| /third_party/libwebsockets/lib/core/ |
| H A D | libwebsockets.c | 1486 decim(char *r, uint64_t v, char chars, char leading) in decim() argument
|
| /third_party/libuv/src/win/ |
| H A D | tty.c | 488 DWORD chars; in uv_tty_line_read_thread() local
|
| /third_party/node/deps/v8/src/web-snapshot/ |
| H A D | web-snapshot.cc | 445 base::Vector<const uint8_t> chars = flat.ToOneByteVector(); in SerializeString() local
|
| /third_party/node/src/ |
| H A D | node_file.cc | 1029 std::vector<char> chars; in InternalModuleReadJSON() local
|
| /third_party/node/tools/inspector_protocol/encoding/ |
| H A D | encoding.cc | 1441 const char* chars = str_value.get(); global() variable 1448 Emit(chars); global() variable 1554 CharsToDouble(const uint16_t* chars, size_t length, double* result) CharsToDouble() argument 1566 CharsToDouble(const uint8_t* chars, size_t length, double* result) CharsToDouble() argument 2122 ParseJSON(const Platform& platform, span<uint8_t> chars, StreamingParserHandler* handler) ParseJSON() argument 2129 ParseJSON(const Platform& platform, span<uint16_t> chars, StreamingParserHandler* handler) ParseJSON() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unistr.cpp | 686 const char16_t *chars = getArrayStart(); in doEqualsSubstring() local 728 const char16_t *chars = getArrayStart(); in doCompare() local
|
| H A D | ucnv.cpp | 486 char chars[UCNV_ERROR_BUFFER_LENGTH]; in ucnv_setSubstString() local
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | localtime.c | 113 char chars[BIGGEST(BIGGEST(TZ_MAX_CHARS + 1, sizeof gmt), member [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | intltest.cpp | 1795 UnicodeString CharsToUnicodeString(const char* chars){ in CharsToUnicodeString() argument 1799 UnicodeString ctou(const char* chars) { in ctou() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | bigint.cc | 1010 uint8_t* chars = result->GetChars(no_gc); in ToString() local
|
| H A D | string.cc | 1601 const Char* chars; in HashString() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler-tonode.cc | 552 unibrow::uchar chars[unibrow::Ecma262Canonicalize::kMaxWidth]; in Canonical() local 1305 unibrow::uchar chars[unibrow::Ecma262UnCanonicalize::kMaxWidth]; in RationalizeConsecutiveAtoms() local
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | unicode.cc | 89 uchar chars[kW]; member
|
| /third_party/mksh/ |
| H A D | funcs.c | 320 bool chars; in c_print() member
|
| /third_party/node/deps/uv/src/win/ |
| H A D | tty.c | 492 DWORD chars, read_chars; in uv_tty_line_read_thread() local
|
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | clang.rs | 1014 let mut chars = name.chars(); in is_valid_identifier() variables
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | localtime.c | 111 char chars[BIGGEST(BIGGEST(TZ_MAX_CHARS + 1, sizeof gmt), member [all...] |
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrtypes.h | 238 PFR_Char chars; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv.cpp | 479 char chars[UCNV_ERROR_BUFFER_LENGTH]; in ucnv_setSubstString() local
|
| H A D | unistr.cpp | 685 const UChar *chars = getArrayStart(); in doCompare() local
|
| /third_party/python/Modules/_io/ |
| H A D | textio.c | 891 PyObject *chars; in _textiowrapper_decode() local 1722 textiowrapper_set_decoded_chars(textio *self, PyObject *chars) in textiowrapper_set_decoded_chars() argument 1731 PyObject *chars; in textiowrapper_get_decoded_chars() local [all...] |
| /base/telephony/core_service/frameworks/js/network_search/src/ |
| H A D | napi_radio.cpp | 787 char chars[BUF_SIZE] = { 0 }; in GetStringProperty() local
|
| /base/telephony/call_manager/frameworks/js/napi/src/ |
| H A D | napi_call_manager.cpp | 2804 char chars[PHONE_NUMBER_MAXIMUM_LIMIT + 1] = { 0 }; in JoinConference() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DateTimePatternGenerator.java | 2615 private byte[] chars = new byte[TYPE_LIMIT]; field in DateTimePatternGenerator.SkeletonFields [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetMBCS.java | 1285 MBCS_VALUE_2_FROM_STAGE_2(char[] chars, int stage2Entry, int c) MBCS_VALUE_2_FROM_STAGE_2() argument 1290 MBCS_VALUE_2_FROM_STAGE_2_SET(char[] chars, int stage2Entry, int c, int newValue) MBCS_VALUE_2_FROM_STAGE_2_SET() argument [all...] |