Home
last modified time | relevance | path

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

12345678910

/third_party/elfutils/src/
H A Daddr2line.c182 ssize_t chars; in main() local
/third_party/alsa-utils/axfer/
H A Dcontainer-voc.c160 uint8_t chars[0]; member
/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp341 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 Dcsdetest.cpp359 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 Dcustrtst.c989 char chars[]="abc"; /* needs default codepage */ in TestStringCopy() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCharsTrie.java134 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 DStringTrieBuilder.java590 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 DTestCharset.java1474 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 DStringTrieBuilder.java589 private StringBuilder chars=new StringBuilder(); global() field in StringTrieBuilder.DynamicBranchNode
[all...]
H A DCharsTrie.java127 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 Duniset_props.cpp258 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 Dtrie.c550 int bp = 0, sline, chars, m; in lws_fts_fill() local
/third_party/lzma/CPP/Common/
H A 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; 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 DMyString.h355 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 Djson.cc310 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 Duniset_props.cpp258 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 Dpkg_genc.cpp321 char chars[4096]; in writeAssemblyCode() member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp342 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 Dpkg_genc.cpp286 char chars[4096]; in writeAssemblyCode() member
[all...]
/third_party/node/deps/v8/src/d8/
H A Dd8-posix.cc715 char* chars = new char[file_length]; in ReadCharsFromTcpPort() local
/third_party/node/deps/v8/src/objects/
H A Dstring-table.cc643 const Char* chars; in TryStringToIndexOrLookupExisting() local
/third_party/node/deps/v8/src/json/
H A Djson-parser.h321 const Char* chars = Handle<SeqString>::cast(source_)->GetChars(no_gc); in UpdatePointers() local
/third_party/node/deps/v8/src/parsing/
H A Dscanner-character-streams.cc545 size_t chars; member
606 size_t chars = current_.pos.chars; in SkipToPosition() local
[all...]
/third_party/node/deps/v8/src/utils/
H A Dutils.h325 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 Duspoof.cpp337 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

Completed in 32 milliseconds

12345678910