| /test/testfwk/arkxtest/uitest/test/ |
| H A D | extension_test.cpp | 262 auto chars = "....................................................................."; in TEST_F() local [all...] |
| /test/xts/acts/security_lite/huks/liteos_m_adapter/ |
| H A D | hks_mac_test.c | 72 char chars[SINGLE_PRINT_LENGTH * 2 + 1] = { 0 }; in printBuffer() local
|
| /third_party/gn/src/base/json/ |
| H A D | json_parser.cc | 175 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 D | pflow.c | 113 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 D | ExhaustiveTest.java | 50 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 D | ExhaustiveTest.java | 53 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 D | ustdio.cpp | 310 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 D | colldata.cpp | 215 void StringList::add(const UChar *chars, int32_t count, UErrorCode &status) in add() argument
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | cletest.c | 52 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 D | uri.cc | 200 base::uc16* chars = result->GetChars(no_gc); in Decode() local
|
| /third_party/skia/third_party/externals/icu/source/io/ |
| H A D | ustdio.cpp | 310 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 D | pflow.c | 111 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 D | SkFontMgr_config_parser.cpp | 65 XML_CharacterDataHandler chars; member [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-graphite2.cc | 259 uint32_t *chars = (uint32_t *) scratch; in _hb_graphite2_shape() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-buffer.c | 382 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 D | inlined_vector_benchmark.cc | 73 const char* chars = s.data(); in StringRepresentedInline() local
|
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | parse.rs | 57 fn chars(&self) -> Chars<'a> { in as_bytes() functions 323 let mut chars = input.char_indices(); in ident_not_raw() variables 385 let mut chars = input.char_indices(); in cooked_string() variables 549 let mut chars = input.char_indices(); cooked_c_string() variables 609 let mut chars = input.char_indices(); character() variables 726 let mut chars = input.chars().peekable(); float_digits() variables 898 let mut chars = input.chars(); punct_char() variables [all...] |
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
| H A D | ffmpeg_utils.cpp | 165 bool StartWith(const char* name, const char* chars) in StartWith() argument
|
| /foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/ |
| H A D | common.cpp | 371 char chars[NAME_MAXIMUM_LIMIT] = {0}; in GetStringProperty() local
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| H A D | ifx6x60.c | 620 ifx_spi_insert_flip_string(struct ifx_spi_device *ifx_dev, unsigned char *chars, size_t size) ifx_spi_insert_flip_string() argument
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| H A D | oti6858.c | 384 int chars = 0; in oti6858_chars_in_buffer() local
|
| H A D | cypress_m8.c | 979 int chars = 0; in cypress_chars_in_buffer() local
|
| /kernel/linux/linux-5.10/drivers/pnp/pnpbios/ |
| H A D | pnpbios.h | 146 char chars[0x21]; /* To calculate the checksum */ member
|
| /kernel/linux/linux-6.6/drivers/pnp/pnpbios/ |
| H A D | pnpbios.h | 146 char chars[0x21]; /* To calculate the checksum */ member
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| H A D | cypress_m8.c | 964 unsigned int chars; in cypress_chars_in_buffer() local
|