Home
last modified time | relevance | path

Searched refs:algorithmic (Results 1 – 25 of 31) sorted by relevance

12

/external/icu/icu4c/source/data/misc/
DnumberingSystems.txt6 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/
DNumberingSystem.java51 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/
DNumberingSystem.java55 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/
Dnumsys.cpp64 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/
Dnumsys.h195 UBool algorithmic; variable
200 void setAlgorithmic(UBool algorithmic);
/external/clang/docs/
DPTHInternals.rst123 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/
Dalgorithms.md50 2. It minimizes algorithmic complexity.
52 Using multiplication would make division have the even worse algorithmic
/external/iproute2/examples/diffserv/
DREADME7 and the tcindex classifier with some algorithmic mapping
/external/cldr/tools/java/org/unicode/cldr/icu/
Dldml2icu_supplemental.txt175 //supplementalData/numberingSystems/numberingSystem[@type="algorithmic"][@id="(%W)"][@rules="(%A)"]
176 ; /numberingSystems/$1/algorithmic:int ; values=1
181 ; /numberingSystems/$1/algorithmic:int ; values=0
Dldml2icu_readme.txt137 Converts aliases for algorithmic numbering system descriptions to an
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_UnicodeDecode.pbtxt26 by ICU ucnv algorithmic converters. Examples: `"UTF-16", "US ASCII", "UTF-8"`.
Dapi_def_UnicodeDecodeWithOffsets.pbtxt33 by ICU ucnv algorithmic converters. Examples: `"UTF-16", "US ASCII", "UTF-8"`.
Dapi_def_UnicodeTranscode.pbtxt19 by ICU ucnv algorithmic converters. Examples: `"UTF-16", "US ASCII", "UTF-8"`.
/external/icu/icu4c/source/samples/translit/
DREADME.TXT86 more elegant algorithmic solution is available. Instead of typing
/external/python/cryptography/docs/development/
Dsubmitting-patches.rst79 Every recipe should include a version or algorithmic marker of some sort in its
/external/icu/icu4c/source/data/mappings/
Dconvrtrs.txt106 # 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/
Dheapq.rst257 winner. The simplest algorithmic way to remove it and find the "next" winner is
Ddatetime.rst22 An aware object has sufficient knowledge of applicable algorithmic and
/external/python/cpython3/Doc/library/
Dheapq.rst269 winner. The simplest algorithmic way to remove it and find the "next" winner is
Ddatetime.rst40 With sufficient knowledge of applicable algorithmic and political time
/external/jemalloc/
DChangeLog969 algorithmic improvements make this release substantially faster than its
/external/icu/icu4c/source/data/unidata/
Dchanges.txt2031 - 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/
DChangeLog1343 algorithmic improvements make this release substantially faster than its
/external/cldr/tools/java/org/unicode/cldr/util/
DSupplementalDataInfo.java483 algorithmic, numeric, unknown
/external/one-true-awk/testdir/
Dfunstack.in1271 … 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 …]

12