Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 28) 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.c150 struct Timer *t; in timTimerSetEx() local
194 struct Timer *t = timFindTimerById(timerId); in timTimerCancel() local
DeventQ.c69 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/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/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/lib/libm/
Def_rem_pio2.c105 float z,w,t,r,fn; 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/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c99 uint32_t t; in handleApp() local
300 struct NanoRelocEntry t; in handleApp() local
/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
Dcras_dsp_pipeline.c796 int64_t t; in cras_dsp_pipeline_add_statistic() 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/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
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp176 void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f()
601 void glMultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4x()
966 void glMultiTexCoord4xOES(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4xOES()
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_entry.cpp453 void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f()
961 void glMultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4x()
1519 void glMultiTexCoord4xOES(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4xOES()
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp1801 timespec t; in threadLoop() local
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
Darm_math.h699 q7_t r, s, t, u; in __QADD8() local
726 q31_t r, s, t, u; in __QSUB8() local

12