/external/icu/icu4c/source/data/misc/ |
D | numberingSystems.txt | 6 algorithmic:int{0} 11 algorithmic:int{0} 16 algorithmic:int{0} 21 algorithmic:int{0} 26 algorithmic:int{1} 31 algorithmic:int{1} 36 algorithmic:int{0} 41 algorithmic:int{0} 46 algorithmic:int{0} 51 algorithmic:int{0} [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | NumberingSystem.java | 51 algorithmic = false; in NumberingSystem() 100 ns.algorithmic = isAlgorithmic_in; in getInstance() 236 int algorithmic = nsAlgBundle.getInt(); in lookupInstanceByName() local 238 isAlgorithmic = ( algorithmic == 1 ); in lookupInstanceByName() 311 return algorithmic; in isAlgorithmic() 316 private boolean algorithmic; field in NumberingSystem
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NumberingSystem.java | 55 algorithmic = false; in NumberingSystem() 106 ns.algorithmic = isAlgorithmic_in; in getInstance() 246 int algorithmic = nsAlgBundle.getInt(); in lookupInstanceByName() local 248 isAlgorithmic = ( algorithmic == 1 ); in lookupInstanceByName() 327 return algorithmic; in isAlgorithmic() 332 private boolean algorithmic; field in NumberingSystem
|
/external/icu/icu4c/source/i18n/ |
D | numsys.cpp | 62 algorithmic = FALSE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 195 int32_t algorithmic = 0; in createInstanceByName() local 207 algorithmic = ures_getInt(nsCurrent.getAlias(), &status); in createInstanceByName() 209 UBool isAlgorithmic = ( algorithmic == 1 ); in createInstanceByName() 251 algorithmic = c; in setAlgorithmic() 266 return ( algorithmic ); in isAlgorithmic()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | numsys.h | 189 UBool algorithmic; variable 194 void setAlgorithmic(UBool algorithmic);
|
/external/clang/docs/ |
D | PTHInternals.rst | 123 Despite these strengths, PTH's simple design suffers some algorithmic 133 of PCH mitigates some of these algorithmic strengths via the use of 135 an algorithmic level, especially when one considers header files of 140 constant-time algorithmic advantages just mentioned but also retains some
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | ldml2icu_supplemental.txt | 175 //supplementalData/numberingSystems/numberingSystem[@type="algorithmic"][@id="(%W)"][@rules="(%A)"] 176 ; /numberingSystems/$1/algorithmic:int ; values=1 181 ; /numberingSystems/$1/algorithmic:int ; values=0
|
D | ldml2icu_readme.txt | 137 Converts aliases for algorithmic numbering system descriptions to an
|
/external/iproute2/examples/diffserv/ |
D | README | 7 and the tcindex classifier with some algorithmic mapping
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_UnicodeDecode.pbtxt | 26 by ICU ucnv algorithmic converters. Examples: `"UTF-16", "US ASCII", "UTF-8"`.
|
D | api_def_UnicodeDecodeWithOffsets.pbtxt | 33 by ICU ucnv algorithmic converters. Examples: `"UTF-16", "US ASCII", "UTF-8"`.
|
D | api_def_UnicodeTranscode.pbtxt | 19 by ICU ucnv algorithmic converters. Examples: `"UTF-16", "US ASCII", "UTF-8"`.
|
/external/icu/icu4c/source/samples/translit/ |
D | README.TXT | 86 more elegant algorithmic solution is available. Instead of typing
|
/external/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 106 # or names of algorithmic converters, and their case must not 140 # Fully algorithmic converters 372 # GB 18030 is partly algorithmic, using the MBCS converter 984 # Partially algorithmic converters
|
/external/python/cpython2/Doc/library/ |
D | heapq.rst | 257 winner. The simplest algorithmic way to remove it and find the "next" winner is
|
D | datetime.rst | 22 An aware object has sufficient knowledge of applicable algorithmic and
|
/external/python/cpython3/Doc/library/ |
D | heapq.rst | 269 winner. The simplest algorithmic way to remove it and find the "next" winner is
|
D | datetime.rst | 25 An aware object has sufficient knowledge of applicable algorithmic and
|
/external/icu/icu4c/source/data/unidata/ |
D | changes.txt | 1110 - adjust preparseucd.py for Tangut algorithmic names 2555 - No more manual changes for CJK ranges for algorithmic names; 3166 - update ucdVersion in gennames.c if an algorithmic range changes 3405 - update ucdVersion in gennames.c if an algorithmic range changes
|
/external/jemalloc/ |
D | ChangeLog | 969 algorithmic improvements make this release substantially faster than its
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | SupplementalDataInfo.java | 483 algorithmic, numeric, unknown
|
/external/jemalloc_new/ |
D | ChangeLog | 1343 algorithmic improvements make this release substantially faster than its
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 498 algorithmic efficiency. Also upped the limit on cache
|
/external/llvm/docs/ |
D | ProgrammersManual.rst | 767 thing when choosing a container is the algorithmic properties of how you plan to
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | ProgrammersManual.rst | 1334 thing when choosing a container is the algorithmic properties of how you plan to
|