Home
last modified time | relevance | path

Searched refs:subdivision (Results 1 – 25 of 53) sorted by relevance

123

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleValidityChecker.java121 normal, anything, reorder, codepoints, subdivision, rgKey; enumConstant
128 return subdivision; in get()
227 case subdivision: in isValidU()
275 String subdivision = subtag.substring(region.length()); in isSubdivision() local
276 … if (ValidIdentifiers.isValid(Datatype.subdivision, datasubtypes, region, subdivision) == null) { in isSubdivision()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleValidityChecker.java126 normal, anything, reorder, codepoints, subdivision, rgKey; enumConstant
133 return subdivision; in get()
232 case subdivision: in isValidU()
280 String subdivision = subtag.substring(region.length()); in isSubdivision() local
281 … if (ValidIdentifiers.isValid(Datatype.subdivision, datasubtypes, region, subdivision) == null) { in isSubdivision()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTestLocaleValidity.java304 … showValid(Datasubtype.regular, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US-CA");
305 … showValid(Datasubtype.regular, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US", "CA");
306 showValid(null, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US-?");
307 showValid(null, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US", "?");
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTestLocaleValidity.java302 … showValid(Datasubtype.regular, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US-CA");
303 … showValid(Datasubtype.regular, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US", "CA");
304 showValid(null, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US-?");
305 showValid(null, Datatype.subdivision, EnumSet.of(Datasubtype.regular), "US", "?");
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DValidIdentifiers.java34 subdivision, enumConstant
66 final String subdivision = s.substring(pos2); in ValiditySet()
72 oldSet.add(subdivision); in ValiditySet()
147 values.put(subkey, new ValiditySet(subvalues, key == Datatype.subdivision));
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DValidIdentifiers.java39 subdivision, enumConstant
77 final String subdivision = s.substring(pos2); in ValiditySet()
83 oldSet.add(subdivision); in ValiditySet()
158 values.put(subkey, new ValiditySet(subvalues, key == Datatype.subdivision));
/third_party/openGLES/extensions/SGIX/
DSGIX_subdiv_patch.txt24 This extension provides support for rendering subdivision surfaces.
28 The key strengths of subdivision surfaces are:
43 is called the 'subdivision patch..
DGLX_SGIX_hyperpipe.txt75 spatial subdivision, swap cannot occur until all pipes rendering
76 the next frame have completed; and in temporal subdivision, swap
84 o Balance load among the pipes in the spatial subdivision case.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_subdiv_patch.txt24 This extension provides support for rendering subdivision surfaces.
28 The key strengths of subdivision surfaces are:
43 is called the 'subdivision patch..
/third_party/libphonenumber/resources/carrier/en/
D381.txt17 # Mobile Telephony of Serbia (mts) is mobile telephone subdivision of Telekom
/third_party/boost/libs/sort/doc/
Dblock_indirect_sort.qbk152 the subdivision algorithms, but with many threads are much faster.
172 *With small number of threads, it is a subdivision algorithm.
180 internally uses a *subdivision algorithm* and has similar performance to TBB, and when run with *m…
/third_party/libphonenumber/resources/timezones/
DREADME.md38 for an existing timezone when the name of a region or subdivision changes. The
/third_party/node/deps/icu-small/source/common/
Dlocid.cpp645 const CharStringMap& subdivisionMap() const { return subdivision; } in subdivisionMap()
663 subdivision(std::move(subdivisionMap)), in AliasData()
677 CharStringMap subdivision; member in __anonad3c82fe0111::AliasData
1158 bool replaceSubdivision(StringPiece subdivision,
1495 StringPiece subdivision, CharString& output, UErrorCode& status) in replaceSubdivision() argument
1500 const char *replacement = data->subdivisionMap().get(subdivision.data()); in replaceSubdivision()
/third_party/skia/third_party/externals/icu/source/common/
Dlocid.cpp665 const CharStringMap& subdivisionMap() const { return subdivision; } in subdivisionMap()
683 subdivision(std::move(subdivisionMap)), in AliasData()
697 CharStringMap subdivision; member in __anon417f5c9d0111::AliasData
1178 bool replaceSubdivision(StringPiece subdivision,
1515 StringPiece subdivision, CharString& output, UErrorCode& status) in replaceSubdivision() argument
1520 const char *replacement = data->subdivisionMap().get(subdivision.data()); in replaceSubdivision()
/third_party/icu/icu4c/source/common/
Dlocid.cpp661 const CharStringMap& subdivisionMap() const { return subdivision; } in subdivisionMap()
679 subdivision(std::move(subdivisionMap)), in AliasData()
693 CharStringMap subdivision; member in __anon7415d3ef0111::AliasData
1174 bool replaceSubdivision(StringPiece subdivision,
1511 StringPiece subdivision, CharString& output, UErrorCode& status) in replaceSubdivision() argument
1516 const char *replacement = data->subdivisionMap().get(subdivision.data()); in replaceSubdivision()
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dgrid_paper.dart100 /// The subdivision lines after the first are a quarter of a logical pixel wide.
/third_party/openGLES/extensions/EXT/
DEXT_tessellation_shader.txt684 the vertices produced during this subdivision.
1018 written by the tessellation control shader. This subdivision is
1021 The type of subdivision performed by the tessellation primitive
1038 subdivision process is explained in more detail in subsequent sections.
1156 rounded up to result in a two- or three-segment subdivision according to
1172 <n>-2 segments, with the <n>-1 vertices of this subdivision produced by
1174 through the <n>-1 innermost vertices of the subdivision of the outer
1176 subdivision process repeats itself, using the generated triangle as an
1177 outer triangle. This subdivision process is illustrated in Figure 11.X2.
1207 subdivision, two of the three vertices of each triangle are taken from
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_tessellation_shader.txt685 the vertices produced during this subdivision.
1019 written by the tessellation control shader. This subdivision is
1022 The type of subdivision performed by the tessellation primitive
1039 subdivision process is explained in more detail in subsequent sections.
1157 rounded up to result in a two- or three-segment subdivision according to
1173 <n>-2 segments, with the <n>-1 vertices of this subdivision produced by
1175 through the <n>-1 innermost vertices of the subdivision of the outer
1177 subdivision process repeats itself, using the generated triangle as an
1178 outer triangle. This subdivision process is illustrated in Figure 11.X2.
1208 subdivision, two of the three vertices of each triangle are taken from
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_tessellation_shader.txt684 the vertices produced during this subdivision.
1018 written by the tessellation control shader. This subdivision is
1021 The type of subdivision performed by the tessellation primitive
1038 subdivision process is explained in more detail in subsequent sections.
1156 rounded up to result in a two- or three-segment subdivision according to
1172 <n>-2 segments, with the <n>-1 vertices of this subdivision produced by
1174 through the <n>-1 innermost vertices of the subdivision of the outer
1176 subdivision process repeats itself, using the generated triangle as an
1177 outer triangle. This subdivision process is illustrated in Figure 11.X2.
1207 subdivision, two of the three vertices of each triangle are taken from
[all …]
/third_party/openGLES/extensions/OES/
DOES_tessellation_shader.txt695 the vertices produced during this subdivision.
1029 written by the tessellation control shader. This subdivision is
1032 The type of subdivision performed by the tessellation primitive
1049 subdivision process is explained in more detail in subsequent sections.
1167 rounded up to result in a two- or three-segment subdivision according to
1183 <n>-2 segments, with the <n>-1 vertices of this subdivision produced by
1185 through the <n>-1 innermost vertices of the subdivision of the outer
1187 subdivision process repeats itself, using the generated triangle as an
1188 outer triangle. This subdivision process is illustrated in Figure 11.X2.
1218 subdivision, two of the three vertices of each triangle are taken from
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_tessellation_shader.txt493 vertices produced during this subdivision.
518 subdivision are normally written by the tessellation control shader. If
817 subdivision is performed in an implementation-dependent manner. If no
821 The type of subdivision performed by the tessellation primitive generator
836 of the vertex relative to the subdivided rectangle. The subdivision
965 or three-segment subdivision depending on the tessellation spacing. When
966 used with fractional odd spacing, the three-segment subdivision may
982 vertices of this subdivision produced by intersecting the inner edge with
984 vertices of the subdivision of the outer edge. Once the outermost inner
985 triangle is subdivided, the previous subdivision process repeats itself,
[all …]
/third_party/openGLES/extensions/ARB/
DARB_tessellation_shader.txt503 vertices produced during this subdivision.
528 subdivision are normally written by the tessellation control shader. If
827 subdivision is performed in an implementation-dependent manner. If no
831 The type of subdivision performed by the tessellation primitive generator
846 of the vertex relative to the subdivided rectangle. The subdivision
975 or three-segment subdivision depending on the tessellation spacing. When
976 used with fractional odd spacing, the three-segment subdivision may
992 vertices of this subdivision produced by intersecting the inner edge with
994 vertices of the subdivision of the outer edge. Once the outermost inner
995 triangle is subdivided, the previous subdivision process repeats itself,
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo/
Diso3166.tab25 #code name of country, territory, area, or subdivision
/third_party/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo/
Diso3166.tab25 #code name of country, territory, area, or subdivision
/third_party/tzdata/
Diso3166.tab25 #code name of country, territory, area, or subdivision

123