/device/google/contexthub/firmware/src/ |
D | sensors.c | 39 #define EXT_APP_TID(s) HANDLE_TO_TID(s->handle) argument 40 #define LOCAL_APP_OPS(s) ((const struct SensorOps*)taggedPtrToPtr(s->callInfo)) argument 41 #define IS_LOCAL_APP(s) (taggedPtrIsPtr(s->callInfo)) argument 124 struct Sensor *s; in sensorRegisterEx() local 177 struct Sensor *s = sensorFindByHandle(handle); in sensorRegisterInitComplete() local 190 struct Sensor *s = sensorFindByHandle(handle); in sensorUnregister() local 220 static bool sensorCallFuncPower(struct Sensor* s, bool on) in sensorCallFuncPower() 243 static bool sensorCallAsOwner(struct Sensor* s, bool (*callback)(void*)) in sensorCallAsOwner() 248 static bool sensorCallFuncFwUpld(struct Sensor* s) in sensorCallFuncFwUpld() 261 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/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()
|
D | dictionary.c | 61 static char * xstrdup(const char * s) in xstrdup()
|
/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/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
|
D | EmulatedFakeCamera3.cpp | 199 for (StreamIterator s = mStreams.begin(); s != mStreams.end(); s++) { in closeCamera() local 297 for (StreamIterator s = mStreams.begin(); s != mStreams.end(); ++s) { in configureStreams() local 341 for (StreamIterator s = mStreams.begin(); s != mStreams.end();) { in configureStreams() local 1211 float s = 0.f; in constructStaticInfo() local
|
/device/htc/flounder/sensor_hub/libsensors/ |
D | InputEventReader.cpp | 62 size_t s = mHead - mBufferEnd; in fill() 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/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/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
D | glUtils.cpp | 81 size_t s = 0; in glUtilsParamSize() local
|
/device/google/contexthub/firmware/src/algos/ |
D | mat.c | 379 float s = sqrtf(p * p + t * t); in mat33GetEigenbasis() local 466 void mat33Rotate(struct Mat33 *A, float c, float s, uint32_t k, uint32_t l, uint32_t i, uint32_t j) in mat33Rotate()
|
/device/huawei/angler/ |
D | releasetools.py | 336 def TruncToNull(s): argument
|
/device/htc/flounder/power/ |
D | power_flounder.c | 61 static void sysfs_write(const char *path, char *s) in sysfs_write()
|
/device/moto/shamu/ |
D | releasetools.py | 296 def trunc_to_null(s): argument
|
/device/htc/flounder/health/ |
D | healthd-flounder.cpp | 76 static void write_sysfs(const char *path, char *s) in write_sysfs()
|
/device/google/dragon/power/ |
D | power_dragon.cpp | 76 void sysfs_write(const char *path, const char *s) in sysfs_write()
|