Home
last modified time | relevance | path

Searched defs:d (Results 1 – 19 of 19) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Dfdlibm.h282 #define EXTRACT_WORDS(ix0,ix1,d) \ argument
292 #define GET_HIGH_WORD(i,d) \ argument
301 #define GET_LOW_WORD(i,d) \ argument
310 #define INSERT_WORDS(d,ix0,ix1) \ argument
320 #define SET_HIGH_WORD(d,v) \ argument
330 #define SET_LOW_WORD(d,v) \ argument
349 #define GET_FLOAT_WORD(i,d) \ argument
358 #define SET_FLOAT_WORD(d,i) \ argument
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Dmath_private.h93 #define EXTRACT_WORDS(ix0,ix1,d) \ argument
102 #define EXTRACT_WORD64(ix,d) \ argument
111 #define GET_HIGH_WORD(i,d) \ argument
120 #define GET_LOW_WORD(i,d) \ argument
129 #define INSERT_WORDS(d,ix0,ix1) \ argument
138 #define INSERT_WORD64(d,ix) \ argument
147 #define SET_HIGH_WORD(d,v) \ argument
157 #define SET_LOW_WORD(d,v) \ argument
179 #define GET_FLOAT_WORD(i,d) \ argument
188 #define SET_FLOAT_WORD(d,i) \ argument
[all …]
/device/google/contexthub/firmware/lib/builtins/
Ddivmoddi4.c22 di_int d = __divdi3(a,b); in __divmoddi4() local
Dudivmoddi4.c30 udwords d; in __udivmoddi4() local
/device/google/contexthub/firmware/lib/libc/
Dstrncpy.c45 char *d = dst; in strncpy() local
/device/generic/goldfish/hals/gnss/
DGnssPowerIndication.cpp58 const double d = mGetRunningTime(); in doRequestGnssPowerStats() local
DGnssHwListener.cpp56 const int d = dmm / 100; in convertDMMF() local
/device/google/cuttlefish/common/libs/confui/
Dpacket.h110 bool WritePayload(SharedFD d, const std::string& cmd_str, in WritePayload()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_config.cpp60 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c), (d)) argument
61 #define CALL_ONREQUEST(a, b, c, d, e) s_vendorFunctions_config->onRequest((a), (b), (c), (d), (e)) argument
64 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c)) argument
65 #define CALL_ONREQUEST(a, b, c, d, e) s_vendorFunctions_config->onRequest((a), (b), (c), (d)) argument
Dril.cpp174 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c), (d)) argument
176 #define RIL_UNSOL_RESPONSE(a, b, c, d) RIL_onUnsolicitedResponse((a), (b), (c)) argument
Dril_service.cpp86 #define CALL_ONREQUEST(a, b, c, d, e) \ argument
90 #define CALL_ONREQUEST(a, b, c, d, e) s_vendorFunctions->onRequest((a), (b), (c), (d)) argument
/device/google/contexthub/lib/nanohub/
Dsha2.c68 uint32_t i, a, b, c, d, e, f, g, h; in sha2processBlock() local
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/
DMultiDisplayService.java98 public void set(int w, int h, int d, int f) { in set()
106 public boolean match(int w, int h, int d, int f) { in match()
/device/google/contexthub/firmware/os/algos/
Dfusion.c137 static int fusion_init_complete(struct Fusion *fusion, int what, const struct Vec3 *d, float dT) { in fusion_init_complete()
558 float d = fabsf(l - NOMINAL_GRAVITY); in fusionHandleAcc() local
/device/generic/goldfish/hals/sensors/
Dmultihal_sensors.cpp455 const int64_t d = in batchThread() local
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c513 const struct MagCalBias *d = p->magCalBias; in magCfgData() local
523 const struct MagLocalField *d = p->magLocalField; in magCfgData() local
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3221 const struct MagCalBias *d = p->magCalBias; local
3232 const struct MagLocalField *d = p->magLocalField; local
4317 const struct GyroOtcData *d = data->gyroOtcData; local
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp1011 gralloc_device_t* d = reinterpret_cast<gralloc_device_t*>(dev); in gralloc_device_close() local
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c3720 const struct MagCalBias *d = p->magCalBias; in lsm6dsm_magnCfgData() local
3730 const struct MagLocalField *d = p->magLocalField; in lsm6dsm_magnCfgData() local