/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | nccl_all_reduce_thunk.cc | 263 std::vector<int> ordinals; in InitializeCommunicationChannels() local 265 ordinals.push_back(data.device_ordinal); in InitializeCommunicationChannels() 267 comms_.resize(ordinals.size()); in InitializeCommunicationChannels() 271 /*devlist=*/ordinals.data()); in InitializeCommunicationChannels()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CoreCoverageInfo.java | 45 ordinals(Level.MODERN), enumConstant 49 EnumSet.of(romanization, ordinals)); 127 result.add(CoreItems.ordinals); in getCoreCoverageInfo() 129 detailedErrors.put(CoreItems.ordinals, "//supplementalData/plurals[@type=\"ordinal\"]"); in getCoreCoverageInfo()
|
/external/freetype/src/autofit/ |
D | afcover.h | 66 COVERAGE( ordinals, ORDINALS,
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateCoverageLevels.java | 301 Set<String> ordinals = new TreeSet<String>(); in summarizeCoverage() local 307 getRBNFData(locale, rbnfFactory.make(locale, true), ordinals, spellout, localesFound); in summarizeCoverage() 309 markData("RBNF-Ordinals", ordinals, mapLevelData, mainAvailable, RBNF_LEVEL, RBNF_WEIGHT, in summarizeCoverage() 419 …private static void getRBNFData(String locale, CLDRFile cldrFile, Set<String> ordinals, Set<String… in getRBNFData() argument 437 ordinals.add(locale); in getRBNFData()
|
/external/cldr/tools/java/org/unicode/cldr/json/ |
D | JSON_config_supplemental.txt | 9 section=ordinals ; path=//cldr/supplemental/plurals\[@type="ordinal"\]/.* ; package=core
|
/external/zlib/src/win32/ |
D | DLL_FAQ.txt | 113 DEF file that contains the ordinals can result in incompatible 117 Technically, it should be possible to maintain ordinals in 120 at the DLL startup is searching for names, ordinals serve as 122 contains ordinals, the Microsoft linker automatically builds 124 those ordinals, and not the names. It is interesting to
|
/external/compiler-rt/lib/interception/ |
D | interception_win.cc | 810 RVAPtr<WORD> ordinals(module, exports->AddressOfNameOrdinals); in InternalGetProcAddress() local 815 DWORD index = ordinals[i]; in InternalGetProcAddress()
|
/external/python/cpython2/Doc/c-api/ |
D | unicode.rst | 24 basis for holding Unicode ordinals. Python's default builds use a 16-bit type 786 ordinals and only these are accepted by the codecs during encoding. 859 characters, integers (which are then interpreted as Unicode ordinals) or ``None`` 863 characters, integers (which are then interpreted as Latin-1 ordinals) or ``None`` 923 and sequences work well. Unmapped character ordinals (ones which cause a 1025 and sequences work well. Unmapped character ordinals (ones which cause a
|
/external/python/cpython2/Doc/tutorial/ |
D | introduction.rst | 383 possible ordinals for script characters. Texts were typically bound to a code 384 page which mapped the ordinals to script characters. This lead to very much 407 directly as Unicode ordinals. If you have literal strings in the standard
|
/external/python/cpython3/Doc/c-api/ |
D | unicode.rst | 1364 ordinals and only these are accepted by the codecs during encoding. 1443 *mapping* must map bytes ordinals (integers in the range from 0 to 255) 1445 ordinals) or ``None``. Unmapped data bytes -- ones which cause a 1459 ordinals (ones which cause a :exc:`LookupError`) as well as mapped to 1486 integers (which are then interpreted as Unicode ordinals) or ``None`` 1487 (causing deletion of the character). Unmapped character ordinals (ones 1601 and sequences work well. Unmapped character ordinals (ones which cause a
|
/external/libchrome/mojo/public/interfaces/bindings/tests/ |
D | test_structs.mojom | 363 // A struct where the fields are not sorted by their ordinals.
|
/external/python/cpython2/Doc/reference/ |
D | lexical_analysis.rst | 36 characters with ordinals 128-255. While there is no consensus on this subject
|
D | datamodel.rst | 338 Unicode ordinals as defined in the Unicode Standard 3.0. Conversion from and to
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | PathDescription.txt | 93 ^//ldml/numbers/minimalPairs/ordinalMinimalPairs\[@ordinal="([^"]*)"] ; Minimal pairs for ordinals.…
|
/external/python/cpython3/Doc/library/ |
D | stdtypes.rst | 1793 ordinals (integers) or characters (strings of length 1) to Unicode ordinals, 1795 converted to ordinals.
|
D | datetime.rst | 396 for converting between proleptic Gregorian ordinals and many other calendar
|
/external/python/cpython2/Doc/library/ |
D | stdtypes.rst | 1374 mapping of Unicode ordinals to Unicode ordinals, Unicode strings or ``None``.
|
D | datetime.rst | 346 for converting between proleptic Gregorian ordinals and many other calendar
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/ |
D | wikipedia.css | 2476 /* Put ordinals in front of ordered list items */
|
/external/clang/docs/ |
D | InternalsManual.rst | 270 English ordinals.
|
/external/libpng/ |
D | CHANGES | 1996 Removed ordinals from scripts/pngw32.def and removed png_info_int and
|
/external/python/cpython2/Misc/ |
D | HISTORY | 5101 integer outside the valid range of Unicode code point ordinals.
|
/external/python/cpython3/Misc/ |
D | HISTORY | 22485 integer outside the valid range of Unicode code point ordinals.
|