/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | CanonicalCharacterData.java | 49 equivalents = new String[nEquivalents]; in Record() 55 sortEquivalents(equivalents, equivs); in Record() 66 if (equivalents == null) { in countEquivalents() 70 return equivalents.length; in countEquivalents() 75 return equivalents; in getEquivalents() 80 if (equivalents == null || index < 0 || index >= equivalents.length) { in getEquivalent() 84 return equivalents[index]; in getEquivalent() 112 private String[] equivalents = null; field in CanonicalCharacterData.Record 194 private static void sortEquivalents(String[] equivalents, Vector unsorted) in sortEquivalents() argument 196 int nEquivalents = equivalents.length; in sortEquivalents() [all …]
|
/external/llvm/test/MC/MachO/AArch64/ |
D | cstexpr-gotpcrel.ll | 60 ; Test multiple uses of GOT equivalents. 84 ; equivalents for use by such IR constructs. Check them at the end of the test
|
/external/slf4j/slf4j-migrator/ |
D | LIMITATIONS.txt | 34 SLF4J the equivalents.
|
/external/llvm/test/MC/MachO/ |
D | cstexpr-gotpcrel-32.ll | 58 ; Test multiple uses of GOT equivalents.
|
D | cstexpr-gotpcrel-64.ll | 63 ; Test multiple uses of GOT equivalents.
|
/external/llvm/test/MC/MachO/ARM/ |
D | cstexpr-gotpcrel.ll | 58 ; Test multiple uses of GOT equivalents.
|
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | handlingforms.rst | 62 HTML special characters to their character entity equivalents. ``cgi`` is a
|
D | usingdatastore.rst | 285 so as to resemble their SQL equivalents.
|
/external/icu/icu4c/source/samples/translit/ |
D | README.TXT | 70 unreadable characters to close ASCII equivalents. For example, the
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | mainpage.dox | 69 /// depart too far from the logical layout of the Java model. These include the C equivalents of St…
|
/external/icu/icu4c/source/config/ |
D | icu-config-bottom | 89 echo " [Brackets] show MAKE variable equivalents, (parenthesis) show example output"
|
/external/libcxx/include/ |
D | system_error | 245 // Some error codes are not present on all platforms, so we provide equivalents
|
/external/selinux/secilc/docs/ |
D | cil_reference_guide.md | 256 …ame`s. The following examples show CIL constraint statements and their policy language equivalents:
|
/external/gptfdisk/ |
D | README | 187 comment out the equivalents that lack these lines.
|
/external/eigen/ |
D | COPYING.MPL2 | 150 equivalents.
|
D | NOTICE | 150 equivalents.
|
/external/mesa3d/src/gallium/docs/ |
D | d3d11ddi.txt | 82 * DirectX 10/11 DDI functions and Gallium equivalents
|
/external/google-breakpad/src/client/mac/sender/ |
D | crash_report_sender.m | 656 // Now, check for Select All, Cut, Copy, or Paste key equivalents.
|
/external/chromium-trace/catapult/third_party/WebOb/docs/ |
D | differences.txt | 525 equivalents.
|
/external/tinyxml/ |
D | readme.txt | 195 UTF-8 equivalents. For instance, text with the XML of:
|
/external/curl/docs/ |
D | INSTALL | 484 their libcurl equivalents, will be ignored, because Secure Transport uses 487 the OS. The --cert and --engine options, and their libcurl equivalents, are
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 661 // We don't have or_as_insert equivalents of these operations because 1094 // some of the signed forms have COMPARE AND BRANCH equivalents whereas none
|
/external/dbus/ |
D | NEWS | 225 welcomed for other OSs' equivalents like kqueue, /dev/poll, or Solaris
|
/external/llvm/docs/ |
D | MakefileGuide.rst | 166 (or your operating system's equivalents). While this isn't strictly necessary on
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrAltivec.td | 1131 // VSX equivalents. We need to fix this up at some point. Two possible
|