/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
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrcmap.h | 32 PFR_Char chars; member
|
/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
|
H A D | string-hasher-inl.h | 56 const uchar* chars = reinterpret_cast<const uchar*>(chars_raw); in HashSequentialString() local [all...] |
/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
|
/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
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/compression/ |
H A D | DecompressionTest.java | 24 private void log(char [] chars, int start, int count) { in log() argument 33 private void logln(char [] chars, int start, int count) in logln() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | string-comparator.h | 26 inline void VisitOneByteString(const uint8_t* chars, int length) { in VisitOneByteString() argument 32 inline void VisitTwoByteString(const uint16_t* chars, int length) { in VisitTwoByteString() argument
|
/third_party/rust/crates/heck/src/ |
H A D | lib.rs | 179 let mut chars = s.chars().peekable(); in lowercase() variables
|