| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | rematch.cpp | 70 RegexMatcher::RegexMatcher(const RegexPattern *pat) { in RegexMatcher() argument 2802 int64_t *pat = fPattern->fCompiledPat->getBuffer(); in MatchAt() local [all...] |
| H A D | timezone.cpp | 56 static void debug_tz_msg(const char *pat, ...) in debug_tz_msg() argument
|
| /device/soc/rockchip/rk3588/hardware/rga/include/ |
| H A D | rga.h | 481 rga_img_info_t pat; /* patten image info */ member
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga.h | 364 struct rga_img_info_t pat; member 477 struct rga_img_info_t pat; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DateTimePatternGenerator.java | 2041 public PatternWithMatcher(String pat, DateTimeMatcher matcher) { in PatternWithMatcher() argument 2050 public PatternWithSkeletonFlag(String pat, boolean skelSpecified) { in PatternWithSkeletonFlag() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | usettest.cpp | 46 UnicodeString pat; in operator +() local 218 UnicodeString pat = ""; in toPatternAux() local 289 const char* pat = " [:Lu:] "; // Whitespace ok outside [:..:] in TestCategories() local 257 checkPat(const UnicodeString& source, const UnicodeSet& testSet, const UnicodeString& pat) checkPat() argument 1487 UnicodeString pat; expectRange() local 1508 UnicodeString pat; TestInvalidCodePoint() local 1971 UnicodeString pat; checkRoundTrip() local 1985 UnicodeString pat; checkRoundTrip() local 2063 expectContainment(const UnicodeString& pat, const UnicodeString& charsIn, const UnicodeString& charsOut) expectContainment() argument 2080 UnicodeString pat; expectContainment() local 2177 UnicodeString pat; expectToPattern() local 3919 UnicodeString pat; TestPatternWithSurrogates() local [all...] |
| H A D | dtfmttst.cpp | 702 DateFormatTest::tryPat994(SimpleDateFormat* format, const char* pat, const char* str, UDate expected) in tryPat994() argument
|
| H A D | regextst.cpp | 366 UBool RegexTest::doRegexLMTest(const char *pat, const char *text, UBool looking, UBool match, int32_t line) { in doRegexLMTest() argument 427 UBool RegexTest::doRegexLMTestUTF8(const char *pat, const char *text, UBool looking, UBool match, int32_t line) { in doRegexLMTestUTF8() argument 518 regex_err(const char *pat, int32_t errLine, int32_t errCol, UErrorCode expectedStatus, int32_t line) regex_err() argument 910 RegexPattern *pat = RegexPattern::compile(re, flags, pe, status); API_Match() local 969 RegexPattern *pat = RegexPattern::compile(re, flags, pe, status); API_Match() local 1023 RegexPattern *pat = RegexPattern::compile(re, flags, pe, status); API_Match() local 1331 RegexPattern *pat = RegexPattern::compile(re, flags, pe, status); API_Replace() local 1988 RegexPattern *pat = RegexPattern::compile(&re, flags, pe, status); API_Match_UTF8() local 2133 RegexPattern *pat = RegexPattern::compile(&re, flags, pe, status); API_Match_UTF8() local 2194 RegexPattern *pat = RegexPattern::compile(&re, flags, pe, status); API_Match_UTF8() local 2429 RegexPattern *pat = RegexPattern::compile(&re, flags, pe, status); API_Replace_UTF8() local 5115 RegexPattern *pat = RegexPattern::compile(UnicodeString( NamedCapture() local 5353 RegexPattern *pat = RegexPattern::compile(pattern, 0, status); NamedCaptureLimits() local [all...] |
| H A D | numfmtst.cpp | 410 const char* pat[] = { "#.#", "#.", ".#", "#" }; in TestPatterns() local 486 const char* pat[] = { "0.####E0", "00.000E00", "##0.######E000", "0.###E0;[0.###E0]" }; in TestExponential() local 802 UnicodeString *pat; TestQuotes() local 842 UnicodeString pat; TestCurrencySign() local 2535 const char* pat=DATA[i]; TestIllegalPatterns() local 2611 UnicodeString pat, tok, mloc, str, out, where, currAmt; TestCases() local 2874 UnicodeString pat; expect() local 2947 UnicodeString pat; expect() local 3031 UnicodeString pat; expectPat() local 3040 expectPad(DecimalFormat& fmt, const UnicodeString& pat, int32_t pos) expectPad() argument 3044 expectPad(DecimalFormat& fmt, const UnicodeString& pat, int32_t pos, int32_t width, UChar pad) expectPad() argument 3048 expectPad(DecimalFormat& fmt, const UnicodeString& pat, int32_t pos, int32_t width, const UnicodeString& pad) expectPad() argument 3642 UnicodeString pat = ctou(DATA[i][1]); TestMultiCurrencySign() local 3790 UnicodeString pat; TestDecimalFormatCurrencyParse() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | NumberFormatTest.java | 2834 expectPad(DecimalFormat fmt, String pat, int pos) expectPad() argument 2838 expectPad(DecimalFormat fmt, final String pat, int pos, int width, final char pad) expectPad() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | NumberFormatTest.java | 2831 expectPad(DecimalFormat fmt, String pat, int pos) expectPad() argument 2835 expectPad(DecimalFormat fmt, final String pat, int pos, int width, final char pad) expectPad() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtptngen.cpp | 2850 PtnElem::PtnElem(const UnicodeString &basePat, const UnicodeString &pat) : in PtnElem() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dtptngen.cpp | 2842 PtnElem::PtnElem(const UnicodeString &basePat, const UnicodeString &pat) : in PtnElem() argument
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/ |
| H A D | rga2.h | 331 rga_img_info_t pat; /* patten image info */
member 406 rga_img_info_32_t pat; /* patten image info */
member 462 rga_img_info_t pat; // patten active window
member
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cnumtst.c | 1023 UChar pat[] = {0x0023,0x003b,0x0023,0}; /* {'#', ';', '#', 0}; */ in TestParseZero() local 1732 UChar pat[1024]; in TestRBNFFormat() local 2034 UChar pat[200]; in TestNBSPInPattern() local [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | expr.rs | 2455 let mut pat = Pat::parse_single(input)?; closure_arg() variables [all...] |
| /third_party/FatFs/source/ |
| H A D | ff.c | 2294 pattern_match( const TCHAR* pat, const TCHAR* nam, UINT skip, UINT recur ) pattern_match() argument
|
| /third_party/mksh/ |
| H A D | edit.c | 488 char *pat, *fpath; in x_command_glob() local 778 glob_table(const char *pat, XPtrV *wp, struct table *tp) in glob_table() argument 794 glob_path(int flags, const char *pat, XPtrV *wp, const char *lpath) glob_path() argument 1925 char pat[80 + 1]; /* pattern buffer */ x_search_hist() local 2008 x_search(const char *pat, int sameline, int offset) x_search() argument 2067 x_match(const char *str, const char *pat) x_match() argument 5148 grabsearch(const char *pat, int save, int start, bool fwd) grabsearch() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 2603 static void rx_zvalue_compile(regex_t **rx, struct zvalue *pat) in rx_zvalue_compile() argument 2613 static void rx_zvalue_free(regex_t *rx, struct zvalue *pat) in rx_zvalue_free() argument
|
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 11100 bool glob_match(const char *str, const char *pat) argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | nl80211_copy.h | 4914 struct nl80211_pattern_support pat; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | nl80211_copy.h | 5446 struct nl80211_pattern_support pat; member
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |