Home
last modified time | relevance | path

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

12345678910>>...20

/hardware/google/pixel/health/test/
DTestBatteryDefender.cpp227 InSequence s; in TEST_F() local
235 InSequence s; in TEST_F() local
246 InSequence s; in TEST_F() local
260 InSequence s; in TEST_F() local
274 InSequence s; in TEST_F() local
295 InSequence s; in TEST_F() local
318 InSequence s; in TEST_F() local
350 InSequence s; in TEST_F() local
370 InSequence s; in TEST_F() local
395 InSequence s; in TEST_F() local
[all …]
/hardware/qcom/display/msm8960/liboverlay/
DmdpWrapper.h201 inline void dump(const char* const s, const msmfb_overlay_data& ov) { in dump()
206 inline void dump(const char* const s, const msmfb_data& ov) { in dump()
210 inline void dump(const char* const s, const mdp_overlay& ov) { in dump()
224 inline void dump(const char* const s, const msmfb_img& ov) { in dump()
229 inline void dump(const char* const s, const mdp_rect& ov) { in dump()
234 inline void dump(const char* const s, const msmfb_overlay_3d& ov) { in dump()
239 inline void dump(const char* const s, const uint32_t u[], uint32_t cnt) { in dump()
245 inline void dump(const char* const s, const msm_rotator_img_info& rot) { in dump()
253 inline void dump(const char* const s, const msm_rotator_data_info& rot) { in dump()
261 inline void dump(const char* const s, const fb_fix_screeninfo& finfo) { in dump()
[all …]
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_semaphore.h53 static inline void cam_sem_init(cam_semaphore_t *s, int n) in cam_sem_init()
60 static inline void cam_sem_post(cam_semaphore_t *s) in cam_sem_post()
68 static inline int cam_sem_wait(cam_semaphore_t *s) in cam_sem_wait()
79 static inline int cam_sem_timedwait(cam_semaphore_t *s, const struct timespec *abs_timeout) in cam_sem_timedwait()
100 static inline void cam_sem_destroy(cam_semaphore_t *s) in cam_sem_destroy()
/hardware/google/aemu/base/
DStringFormat_unittest.cpp22 std::string s = StringFormat(""); in TEST() local
28 std::string s = StringFormat("foobar"); in TEST() local
33 std::string s = StringFormat("Pi is about %d.%d\n", 3, 1415); in TEST() local
40 std::string s = StringFormat("%s%s%s%s%s%s%s", kPiece, kPiece, kPiece, in TEST() local
50 std::string s = "foo"; in TEST() local
57 std::string s = "foo"; in TEST() local
67 std::string s; in TEST() local
DStringUtils.cpp64 std::string Trim(const std::string& s) { in Trim()
102 bool StartsWith(std::string_view s, std::string_view prefix) { in StartsWith()
121 std::string s(strView); in splitTokens() local
129 std::vector<std::string> Split(const std::string& s, in Split()
157 bool StartsWith(std::string_view s, char prefix) { in StartsWith()
161 bool StartsWithIgnoreCase(std::string_view s, std::string_view prefix) { in StartsWithIgnoreCase()
166 bool EndsWith(std::string_view s, std::string_view suffix) { in EndsWith()
171 bool EndsWith(std::string_view s, char suffix) { in EndsWith()
175 bool EndsWithIgnoreCase(std::string_view s, std::string_view suffix) { in EndsWithIgnoreCase()
186 std::string StringReplace(std::string_view s, in StringReplace()
DHealthMonitor_unittest.cpp92 InSequence s; in TEST_F() local
127 InSequence s; in TEST_F() local
145 InSequence s; in TEST_F() local
174 InSequence s; in TEST_F() local
209 InSequence s; in TEST_F() local
249 InSequence s; in TEST_F() local
280 InSequence s; in TEST_F() local
313 InSequence s; in TEST_F() local
344 InSequence s; in TEST_F() local
379 InSequence s; in TEST_F() local
[all …]
/hardware/google/gfxstream/guest/mesa/src/util/
Dos_socket.c23 int s = socket(AF_UNIX, SOCK_STREAM, 0); in os_socket_listen_abstract() local
50 os_socket_accept(int s) in os_socket_accept()
68 os_socket_block(int s, bool block) in os_socket_block()
82 os_socket_close(int s) in os_socket_close()
97 os_socket_accept(int s) in os_socket_accept()
118 os_socket_block(int s, bool block) in os_socket_block()
123 os_socket_close(int s) in os_socket_close()
Du_memset.h31 util_memset32(void *s, uint32_t ui, size_t n) in util_memset32()
50 util_memset64(void *s, uint64_t ui, size_t n) in util_memset64()
/hardware/qcom/display/msm8226/liboverlay/
DmdpWrapper.h292 inline void dump(const char* const s, const msmfb_overlay_data& ov) { in dump()
297 inline void dump(const char* const s, const msmfb_data& ov) { in dump()
301 inline void dump(const char* const s, const mdp_overlay& ov) { in dump()
315 inline void dump(const char* const s, const msmfb_img& ov) { in dump()
320 inline void dump(const char* const s, const mdp_rect& ov) { in dump()
325 inline void dump(const char* const s, const msmfb_overlay_3d& ov) { in dump()
330 inline void dump(const char* const s, const uint32_t u[], uint32_t cnt) { in dump()
336 inline void dump(const char* const s, const msm_rotator_img_info& rot) { in dump()
344 inline void dump(const char* const s, const msm_rotator_data_info& rot) { in dump()
352 inline void dump(const char* const s, const fb_fix_screeninfo& finfo) { in dump()
[all …]
/hardware/qcom/display/msm8084/liboverlay/
DmdpWrapper.h297 inline void dump(const char* const s, const msmfb_overlay_data& ov) { in dump()
302 inline void dump(const char* const s, const msmfb_data& ov) { in dump()
306 inline void dump(const char* const s, const mdp_overlay& ov) { in dump()
320 inline void dump(const char* const s, const msmfb_img& ov) { in dump()
325 inline void dump(const char* const s, const mdp_rect& ov) { in dump()
330 inline void dump(const char* const s, const msmfb_overlay_3d& ov) { in dump()
335 inline void dump(const char* const s, const uint32_t u[], uint32_t cnt) { in dump()
341 inline void dump(const char* const s, const msm_rotator_img_info& rot) { in dump()
349 inline void dump(const char* const s, const msm_rotator_data_info& rot) { in dump()
357 inline void dump(const char* const s, const fb_fix_screeninfo& finfo) { in dump()
[all …]
/hardware/interfaces/gnss/common/utils/default/
DParseUtils.cpp26 int ParseUtils::tryParseInt(const std::string& s, int defaultVal) { in tryParseInt()
34 float ParseUtils::tryParsefloat(const std::string& s, float defaultVal) { in tryParsefloat()
42 double ParseUtils::tryParseDouble(const std::string& s, double defaultVal) { in tryParseDouble()
50 long ParseUtils::tryParseLong(const std::string& s, long defaultVal) { in tryParseLong()
58 long long ParseUtils::tryParseLongLong(const std::string& s, long long defaultVal) { in tryParseLongLong()
/hardware/qcom/display/msm8994/liboverlay/
DmdpWrapper.h321 inline void dump(const char* const s, const msmfb_overlay_data& ov) { in dump()
326 inline void dump(const char* const s, const msmfb_data& ov) { in dump()
330 inline void dump(const char* const s, const mdp_overlay& ov) { in dump()
344 inline void dump(const char* const s, const msmfb_img& ov) { in dump()
349 inline void dump(const char* const s, const mdp_rect& ov) { in dump()
354 inline void dump(const char* const s, const uint32_t u[], uint32_t cnt) { in dump()
360 inline void dump(const char* const s, const msm_rotator_img_info& rot) { in dump()
368 inline void dump(const char* const s, const msm_rotator_data_info& rot) { in dump()
376 inline void dump(const char* const s, const fb_fix_screeninfo& finfo) { in dump()
379 inline void dump(const char* const s, const fb_var_screeninfo& vinfo) { in dump()
/hardware/google/aemu/host-common/include/host-common/
Dhw-config.h27 #define HWCFG_BOOL(n,s,d,a,t) hw_bool_t n; argument
28 #define HWCFG_INT(n,s,d,a,t) hw_int_t n; argument
29 #define HWCFG_STRING(n,s,d,a,t) hw_string_t n; argument
30 #define HWCFG_DOUBLE(n,s,d,a,t) hw_double_t n; argument
31 #define HWCFG_DISKSIZE(n,s,d,a,t) hw_disksize_t n; argument
/hardware/st/nfc/1.0/include/
Dhalcore.h50 #define LOG(s) \ argument
57 #define LOGE(s) \ argument
63 #define LOGV(s, ...) \ argument
70 #define LOGVE(s, ...) \ argument
/hardware/interfaces/tests/foo/1.0/default/lib/
DFooHelper.cpp13 std::string to_string(const hidl_string &s) { in to_string()
18 std::string s; in QuuxToString() local
30 std::string s; in MultiDimensionalToString() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_mat4.inl50 GLM_FUNC_QUALIFIER fmat4x4SIMD::fmat4x4SIMD(float const & s)
172 float const & s
185 float const & s
198 float const & s
211 float const & s
247 float const & s
261 float const & s,
293 float const & s
307 float const & s,
339 float const & s
[all …]
Dsimd_quat.inl60 vec3 s = glm::sin(eulerAngles * 0.5f); local
81 GLM_FUNC_QUALIFIER fquatSIMD& fquatSIMD::operator*=(float const & s)
87 GLM_FUNC_QUALIFIER fquatSIMD& fquatSIMD::operator/=(float const & s)
197 GLM_FUNC_QUALIFIER fquatSIMD operator* (fquatSIMD const & q, float s)
202 GLM_FUNC_QUALIFIER fquatSIMD operator* (float s, fquatSIMD const & q)
209 GLM_FUNC_QUALIFIER fquatSIMD operator/ (fquatSIMD const & q, float s)
235 T s = static_cast<T>(0.5) / sqrt(trace); local
250 T s = sqrt(m0[0] - m1[1] - m2[2] + T(1.0)) * T(0.5); local
264 T s = sqrt(m1[1] - m0[0] - m2[2] + T(1.0)) * T(0.5); local
275 T s = sqrt(m2[2] - m0[0] - m1[1] + T(1.0)) * T(0.5); local
[all …]
Dtransform2.inl7 GLM_FUNC_QUALIFIER tmat3x3<T, P> shearX2D(tmat3x3<T, P> const& m, T s) argument
15 GLM_FUNC_QUALIFIER tmat3x3<T, P> shearY2D(tmat3x3<T, P> const& m, T s) argument
23 GLM_FUNC_QUALIFIER tmat4x4<T, P> shearX3D(tmat4x4<T, P> const& m, T s, T t) argument
32 GLM_FUNC_QUALIFIER tmat4x4<T, P> shearY3D(tmat4x4<T, P> const& m, T s, T t) argument
41 GLM_FUNC_QUALIFIER tmat4x4<T, P> shearZ3D(tmat4x4<T, P> const& m, T s, T t) argument
/hardware/qcom/sm8150/gps/gnss/
DXtraSystemStatusObserver.cpp134 string s = ss.str(); in updateLockStatus() local
166 string s = ss.str(); in updateConnections() local
180 string s = ss.str(); in updateTac() local
194 string s = ss.str(); in updateMccMnc() local
208 string s = ss.str(); in updateXtraThrottle() local
236 string s = ss.str(); in onStatusRequested() local
254 string s = ss.str(); in startDgnssSource() local
274 const char s[] = "stopDgnssSource"; in stopDgnssSource() local
284 string s = ss.str(); in updateNmeaToDgnssServer() local
/hardware/qcom/sm7250/gps/gnss/
DXtraSystemStatusObserver.cpp134 string s = ss.str(); in updateLockStatus() local
166 string s = ss.str(); in updateConnections() local
180 string s = ss.str(); in updateTac() local
194 string s = ss.str(); in updateMccMnc() local
208 string s = ss.str(); in updateXtraThrottle() local
236 string s = ss.str(); in onStatusRequested() local
254 string s = ss.str(); in startDgnssSource() local
274 const char s[] = "stopDgnssSource"; in stopDgnssSource() local
284 string s = ss.str(); in updateNmeaToDgnssServer() local
/hardware/google/graphics/common/memtrack-pixel/core/
Dfilesystem.cpp16 struct stat s; in exists() local
21 struct stat s; in is_directory() local
29 struct stat s; in is_symlink() local
/hardware/interfaces/memtrack/1.0/vts/functional/
DVtsHalMemtrackV1_0TargetTest.cpp68 bool validStatus(MemtrackStatus s) { in validStatus()
75 auto generate_cb(MemtrackStatus *s, hidl_vec<MemtrackRecord> *v) { in generate_cb()
85 MemtrackStatus s; in TEST_P() local
100 MemtrackStatus s; in TEST_P() local
118 MemtrackStatus s; in TEST_P() local
/hardware/st/secure_element2/secure_element/esehal/src/
Dchecksum.c30 lrc8(const void *s, size_t n) in lrc8()
44 crc_ccitt(uint16_t crc, const void *s, size_t n) in crc_ccitt()
/hardware/interfaces/audio/aidl/common/include/
DUtils.h38 inline bool errorIsOk(const ScopedAStatus& s) { in errorIsOk()
42 inline std::string errorToString(const ScopedAStatus& s) { in errorToString()
138 static inline bool maybeVendorExtension(const std::string& s) { in maybeVendorExtension()
144 static inline bool isVendorExtension(const std::string& s) { in isVendorExtension()
/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dset_test.cpp30 struct set *s = _mesa_set_create(NULL, _mesa_hash_pointer, in TEST() local
80 struct set *s = _mesa_set_create(NULL, _mesa_hash_pointer, in TEST() local
112 struct set *s = _mesa_set_create(NULL, _mesa_hash_pointer, in TEST() local
152 struct set *s = _mesa_set_create(NULL, hash_int, cmp_int); in TEST() local

12345678910>>...20