Home
last modified time | relevance | path

Searched defs:matchString (Results 1 – 25 of 238) sorted by relevance

12345678910

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DSimpleFactory.java156 private final String matchString; field in SimpleFactory.SimpleFactoryLookupKey
158 public SimpleFactoryLookupKey(String directory, String matchString) { in SimpleFactoryLookupKey()
226 private String matchString; field in SimpleFactory.SimpleFactoryCacheKey
231 String matchString, in SimpleFactoryCacheKey()
348 public static Factory make(String sourceDirectory, String matchString) { in make()
353 String sourceDirectory, String matchString, DraftStatus minimalDraftStatus) { in make()
397 public static Factory make(File sourceDirectory[], String matchString) { in make()
410 File sourceDirectory[], String matchString, DraftStatus minimalDraftStatus) { in make()
480 File sourceDirectories[], String matchString, DraftStatus minimalDraftStatus) { in SimpleFactory()
/aosp_15_r20/build/make/tools/compliance/cmd/dumpgraph/
H A Ddumpgraph_test.go527 matchString(*testContext) string methodSpec
536 func (tm *targetMatcher) matchString(ctx *testContext) string { func
555 func (em *edgeMatcher) matchString(ctx *testContext) string { func
/aosp_15_r20/build/make/tools/compliance/cmd/dumpresolutions/
H A Ddumpresolutions_test.go936 matchString(*testContext, *compliance.LicenseGraph) string methodSpec
957 func (tm *targetMatcher) matchString(ctx *testContext, lg *compliance.LicenseGraph) string { func
977 func (rm *resolutionMatcher) matchString(ctx *testContext, lg *compliance.LicenseGraph) string { func
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/
DBpfNetMapsTest.java968 void doTestDumpUidOwnerMap(final int iif, final long match, final String matchString) in doTestDumpUidOwnerMap()
971 assertDumpContains(getDump(), TEST_UID + " " + matchString); in doTestDumpUidOwnerMap() local
974 void doTestDumpUidOwnerMap(final long match, final String matchString) throws Exception { in doTestDumpUidOwnerMap()
1030 private void doTestDumpOwnerMatchConfig(final long match, final String matchString) in doTestDumpOwnerMatchConfig()
1034 "current ownerMatch configuration: " + match + " " + matchString); in doTestDumpOwnerMatchConfig() local
/aosp_15_r20/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
H A DLexer.as154 public function matchString(s:String):void { method in org.antlr.runtime.Lexer
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue56990.go108 func matchString(a, b string) (bool, error) { func
/aosp_15_r20/external/gptfdisk/
H A Dparttypes.cc586 string line, matchString = ""; in ShowAllTypes() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/text/
DSimpleDateFormat.java1927 private int matchString(String text, int start, int field, String[] data, CalendarBuilder calb) in matchString() method
1977 private int matchString(String text, int start, int field, in matchString() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DSimpleDateFormat.java1927 private int matchString(String text, int start, int field, String[] data, CalendarBuilder calb) in matchString() method
1977 private int matchString(String text, int start, int field, in matchString() method
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DSimpleDateFormat.java1927 private int matchString(String text, int start, int field, String[] data, CalendarBuilder calb) in matchString() method
1977 private int matchString(String text, int start, int field, in matchString() method
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DSimpleDateFormat.java863 protected int matchString(java.lang.String text, int start, int field, java.lang.String[] data, and… in matchString() method in SimpleDateFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DSimpleDateFormat.java863 protected int matchString(java.lang.String text, int start, int field, java.lang.String[] data, and… in matchString() method in SimpleDateFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DSimpleDateFormat.java863 protected int matchString(java.lang.String text, int start, int field, java.lang.String[] data, and… in matchString() method in SimpleDateFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DSimpleDateFormat.java863 protected int matchString(java.lang.String text, int start, int field, java.lang.String[] data, and… in matchString() method in SimpleDateFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DSimpleDateFormat.java863 protected int matchString(java.lang.String text, int start, int field, java.lang.String[] data, and… in matchString() method in SimpleDateFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DSimpleDateFormat.java863 protected int matchString(java.lang.String text, int start, int field, java.lang.String[] data, and… in matchString() method in SimpleDateFormat
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py2412 def __init__( self, matchString ): argument
2458 def __init__( self, matchString, identChars=None, caseless=False ): argument
2515 def __init__( self, matchString ): argument
2536 def __init__( self, matchString, identChars=None ): argument
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py2412 def __init__( self, matchString ): argument
2458 def __init__( self, matchString, identChars=None, caseless=False ): argument
2515 def __init__( self, matchString ): argument
2536 def __init__( self, matchString, identChars=None ): argument
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp3195 UnicodeString matchString; // The marked up string to be used as input in Extended() local
4079 UnicodeString matchString = fields[1]; in PerlTests() local
4464 UnicodeString matchString = fields[1]; in PerlTestsUTF8() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dregextst.cpp3195 UnicodeString matchString; // The marked up string to be used as input in Extended() local
4079 UnicodeString matchString = fields[1]; in PerlTests() local
4464 UnicodeString matchString = fields[1]; in PerlTestsUTF8() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DSimpleDateFormat.java2651 protected int matchString(String text, int start, int field, String[] data, Calendar cal) in matchString() method in SimpleDateFormat
2677 …private int matchString(String text, int start, int field, String[] data, String monthPattern, Cal… in matchString() method in SimpleDateFormat
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DSimpleDateFormat.java2635 protected int matchString(String text, int start, int field, String[] data, Calendar cal) in matchString() method in SimpleDateFormat
2661 …private int matchString(String text, int start, int field, String[] data, String monthPattern, Cal… in matchString() method in SimpleDateFormat
/aosp_15_r20/external/skia/src/utils/
H A DSkJSON.cpp725 const char* matchString(const char* p, const char* p_stop, MatchFunc&& func) { in matchString() function in skjson::__anondd97a6de0211::DOMParser
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardBuilder.java758 private static boolean matchString(final TypedArray a, final int index, final String value) { in matchString() method in KeyboardBuilder
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp2920 int32_t SimpleDateFormat::matchString(const UnicodeString& text, in matchString() function in SimpleDateFormat

12345678910