OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MatchType
(Results
1 - 8
of
8
) sorted by null
/external/ImageMagick/Magick++/lib/Magick++/
CoderInfo.h
23
enum
MatchType
{
/external/skia/tests/
RecordTestUtils.h
39
template <typename DrawT> struct
MatchType
{
45
MatchType
<DrawT> matcher;
54
MatchType
<DrawT> matcher;
/external/skqp/tests/
RecordTestUtils.h
39
template <typename DrawT> struct
MatchType
{
45
MatchType
<DrawT> matcher;
54
MatchType
<DrawT> matcher;
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
PhoneNumberUtil.java
437
public enum
MatchType
{
[
all
...]
/external/cldr/tools/java/org/unicode/cldr/test/
CheckDisplayCollisions.java
48
private static enum
MatchType
{
53
LANGUAGE("//ldml/localeDisplayNames/languages/language",
MatchType
.PREFIX, 0),
54
SCRIPT("//ldml/localeDisplayNames/scripts/script",
MatchType
.PREFIX, 1),
55
TERRITORY("//ldml/localeDisplayNames/territories/territory",
MatchType
.PREFIX, 2),
56
VARIANT("//ldml/localeDisplayNames/variants/variant",
MatchType
.PREFIX, 3),
57
CURRENCY("//ldml/numbers/currencies/currency",
MatchType
.PREFIX, 4),
58
ZONE("//ldml/dates/timeZoneNames/zone",
MatchType
.PREFIX, 5),
59
METAZONE("//ldml/dates/timeZoneNames/metazone",
MatchType
.PREFIX, 6),
60
DECIMAL_FORMAT("//ldml/numbers/decimalFormats",
MatchType
.PREFIX, 7),
61
UNITS_COMPOUND_LONG("//ldml/units/unitLength[@type=\"long\"]/compoundUnit",
MatchType
.PREFIX, 8)
[
all
...]
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java
459
@dalvik.annotation.compat.UnsupportedAppUsage(implicitMember = "values()[Lcom/android/i18n/phonenumbers/PhoneNumberUtil$
MatchType
;")
460
public enum
MatchType
{
[
all
...]
/art/runtime/
debugger.cc
[
all
...]
/external/error_prone/error_prone/
error_prone_core-2.3.2-with-dependencies.jar
Completed in 300 milliseconds