Searched refs:groupings (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | region.cpp | 93 …LocalPointer<UVector> groupings(new UVector(uprv_deleteUObject, uhash_compareUnicodeString, status… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local 173 groupings->addElement(groupingName,status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 309 for ( int32_t i = 0 ; i < groupings->size() ; i++ ) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 310 r = (Region *) uhash_get(newRegionIDMap.getAlias(),(void *)groupings->elementAt(i)); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | Region.java | 190 List<String> groupings = Arrays.asList(groupingArr); in loadRegionData() local 307 for ( String grouping : groupings ) { in loadRegionData()
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | Region.java | 182 List<String> groupings = Arrays.asList(groupingArr); in loadRegionData() local 299 for ( String grouping : groupings ) { in loadRegionData()
|
/external/skia/site/dev/testing/ |
D | skiagold.md | 75 digest groupings associated with your ID
|
/external/llvm/docs/ |
D | index.rst | 13 Similarly, documentation is broken down into several high-level groupings
|
/external/bison/doc/ |
D | bison.texi | 488 @dfn{syntactic groupings} and give rules for constructing them from their 571 The syntactic groupings of C include the expression, the statement, the 1239 and groupings. Moreover, the output parser is equipped with a default data 1272 The job of the Bison parser is to group tokens into groupings according to 1483 groupings (@pxref{Value Type, ,Data Types of Semantic Values}). The 1541 The groupings of the rpcalc ``language'' defined here are the expression 2148 pseudo-variable @code{@@$} for groupings. 3193 equivalent groupings. The symbol name is used in writing grammar rules. 3350 says that two groupings of type @code{exp}, with a @samp{+} token in between, 3403 comma-separated sequence of zero or more @code{exp} groupings: [all …]
|
D | bison.info | 1173 "syntactic groupings" and give rules for constructing them from their 1241 The syntactic groupings of C include the expression, the statement, 1812 all tokens and groupings. Moreover, the output parser is equipped with 1844 The job of the Bison parser is to group tokens into groupings 2041 the C data type for semantic values of both tokens and groupings (*note 2093 The groupings of the rpcalc "language" defined here are the 2640 pseudo-variable `@$' for groupings. 3534 equivalent groupings. The symbol name is used in writing grammar rules. 3669 says that two groupings of type `exp', with a `+' token in between, can 3712 sequence of zero or more `exp' groupings: [all …]
|
/external/python/cpython2/Doc/library/ |
D | mailbox.rst | 1109 do support sequences, which are logical groupings of arbitrary messages. Some
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|