Searched refs:ultimate (Results 1 – 25 of 27) sorted by relevance
12
/external/guava/guava/src/com/google/common/net/ |
D | InetAddresses.java | 294 String ultimate = Integer.toHexString(((quad[2] & 0xff) << 8) | (quad[3] & 0xff)); in convertDottedQuadToHex() local 295 return initialPart + penultimate + ":" + ultimate; in convertDottedQuadToHex()
|
/external/dagger2/ |
D | README.md | 10 started in Dagger 1.x to its ultimate conclusion, Dagger 2.0 eliminates all reflection, and
|
/external/libpcap/msdos/ |
D | readme.dos | 128 But linking the library with `tcpdump' is the ultimate test. DOS/djgpp
|
/external/syslinux/gpxe/src/arch/i386/ |
D | README.i386 | 56 For the ultimate in PXE compatibility, we may want to build Etherboot
|
/external/selinux/secilc/docs/ |
D | cil_introduction.md | 21 * Fully and faithfully represent the kernel language - the ultimate goal of CIL is the generation o…
|
/external/python/cpython2/Doc/library/ |
D | shutil.rst | 125 ultimate tool.
|
/external/python/cpython2/Objects/ |
D | dictnotes.txt | 219 2) Dictionary creation time can be shortened in cases where the ultimate
|
/external/llvm/docs/TableGen/ |
D | index.rst | 178 refer to ``NAME`` anywhere she desires to use the ultimate name of the ``def``.
|
/external/llvm/docs/tutorial/ |
D | LangImpl04.rst | 115 ultimate optimization experience in this setting, but we also want to
|
D | OCamlLangImpl4.rst | 125 ultimate optimization experience in this setting, but we also want to
|
/external/syslinux/doc/ |
D | rfc5071.txt | 520 ultimate timeout for it to start over.
|
/external/openssh/ |
D | ssh_config.0 | 360 ultimate forwarding destination fail. The argument must be yes 752 forwarding to the ultimate target from there.
|
D | ssh.0 | 154 ultimate destination from there. Multiple jump hops may be
|
/external/llvm/docs/ |
D | CodingStandards.rst | 42 The ultimate goal of these guidelines is to increase the readability and 87 The ultimate definition of this set is what build bots with those respective
|
D | LangRef.rst | 1885 the ultimate *code generator* expects. This string is used by the 1887 what the ultimate code generator uses. There is no way to generate IR
|
/external/python/cpython2/Doc/ |
D | glossary.rst | 582 (methods). Also the ultimate base class of any :term:`new-style
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.2.rst | 412 Finally, there's the ultimate authority: the source code. Most of the machinery
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 2488 // above, as we care about the ultimate instruction enum names generated, unlike
|
/external/clang/docs/ |
D | InternalsManual.rst | 491 the ultimate instantiation point and the source of the original character
|
/external/syslinux/com32/lib/libpng/ |
D | libpng.txt | 67 to use. The ultimate goal of libpng is to promote the acceptance of
|
/external/libjpeg-turbo/ |
D | libjpeg.txt | 17 The library source code, of course, is the ultimate reference.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 1152 ADJ^N "ultimate" :G2P
|
/external/skia/third_party/libpng/ |
D | libpng-manual.txt | 97 to use. The ultimate goal of libpng is to promote the acceptance of
|
/external/libpng/ |
D | libpng-manual.txt | 97 to use. The ultimate goal of libpng is to promote the acceptance of
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
12