/device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
D | e_atan2f.c | 25 zero = 0.0, variable 71 case 0: return zero ; /* atan(+...,+INF) */ in __ieee754_atan2f() 72 case 1: return -zero ; /* atan(-...,+INF) */ in __ieee754_atan2f()
|
/device/google/contexthub/firmware/lib/libm/ |
D | ef_atan2.c | 25 zero = 0.0, variable 74 case 0: return zero ; /* atan(+...,+INF) */ 75 case 1: return -zero ; /* atan(-...,+INF) */
|
D | kf_rem_pio2.c | 50 zero = 0.0, variable 76 for(i=0;i<=m;i++,j++) f[i] = (j<0)? zero : (float) ipio2[j]; 132 if(z==zero) {
|
D | ef_rem_pio2.c | 87 zero = 0.0000000000e+00, /* 0x00000000 */ variable 189 while(tx[nx-1]==zero) nx--; /* skip zero term */
|
D | ef_pow.c | 30 zero = 0.0, variable 105 return (hy>=0)? y: zero; 107 return (hy<0)?-y: zero;
|
/device/generic/goldfish/tools/ |
D | mk_qemu_image.sh | 32 dd if=/dev/zero of=$target ibs=1024k count=1 > /dev/null 2>&1 37 dd if=/dev/zero of=$target conv=notrunc bs=1 count=1024k seek=$curdisksize > /dev/null 2>&1
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | README | 57 handle. config is the config index for the context, share is either zero 88 to zero the colorbuffer is automatically destroyed. 120 if 'forRead' is not-zero, the function returns positive value in case 122 with non-zero 'forRead' value, otherwise the function returns zero or
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/tools/ |
D | elftobin.sh | 38 head -c "4" /dev/zero > __zero.bin
|
/device/amlogic/yukawa/bootloader/scripts/ |
D | generate-bins-new.sh | 47 dd if=/dev/zero of=$2 bs=1 count=$zero_size 53 dd if=/dev/zero of=$2 bs=1 count=$zero_size
|
/device/google/contexthub/contexthubhal/ |
D | nanohubhal.cpp | 342 char zero = 0; in closeHub() local 345 while(write(mThreadClosingPipe[1], &zero, 1) != 1) { in closeHub()
|
/device/generic/goldfish/fingerprint/ |
D | fingerprint.c | 146 uint64_t zero = 0; in openForWrite() local 149 fwrite(&zero, sizeof(uint64_t), 1, fp); in openForWrite() 153 fwrite(&zero, sizeof(uint64_t), 1, fp); in openForWrite()
|
/device/google/cuttlefish/host/commands/fetcher/ |
D | build_api.cc | 225 while (retry_period != std::chrono::seconds::zero() && !StatusIsTerminal(status)) { in ArgumentToBuild()
|
/device/google/contexthub/firmware/lib/builtins/ |
D | fp_extend_impl.inc | 101 // a is zero.
|
/device/google/muskie/ |
D | WCNSS_qcom_cfg.ini | 18 #Enable Keep alive with non-zero period value 441 # to disable set it to zero. ssdp = 0
|
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/include/ |
D | goldfish_address_space_host.impl | 174 ALOGE("%s: called with zero size\n", __func__);
|
D | goldfish_address_space_fuchsia.impl | 170 ALOGE("%s: called with zero size\n", __func__);
|
D | goldfish_address_space_android.impl | 256 ALOGE("%s: called with zero size\n", __func__);
|
/device/google/taimen/ |
D | WCNSS_qcom_cfg.ini | 18 #Enable Keep alive with non-zero period value 441 # to disable set it to zero. ssdp = 0
|
/device/google/bonito/ |
D | WCNSS_qcom_cfg.ini | 18 #Enable Keep alive with non-zero period value 421 # to disable set it to zero. ssdp = 0
|
/device/google/crosshatch/ |
D | WCNSS_qcom_cfg.ini | 18 #Enable Keep alive with non-zero period value 421 # to disable set it to zero. ssdp = 0
|
/device/google/crosshatch/json-c/ |
D | ChangeLog | 138 to not return TRUE for zero length string. Remove redundant includes.
|
/device/google/bonito/json-c/ |
D | ChangeLog | 138 to not return TRUE for zero length string. Remove redundant includes.
|
/device/google/coral/json-c/ |
D | ChangeLog | 138 to not return TRUE for zero length string. Remove redundant includes.
|
/device/linaro/dragonboard/db845c/firmware/ |
D | adsp.b13 | 32 …zerocapi_v2_media_format_converter.cpp:MFC: Native mode enabled for out sampling ratecapi_v2_… 38 …zero.AFEDecoder_If.cpp:afe_set_dec_params: port_id: 0x%x Error - cannot set dec_depacketizer_id … 39 …zeroAudioDecSvc_CapiV2Util.cpp: Get Properties done with stack_size=%lu,max_metadata=%luAud…
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 125 # to disable set it to zero. ssdp = 0
|