OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DateTimeMatcher
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
dtptngen_impl.h
176
class
DateTimeMatcher
: public UMemory {
187
UBool equals(const
DateTimeMatcher
* other) const;
188
int32_t getDistance(const
DateTimeMatcher
& other, int32_t includeMask, DistanceInfo& distanceInfo);
189
DateTimeMatcher
();
190
DateTimeMatcher
(const
DateTimeMatcher
& other);
191
virtual ~
DateTimeMatcher
() {};
218
DateTimeMatcher
& next();
222
DateTimeMatcher
*matcher;
dtptngen.cpp
266
dtMatcher = new
DateTimeMatcher
();
279
dtMatcher = new
DateTimeMatcher
();
296
dtMatcher = new
DateTimeMatcher
();
319
skipMatcher = new
DateTimeMatcher
(*other.skipMatcher);
[
all
...]
/external/icu4c/i18n/
dtptngen.cpp
270
dtMatcher = new
DateTimeMatcher
();
283
dtMatcher = new
DateTimeMatcher
();
300
dtMatcher = new
DateTimeMatcher
();
323
skipMatcher = new
DateTimeMatcher
(*other.skipMatcher);
[
all
...]
dtptngen_impl.h
177
class
DateTimeMatcher
: public UMemory {
188
UBool equals(const
DateTimeMatcher
* other) const;
189
int32_t getDistance(const
DateTimeMatcher
& other, int32_t includeMask, DistanceInfo& distanceInfo);
190
DateTimeMatcher
();
191
DateTimeMatcher
(const
DateTimeMatcher
& other);
192
virtual ~
DateTimeMatcher
();
219
DateTimeMatcher
& next();
223
DateTimeMatcher
*matcher;
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 480 milliseconds