| /device/google/contexthub/firmware/src/ |
| D | printf.c | 48 uint64_t t = U64_DIV_BY_CONST_U16(number, 10); in StrPrvPrintfEx_number() local 128 char c, t; in cvprintf() local
|
| D | timer.c | 160 struct Timer *t; in timTimerSetEx() local 206 struct Timer *t = timFindTimerById(timerId); in timTimerCancel() local
|
| D | eventQ.c | 70 struct EvtRecord *t; in evtQueueFree() local
|
| D | heap.c | 170 struct HeapNode *node, *t; in heapFree() local
|
| /device/htc/flounder/sensor_hub/libsensors/ |
| D | SensorBase.h | 43 static int64_t timevalToNano(timeval const& t) { in timevalToNano()
|
| D | SensorBase.cpp | 111 struct timespec t; in getTimestamp() local
|
| /device/google/contexthub/lib/libc/ |
| D | memset.c | 63 size_t t; in bzero() local
|
| D | bcopy.c | 72 size_t t; in memcpy() local
|
| /device/google/contexthub/lib/libm/ |
| D | ef_sqrt.c | 33 __int32_t ix,s,q,m,t,i; local
|
| D | ef_asin.c | 47 float t,w,p,q,c,r,s; local
|
| D | ef_rem_pio2.c | 105 float z,w,t,r,fn; local
|
| D | ef_pow.c | 67 float y1,t1,t2,r,s,t,u,v,w; local
|
| /device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
| D | BaseActivity.java | 75 protected void handleTemperatureMessage(TemperatureMsg t) { in handleTemperatureMessage()
|
| D | DemoKitActivity.java | 375 protected void handleTemperatureMessage(TemperatureMsg t) { in handleTemperatureMessage()
|
| /device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
| D | e_expf.c | 48 float y,hi=0.0,lo=0.0,c,t,twopk; in __ieee754_expf() local
|
| /device/generic/goldfish/opengl/system/gralloc/ |
| D | gralloc.cpp | 466 int l, int t, int w, int h) in fb_setUpdateRect() 603 int l, int t, int w, int h, in gralloc_lock() 784 int l, int t, int w, int h, in gralloc_lock_ycbcr()
|
| /device/asus/fugu/power/ |
| D | power.c | 135 static inline uint64_t timespec_to_us(struct timespec *t) in timespec_to_us()
|
| /device/google/dragon/audio/hal/ |
| D | dictionary.c | 63 char * t ; in xstrdup() local
|
| /device/linaro/hikey/gralloc/ |
| D | gralloc_module.cpp | 275 …gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, voi… in gralloc_lock()
|
| /device/google/contexthub/firmware/src/algos/ |
| D | mat.c | 191 float t; in mat33Invert() local 378 float t = fabsf(y) + sqrtf(p * p + y * y); in mat33GetEigenbasis() local
|
| /device/google/contexthub/lib/nanohub/ |
| D | rsa.c | 29 int64_t t; in biModIterative() local
|
| /device/google/contexthub/util/nanoapp_postprocess/ |
| D | postprocess.c | 130 struct NanoRelocEntry t; in packNanoRelocs() local 294 uint32_t t; in handleApp() local
|
| /device/generic/goldfish/gps/ |
| D | gps_qemu.c | 71 nmea_tokenizer_init( NmeaTokenizer* t, const char* p, const char* end ) in nmea_tokenizer_init() 115 nmea_tokenizer_get( NmeaTokenizer* t, int index ) in nmea_tokenizer_get()
|
| /device/generic/goldfish/sensors/ |
| D | sensors_qemu.c | 388 int64_t t = (event_time < 0) ? 0 : event_time * 1000LL; in sensor_device_poll_event_locked() local
|
| /device/generic/goldfish/camera/fake-pipeline2/ |
| D | Sensor.cpp | 382 timespec t; in threadLoop() local
|