| /third_party/rust/crates/syn/src/ |
| H A D | lib.rs | 455 mod pat; modules
|
| H A D | pat.rs | 372 let mut pat = Pat::parse_single(input)?; multi_pat_impl() variables [all...] |
| /third_party/curl/src/ |
| H A D | tool_urlglob.c | 42 struct URLPattern *pat = &glob->pattern[glob->size]; in glob_fixed() local 97 struct URLPattern *pat; glob_set() local 195 struct URLPattern *pat; glob_range() local 532 struct URLPattern *pat; glob_next_url() local 644 struct URLPattern *pat = NULL; glob_match_url() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | msfmrgts.cpp | 540 UnicodeString pat; in Test4114739() local 570 UnicodeString pat; in Test4113018() local 593 UnicodeString pat; in Test4106661() local 650 UnicodeString pat; Test4094906() local 717 UnicodeString pat; Test4118592() local 749 UnicodeString pat; Test4118594() local 839 UnicodeString pat; Test4120552() local 867 UnicodeString pat = CharsToUnicodeString("''Vous'' {0,choice,0#n''|1#}avez s\\\\u00E9lectionn\\\\u00E9 " Test4142938() local 949 UnicodeString pat; TestChoicePatternQuote() local [all...] |
| H A D | dtfmtrtts.cpp | 281 UnicodeString pat; in test() local [all...] |
| /third_party/icu/icu4c/source/samples/cal/ |
| H A D | cal.c | 434 const UChar *pat = (useLongNames ? sLongPat : sShortPat); in print_month() local 551 const UChar pat [] = { 0x0079, 0x0079, 0x0079, 0x0079 }; in print_year() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | plurfmt.cpp | 84 PluralFormat::PluralFormat(const UnicodeString& pat, in PluralFormat() argument 94 PluralFormat(const Locale& loc, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 105 PluralFormat(const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 116 PluralFormat(const Locale& loc, const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 128 PluralFormat(const Locale& loc, UPluralType type, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument [all...] |
| H A D | islamcal.cpp | 41 static void debug_islamcal_msg(const char *pat, ...) in debug_islamcal_msg() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | islamcal.cpp | 41 static void debug_islamcal_msg(const char *pat, ...) in debug_islamcal_msg() argument
|
| H A D | plurfmt.cpp | 84 PluralFormat::PluralFormat(const UnicodeString& pat, in PluralFormat() argument 94 PluralFormat(const Locale& loc, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 105 PluralFormat(const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 116 PluralFormat(const Locale& loc, const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 128 PluralFormat(const Locale& loc, UPluralType type, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | rpng2-win.c | 190 static int pat = 6; /* must be less than num_bgpat */ variable [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | islamcal.cpp | 41 static void debug_islamcal_msg(const char *pat, ...) in debug_islamcal_msg() argument
|
| H A D | plurfmt.cpp | 84 PluralFormat::PluralFormat(const UnicodeString& pat, in PluralFormat() argument 94 PluralFormat(const Locale& loc, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 105 PluralFormat(const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 116 PluralFormat(const Locale& loc, const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument 128 PluralFormat(const Locale& loc, UPluralType type, const UnicodeString& pat, UErrorCode& status) PluralFormat() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/cal/ |
| H A D | cal.c | 434 const UChar *pat = (useLongNames ? sLongPat : sShortPat); in print_month() local 551 const UChar pat [] = { 0x0079, 0x0079, 0x0079, 0x0079 }; in print_year() local
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ls.c | 285 static void zprint(int zap, char *pat, int len, unsigned long arg) in zprint() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | ls.c | 295 static void zprint(int zap, char *pat, int len, unsigned long arg) in zprint() argument
|
| /third_party/benchmark/test/ |
| H A D | output_test_helper.cc | 450 int SubstrCnt(const std::string& haystack, const std::string& pat) { in SubstrCnt() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | TimeZoneGenericNames.java | 441 private synchronized String formatPattern(Pattern pat, String... args) { in formatPattern() argument
|
| H A D | Utility.java | 1280 public static int parsePattern(String pat, in parsePattern() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cdtrgtst.c | 57 UChar *pat=NULL; in Test4029195() local 137 UChar pat[10]; in Test4056591() local 249 UChar *pat=NULL; aux917() local [all...] |
| H A D | cnmdptst.c | 71 const char* pat[] = { "#.#", "#.", ".#", "#" }; in TestPatterns() local 127 UChar pat[15]; in TestQuotes() local 207 static const char* pat[] = { "0.####E0", "00.000E00", "##0.######E000", "0.###E0;[0.###E0]" }; TestExponential() local 348 UChar *pat=NULL; TestCurrencySign() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | TimeZoneGenericNames.java | 445 private synchronized String formatPattern(Pattern pat, String... args) { in formatPattern() argument
|
| H A D | Utility.java | 1215 public static int parsePattern(String pat, in parsePattern() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | DateFormatTest.java | 1583 public void tryPat994(SimpleDateFormat format, String pat, String str, Date expected) { in tryPat994() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | DateFormatTest.java | 1667 public void tryPat994(SimpleDateFormat format, String pat, String str, Date expected) { in tryPat994() argument [all...] |