Home
last modified time | relevance | path

Searched defs:chars (Results 1 - 25 of 299) sorted by relevance

12345678910>>...12

/third_party/node/deps/npm/node_modules/archy/
H A Dindex.js
/third_party/rust/crates/os_str_bytes/src/wasm/
H A Draw.rs23 let mut chars = string.chars(); variables
/third_party/icu/icu4c/source/common/unicode/
H A Dstrenum.h228 char *chars; member in StringEnumeration
/third_party/node/deps/icu-small/source/common/unicode/
H A Dstrenum.h228 char *chars; member in StringEnumeration
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcclass.h46 const char *chars; member
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstrenum.h228 char *chars; member in StringEnumeration
/kernel/linux/linux-5.10/include/linux/
H A Dtty_flip.h33 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 Dpfrcmap.h32 PFR_Char chars; member
/kernel/linux/linux-6.6/include/linux/
H A Dtty_flip.h31 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 DCharsDictionaryMatcher.java20 public CharsDictionaryMatcher(CharSequence chars) { in CharsDictionaryMatcher() argument
H A DBytesDictionaryMatcher.java22 public BytesDictionaryMatcher(byte[] chars, int transform) { in BytesDictionaryMatcher() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBytesDictionaryMatcher.java22 public BytesDictionaryMatcher(byte[] chars, int transform) { in BytesDictionaryMatcher() argument
H A DCharsDictionaryMatcher.java20 public CharsDictionaryMatcher(CharSequence chars) { in CharsDictionaryMatcher() argument
/third_party/icu/icu4c/source/i18n/
H A Dregeximp.cpp66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
/third_party/node/deps/v8/tools/
H A Dshell-utils.h54 byte* chars = new byte[*size + 1]; in ReadFileAndRepeat() local
/third_party/node/deps/icu-small/source/i18n/
H A Dregeximp.cpp66 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 DDemoTextBox.java91 private char[] chars; field in DemoTextBox
/third_party/node/deps/v8/src/strings/
H A Dunicode-decoder.cc13 Utf8Decoder::Utf8Decoder(const base::Vector<const uint8_t>& chars) in Utf8Decoder() argument
/third_party/rust/crates/codespan/codespan-lsp/src/
H A Dlib.rs84 let mut chars = line.chars(); in character_to_line_offset() variables
/third_party/skia/src/core/
H A DSkWriter32.cpp30 char* chars = (char*)(ptr + 1); in writeString() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregeximp.cpp66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
/third_party/skia/src/sksl/lex/
H A DRegexNode.cpp19 std::vector<bool> chars; in createStates() local
/kernel/linux/linux-5.10/lib/
H A Dtest_strscpy.c29 tc(char *src, int count, int expected, int chars, int terminator, int pad) tc() argument
/kernel/linux/linux-6.6/lib/
H A Dstrscpy_kunit.c25 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 DDecompressionTest.java21 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

Completed in 8 milliseconds

12345678910>>...12