Home
last modified time | relevance | path

Searched defs:chars (Results 126 - 150 of 312) sorted by relevance

12345678910>>...13

/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/src/
H A Dhb-graphite2.cc259 uint32_t *chars = (uint32_t *) scratch; in _hb_graphite2_shape() local
/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
/third_party/rust/crates/proc-macro2/src/
H A Dparse.rs57 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 Dffmpeg_utils.cpp165 bool StartWith(const char* name, const char* chars) in StartWith() argument
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp371 char chars[NAME_MAXIMUM_LIMIT] = {0}; in GetStringProperty() local
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Difx6x60.c620 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 Doti6858.c384 int chars = 0; in oti6858_chars_in_buffer() local
H A Dcypress_m8.c979 int chars = 0; in cypress_chars_in_buffer() local
/kernel/linux/linux-5.10/drivers/pnp/pnpbios/
H A Dpnpbios.h146 char chars[0x21]; /* To calculate the checksum */ member
/kernel/linux/linux-6.6/drivers/pnp/pnpbios/
H A Dpnpbios.h146 char chars[0x21]; /* To calculate the checksum */ member
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dcypress_m8.c964 unsigned int chars; in cypress_chars_in_buffer() local

Completed in 23 milliseconds

12345678910>>...13