Home
last modified time | relevance | path

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

12345678910>>...14

/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/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/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/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/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/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/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/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/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/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/audio/aidl/common/include/
DUtils.h38 inline bool errorIsOk(const ScopedAStatus& s) { in errorIsOk()
42 inline std::string errorToString(const ScopedAStatus& s) { in errorToString()
135 static inline bool maybeVendorExtension(const std::string& s) { in maybeVendorExtension()
141 static inline bool isVendorExtension(const std::string& s) { in isVendorExtension()
/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/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/st/secure_element2/secure_element/1.0/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/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/qcom/sm8150p/gps/gnss/
DXtraSystemStatusObserver.cpp127 string s = ss.str(); in updateLockStatus() local
159 string s = ss.str(); in updateConnections() local
173 string s = ss.str(); in updateTac() local
187 string s = ss.str(); in updateMccMnc() local
201 string s = ss.str(); in updateXtraThrottle() local
229 string s = ss.str(); in onStatusRequested() local
/hardware/qcom/sm7150/gps/gnss/
DXtraSystemStatusObserver.cpp128 string s = ss.str(); in updateLockStatus() local
160 string s = ss.str(); in updateConnections() local
174 string s = ss.str(); in updateTac() local
188 string s = ss.str(); in updateMccMnc() local
202 string s = ss.str(); in updateXtraThrottle() local
230 string s = ss.str(); in onStatusRequested() local
/hardware/interfaces/oemlock/1.0/vts/functional/
DVtsHalOemLockV1_0TargetTest.cpp47 const auto ret = oemlock->getName([&](OemLockStatus s, hidl_string n) { in TEST_P()
67 const auto ret = oemlock->isOemUnlockAllowedByDevice([&](OemLockStatus s, bool a) { in TEST_P()
86 auto getAllowedCallback = [&](OemLockStatus s, bool a) { in TEST_P()
124 const auto ret = oemlock->isOemUnlockAllowedByCarrier([&](OemLockStatus s, bool a) { in TEST_P()
148 auto getAllowedCallback = [&](OemLockStatus s, bool a) { in TEST_P()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensorDevice.cpp64 sp<HidRawSensor> s(new HidRawSensor(this, usage, digest.packets)); in HidRawSensorDevice() local
115 for (const auto &s : mSensors) { in getSensors() local
/hardware/google/aemu/base/include/aemu/base/misc/
DStringUtils.h158 inline bool ConsumePrefix(std::string_view* s, std::string_view prefix) { in ConsumePrefix()
167 inline bool ConsumeSuffix(std::string_view* s, std::string_view suffix) { in ConsumeSuffix()

12345678910>>...14