| /device/google/contexthub/firmware/src/ |
| D | sensors.c | 40 #define EXT_APP_TID(s) HANDLE_TO_TID(s->handle) argument 41 #define LOCAL_APP_OPS(s) ((const struct SensorOps*)taggedPtrToPtr(s->callInfo)) argument 42 #define IS_LOCAL_APP(s) (taggedPtrIsPtr(s->callInfo)) argument 125 struct Sensor *s; in sensorRegisterEx() local 178 struct Sensor *s = sensorFindByHandle(handle); in sensorRegisterInitComplete() local 191 struct Sensor *s = sensorFindByHandle(handle); in sensorUnregister() local 221 static bool sensorCallFuncPower(struct Sensor* s, bool on) in sensorCallFuncPower() 244 static bool sensorCallAsOwner(struct Sensor* s, bool (*callback)(void*)) in sensorCallAsOwner() 249 static bool sensorCallFuncFwUpld(struct Sensor* s) in sensorCallFuncFwUpld() 262 static bool sensorCallFuncSetRate(struct Sensor* s, uint32_t rate, uint64_t latency) in sensorCallFuncSetRate() [all …]
|
| D | printf.c | 101 static uint32_t StrVPrintf_StrLen_withMax(const char* s, uint32_t max) in StrVPrintf_StrLen_withMax() 110 static uint32_t StrVPrintf_StrLen(const char* s) in StrVPrintf_StrLen()
|
| /device/huawei/angler/camera/QCamera2/stack/common/ |
| D | cam_semaphore.h | 48 static inline void cam_sem_init(cam_semaphore_t *s, int n) in cam_sem_init() 55 static inline void cam_sem_post(cam_semaphore_t *s) in cam_sem_post() 63 static inline int cam_sem_wait(cam_semaphore_t *s) in cam_sem_wait() 74 static inline void cam_sem_destroy(cam_semaphore_t *s) in cam_sem_destroy()
|
| /device/moto/shamu/camera/QCamera2/stack/common/ |
| D | cam_semaphore.h | 48 static inline void cam_sem_init(cam_semaphore_t *s, int n) in cam_sem_init() 55 static inline void cam_sem_post(cam_semaphore_t *s) in cam_sem_post() 63 static inline int cam_sem_wait(cam_semaphore_t *s) in cam_sem_wait() 74 static inline void cam_sem_destroy(cam_semaphore_t *s) in cam_sem_destroy()
|
| /device/lge/bullhead/camera/QCamera2/stack/common/ |
| D | cam_semaphore.h | 48 static inline void cam_sem_init(cam_semaphore_t *s, int n) in cam_sem_init() 55 static inline void cam_sem_post(cam_semaphore_t *s) in cam_sem_post() 63 static inline int cam_sem_wait(cam_semaphore_t *s) in cam_sem_wait() 74 static inline void cam_sem_destroy(cam_semaphore_t *s) in cam_sem_destroy()
|
| /device/google/contexthub/lib/libc/ |
| D | bcopy.c | 80 #define TLOOP(s) if (t) TLOOP1(s) in memcpy() argument 81 #define TLOOP1(s) do { s; } while (--t) in memcpy() argument
|
| D | strncpy.c | 46 const char *s = src; in strncpy() local
|
| /device/google/dragon/audio/hal/ |
| D | iniparser.c | 44 static char * strlwc(const char * s) in strlwc() 74 static char * strstrip(const char * s) in strstrip() 244 void iniparser_dumpsection_ini(dictionary * d, char * s, FILE * f) in iniparser_dumpsection_ini() 278 int iniparser_getsecnkeys(dictionary * d, char * s) in iniparser_getsecnkeys() 317 char ** iniparser_getseckeys(dictionary * d, char * s) in iniparser_getseckeys()
|
| /device/generic/goldfish/gps/ |
| D | gps_qemu.c | 594 gps_state_done( GpsState* s ) in gps_state_done() 613 gps_state_start( GpsState* s ) in gps_state_start() 628 gps_state_stop( GpsState* s ) in gps_state_stop() 823 GpsState* s = _gps_state; in qemu_gps_init() local 837 GpsState* s = _gps_state; in qemu_gps_cleanup() local 847 GpsState* s = _gps_state; in qemu_gps_start() local 863 GpsState* s = _gps_state; in qemu_gps_stop() local
|
| /device/asus/fugu/power/ |
| D | power.c | 42 static ssize_t sysfs_write(char *path, char *s) in sysfs_write() 65 static ssize_t sysfs_read(char *path, char *s, int num_bytes) in sysfs_read()
|
| /device/lge/bullhead/power/ |
| D | utils.c | 102 int sysfs_read(char *path, char *s, int num_bytes) in sysfs_read() 130 int sysfs_write(char *path, char *s) in sysfs_write()
|
| /device/huawei/angler/power/ |
| D | utils.c | 102 int sysfs_read(char *path, char *s, int num_bytes) in sysfs_read() 130 int sysfs_write(char *path, char *s) in sysfs_write()
|
| /device/asus/fugu/libaudio/ |
| D | AudioHardwareOutput.cpp | 226 Settings initial, s; in setParameters() local 354 Settings s; in getParameters() local 555 Settings s; in dump() local
|
| /device/google/marlin/power/ |
| D | utils.c | 113 int sysfs_read(char *path, char *s, int num_bytes) in sysfs_read() 141 int sysfs_write(char *path, char *s) in sysfs_write()
|
| /device/htc/flounder/sensor_hub/libsensors/ |
| D | InputEventReader.cpp | 62 size_t s = mHead - mBufferEnd; in fill() local
|
| /device/generic/goldfish/camera/ |
| D | EmulatedFakeCamera2.cpp | 642 const Stream& s = mStreams.valueAt(i); in dump() local 840 const Stream &s = mParent->getStreamInfo(streamId); in setupCapture() local 962 const ReprocessStream &s = mParent->getReprocessStreamInfo(streamId); in setupReprocess() local 991 const Stream &s = mParent->getStreamInfo(streamId); in setupReprocess() local 1050 Stream s = mParent->getStreamInfo(b.streamId); in getBuffers() local 1076 ReprocessStream s = mParent->getReprocessStreamInfo(-b.streamId); in getBuffers() local 1370 const Stream &s = mParent->getStreamInfo(b.streamId); in threadLoop() local 1414 const Stream &s = mParent->getStreamInfo(jpegBuffer.streamId); in onJpegDone() local 1422 const ReprocessStream &s = in onJpegInputDone() local
|
| /device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
| D | ColorWheel.java | 61 Shader s = new SweepGradient(0, 0, mColors, null); in ColorWheel() local 129 private int ave(int s, int d, float p) { in ave()
|
| /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
|
| /device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
| D | ServerConnection.cpp | 96 char *s = getenv(ENV_RGL_SERVER); in create() local
|
| /device/lge/bullhead/ |
| D | releasetools.py | 264 def trunc_to_null(s): argument
|
| /device/google/marlin/dataservices/datatop/src/ |
| D | datatop_cpu_stats_poll.c | 66 struct stat s; in dtop_cpu_search() local
|
| D | datatop.c | 133 char s[4]; in dtop_poll_periodically() local
|
| D | datatop_gen_poll.c | 225 struct stat s; in dtop_search() local
|
| /device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
| D | glUtils.cpp | 81 size_t s = 0; in glUtilsParamSize() local
|