/third_party/node/deps/npm/node_modules/archy/ |
H A D | index.js | |
/third_party/rust/crates/os_str_bytes/src/wasm/ |
H A D | raw.rs | 23 let mut chars = string.chars(); variables
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | strenum.h | 228 char *chars; member in StringEnumeration
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | strenum.h | 228 char *chars; member in StringEnumeration
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regcclass.h | 46 const char *chars; member
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | strenum.h | 228 char *chars; member in StringEnumeration
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | tty_flip.h | 33 tty_insert_flip_string(struct tty_port *port, const unsigned char *chars, size_t size) tty_insert_flip_string() argument
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrcmap.h | 32 PFR_Char chars; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tty_flip.h | 31 tty_insert_flip_string_fixed_flag(struct tty_port *port, const u8 *chars, u8 flag, size_t size) tty_insert_flip_string_fixed_flag() argument 50 tty_insert_flip_string_flags(struct tty_port *port, const u8 *chars, const u8 *flags, size_t size) tty_insert_flip_string_flags() argument 80 tty_insert_flip_string(struct tty_port *port, const u8 *chars, size_t size) tty_insert_flip_string() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | CharsDictionaryMatcher.java | 20 public CharsDictionaryMatcher(CharSequence chars) { in CharsDictionaryMatcher() argument
|
H A D | BytesDictionaryMatcher.java | 22 public BytesDictionaryMatcher(byte[] chars, int transform) { in BytesDictionaryMatcher() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | BytesDictionaryMatcher.java | 22 public BytesDictionaryMatcher(byte[] chars, int transform) { in BytesDictionaryMatcher() argument
|
H A D | CharsDictionaryMatcher.java | 20 public CharsDictionaryMatcher(CharSequence chars) { in CharsDictionaryMatcher() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | regeximp.cpp | 66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
|
/third_party/node/deps/v8/tools/ |
H A D | shell-utils.h | 54 byte* chars = new byte[*size + 1]; in ReadFileAndRepeat() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | regeximp.cpp | 66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const char16_t *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | DemoTextBox.java | 91 private char[] chars; field in DemoTextBox
|
/third_party/node/deps/v8/src/strings/ |
H A D | unicode-decoder.cc | 13 Utf8Decoder::Utf8Decoder(const base::Vector<const uint8_t>& chars) in Utf8Decoder() argument
|
/third_party/rust/crates/codespan/codespan-lsp/src/ |
H A D | lib.rs | 84 let mut chars = line.chars(); in character_to_line_offset() variables
|
/third_party/skia/src/core/ |
H A D | SkWriter32.cpp | 30 char* chars = (char*)(ptr + 1); in writeString() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | regeximp.cpp | 66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
|
/third_party/skia/src/sksl/lex/ |
H A D | RegexNode.cpp | 19 std::vector<bool> chars; in createStates() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | test_strscpy.c | 29 tc(char *src, int count, int expected, int chars, int terminator, int pad) tc() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | strscpy_kunit.c | 25 tc(struct kunit *test, char *src, int count, int expected, int chars, int terminator, int pad) tc() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/ |
H A D | DecompressionTest.java | 21 private void log(char [] chars, int start, int count) { in log() argument 30 private void logln(char [] chars, int start, int count) in logln() argument
|