Home
last modified time | relevance | path

Searched defs:chars (Results 201 - 225 of 303) sorted by relevance

12345678910>>...13

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSpoofChecker.java729 public Builder setAllowedChars(UnicodeSet chars) { in setAllowedChars() argument
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h141 int8_t chars[UDATPG_FIELD_COUNT]; member in SkeletonFields
/third_party/libsnd/src/
H A Dpcm.c123 { int chars = 0 ; in pcm_init() local
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c1485 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 Ddictbe.cpp321 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 Ducnv_io.cpp1115 const char *chars; member
1131 const char *chars=tempTable->chars; in io_compareRows() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen_impl.h141 int8_t chars[UDATPG_FIELD_COUNT]; member in SkeletonFields
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc174 base::EmbeddedVector<char, 1024> chars; in FailAssert() local
/third_party/node/deps/v8/src/objects/
H A Dstring-inl.h361 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 Dscanner.h360 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 Dscanner.cc929 base::Vector<const uint8_t> chars = next().literal_chars.one_byte_literal(); in ScanIdentifierOrKeywordInnerSlow() local
/third_party/node/deps/v8/src/json/
H A Djson-parser.cc994 bool Matches(const base::Vector<const Char>& chars, Handle<String> string) { in Matches() argument
H A Djson-stringifier.cc468 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 Dconversions.cc1344 static const char chars[] = "0123456789abcdefghijklmnopqrstuvwxyz"; in DoubleToRadixCString() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen_impl.h141 int8_t chars[UDATPG_FIELD_COUNT]; member in SkeletonFields
/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.cpp85 XML_CharacterDataHandler chars; member
[all...]
/third_party/python/Modules/_ctypes/
H A Dcfield.c1144 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 Dregcomp.c56 const char *chars; member
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictbe.cpp313 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 Ducnv_io.cpp1115 const char *chars; member
1131 const char *chars=tempTable->chars; in io_compareRows() local
/third_party/python/Modules/
H A D_json.c119 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 Dfallback.rs814 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 Dosl.c1312 u32 chars; in acpi_os_get_line() local
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchsc.c964 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 Dmoxa.c1247 int chars; in moxa_chars_in_buffer() local

Completed in 57 milliseconds

12345678910>>...13