Home
last modified time | relevance | path

Searched defs:c (Results 1 – 25 of 160) sorted by relevance

1234567

/base/usb/usb_manager/test/native/js_unittest/usb_api_hit_test/mtpTest_additional/common/
Dusbfn_mtp_test.cpp169 int32_t c; in SetUpTestCase() local
243 int32_t c; variable
270 int32_t c; variable
297 int32_t c; variable
324 int32_t c; variable
351 int32_t c; variable
378 int32_t c; variable
407 int32_t c; variable
436 int32_t c; variable
465 int32_t c; variable
[all …]
/base/usb/usb_manager/test/native/js_unittest/usb_api_hit_test/mtpTest/common/
Dusbfn_mtp_test.cpp174 int32_t c; in SetUpTestCase() local
247 int32_t c; variable
270 int32_t c; variable
293 int32_t c; variable
321 int32_t c; variable
347 int32_t c; variable
373 int32_t c; variable
396 int32_t c; variable
419 int32_t c; variable
458 int32_t c; variable
[all …]
/base/telephony/cellular_call/services/utils/include/
Dstandardize_utils.h75 static bool IsDtmfKey(char c) in IsDtmfKey()
80 static bool IsPauseKey(char c) in IsPauseKey()
85 static bool IsWaitKey(char c) in IsWaitKey()
/base/hiviewdfx/hievent_lite/frameworks/
Dhiview_output_event.c173 HiviewCache *c = NULL; in CloseEventOutputFile() local
231 HiviewCache *c = NULL; in OutputEvent() local
282 HiviewCache *c = NULL; in OutputEventRealtime() local
323 HiviewCache *c = NULL; in Output2Flash() local
379 HiviewCache *c = NULL; in GetEventFileSize() local
388 HiviewCache *c = NULL; in ReadEventFile() local
448 static void GetEventCache(uint8 type, HiviewCache **c, HiviewFile **f) in GetEventCache()
481 static void FlushEventInfo(const uint8 type, const HiviewCache *c, boolean syncFlag) in FlushEventInfo()
512 HiviewCache *c = NULL; in FlushFaultEvent() local
524 HiviewCache *c = NULL; in FlushUeEvent() local
[all …]
/base/telephony/cellular_call/services/utils/src/
Dstandardize_utils.cpp30 for (char c : phoneString) { in RemoveSeparatorsPhoneNumber() local
49 for (char c : phoneNumber) { in FormatNumberAndToa() local
68 char c = phoneString.at(i); in ExtractAddressAndPostDial() local
78 char c = phoneString.at(i); in ExtractAddressAndPostDial() local
/base/tee/tee_os_kernel/user/system-services/chcore-libc/libchcore/arch/aarch64/
Draw_syscall.h44 static inline long chcore_syscall3(long n, long a, long b, long c) in chcore_syscall3()
53 static inline long chcore_syscall4(long n, long a, long b, long c, long d) in chcore_syscall4()
63 static inline long chcore_syscall5(long n, long a, long b, long c, long d, in chcore_syscall5()
75 static inline long chcore_syscall6(long n, long a, long b, long c, long d, in chcore_syscall6()
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
Dstring_filter.cpp82 for (auto c : text) { in EscapeToRaw() local
102 for (auto c : text) { in IsValidName() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dstringfilter.cpp82 for (auto c : text) { in EscapeToRaw() local
102 for (auto c : text) { in IsValidName() local
/base/tee/tee_os_kernel/kernel/arch/aarch64/plat/rk3568/uart/
Duart.c45 static void serial8250_uart_send(vaddr_t base, int c) in serial8250_uart_send()
56 void uart_send(int c) in uart_send()
/base/tee/tee_os_kernel/kernel/arch/aarch64/plat/rk3399/uart/
Duart.c46 static void serial8250_uart_send(vaddr_t base, int c) in serial8250_uart_send()
57 void uart_send(int c) in uart_send()
/base/telephony/core_service/services/sim/src/
Dsim_utils.cpp28 unsigned char SIMUtils::HexCharConvertToInt(char c) in HexCharConvertToInt()
94 bool SIMUtils::IsShowableAscii(char c) in IsShowableAscii()
197 wchar_t c = LANGUAGE_TABLE[gsmValIndex]; in Gsm7bitConvertToString() local
221 wchar_t c; in Cphs7bitConvertToString() local
293 wchar_t c = L'\uFFFF'; in DiallingNumberStringFieldConvertToString() local
391 int c = data[i] & BYTE_VALUE; in Decode8BitConvertToString() local
/base/telephony/cellular_call/services/connection/src/
Dbase_connection.cpp87 PostDialCallState BaseConnection::ProcessNextChar(int32_t slotId, char &c) in ProcessNextChar()
122 int32_t BaseConnection::ProcessPostDialCallChar(int32_t slotId, char c) in ProcessPostDialCallChar()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
Dutils.cpp33 char c = *(s + i); in IsAlphaString() local
48 char c = *(s + i); in IsNumericString() local
248 static uint32_t ParseHex(char c, RState &state) in ParseHex()
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
Ddisallowed_usb_devices_plugin_test.cpp100 std::back_inserter(result), [](char c) { in __anon1e009de40202()
125 std::back_inserter(result), [](char c) { in __anon1e009de40302()
159 std::back_inserter(result), [](char c) { in __anon1e009de40502()
262 std::back_inserter(result), [](char c) { in __anon1e009de40802()
326 std::back_inserter(result), [](char c) { in __anon1e009de40b02()
/base/telephony/call_manager/utils/src/
Dcall_number_utils.cpp137 char c = phoneNumber.at(i); in FormatPhoneNumberAsYouType() local
189 for (char c : phoneString) { in RemoveSeparatorsPhoneNumber() local
205 for (char c : phoneString) { in RemovePostDialPhoneNumber() local
222 for (char c : inputValue) { in HasAlphabetInPhoneNum() local
/base/tee/tee_os_kernel/user/system-services/chcore-libc/libchcore/porting/overrides/src/chcore-port/
Dsyscall_dispatcher.c491 long __syscall3(long n, long a, long b, long c) in __syscall3()
661 long __syscall4(long n, long a, long b, long c, long d) in __syscall4()
736 long __syscall5(long n, long a, long b, long c, long d, long e) in __syscall5()
792 long __syscall6(long n, long a, long b, long c, long d, long e, long f) in __syscall6()
/base/global/i18n/frameworks/intl/src/
Dlocale_util.cpp118 char c = *(s + i); in IsAlphaString() local
133 char c = *(s + i); in IsNumericString() local
Dsimple_date_time_format.cpp133 char c = pattern[pos]; in ParsePattern() local
217 for (const char c : pattern) { in IsValidPattern() local
/base/security/code_signature/interfaces/inner_api/jit_code_sign/include/
Djit_fort_helper.h39 unsigned long c, unsigned long d, unsigned long e) in Syscall()
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
Dsystem_ability.h26 #define REGISTER_SYSTEM_ABILITY_BY_ID(a, b, c) argument
/base/telephony/sms_mms/utils/
Dsms_common_utils.cpp159 uint8_t SmsCommonUtils::DigitToDtmfChar(const uint8_t c) in DigitToDtmfChar()
172 uint8_t SmsCommonUtils::DtmfCharToDigit(const uint8_t c) in DtmfCharToDigit()
/base/startup/hvb/libhvb/src/deps/
Dhvb_sysdeps.c39 void *hvb_memset(void *dest, const int c, size_t n) in hvb_memset()
44 int hvb_memset_s(void *dest, size_t destMax, int c, size_t count) in hvb_memset_s()
/base/security/device_security_level/baselib/utils/src/
Dutils_base64.c82 uint32_t c = (i < fromLen) ? (uint8_t)from[i] : 0; in Base64Encode() local
134 uint32_t c = g_base64DecodeTable[from[i++]]; in Base64Decode() local
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
Dhilog_string.cpp78 char HilogString::Putc(char c, HilogString *str) in Putc()
/base/usb/usb_manager/test/native/js_unittest/usb_api_hit_test/accessoryTest/common/
Dusbd_accessory_test.cpp46 int c; in SetUpTestCase() local

1234567