/external/skia/tests/ |
D | BlendTest.cpp | 33 ideal = (x*y+127)/255; in test() local 34 if (p != ideal) { in test() 38 if (SkTAbs(ideal - p) == 1) { r.diffs_by_1++; } in test()
|
/external/lzma/CPP/Windows/Control/ |
D | ReBar.h | 20 void MaximizeBand(unsigned index, bool ideal) in MaximizeBand() argument 21 { SendMessage(RB_MAXIMIZEBAND, index, BoolToBOOL(ideal)); } in MaximizeBand()
|
/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-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/ |
D | test_connection.py | 139 ideal = self.service_connection.get_feed_submission_list 140 self.assertEqual(func, ideal)
|
/external/llvm/test/CodeGen/AArch64/ |
D | bitcast-v2i8.ll | 3 ; Part of PR21549: going through the stack isn't ideal but is correct.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
D | CONTRIBUTING | 32 * If there isn't an existing issue there, please file an issue. The ideal
|
/external/llvm/test/CodeGen/X86/ |
D | pr11985.ll | 7 ;;; Is either of these sequences ideal?
|
D | memcpy-2.ll | 187 ;;; Is either of the sequences ideal?
|
/external/fio/examples/ |
D | ssd-steadystate.fio | 5 # us a good idea of the ideal write performance, you should see flat graph
|
/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/libpng/ |
D | pngpriv.h | 684 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ argument 685 ( (value) < (ideal)-(delta) || (value) > (ideal)+(delta) )
|
/external/opencv3/3rdparty/libpng/ |
D | pngpriv.h | 583 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ argument 584 ( (value) < (ideal)-(delta) || (value) > (ideal)+(delta) )
|
/external/chromium-trace/catapult/tracing/docs/ |
D | extending-and-customizing-trace-viewer.md | 6 TraceViewer is not tied to one specific trace file format: everyone has their own ideal way for get…
|
/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/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/pdfium/third_party/lpng_v163/ |
D | pngpriv.h | 617 #define PNG_OUT_OF_RANGE(value, ideal, delta) \ argument 618 ( (value) < (ideal)-(delta) || (value) > (ideal)+(delta) )
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_mfqe_sse2.asm | 208 ; pmaddubsw would be ideal if it took two unsigned values. instead,
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | mfqe_sse2.asm | 207 ; pmaddubsw would be ideal if it took two unsigned values. instead,
|
/external/libxml2/ |
D | libxml.m4 | 105 /* Less than ideal -- doesn't provide us with return value feedback,
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | quaternion.inl | 231 // there is no "ideal" rotation axis
|
/external/clang/docs/ |
D | PTHInternals.rst | 141 of the strengths of PTH such as reduced memory pressure (ideal for
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRUnbufferedCommonTreeNodeStream.m | 100 // TODO: this is not ideal, but works for now. optimize later
|
/external/autotest/docs/ |
D | coding-style.md | 9 Please use Python where possible. It's not the ideal language for everything,
|
/external/llvm/test/DebugInfo/X86/ |
D | generate-odr-hash.ll | 145 ; it happens to be unambiguous at the moment, but it's hardly ideal.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeasResp.txt | 70 system. This means that we have an "ideal" division of labor between
|