Searched defs:StringMatcher (Results 1 - 13 of 13) sorted by relevance

/external/proguard/src/proguard/util/
H A DStringMatcher.java30 public interface StringMatcher interface
/external/icu/icu4c/source/i18n/
H A Dstrmatch.h35 * A StringMatcher may represent a segment, in which case it has a
39 * A StringMatcher that is not a segment should not be used as a
42 class StringMatcher : public UnicodeFunctor, public UnicodeMatcher, public UnicodeReplacer { class in inherits:UnicodeFunctor,UnicodeMatcher,UnicodeReplacer
58 StringMatcher(const UnicodeString& string,
68 StringMatcher(const StringMatcher& o);
73 virtual ~StringMatcher();
H A Dstrmatch.cpp23 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringMatcher)
25 StringMatcher::StringMatcher(const UnicodeString& theString, function in class:StringMatcher
38 StringMatcher::StringMatcher(const StringMatcher& o) : function in class:StringMatcher
53 StringMatcher::~StringMatcher() {
59 UnicodeFunctor* StringMatcher::clone() const {
60 return new StringMatcher(*thi
[all...]
/external/llvm/include/llvm/TableGen/
H A DStringMatcher.h1 //===- StringMatcher.h - Generate a matcher for input strings ---*- C++ -*-===//
10 // This file implements the StringMatcher class.
25 /// StringMatcher - Given a list of strings and code to execute when they match,
31 class StringMatcher { class in namespace:llvm
41 StringMatcher(StringRef strVariableName, function in class:llvm::StringMatcher
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DStringMatcher.java20 * A StringMatcher may represent a segment, in which case it has a
24 * A StringMatcher that is not a segment should not be used as a
27 class StringMatcher implements UnicodeMatcher, UnicodeReplacer { class in inherits:UnicodeMatcher,UnicodeReplacer
66 public StringMatcher(String theString, method in class:StringMatcher
88 public StringMatcher(String theString, method in class:StringMatcher
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter.java package proguard ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 1789 milliseconds