Home
last modified time | relevance | path

Searched defs:chars (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
Dsbcs-data-generated.js58 …"chars": "€����…�����������‘’“”•–—�������� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึื… property
64 …"chars": "€�‚�„…†‡�‰Š‹ŚŤŽŹ�‘’“”•–—�™š›śťžź ˇ˘Ł¤Ą¦§¨©Ş«¬­®Ż°±˛ł´µ¶·¸ąş»Ľ˝ľżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×… property
70 …"chars": "ЂЃ‚ѓ„…†‡€‰Љ‹ЊЌЋЏђ‘’“”•–—�™љ›њќћџ ЎўЈ¤Ґ¦§Ё©Є«¬­®Ї°±Ііґµ¶·ё№є»јЅѕїАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧ… property
76 …"chars": "€�‚ƒ„…†‡ˆ‰Š‹Œ�Ž��‘’“”•–—˜™š›œ�žŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×… property
82 …"chars": "€�‚ƒ„…†‡�‰�‹�����‘’“”•–—�™�›���� ΅Ά£¤¥¦§¨©�«¬­®―°±²³΄µ¶·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧ… property
88 …"chars": "€�‚ƒ„…†‡ˆ‰Š‹Œ����‘’“”•–—˜™š›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖ×… property
94 …"chars": "€�‚ƒ„…†‡ˆ‰�‹�����‘’“”•–—˜™�›���� ¡¢£₪¥¦§¨©×«¬­®¯°±²³´µ¶·¸¹÷»¼½¾¿ְֱֲֳִֵֶַָֹֺֻּֽ־ֿ׀ׁׂ׃װױײ׳… property
100 …"chars": "€پ‚ƒ„…†‡ˆ‰ٹ‹Œچژڈگ‘’“”•–—ک™ڑ›œ‌‍ں ،¢£¤¥¦§¨©ھ«¬­®¯°±²³´µ¶·¸¹؛»¼½¾؟ہءآأؤإئابةتثجحخدذرزسشصض×… property
106 …"chars": "€�‚�„…†‡�‰�‹�¨ˇ¸�‘’“”•–—�™�›�¯˛� �¢£¤�¦§Ø©Ŗ«¬­®Æ°±²³´µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×… property
112 …"chars": "€�‚ƒ„…†‡ˆ‰�‹Œ����‘’“”•–—˜™�›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖ×… property
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java134 private CharSequence chars; field in CharsTrie.State
475 public CharSequence chars; field in CharsTrie.Entry
702 private static int readValue(CharSequence chars, int pos, int leadUnit) { in readValue()
723 private static int skipValue(CharSequence chars, int pos) { in skipValue()
728 private static int readNodeValue(CharSequence chars, int pos, int leadUnit) { in readNodeValue()
752 private static int jumpByDelta(CharSequence chars, int pos) { in jumpByDelta()
765 private static int skipDelta(CharSequence chars, int pos) { in skipDelta()
877 private static long findUniqueValueFromBranch(CharSequence chars, int pos, int length, in findUniqueValueFromBranch()
918 private static long findUniqueValue(CharSequence chars, int pos, long uniqueValue) { in findUniqueValue()
961 … private static void getNextBranchChars(CharSequence chars, int pos, int length, Appendable out) { in getNextBranchChars()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCharsTrie.java127 private CharSequence chars; field in CharsTrie.State
453 public CharSequence chars; field in CharsTrie.Entry
675 private static int readValue(CharSequence chars, int pos, int leadUnit) { in readValue()
696 private static int skipValue(CharSequence chars, int pos) { in skipValue()
701 private static int readNodeValue(CharSequence chars, int pos, int leadUnit) { in readNodeValue()
725 private static int jumpByDelta(CharSequence chars, int pos) { in jumpByDelta()
738 private static int skipDelta(CharSequence chars, int pos) { in skipDelta()
850 private static long findUniqueValueFromBranch(CharSequence chars, int pos, int length, in findUniqueValueFromBranch()
891 private static long findUniqueValue(CharSequence chars, int pos, long uniqueValue) { in findUniqueValue()
934 … private static void getNextBranchChars(CharSequence chars, int pos, int length, Appendable out) { in getNextBranchChars()
/third_party/node/deps/v8/src/inspector/
Dstring-16.cc165 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%d", number); in appendNumber() local
174 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%zu", number); in appendNumber() local
176 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%Iu", number); in appendNumber() local
185 int chars = in appendUnsignedAsHex() local
194 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%08" PRIx32, number); in appendUnsignedAsHex() local
202 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%02" PRIx8, number); in appendUnsignedAsHex() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUScriptRun.java116 public UScriptRun(char[] chars) in UScriptRun()
133 public UScriptRun(char[] chars, int start, int count) in UScriptRun()
210 public final void reset(char[] chars, int start, int count) in reset()
231 public final void reset(char[] chars) in reset()
257 char[] chars = null; in reset() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScriptRun.java114 public UScriptRun(char[] chars) in UScriptRun()
131 public UScriptRun(char[] chars, int start, int count) in UScriptRun()
208 public final void reset(char[] chars, int start, int count) in reset()
229 public final void reset(char[] chars) in reset()
255 char[] chars = null; in reset() local
/third_party/icu/icu4c/source/extra/scrptrun/
Dscrptrun.h109 inline ScriptRun::ScriptRun(const UChar chars[], int32_t length) in ScriptRun()
114 inline ScriptRun::ScriptRun(const UChar chars[], int32_t start, int32_t length) in ScriptRun()
150 inline void ScriptRun::reset(const UChar chars[], int32_t start, int32_t length) in reset()
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/
Dscrptrun.h109 inline ScriptRun::ScriptRun(const UChar chars[], int32_t length) in ScriptRun()
114 inline ScriptRun::ScriptRun(const UChar chars[], int32_t start, int32_t length) in ScriptRun()
150 inline void ScriptRun::reset(const UChar chars[], int32_t start, int32_t length) in reset()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLigatureTree.java74 String ligatureString(int[] chars) in ligatureString()
92 void insert(int[] chars, int index) in insert()
231 public void insert(int[] chars) in insert()
/third_party/python/Lib/idlelib/idle_test/
Dtest_percolator.py22 def uppercase_insert(self, index, chars, tags=None): argument
26 def lowercase_insert(self, index, chars, tags=None): argument
30 def dont_insert(self, index, chars, tags=None): argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhash_generator_testing.cc53 std::uniform_int_distribution<short> chars(0x20, 0x7E); in operator ()() local
64 std::uniform_int_distribution<short> chars(0x20, 0x7E); in operator ()() local
/third_party/node/deps/v8/src/objects/
Dstring-comparator.h26 inline void VisitOneByteString(const uint8_t* chars, int length) { in VisitOneByteString()
32 inline void VisitTwoByteString(const uint16_t* chars, int length) { in VisitTwoByteString()
Dstring.h522 static inline bool IsAscii(const char* chars, int length) { in IsAscii()
526 static inline bool IsAscii(const uint8_t* chars, int length) { in IsAscii()
530 static inline int NonOneByteStart(const base::uc16* chars, int length) { in NonOneByteStart()
570 static inline bool IsOneByte(const base::uc16* chars, int length) { in IsOneByte()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/compression/
DDecompressionTest.java24 private void log(char [] chars, int start, int count) { in log()
33 private void logln(char [] chars, int start, int count) in logln()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/
DDecompressionTest.java21 private void log(char [] chars, int start, int count) { in log()
30 private void logln(char [] chars, int start, int count) in logln()
/third_party/curl/docs/examples/
Dhtmltitle.cpp168 const xmlChar *chars, in handleCharacters()
180 const xmlChar *chars, in Characters()
193 const xmlChar *chars, in cdata()
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Djson_test.cc42 std::vector<uint8_t> chars = { in TEST() local
70 std::vector<uint8_t> chars; in TEST() local
89 std::vector<uint16_t> chars = {'a', 0xd800, 'b', 0xdada, 'c', 0xdbff, 'd'}; in TEST() local
102 std::vector<uint16_t> chars = {'a', 0xdc00, 'b', 0xdede, 'c', 0xdfff, 'd'}; in TEST() local
113 std::vector<uint16_t> chars = {'a', 'b', 'c', 0xffff, 'd'}; in TEST() local
122 std::vector<uint8_t> chars = {'a', 0x7f, 'b'}; in TEST() local
157 std::vector<uint8_t> chars(world_utf8.begin(), world_utf8.begin() + 3); in TEST() local
164 std::vector<uint8_t> chars(msg.begin(), msg.end()); in TEST() local
333 void HandleString8(span<uint8_t> chars) override { in HandleString8()
337 void HandleString16(span<uint16_t> chars) override { in HandleString16()
Djson.cc145 void HandleString16(span<uint16_t> chars) override { in HandleString16()
175 void HandleString8(span<uint8_t> chars) override { in HandleString8()
310 const char* chars = str_value.c_str(); in HandleDouble() local
419 bool CharsToDouble(const uint16_t* chars, size_t length, double* result) { in CharsToDouble()
431 bool CharsToDouble(const uint8_t* chars, size_t length, double* result) { in CharsToDouble()
986 void ParseJSON(span<uint8_t> chars, ParserHandler* handler) { in ParseJSON()
991 void ParseJSON(span<uint16_t> chars, ParserHandler* handler) { in ParseJSON()
/third_party/lzma/CPP/Common/
DMyString.cpp490 char *chars = _chars; in AString() local
500 char *chars = _chars; in AString() local
523 char *chars = _chars; in AString() local
550 char *chars = _chars; in operator =() local
890 char *chars = _chars; in Replace() local
1087 wchar_t *chars = _chars; in UString() local
1097 wchar_t *chars = _chars; in UString() local
1118 wchar_t *chars = _chars; in UString() local
1126 wchar_t *chars = _chars; in UString() local
1142 wchar_t *chars = _chars; in UString() local
[all …]
/third_party/icu/icu4c/source/test/perf/leperf/
Dleperf.cpp25 LEUnicode *chars; member in Params
47 LEUnicode *chars = params->chars; in iterate() local
/third_party/rust/crates/proc-macro2/src/
Dparse.rs57 fn chars(&self) -> Chars<'a> { in chars() method
323 let mut chars = input.char_indices(); in ident_not_raw() localVariable
385 let mut chars = input.char_indices(); in cooked_string() localVariable
549 let mut chars = input.char_indices(); in cooked_c_string() localVariable
609 let mut chars = input.char_indices(); in character() localVariable
726 let mut chars = input.chars().peekable(); in float_digits() localVariable
898 let mut chars = input.chars(); in punct_char() localVariable
985 let chars = input.char_indices(); in take_until_newline_or_eof() localVariable
/third_party/typescript/tests/cases/compiler/
DduplicateLocalVariable1.ts159 var chars = []; variable
170 var chars = []; variable
181 var chars = [0x0054, 0x00E8, 0x1D23, 0x2020, 0x000D, 0x000A]; variable
200 var chars = [0x0054, 0x00E8, 0x1D23, 0x2020, 0x000D, 0x000A]; variable
267 var chars = [0x10480, 0x10481, 0x10482, 0x54, 0x68, 0x69]; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dstrenum.h228 char *chars; variable
/third_party/icu/icu4c/source/common/unicode/
Dstrenum.h228 char *chars; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dstrenum.h228 char *chars; variable

12345678910>>...15