/device/google/contexthub/firmware/lib/libm/ |
D | ef_pow.c | 31 one = 1.0, variable 76 if(FLT_UWORD_IS_ZERO(iy)) return one; 81 if(ix==0x3f800000) return one; 103 return one; /* +-1**+-inf = 1 */ 110 if(hy<0) return one/x; else return x; 122 if(hy<0) z = one/z; /* z = (1/|x|) */ 167 v = one/(ax+bp[k]); 203 s = one; /* s (sign of result -ve**odd) = -1 else = 1 */ 205 s = -one; /* (-ve)**(odd int) */ 249 z = one-(r-z);
|
D | ef_sqrt.c | 19 static const float one = 1.0, tiny=1.0e-30; variable 21 static float one = 1.0, tiny=1.0e-30; variable 76 z = one-tiny; /* trigger inexact flag */ 77 if (z>=one) { 78 z = one+tiny; 79 if (z>one)
|
D | sf_atan.c | 64 one = 1.0, variable 86 if(huge+x>one) return x; /* raise inexact */ 93 id = 0; x = ((float)2.0*x-one)/((float)2.0+x); 95 id = 1; x = (x-one)/(x+one); 99 id = 2; x = (x-(float)1.5)/(one+(float)1.5*x);
|
D | ef_exp.c | 27 one = 1.0, variable 80 if(huge+x>one) return one+x;/* trigger inexact */ 86 if(k==0) return one-((x*c)/(c-(float)2.0)-x); 87 else y = one-((lo-(x*c)/((float)2.0-c))-hi);
|
D | ef_asin.c | 23 one = 1.0000000000e+00, /* 0x3F800000 */ variable 58 if(huge+x>one) return x;/* return x with inexact if x!=0*/ 62 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4))); 68 w = one-fabsf(x); 71 q = one+t*(qS1+t*(qS2+t*(qS3+t*qS4)));
|
D | kf_cos.c | 23 one = 1.0000000000e+00, /* 0x3f800000 */ variable 43 if(((int)x)==0) return one; /* generate inexact */ 48 return one - ((float)0.5*z - (z*r - x*y)); 56 a = one-qx;
|
D | kf_rem_pio2.c | 51 one = 1.0, variable 126 z = one - z; 127 if(carry!=0) z -= scalbnf(one,(int)q0); 163 fw = scalbnf(one,(int)q0);
|
D | ef_fmod.c | 25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable 27 static float one = 1.0, Zero[] = {0.0, -0.0,}; variable 110 x *= one; /* create necessary signal */
|
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
D | s_atanf.c | 45 one = 1.0, variable 63 if(huge+x>one) return x; /* raise inexact */ in atanf() 70 id = 0; x = ((float)2.0*x-one)/((float)2.0+x); in atanf() 72 id = 1; x = (x-one)/(x+one); in atanf() 76 id = 2; x = (x-(float)1.5)/(one+(float)1.5*x); in atanf()
|
D | e_expf.c | 25 one = 1.0, variable 79 if(huge+x>one) return one+x;/* trigger inexact */ in __ieee754_expf() 90 if(k==0) return one-((x*c)/(c-(float)2.0)-x); in __ieee754_expf() 91 else y = one-((lo-(x*c)/((float)2.0-c))-hi); in __ieee754_expf()
|
/device/google/contexthub/sensorhal/ |
D | hubconnection.cpp | 1093 bool one, rawThree, three; in processBuf() local 1101 one = three = rawThree = false; in processBuf() 1141 one = true; in processBuf() 1146 one = true; in processBuf() 1151 one = true; in processBuf() 1156 one = true; in processBuf() 1163 one = true; in processBuf() 1168 one = true; in processBuf() 1178 one = true; in processBuf() 1183 one = true; in processBuf() [all …]
|
/device/generic/goldfish/tasks/ |
D | emu_img_zip.mk | 33 $(eval $(call copy-one-file,$(INSTALLED_QEMU_SYSTEMIMAGE),$(FINAL_INSTALLED_QEMU_SYSTEMIMAGE))) 37 $(eval $(call copy-one-file,$(INSTALLED_QEMU_RAMDISKIMAGE),$(FINAL_INSTALLED_QEMU_RAMDISKIMAGE))) 41 $(eval $(call copy-one-file,$(INSTALLED_QEMU_VENDORIMAGE),$(FINAL_INSTALLED_QEMU_VENDORIMAGE)))
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 17 "static" and reside in one C file. 27 … when you wish to return more than one error class). Do not assume ints are 32 bits. Or 64. Or 16. 35 17. All definitions/defines/structs/unions that are only used by one source file belong in that C 40 "platform" only if platform only supports one CPU type.
|
/device/google/cuttlefish/host/cvd_test_configs/local_tests/ |
D | README.md | 4 launches of multi-device configurations, where one or more of 7 at least one local image is needed. Hence some steps are needed 53 local VM) is the same one which you have just compiled.
|
/device/google/sunfish/json-c/ |
D | Doxyfile | 112 # only done if one of the specified strings matches the left-hand part of 123 # definition is used. Otherwise one should specify the include paths that 423 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 449 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 454 # The EXAMPLE_PATH tag can be used to specify one or more files or 461 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 474 # The IMAGE_PATH tag can be used to specify one or more files or 563 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that 661 # that doxygen will group on one line in the generated HTML documentation. 666 # generated containing a tree-like index structure (just like the one that [all …]
|
/device/google/coral/json-c/ |
D | Doxyfile | 112 # only done if one of the specified strings matches the left-hand part of 123 # definition is used. Otherwise one should specify the include paths that 423 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 449 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 454 # The EXAMPLE_PATH tag can be used to specify one or more files or 461 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 474 # The IMAGE_PATH tag can be used to specify one or more files or 563 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that 661 # that doxygen will group on one line in the generated HTML documentation. 666 # generated containing a tree-like index structure (just like the one that [all …]
|
/device/google/redbull/json-c/ |
D | Doxyfile | 112 # only done if one of the specified strings matches the left-hand part of 123 # definition is used. Otherwise one should specify the include paths that 423 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 449 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude 454 # The EXAMPLE_PATH tag can be used to specify one or more files or 461 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 474 # The IMAGE_PATH tag can be used to specify one or more files or 563 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that 661 # that doxygen will group on one line in the generated HTML documentation. 666 # generated containing a tree-like index structure (just like the one that [all …]
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | README | 58 /* Magnetometer sensor (only one per time can be used) */ 63 /* Barometer sensor (only one per time can be used) */ 75 configuration (LSM6DSM_ACCEL_GYRO_ROT_MATRIX), magnetometer sensor different one (LSM6DSM_MAGN_ROT_…
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | README.md | 4 `launch_cvd` arguments. In a multi-device configuration, there is only one 5 `assemble_cvd` invocation, but multiple `run_cvd` invocations, one per device.
|
/device/google/gs-common/soc/ |
D | dump_memory.cpp | 22 char* concat(char* result, const char* one, const char* two){ in concat() argument 23 strcpy(result, one); in concat()
|
/device/generic/goldfish-opengl/ |
D | README | 12 You should do this whenever you update one of the *.types, *.in and *.attrib 13 files located under one of:
|
/device/generic/goldfish/camera/ |
D | CameraDevice.cpp | 286 const camera_metadata_rational_t one = { in getCameraCharacteristics() local 291 .add(one).add(zero).add(zero) in getCameraCharacteristics() 292 .add(zero).add(one).add(zero) in getCameraCharacteristics() 293 .add(zero).add(zero).add(one); in getCameraCharacteristics()
|
/device/google/gs201/conf/ |
D | Android.bp | 22 // one for the default mode, and one for FIPS mode selectable via
|
/device/google/gs101/conf/nomodem/ |
D | Android.bp | 22 // one for the default mode, and one for FIPS mode selectable via
|
/device/google/gs101/conf/ |
D | Android.bp | 22 // one for the default mode, and one for FIPS mode selectable via
|