Home
last modified time | relevance | path

Searched refs:Smaller (Results 1 – 14 of 14) sorted by relevance

/external/okhttp/website/static/
Dapp.css159 /* Smaller width browser, tablets. */
/external/pdfium/core/src/fpdfdoc/
Ddoc_utils.cpp665 return Smaller; in GetScaleMethod()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp315 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/
Dgetelementptr.ll295 ; Smaller than the pointer size for a non-zero address space
306 ; Smaller than pointer size
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1268 Smaller, enumerator
/external/jemalloc/
DINSTALL280 --with-lg-quantum=3 works. Smaller tiny size classes can, and will, cause
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface357 EGL_MODE_ID_MESA EGL_DONT_CARE Exact Smaller 6
/external/pdfium/fpdfsdk/src/javascript/
DField.cpp852 case CPDF_IconFit::Smaller : in buttonScaleWhen()
853 vp << (FX_INT32) CPDF_IconFit::Smaller; in buttonScaleWhen()
/external/ceres-solver/docs/source/
Dmodeling.rst342 Smaller sizes are more cache efficient but result in larger number
/external/antlr/antlr-3.4/runtime/C/
DREADME1391 Smaller, faster and more readable.
/external/antlr/antlr-3.4/tool/
DCHANGES.txt2961 Smaller, faster and more readable.
/external/valgrind/
DNEWS1118 allocated block. Smaller redzones decrease the memory needed by
/external/jpeg/
Dlibjpeg.doc1080 Smaller scaling ratios permit significantly faster decoding since
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch23610 + r < 1.0 : Smaller value is more important than larger value.