/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() 237 int algorithmic = nsAlgBundle.getInt(); in lookupInstanceByName() local 239 isAlgorithmic = ( algorithmic == 1 ); in lookupInstanceByName() 314 return algorithmic; in isAlgorithmic() 319 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() 247 int algorithmic = nsAlgBundle.getInt(); in lookupInstanceByName() local 249 isAlgorithmic = ( algorithmic == 1 ); in lookupInstanceByName() 330 return algorithmic; in isAlgorithmic() 335 private boolean algorithmic; field in NumberingSystem
|
/external/icu/icu4c/source/i18n/ |
D | numsys.cpp | 64 algorithmic = FALSE; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 197 int32_t algorithmic = 0; in createInstanceByName() local 209 algorithmic = ures_getInt(nsCurrent.getAlias(), &status); in createInstanceByName() 211 UBool isAlgorithmic = ( algorithmic == 1 ); in createInstanceByName() 253 algorithmic = c; in setAlgorithmic() 268 return ( algorithmic ); in isAlgorithmic()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | numsys.h | 195 UBool algorithmic; variable 200 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/bc/manuals/ |
D | algorithms.md | 50 2. It minimizes algorithmic complexity. 52 Using multiplication would make division have the even worse algorithmic
|
/external/iproute2/examples/diffserv/ |
D | README | 7 and the tcindex classifier with some algorithmic mapping
|
/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/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/python/cryptography/docs/development/ |
D | submitting-patches.rst | 79 Every recipe should include a version or algorithmic marker of some sort in its
|
/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 | 40 With sufficient knowledge of applicable algorithmic and political time
|
/external/jemalloc/ |
D | ChangeLog | 969 algorithmic improvements make this release substantially faster than its
|
/external/icu/icu4c/source/data/unidata/ |
D | changes.txt | 2031 - adjust preparseucd.py for Tangut algorithmic names 3476 - No more manual changes for CJK ranges for algorithmic names; 4087 - update ucdVersion in gennames.c if an algorithmic range changes 4326 - update ucdVersion in gennames.c if an algorithmic range changes
|
/external/jemalloc_new/ |
D | ChangeLog | 1343 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/one-true-awk/testdir/ |
D | funstack.in | 1271 … the intention of developing data structures suitable for a high level algorithmic language for ma… 1277 …keywords = "algorithmic languages; computers; computers, programming; data structures; mathema… 4083 …keywords = "algorithmic languages; CACMA; complement; digital arithmetic; division; division a… 7739 …keywords = "affix grammars; algorithmic language processing; algorithmic languages; automata t… 21209 …keywords = "algebraic complexity; algorithmic cost functions; algorithms; automata theory; com… 21275 …ion time subject to size constraints is formulated, and an approximate algorithmic solution is pro… 21281 …keywords = "algorithmic solution; compiled code; computational linguistics; computer operating… 24155 …keywords = "Algorithmic analysis; algorithmic analysis; complete computer programs; Dutch Nati… 25621 …keywords = "AI; algorithmic aspects; algorithms; computer graphics; cyclic order; grammatical;… 25665 keywords = "algorithmic aspects; computer programming; convex hull and mathematical aspects", [all …]
|