Home
last modified time | relevance | path

Searched defs:chars (Results 101 - 125 of 244) sorted by relevance

12345678910

/third_party/skia/third_party/externals/icu/source/tools/escapesrc/
H A Descapesrc.cpp128 appendUtf8(std::string &outstr, const std::string &linestr, size_t &pos, size_t chars) appendUtf8() argument
/third_party/skia/third_party/externals/icu/source/tools/icuswap/
H A Dicuswap.cpp329 const char *chars=(const char *)context; in compareToCEntries() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-hangul.cc224 hb_codepoint_t chars[2]; in preprocess_text_hangul() local
H A Dhb-graphite2.cc259 uint32_t *chars = (uint32_t *) scratch; in _hb_graphite2_shape() local
/third_party/toybox/toys/pending/
H A Dstty.c77 static const struct flag chars[] = { variable
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedOutputStreamTest.java688 private static String newString(char... chars) { in newString() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Descaping_test.cc90 char chars[2]; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dchecker.h43 constexpr bool ContainsChar(const char* chars, char c) { in ContainsChar() argument
79 constexpr string_view ConsumeAnyOf(string_view format, const char* chars) { in ConsumeAnyOf() argument
/third_party/zlib/
H A Dgzlib.c36 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM in gz_strwinerror() local
[all...]
/third_party/zlib/test/
H A Dminigzip.c87 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
[all...]
/test/testfwk/arkxtest/uitest/test/
H A Dextension_test.cpp262 auto chars = "....................................................................."; in TEST_F() local
[all...]
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_mac_test.c72 char chars[SINGLE_PRINT_LENGTH * 2 + 1] = { 0 }; in printBuffer() local
/third_party/gn/src/base/json/
H A Djson_parser.cc175 std::optional<std::string_view> chars = PeekChars(1); in PeekChar() local
182 std::optional<std::string_view> chars = PeekChars(count); in ConsumeChars() local
189 std::optional<std::string_view> chars = ConsumeChars(1); in ConsumeChar() local
/third_party/icu/icu4c/source/samples/layout/
H A Dpflow.c113 pf_flow *pf_create(const LEUnicode chars[], le_int32 charCount, const pl_fontRuns *fontRuns, LEErrorCode *status) in pf_create() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/
H A DExhaustiveTest.java50 private void myTest(char[] chars, int len) { in myTest() argument
88 private void myMultipassTest(char [] chars, int len) throws Exception { in myMultipassTest() argument
372 printChars(char[] chars, int len) printChars() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/compression/
H A DExhaustiveTest.java53 private void myTest(char[] chars, int len) { in myTest() argument
91 private void myMultipassTest(char [] chars, int len) throws Exception { in myMultipassTest() argument
375 printChars(char[] chars, int len) printChars() argument
[all...]
/third_party/icu/icu4c/source/io/
H A Dustdio.cpp310 u_file_write_flush(const UChar *chars, in u_file_write_flush() argument
395 u_file_write( const UChar *chars, in u_file_write() argument
696 u_file_read( UChar *chars, in u_file_read() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcolldata.cpp215 void StringList::add(const UChar *chars, int32_t count, UErrorCode &status) in add() argument
/third_party/icu/icu4c/source/test/letest/
H A Dcletest.c52 LEUnicode chars[] = { in ParamTest() local
222 LEUnicode chars[] = { AccessTest() local
527 LEUnicode chars[] = { GlyphToCharTest() local
[all...]
/third_party/node/deps/v8/src/strings/
H A Duri.cc200 base::uc16* chars = result->GetChars(no_gc); in Decode() local
/third_party/skia/third_party/externals/icu/source/io/
H A Dustdio.cpp310 u_file_write_flush(const UChar *chars, in u_file_write_flush() argument
395 u_file_write( const UChar *chars, in u_file_write() argument
696 u_file_read( UChar *chars, in u_file_read() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dpflow.c111 pf_flow *pf_create(const LEUnicode chars[], le_int32 charCount, const pl_fontRuns *fontRuns, LEErrorCode *status) in pf_create() argument
/third_party/skia/src/ports/
H A DSkFontMgr_config_parser.cpp65 XML_CharacterDataHandler chars; member
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-buffer.c382 unsigned int chars, i, j, len; in test_buffer_utf8_conversion() local
738 unsigned int u_len, chars, j, len; in test_buffer_utf16_conversion() local
792 unsigned int u_len, chars, j, len; test_buffer_utf32_conversion() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_benchmark.cc73 const char* chars = s.data(); in StringRepresentedInline() local

Completed in 21 milliseconds

12345678910