/external/liblzf/ |
D | README | 3 compression algorithm. It is ideal for applications where you want to 4 save *some* space but not at the cost of speed. It is ideal for
|
/external/chromium_org/chrome/app/version_assembly/ |
D | README | 9 In an ideal world, this would be done by embedding an application config in
|
/external/fio/examples/ |
D | ssd-steadystate.fio | 5 # us a good idea of the ideal write performance, you should see flat graph
|
/external/chromium_org/third_party/cython/src/ |
D | PKG-INFO | 19 This makes Cython the ideal language for writing glue code for external C
|
D | README.txt | 14 This makes Cython the ideal language for wrapping external C libraries, and
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 585 tcu::TextureLevel ideal (result.getFormat(), width, height); in verifyGatherOffsets() local 586 const PixelBufferAccess idealAccess = ideal.getAccess(); in verifyGatherOffsets() 622 log << TestLog::Image("Reference", "Ideal reference image", ideal) in verifyGatherOffsets() 663 tcu::Surface ideal (width, height); in verifyGatherOffsetsCompare() local 664 const PixelBufferAccess idealAccess = ideal.getAccess(); in verifyGatherOffsetsCompare() 699 log << TestLog::Image("Reference", "Ideal reference image", ideal) in verifyGatherOffsetsCompare() 712 tcu::Surface ideal (width, height); in verifySingleColored() local 713 const PixelBufferAccess idealAccess = ideal.getAccess(); in verifySingleColored() 735 log << TestLog::Image("Reference", "Ideal reference image", ideal) in verifySingleColored()
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | version_independent_window.mm | 38 // This is less than ideal, and should eventually be removed.
|
/external/libpng/ |
D | pngpriv.h | 670 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ argument 671 ( (value) < (ideal)-(delta) || (value) > (ideal)+(delta) )
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/ |
D | es-ES_klex.pkb | 174 huérfanoihuéspedes8i7!2i\/7!2i_dont_understand9,3#.!98>#,8#./;=#>!,8.idea�ideali
|
/external/llvm/test/CodeGen/ARM/ |
D | select.ll | 80 ; block generated, odds are good that we have close to the ideal code for this:
|
/external/chromium_org/chrome/installer/linux/common/ |
D | apt.include | 99 # If it's there and active, that's ideal, so nothing to do.
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | mfqe_sse2.asm | 207 ; pmaddubsw would be ideal if it took two unsigned values. instead,
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/ |
D | mfqe_sse2.asm | 207 ; pmaddubsw would be ideal if it took two unsigned values. instead,
|
/external/chromium_org/third_party/libxml/src/ |
D | libxml.m4 | 105 /* Less than ideal -- doesn't provide us with return value feedback,
|
/external/chromium_org/third_party/libxslt/ |
D | libxslt.m4 | 107 /* Less than ideal -- doesn't provide us with return value feedback,
|
/external/clang/docs/ |
D | PTHInternals.rst | 141 of the strengths of PTH such as reduced memory pressure (ideal for
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
D | omnibox_popup_view_mac.mm | 293 // In an ideal world, running a zero-length animation would cancel any
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRUnbufferedCommonTreeNodeStream.m | 100 // TODO: this is not ideal, but works for now. optimize later
|
/external/chromium_org/third_party/sqlite/ |
D | README.chromium | 116 # For an ideal test run, you would see:
|
/external/qemu/android/avd/ |
D | hardware-properties.ini | 334 # disk.systemPartition.size is the ideal size of the system partition. The
|
/external/wpa_supplicant_8/hostapd/ |
D | defconfig | 301 # we hope to do background checks to keep us moving to more ideal channels as
|
/external/llvm/test/DebugInfo/X86/ |
D | generate-odr-hash.ll | 154 ; it happens to be unambiguous at the moment, but it's hardly ideal.
|
/external/clang/test/FixIt/ |
D | format-darwin.m | 235 // FIXME: offering two somewhat-conflicting fixits is less than ideal.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeasResp.txt | 70 system. This means that we have an "ideal" division of labor between
|
/external/qemu/distrib/libpng-1.2.46/ |
D | png.h | 3103 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ argument 3104 ( (value) < (ideal)-(delta) || (value) > (ideal)+(delta) )
|