Home
last modified time | relevance | path

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

123

/external/llvm/test/Transforms/InstSimplify/
Dpast-the-end.ll9 ; Comparing base addresses of two distinct globals. Never equal.
18 ; Comparing past-the-end addresses of two distinct globals. Never equal.
41 ; Comparing base addresses of two distinct allocas. Never equal.
52 ; Comparing past-the-end addresses of two distinct allocas. Never equal.
/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.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/clang/docs/
DClangFormatStyleOptions.rst239 Never merge functions into a single line.
592 * ``SBPO_Never`` (in configuration: ``Never``)
593 Never put a space before opening parentheses.
654 * ``UT_Never`` (in configuration: ``Never``)
655 Never use tab.
733 UseTab: Never
/external/llvm/test/Transforms/ObjCARC/
Dtail-call-invariant-enforcement.ll10 ; Never tail call objc_autorelease.
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
Dusage.rst13 The private key is called *private* for a reason. Never share this
171 Never display the stack trace of a
219 Never display the stack trace of a
/external/avahi/docs/
DHACKING21 * Never forget that Avahi should be buildable without DBUS, GTK or python!
/external/chromium-trace/catapult/third_party/Paste/docs/
DStyleGuide.txt90 * Never, ever use two leading underscores. This is annoyingly
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po164 msgid "Never synchronize with vertical refresh, ignore application's choice"
Dsv.po156 msgid "Never synchronize with vertical refresh, ignore application's choice"
Dfr.po161 msgid "Never synchronize with vertical refresh, ignore application's choice"
Des.po159 msgid "Never synchronize with vertical refresh, ignore application's choice"
Dde.po164 msgid "Never synchronize with vertical refresh, ignore application's choice"
/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/opencv3/doc/py_tutorials/py_core/py_optimization/
Dpy_optimization.markdown154 4. Never make copies of array unless it is needed. Try to use views instead. Array copying is a
/external/pdfium/core/src/fpdfdoc/
Ddoc_utils.cpp649 return Never; in GetScaleMethod()
/external/autotest/frontend/afe/doctests/
D001_rpc_test.txt201 ... 'reboot_after': 'Never',
559 ... 'reboot_after': 'Never',
/external/nanohttpd/
DREADME.md115 * Never caches anything.
/external/nanohttpd/src/site/markdown/
Dindex.md115 * Never caches anything.
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h878 enum ScaleMethod { Always = 0, Bigger, Smaller, Never }; enumerator

123