| /third_party/curl/lib/ |
| H A D | http2.c | 1555 req_body_read_callback(nghttp2_session *session, int32_t stream_id, uint8_t *buf, size_t length, uint32_t *data_flags, nghttp2_data_source *source, void *userp) req_body_read_callback() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | UCharacterProperty.java | 331 BinaryProperty(int source) { in BinaryProperty() argument 370 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty() argument 618 IntProperty(int source) { in IntProperty() argument 645 CombiningClassIntProperty(int source) { in CombiningClassIntProperty() argument 657 NormQuickCheckIntProperty(int source, int which, int max) NormQuickCheckIntProperty() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DateFormat.java | 858 public Object parseObject (String source, ParsePosition pos) in parseObject() argument
|
| H A D | PluralRules.java | 583 final double source; field in PluralRules.FixedDecimal 1180 parse(String source) parse() argument 1368 split(String source) split() argument [all...] |
| H A D | TimeZoneFormat.java | 1626 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
|
| H A D | UnicodeSet.java | 3024 add(Iterable<?> source) add() argument 3035 addAll(Iterable<?> source) addAll() argument 3434 mungeCharName(String source) mungeCharName() argument 4436 UnicodeSetIterator2(UnicodeSet source) UnicodeSetIterator2() argument 4730 addAllTo(Iterable<T> source, U target) addAllTo() argument 4741 addAllTo(Iterable<T> source, T[] target) addAllTo() argument 4848 stripFrom(CharSequence source, boolean matches) stripFrom() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | uregex.cpp | 287 RegularExpression *source = (RegularExpression*)source2; in uregex_clone() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | apicoll.cpp | 2073 UCollationResult TestCollator::compare(const UnicodeString& source, in compare() argument 2084 UCollationResult TestCollator::compare(const UnicodeString& source, in compare() argument 2096 compare(const UChar* source, int32_t sourceLength, const UChar* target, int32_t targetLength, UErrorCode& status) const compare() argument 2107 getCollationKey(const UnicodeString& source, CollationKey& key, UErrorCode& status) const getCollationKey() argument 2130 getSortKey(const UnicodeString& source, uint8_t* result, int32_t resultLength) const getSortKey() argument [all...] |
| H A D | transrt.cpp | 1047 UnicodeString source; in TestHan() local [all...] |
| H A D | tmsgfmt.cpp | 1127 UnicodeString source = "abc =sep= def"; in testParse() local
|
| /third_party/icu/icu4c/source/test/perf/collperf2/ |
| H A D | collperf2.cpp | 68 const CA_uchar *source; member in Strcoll 73 Strcoll::Strcoll(const UCollator* coll, const CA_uchar* source, UBool useLen) in Strcoll() argument 128 const CA_uchar *source; global() member in Strcoll_2 133 Strcoll_2(const UCollator* coll, const CA_uchar* source, const CA_uchar* target, UBool useLen) Strcoll_2() argument 180 const CA_char *source; global() member in StrcollUTF8 185 StrcollUTF8(const UCollator* coll, const CA_char* source, UBool useLen) StrcollUTF8() argument 240 const CA_char *source; global() member in StrcollUTF8_2 245 StrcollUTF8_2(const UCollator* coll, const CA_char* source, const CA_char* target, UBool useLen) StrcollUTF8_2() argument 291 const CA_uchar *source; global() member in GetSortKey 295 GetSortKey(const UCollator* coll, const CA_uchar* source, UBool useLen) GetSortKey() argument 346 const CA_uchar *source; global() member in NextSortKeyPart 353 NextSortKeyPart(const UCollator* coll, const CA_uchar* source, int32_t bufSize, int32_t maxIteration ) NextSortKeyPart() argument 413 const CA_char *source; global() member in NextSortKeyPartUTF8 420 NextSortKeyPartUTF8(const UCollator* coll, const CA_char* source, int32_t bufSize, int32_t maxIteration ) NextSortKeyPartUTF8() argument 480 const CA_uchar *source; global() member in CppCompare 485 CppCompare(const Collator* coll, const CA_uchar* source, UBool useLen) CppCompare() argument 539 const CA_uchar *source; global() member in CppCompare_2 544 CppCompare_2(const Collator* coll, const CA_uchar* source, const CA_uchar* target, UBool useLen) CppCompare_2() argument 590 const CA_char *source; global() member in CppCompareUTF8 595 CppCompareUTF8(const Collator* coll, const CA_char* source, UBool useLen) CppCompareUTF8() argument 660 const CA_char *source; global() member in CppCompareUTF8_2 665 CppCompareUTF8_2(const Collator* coll, const CA_char* source, const CA_char* target, UBool useLen) CppCompareUTF8_2() argument 717 const CA_uchar *source; global() member in CppGetCollationKey 721 CppGetCollationKey(const Collator* coll, const CA_uchar* source, UBool useLen) CppGetCollationKey() argument 804 UnicodeString** source; global() member in UniStrCollPerfFunction 883 StringPiece* source; global() member in StringPieceCollPerfFunction [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv2022.cpp | 1065 getEndOfBuffer_2022(const char** source, in getEndOfBuffer_2022() argument 826 changeState_2022(UConverter* _this, const char** source, const char* sourceLimit, Variant2022 var, UErrorCode* err) changeState_2022() argument 1670 const UChar* source = args->source; UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 2359 const UChar *source = args->source; UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local 2922 const UChar* source = args->source; UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local [all...] |
| H A D | ucnv.cpp | 1177 ucnv_fromUnicode(UConverter *cnv, char **target, const char *targetLimit, const UChar **source, const UChar *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_fromUnicode() argument 1623 ucnv_toUnicode(UConverter *cnv, UChar **target, const UChar *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_toUnicode() argument 1840 ucnv_getNextUChar(UConverter *cnv, const char **source, const char *sourceLimit, UErrorCode *err) ucnv_getNextUChar() argument 2045 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, UChar *pivotStart, UChar **pivotSource, UChar **pivotTarget, const UChar *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode) ucnv_convertEx() argument 2404 ucnv_internalConvert(UConverter *outConverter, UConverter *inConverter, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_internalConvert() argument 2477 ucnv_convert(const char *toConverterName, const char *fromConverterName, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convert() argument 2526 ucnv_convertAlgorithmic(UBool convertToAlgorithmic, UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convertAlgorithmic() argument 2583 ucnv_toAlgorithmic(UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_toAlgorithmic() argument 2595 ucnv_fromAlgorithmic(UConverter *cnv, UConverterType algorithmicType, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_fromAlgorithmic() argument 2662 ucnv_fixFileSeparator(const UConverter *cnv, UChar* source, int32_t sourceLength) ucnv_fixFileSeparator() argument 2754 ucnv_detectUnicodeSignature( const char* source, int32_t sourceLength, int32_t* signatureLength, UErrorCode* pErrorCode) ucnv_detectUnicodeSignature() argument [all...] |
| H A D | ucnvmbcs.cpp | 2036 const uint8_t *source, *sourceLimit; in ucnv_MBCSSingleToUnicodeWithOffsets() local 1105 _extFromU(UConverter *cnv, const UConverterSharedData *sharedData, UChar32 cp, const UChar **source, const UChar *sourceLimit, uint8_t **target, const uint8_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extFromU() argument 1172 _extToU(UConverter *cnv, const UConverterSharedData *sharedData, int8_t length, const uint8_t **source, const uint8_t *sourceLimit, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extToU() argument 2188 const uint8_t *source, *sourceLimit, *lastSource; ucnv_MBCSSingleToBMPWithOffsets() local 2468 const uint8_t *source, *sourceLimit; ucnv_MBCSToUnicodeWithOffsets() local 2886 const uint8_t *source, *sourceLimit; ucnv_MBCSSingleGetNextUChar() local 2970 const uint8_t *source, *sourceLimit, *lastSource; ucnv_MBCSGetNextUChar() local 3264 ucnv_MBCSSimpleGetNextUChar(UConverterSharedData *sharedData, const char *source, int32_t length, UBool useFallback) ucnv_MBCSSimpleGetNextUChar() argument 3409 const UChar *source, *sourceLimit; ucnv_MBCSDoubleFromUnicodeWithOffsets() local 3641 const UChar *source, *sourceLimit; ucnv_MBCSSingleFromUnicodeWithOffsets() local 3817 const UChar *source, *sourceLimit, *lastSource; ucnv_MBCSSingleFromBMPWithOffsets() local 4074 const UChar *source, *sourceLimit; ucnv_MBCSFromUnicodeWithOffsets() local 5024 const uint8_t *source, *sourceLimit; ucnv_SBCSFromUTF8() local 5326 const uint8_t *source, *sourceLimit; ucnv_DBCSFromUTF8() local [all...] |
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asoc.h | 466 char source[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | TransliteratorTest.java | 3762 expect(String rules, String source, String expectedResult, Transliterator.Position pos) expect() argument 3770 expect(String rules, String source, String expectedResult) expect() argument 3774 expect(Transliterator t, String source, String expectedResult, Transliterator reverseTransliterator) expect() argument 3782 expect(Transliterator t, String source, String expectedResult) expect() argument 3786 expect(Transliterator t, String source, String expectedResult, Transliterator.Position pos) expect() argument 3858 expectAux(String tag, String source, String result, String expectedResult) expectAux() argument 3865 expectAux(String tag, String source, String result, boolean pass, String expectedResult) expectAux() argument 3873 expectAux(String tag, String source, boolean pass, String expectedResult) expectAux() argument 3905 assertTransform(String message, String expected, StringTransform t, String source) assertTransform() argument 3910 assertTransform(String message, String expected, StringTransform t, StringTransform back, String source, String source2) assertTransform() argument [all...] |
| /third_party/icu/tools/colprobe/ |
| H A D | colprobe.cpp | 79 Line source; variable
|
| H A D | colprobeNew.cpp | 1022 UnicodeSet flatten(const UnicodeSet &source, UErrorCode &status) { in flatten() argument
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | TransliteratorTest.java | 3762 expect(String rules, String source, String expectedResult, Transliterator.Position pos) expect() argument 3770 expect(String rules, String source, String expectedResult) expect() argument 3774 expect(Transliterator t, String source, String expectedResult, Transliterator reverseTransliterator) expect() argument 3782 expect(Transliterator t, String source, String expectedResult) expect() argument 3786 expect(Transliterator t, String source, String expectedResult, Transliterator.Position pos) expect() argument 3858 expectAux(String tag, String source, String result, String expectedResult) expectAux() argument 3865 expectAux(String tag, String source, String result, boolean pass, String expectedResult) expectAux() argument 3873 expectAux(String tag, String source, boolean pass, String expectedResult) expectAux() argument 3905 assertTransform(String message, String expected, StringTransform t, String source) assertTransform() argument 3910 assertTransform(String message, String expected, StringTransform t, StringTransform back, String source, String source2) assertTransform() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | UCharacterProperty.java | 331 BinaryProperty(int source) { in BinaryProperty() argument 358 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty() argument 599 IntProperty(int source) { in IntProperty() argument 626 CombiningClassIntProperty(int source) { in CombiningClassIntProperty() argument 638 NormQuickCheckIntProperty(int source, int which, int max) NormQuickCheckIntProperty() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| H A D | UnicodeSetTest.java | 275 boolean checkPat (String source, UnicodeSet testSet) { in checkPat() argument 302 checkPat(String source, UnicodeSet testSet, String pat) checkPat() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateTimePatternGenerator.java | 1970 private String getBestAppending(DateTimeMatcher source, int missingFields, DistanceInfo distInfo, DateTimeMatcher skipMatcher, EnumSet<DTPGflags> flags, int options) { in getBestAppending() argument 2038 private PatternWithMatcher getBestRaw(DateTimeMatcher source, int includeMask, DistanceInfo missingFields, DateTimeMatcher skipMatcher) { in getBestRaw() argument 2748 void extractFrom(DateTimeMatcher source, in argument [all...] |
| H A D | DateFormat.java | 807 public Object parseObject (String source, ParsePosition pos) in parseObject() argument
|
| H A D | PluralRules.java | 539 final double source; field in PluralRules.FixedDecimal 1151 parse(String source) parse() argument 1288 split(String source) split() argument [all...] |
| H A D | TimeZoneFormat.java | 1556 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
|