Home
last modified time | relevance | path

Searched refs:Never (Results 1 – 25 of 86) sorted by relevance

1234

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInlineCost.h53 Never enumerator
80 static InlineCost getNever() { return InlineCost(0, Never); } in getNever()
84 bool isNever() const { return getType() == Never; } in isNever()
/external/llvm/test/Transforms/InstSimplify/
Dpast-the-end.ll10 ; Comparing base addresses of two distinct globals. Never equal.
20 ; Comparing past-the-end addresses of two distinct globals. Never equal.
45 ; Comparing base addresses of two distinct allocas. Never equal.
57 ; Comparing past-the-end addresses of two distinct allocas. Never equal.
/external/Microsoft-GSL/
D.clang-format3 UseTab: Never
/external/pdfium/core/fpdfdoc/
Dcpdf_iconfit.h16 enum ScaleMethod { Always = 0, Bigger, Smaller, Never }; enumerator
Dcpdf_iconfit.cpp23 return Never; in GetScaleMethod()
/external/llvm/test/Transforms/InstCombine/
D2006-12-05-fp-to-int-ext.ll3 ; Never merge these two conversions, even though it's possible: this is
Dset.ll12 ; Never true
23 ; Never false
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2006-12-05-fp-to-int-ext.ll3 ; Never merge these two conversions, even though it's possible: this is
Dset.ll10 ; Never true
18 ; Never false
/external/jsoncpp/
D.clang-format36 UseTab: Never
/external/webrtc/tools/valgrind-webrtc/gtest_exclude/
Dvideo_engine_tests.gtest-drmemory_win32.txt1 # Never completes on Dr Memory Full.
/external/mesa3d/src/gallium/drivers/swr/
D.clang-format48 UseTab: Never
/external/libvpx/libvpx/
D.clang-format92 UseTab: Never
/external/skia/
D.clang-format102 UseTab: Never
/external/clang/docs/
DClangFormatStyleOptions.rst250 Never merge functions into a single line.
681 * ``SBPO_Never`` (in configuration: ``Never``)
682 Never put a space before opening parentheses.
749 * ``UT_Never`` (in configuration: ``Never``)
750 Never use tab.
831 UseTab: Never
/external/llvm/test/Transforms/ObjCARC/
Dtail-call-invariant-enforcement.ll11 ; Never tail call objc_autorelease.
/external/autotest/frontend/afe/doctests/
D001_rpc_test.txt176 ... 'reboot_after': 'Never',
453 ... 'reboot_after': 'Never',
/external/swiftshader/third_party/LLVM/test/Analysis/Profiling/
Dprofiling-tool-chain.ll138 ; PROF: ;;; Never executed!
/external/python/cpython2/Doc/library/
Dmarshal.rst34 maliciously constructed data. Never unmarshal data received from an
/external/llvm/test/Bitcode/
Dpr18704.ll3 ; CHECK: llvm-dis{{(\.EXE|\.exe)?}}: error: Never resolved value found in function
/external/dnsmasq/
Ddnsmasq.conf.example13 # Never forward plain names (without a dot or domain part)
15 # Never forward addresses in the non-routed address spaces.
191 # Never offer DHCP service to a machine whose ethernet
/external/regex-re2/
Ducs2.diff342 - NeverNL = 1<<12, // Never match NL, even if the regexp mentions
343 + NeverNL = 1<<11, // Never match NL, even if the regexp mentions
/external/selinux/secilc/docs/
Dcil_access_vector_rules.md182 Never allow access rights defined. This is a compiler enforced action that will stop compilation un…
378 Never allow access rights defined for extended permissions. This is a compiler enforced action that…
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po231 msgid "Never synchronize with vertical refresh, ignore application's choice"
Dsv.po225 msgid "Never synchronize with vertical refresh, ignore application's choice"

1234