/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 | 150 struct Timer *t; in timTimerSetEx() local 194 struct Timer *t = timFindTimerById(timerId); in timTimerCancel() local
|
D | eventQ.c | 69 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/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/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/lib/libm/ |
D | ef_rem_pio2.c | 105 float z,w,t,r,fn; 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/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess.c | 99 uint32_t t; in handleApp() local 300 struct NanoRelocEntry t; in handleApp() local
|
/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
|
D | cras_dsp_pipeline.c | 796 int64_t t; in cras_dsp_pipeline_add_statistic() 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/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
|
/device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 176 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/ |
D | gl_entry.cpp | 453 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/ |
D | EmulatedFakeCamera2.cpp | 1801 timespec t; in threadLoop() local
|
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/ |
D | arm_math.h | 699 q7_t r, s, t, u; in __QADD8() local 726 q31_t r, s, t, u; in __QSUB8() local
|