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/chromium_org/third_party/icu/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.cpp24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringMatcher)
26 StringMatcher::StringMatcher(const UnicodeString& theString, function in class:StringMatcher
39 StringMatcher::StringMatcher(const StringMatcher& o) : function in class:StringMatcher
54 StringMatcher::~StringMatcher() {
60 UnicodeFunctor* StringMatcher::clone() const {
61 return new StringMatcher(*thi
[all...]
/external/icu4c/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
40 StringMatcher(StringRef strVariableName, function in class:llvm::StringMatcher
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h2146 #define StringMatcher U_ICU_ENTRY_POINT_RENAME(StringMatcher) macro
/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/evaluation/Stack.class Stack.java package proguard ...

Completed in 449 milliseconds