Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 45) sorted by relevance

12

/device/google/contexthub/firmware/src/
Dsensors.c39 #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 …]
Dprintf.c101 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/
Dcam_semaphore.h48 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/
Dcam_semaphore.h48 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/
Dcam_semaphore.h48 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/
Diniparser.c44 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()
Ddictionary.c61 static char * xstrdup(const char * s) in xstrdup()
/device/generic/goldfish/gps/
Dgps_qemu.c594 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/
Dpower.c42 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/
Dutils.c102 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/
Dutils.c102 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/
DAudioHardwareOutput.cpp226 Settings initial, s; in setParameters() local
354 Settings s; in getParameters() local
555 Settings s; in dump() local
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp642 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
DEmulatedFakeCamera3.cpp199 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/
DInputEventReader.cpp62 size_t s = mHead - mBufferEnd; in fill() local
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DColorWheel.java61 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/
DServerConnection.cpp96 char *s = getenv(ENV_RGL_SERVER); in create() local
/device/lge/bullhead/
Dreleasetools.py264 def trunc_to_null(s): argument
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DglUtils.cpp81 size_t s = 0; in glUtilsParamSize() local
/device/google/contexthub/firmware/src/algos/
Dmat.c379 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/
Dreleasetools.py336 def TruncToNull(s): argument
/device/htc/flounder/power/
Dpower_flounder.c61 static void sysfs_write(const char *path, char *s) in sysfs_write()
/device/moto/shamu/
Dreleasetools.py296 def trunc_to_null(s): argument
/device/htc/flounder/health/
Dhealthd-flounder.cpp76 static void write_sysfs(const char *path, char *s) in write_sysfs()
/device/google/dragon/power/
Dpower_dragon.cpp76 void sysfs_write(const char *path, const char *s) in sysfs_write()

12