Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 33) sorted by relevance

12

/device/google/contexthub/firmware/src/
Dprintf.c48 uint64_t t = U64_DIV_BY_CONST_U16(number, 10); in StrPrvPrintfEx_number() local
128 char c, t; in cvprintf() local
Dtimer.c160 struct Timer *t; in timTimerSetEx() local
206 struct Timer *t = timFindTimerById(timerId); in timTimerCancel() local
DeventQ.c70 struct EvtRecord *t; in evtQueueFree() local
Dheap.c170 struct HeapNode *node, *t; in heapFree() local
/device/htc/flounder/sensor_hub/libsensors/
DSensorBase.h43 static int64_t timevalToNano(timeval const& t) { in timevalToNano()
DSensorBase.cpp111 struct timespec t; in getTimestamp() local
/device/google/contexthub/lib/libc/
Dmemset.c63 size_t t; in bzero() local
Dbcopy.c72 size_t t; in memcpy() local
/device/google/contexthub/lib/libm/
Def_sqrt.c33 __int32_t ix,s,q,m,t,i; local
Def_asin.c47 float t,w,p,q,c,r,s; local
Def_rem_pio2.c105 float z,w,t,r,fn; local
Def_pow.c67 float y1,t1,t2,r,s,t,u,v,w; local
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DBaseActivity.java75 protected void handleTemperatureMessage(TemperatureMsg t) { in handleTemperatureMessage()
DDemoKitActivity.java375 protected void handleTemperatureMessage(TemperatureMsg t) { in handleTemperatureMessage()
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
De_expf.c48 float y,hi=0.0,lo=0.0,c,t,twopk; in __ieee754_expf() local
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp466 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/
Dpower.c135 static inline uint64_t timespec_to_us(struct timespec *t) in timespec_to_us()
/device/google/dragon/audio/hal/
Ddictionary.c63 char * t ; in xstrdup() local
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp275 …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/
Dmat.c191 float t; in mat33Invert() local
378 float t = fabsf(y) + sqrtf(p * p + y * y); in mat33GetEigenbasis() local
/device/google/contexthub/lib/nanohub/
Drsa.c29 int64_t t; in biModIterative() local
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c130 struct NanoRelocEntry t; in packNanoRelocs() local
294 uint32_t t; in handleApp() local
/device/generic/goldfish/gps/
Dgps_qemu.c71 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/
Dsensors_qemu.c388 int64_t t = (event_time < 0) ? 0 : event_time * 1000LL; in sensor_device_poll_event_locked() local
/device/generic/goldfish/camera/fake-pipeline2/
DSensor.cpp382 timespec t; in threadLoop() local

12