Home
last modified time | relevance | path

Searched refs:ideal (Results 1 – 25 of 56) sorted by relevance

123

/external/liblzf/
DREADME3 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/
DREADME9 In an ideal world, this would be done by embedding an application config in
/external/fio/examples/
Dssd-steadystate.fio5 # us a good idea of the ideal write performance, you should see flat graph
/external/chromium_org/third_party/cython/src/
DPKG-INFO19 This makes Cython the ideal language for writing glue code for external C
DREADME.txt14 This makes Cython the ideal language for wrapping external C libraries, and
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp585 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/
Dversion_independent_window.mm38 // This is less than ideal, and should eventually be removed.
/external/libpng/
Dpngpriv.h670 #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/
Des-ES_klex.pkb174 huérfanoi huéspedes8i7!2i\/7!2i_dont_understand9,3#.!98>#,8#./;=#>!,8.idea�ideali
/external/llvm/test/CodeGen/ARM/
Dselect.ll80 ; block generated, odds are good that we have close to the ideal code for this:
/external/chromium_org/chrome/installer/linux/common/
Dapt.include99 # If it's there and active, that's ideal, so nothing to do.
/external/libvpx/libvpx/vp8/common/x86/
Dmfqe_sse2.asm207 ; pmaddubsw would be ideal if it took two unsigned values. instead,
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
Dmfqe_sse2.asm207 ; pmaddubsw would be ideal if it took two unsigned values. instead,
/external/chromium_org/third_party/libxml/src/
Dlibxml.m4105 /* Less than ideal -- doesn't provide us with return value feedback,
/external/chromium_org/third_party/libxslt/
Dlibxslt.m4107 /* Less than ideal -- doesn't provide us with return value feedback,
/external/clang/docs/
DPTHInternals.rst141 of the strengths of PTH such as reduced memory pressure (ideal for
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
Domnibox_popup_view_mac.mm293 // In an ideal world, running a zero-length animation would cancel any
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRUnbufferedCommonTreeNodeStream.m100 // TODO: this is not ideal, but works for now. optimize later
/external/chromium_org/third_party/sqlite/
DREADME.chromium116 # For an ideal test run, you would see:
/external/qemu/android/avd/
Dhardware-properties.ini334 # disk.systemPartition.size is the ideal size of the system partition. The
/external/wpa_supplicant_8/hostapd/
Ddefconfig301 # we hope to do background checks to keep us moving to more ideal channels as
/external/llvm/test/DebugInfo/X86/
Dgenerate-odr-hash.ll154 ; it happens to be unambiguous at the moment, but it's hardly ideal.
/external/clang/test/FixIt/
Dformat-darwin.m235 // FIXME: offering two somewhat-conflicting fixits is less than ideal.
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeasResp.txt70 system. This means that we have an "ideal" division of labor between
/external/qemu/distrib/libpng-1.2.46/
Dpng.h3103 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ argument
3104 ( (value) < (ideal)-(delta) || (value) > (ideal)+(delta) )

123