/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | SpoofChecker.java | 729 public Builder setAllowedChars(UnicodeSet chars) { in setAllowedChars() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | dtptngen_impl.h | 141 int8_t chars[UDATPG_FIELD_COUNT]; member in SkeletonFields
|
/third_party/libsnd/src/ |
H A D | pcm.c | 123 { int chars = 0 ; in pcm_init() local
|
/third_party/jerryscript/jerry-core/api/ |
H A D | jerry-snapshot.c | 1485 jerry_append_chars_to_buffer(uint8_t *buffer_p, uint8_t *buffer_end_p, const char *chars, lit_utf8_size_t string_size) jerry_append_chars_to_buffer() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | dictbe.cpp | 321 int32_t chars = 0; in divideUpDictionaryRange() local 555 int32_t chars = 0; in divideUpDictionaryRange() local 748 int32_t chars = 0; in divideUpDictionaryRange() local 955 int32_t chars = 0; divideUpDictionaryRange() local [all...] |
H A D | ucnv_io.cpp | 1115 const char *chars; member 1131 const char *chars=tempTable->chars; in io_compareRows() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtptngen_impl.h | 141 int8_t chars[UDATPG_FIELD_COUNT]; member in SkeletonFields
|
/third_party/node/deps/v8/src/codegen/ |
H A D | code-stub-assembler.cc | 174 base::EmbeddedVector<char, 1024> chars; in FailAssert() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | string-inl.h | 361 SequentialStringKey(const base::Vector<const Char>& chars, uint64_t seed, in SequentialStringKey() argument 367 SequentialStringKey(int raw_hash_field, const base::Vector<const Char>& chars, in SequentialStringKey() argument [all...] |
/third_party/node/deps/v8/src/parsing/ |
H A D | scanner.h | 360 const char* chars = reinterpret_cast<const char*>(next.begin()); in NextLiteralExactlyEquals() local 370 const char* chars = reinterpret_cast<const char*>(current.begin()); in CurrentLiteralEquals() local
|
H A D | scanner.cc | 929 base::Vector<const uint8_t> chars = next().literal_chars.one_byte_literal(); in ScanIdentifierOrKeywordInnerSlow() local
|
/third_party/node/deps/v8/src/json/ |
H A D | json-parser.cc | 994 bool Matches(const base::Vector<const Char>& chars, Handle<String> string) { in Matches() argument
|
H A D | json-stringifier.cc | 468 char chars[kBufferSize]; in AppendSmi() local 639 char chars[kBufferSize]; in SerializeSmi() local 651 char chars[kBufferSize]; in SerializeDouble() local
|
/third_party/node/deps/v8/src/numbers/ |
H A D | conversions.cc | 1344 static const char chars[] = "0123456789abcdefghijklmnopqrstuvwxyz"; in DoubleToRadixCString() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | dtptngen_impl.h | 141 int8_t chars[UDATPG_FIELD_COUNT]; member in SkeletonFields
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_android_parser.cpp | 85 XML_CharacterDataHandler chars; member [all...] |
/third_party/python/Modules/_ctypes/ |
H A D | cfield.c | 1144 wchar_t chars[2]; in u_set() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regcomp.c | 56 const char *chars; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | dictbe.cpp | 313 int32_t chars = 0; in divideUpDictionaryRange() local 545 int32_t chars = 0; in divideUpDictionaryRange() local 737 int32_t chars = 0; in divideUpDictionaryRange() local 942 int32_t chars = 0; divideUpDictionaryRange() local [all...] |
H A D | ucnv_io.cpp | 1115 const char *chars; member 1131 const char *chars=tempTable->chars; in io_compareRows() local
|
/third_party/python/Modules/ |
H A D | _json.c | 119 ascii_escape_unichar(Py_UCS4 c, unsigned char *output, Py_ssize_t chars) in ascii_escape_unichar() argument 161 Py_ssize_t chars; ascii_escape_unicode() local 227 Py_ssize_t chars; escape_unicode() local [all...] |
/third_party/rust/crates/proc-macro2/src/ |
H A D | fallback.rs | 814 let mut chars = string.chars(); in validate_ident() variables 982 let mut chars = t.chars(); in string() variables [all...] |
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | osl.c | 1312 u32 chars; in acpi_os_get_line() local
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chsc.c | 964 chsc_initialize_cmg_chars(struct channel_path *chp, u8 cmcv, struct cmg_chars *chars) chsc_initialize_cmg_chars() argument
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | moxa.c | 1247 int chars; in moxa_chars_in_buffer() local
|