| /third_party/elfutils/src/ |
| H A D | addr2line.c | 182 ssize_t chars; in main() local
|
| /third_party/alsa-utils/axfer/ |
| H A D | container-voc.c | 160 uint8_t chars[0]; member
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | uspoof.cpp | 341 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) { in uspoof_setAllowedChars() argument 348 uspoof_setAllowedUnicodeSet(USpoofChecker *sc, const UnicodeSet *chars, UErrorCode *status) { in uspoof_setAllowedUnicodeSet() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | csdetest.cpp | 359 UChar chars[] = { in UTF16Test() local 579 static const UChar chars[] = { in IBM424Test() local 677 static const UChar chars[] = { in IBM420Test() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | custrtst.c | 989 char chars[]="abc"; /* needs default codepage */ in TestStringCopy() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | CharsTrie.java | 134 private CharSequence chars; field in CharsTrie.State 475 public CharSequence chars; field in CharsTrie.Entry 702 readValue(CharSequence chars, int pos, int leadUnit) readValue() argument 723 skipValue(CharSequence chars, int pos) skipValue() argument 728 readNodeValue(CharSequence chars, int pos, int leadUnit) readNodeValue() argument 752 jumpByDelta(CharSequence chars, int pos) jumpByDelta() argument 765 skipDelta(CharSequence chars, int pos) skipDelta() argument 877 findUniqueValueFromBranch(CharSequence chars, int pos, int length, long uniqueValue) findUniqueValueFromBranch() argument 918 findUniqueValue(CharSequence chars, int pos, long uniqueValue) findUniqueValue() argument 961 getNextBranchChars(CharSequence chars, int pos, int length, Appendable out) getNextBranchChars() argument [all...] |
| H A D | StringTrieBuilder.java | 590 private StringBuilder chars=new StringBuilder(); global() field in StringTrieBuilder.DynamicBranchNode [all...] |
| /third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
| H A D | TestCharset.java | 1474 equals(char[] chars, char[] compareTo) equals() argument 1527 equals(byte[] chars, byte[] compareTo) equals() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | StringTrieBuilder.java | 589 private StringBuilder chars=new StringBuilder(); global() field in StringTrieBuilder.DynamicBranchNode [all...] |
| H A D | CharsTrie.java | 127 private CharSequence chars; field in CharsTrie.State 453 public CharSequence chars; field in CharsTrie.Entry 675 readValue(CharSequence chars, int pos, int leadUnit) readValue() argument 696 skipValue(CharSequence chars, int pos) skipValue() argument 701 readNodeValue(CharSequence chars, int pos, int leadUnit) readNodeValue() argument 725 jumpByDelta(CharSequence chars, int pos) jumpByDelta() argument 738 skipDelta(CharSequence chars, int pos) skipDelta() argument 850 findUniqueValueFromBranch(CharSequence chars, int pos, int length, long uniqueValue) findUniqueValueFromBranch() argument 891 findUniqueValue(CharSequence chars, int pos, long uniqueValue) findUniqueValue() argument 934 getNextBranchChars(CharSequence chars, int pos, int length, Appendable out) getNextBranchChars() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uniset_props.cpp | 258 void UnicodeSet::applyPattern(RuleCharacterIterator& chars, in applyPattern() argument 998 resemblesPropertyPattern(RuleCharacterIterator& chars, int32_t iterOpts) resemblesPropertyPattern() argument 1124 applyPropertyPattern(RuleCharacterIterator& chars, UnicodeString& rebuiltPat, UErrorCode& ec) applyPropertyPattern() argument [all...] |
| /third_party/libwebsockets/lib/misc/fts/ |
| H A D | trie.c | 550 int bp = 0, sline, chars, m; in lws_fts_fill() local
|
| /third_party/lzma/CPP/Common/ |
| H A D | MyString.cpp | 490 char *chars = _chars;
in AString() local 500 char *chars = _chars;
in AString() local 523 char *chars = _chars;
in AString() local 550 char *chars = _chars; operator =() local 890 char *chars = _chars; Replace() local 1087 wchar_t *chars = _chars; UString() local 1097 wchar_t *chars = _chars; UString() local 1118 wchar_t *chars = _chars; UString() local 1126 wchar_t *chars = _chars; UString() local 1142 wchar_t *chars = _chars; UString() local 1152 wchar_t *chars = _chars; UString() local 1175 wchar_t *chars = _chars; operator =() local 1300 wchar_t *chars = _chars; operator =() local 1317 wchar_t *chars = _chars; Add_LF() local 1344 wchar_t *chars = _chars + _len; operator +=() local 1532 wchar_t *chars = _chars; Replace() local 1690 wchar_t *chars = _chars; SetFromAscii() local [all...] |
| H A D | MyString.h | 355 char *chars = _chars;
in GetBuf_SetEnd() local 365 char *chars = _chars;
in ReleaseBuf_CalcLen() local 381 char *chars = _chars;
in operator +=() local 647 wchar_t *chars in GetBuf_SetEnd() local 657 wchar_t *chars = _chars; ReleaseBuf_CalcLen() local 676 wchar_t *chars = _chars; operator +=() local [all...] |
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | json.cc | 310 const char* chars = str_value.c_str(); variable 317 Emit(chars); global() variable 419 CharsToDouble(const uint16_t* chars, size_t length, double* result) CharsToDouble() argument 431 CharsToDouble(const uint8_t* chars, size_t length, double* result) CharsToDouble() argument 986 ParseJSON(span<uint8_t> chars, ParserHandler* handler) ParseJSON() argument 991 ParseJSON(span<uint16_t> chars, ParserHandler* handler) ParseJSON() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniset_props.cpp | 258 void UnicodeSet::applyPattern(RuleCharacterIterator& chars, in applyPattern() argument 995 resemblesPropertyPattern(RuleCharacterIterator& chars, int32_t iterOpts) resemblesPropertyPattern() argument 1121 applyPropertyPattern(RuleCharacterIterator& chars, UnicodeString& rebuiltPat, UErrorCode& ec) applyPropertyPattern() argument [all...] |
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 321 char chars[4096]; in writeAssemblyCode() member [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | uspoof.cpp | 342 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) { in uspoof_setAllowedChars() argument 349 uspoof_setAllowedUnicodeSet(USpoofChecker *sc, const UnicodeSet *chars, UErrorCode *status) { in uspoof_setAllowedUnicodeSet() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 286 char chars[4096]; in writeAssemblyCode() member [all...] |
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8-posix.cc | 715 char* chars = new char[file_length]; in ReadCharsFromTcpPort() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | string-table.cc | 643 const Char* chars; in TryStringToIndexOrLookupExisting() local
|
| /third_party/node/deps/v8/src/json/ |
| H A D | json-parser.h | 321 const Char* chars = Handle<SeqString>::cast(source_)->GetChars(no_gc); in UpdatePointers() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner-character-streams.cc | 545 size_t chars; member 606 size_t chars = current_.pos.chars; in SkipToPosition() local [all...] |
| /third_party/node/deps/v8/src/utils/ |
| H A D | utils.h | 325 CompareCharsEqualUnsigned(const lchar* lhs, const rchar* rhs, size_t chars) CompareCharsEqualUnsigned() argument 341 CompareCharsEqual(const lchar* lhs, const rchar* rhs, size_t chars) CompareCharsEqual() argument 351 CompareCharsUnsigned(const lchar* lhs, const rchar* rhs, size_t chars) CompareCharsUnsigned() argument 368 CompareChars(const lchar* lhs, const rchar* rhs, size_t chars) CompareChars() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | uspoof.cpp | 337 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) { in uspoof_setAllowedChars() argument 344 uspoof_setAllowedUnicodeSet(USpoofChecker *sc, const UnicodeSet *chars, UErrorCode *status) { in uspoof_setAllowedUnicodeSet() argument
|