Searched refs:Smaller (Results 1 – 14 of 14) sorted by relevance
/external/okhttp/website/static/ |
D | app.css | 159 /* Smaller width browser, tablets. */
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_utils.cpp | 665 return Smaller; in GetScaleMethod()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 315 bool Smaller = ValueVT.bitsLE(PartEVT); in getCopyFromPartsVector() local 316 return DAG.getNode((Smaller ? ISD::TRUNCATE : ISD::ANY_EXTEND), in getCopyFromPartsVector() 336 bool Smaller = ValueVT.bitsLE(PartEVT); in getCopyFromPartsVector() local 337 Val = DAG.getNode((Smaller ? ISD::TRUNCATE : ISD::ANY_EXTEND), in getCopyFromPartsVector() 516 bool Smaller = PartEVT.bitsLE(ValueVT); in getCopyToPartsVector() local 517 Val = DAG.getNode((Smaller ? ISD::TRUNCATE : ISD::ANY_EXTEND), in getCopyToPartsVector() 526 bool Smaller = ValueVT.bitsLE(PartVT); in getCopyToPartsVector() local 527 Val = DAG.getNode((Smaller ? ISD::TRUNCATE : ISD::ANY_EXTEND), in getCopyToPartsVector()
|
/external/llvm/test/Transforms/InstCombine/ |
D | getelementptr.ll | 295 ; Smaller than the pointer size for a non-zero address space 306 ; Smaller than pointer size
|
/external/pdfium/core/include/fpdfdoc/ |
D | fpdf_doc.h | 1268 Smaller, enumerator
|
/external/jemalloc/ |
D | INSTALL | 280 --with-lg-quantum=3 works. Smaller tiny size classes can, and will, cause
|
/external/mesa3d/src/egl/docs/ |
D | EGL_MESA_screen_surface | 357 EGL_MODE_ID_MESA EGL_DONT_CARE Exact Smaller 6
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | Field.cpp | 852 case CPDF_IconFit::Smaller : in buttonScaleWhen() 853 vp << (FX_INT32) CPDF_IconFit::Smaller; in buttonScaleWhen()
|
/external/ceres-solver/docs/source/ |
D | modeling.rst | 342 Smaller sizes are more cache efficient but result in larger number
|
/external/antlr/antlr-3.4/runtime/C/ |
D | README | 1391 Smaller, faster and more readable.
|
/external/antlr/antlr-3.4/tool/ |
D | CHANGES.txt | 2961 Smaller, faster and more readable.
|
/external/valgrind/ |
D | NEWS | 1118 allocated block. Smaller redzones decrease the memory needed by
|
/external/jpeg/ |
D | libjpeg.doc | 1080 Smaller scaling ratios permit significantly faster decoding since
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 23610 + r < 1.0 : Smaller value is more important than larger value.
|