Home
last modified time | relevance | path

Searched refs:Disabled (Results 1 – 25 of 160) sorted by relevance

1234567

/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h427 void DisableLazyCompilation(bool Disabled = true) {
428 CompilingLazily = !Disabled;
437 void DisableGVCompilation(bool Disabled = true) {
438 GVCompilationDisabled = Disabled;
447 void DisableSymbolSearching(bool Disabled = true) {
448 SymbolSearchingDisabled = Disabled;
/external/wpa_supplicant_8/src/common/
Dieee802_1x_defs.h58 Disabled, enumerator
/external/valgrind/helgrind/tests/
Dpth_spinlock.vgtest1 # Disabled this test because it fails intermittently.
/external/fio/tools/
Dgenfio44 Disabled by default
46 Disabled by default
49 Disabled by default
/external/v8/src/
Dhydrogen-flow-engine.h20 inline bool Disabled() { in Disabled() function
148 if (effects->Disabled()) return effects; // No effects for this analysis. in ComputeLoopEffects()
Dhydrogen-removable-simulates.cc167 bool Disabled() { return true; } in Disabled() function in v8::internal::Effects
Dhydrogen-load-elimination.cc441 inline bool Disabled() { in Disabled() function in v8::internal::HLoadEliminationEffects
Dhydrogen-check-elimination.cc807 inline bool Disabled() const { return false; } in Disabled() function in v8::internal::HCheckMapsEffects
/external/llvm/test/CodeGen/Mips/
D2008-07-29-icmp.ll3 ; FIXME: Disabled because branch instructions are generated where
D2008-07-23-fpcmp.ll5 ; FIXME: Disabled because branch instructions are generated where
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dsystem_boot_mode.txt8 * Disabled
/external/mesa3d/src/gallium/state_trackers/egl/
DSConscript45 # XXX: Disabled as it depends on gbm, which is not yet built with scons
/external/deqp/doc/testlog-stylesheet/
Dtestlog.css118 .Disabled { background: #808080; }
/external/libvpx/libvpx/build/make/
Dgen_msvs_vcxproj.sh409 opt=Disabled
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.ui272 <string>Disabled</string>
/external/llvm/lib/IR/
DLegacyPassManager.cpp46 Disabled, Arguments, Structure, Executions, Details enumerator
54 clEnumVal(Disabled , "disable debug output"),
/external/wpa_supplicant_8/hostapd/
Ddefconfig163 # Disabled by default.
/external/selinux/policycoreutils/po/
Dbn_IN.po150 msgid "Disabled"
151 msgstr "Disabled (নিষ্ক্রিয়)"
2164 "Disabled\n"
2168 "Disabled (নিষ্ক্রিয়)\n"
4687 msgstr "Disabled (নিষ্ক্রিয়)"
4705 "To change from Disabled to Enforcing mode\n"
4706 "- Change the system mode from Disabled to Permissive\n"
4718 msgid "System Status: Disabled"
4896 msgstr "Disabled (নিষ্ক্রিয়)"
Das.po154 msgid "Disabled"
155 msgstr "Disabled"
2169 "Disabled\n"
2173 "Disabled\n"
4893 msgstr "Disabled"
4911 "To change from Disabled to Enforcing mode\n"
4912 "- Change the system mode from Disabled to Permissive\n"
4924 msgid "System Status: Disabled"
4925 msgstr "চিস্টেমৰ অবস্থা: Disabled"
Den_GB.po150 msgid "Disabled"
151 msgstr "Disabled"
2074 "Disabled\n"
4568 msgstr "Disabled"
4585 "To change from Disabled to Enforcing mode\n"
4586 "- Change the system mode from Disabled to Permissive\n"
4598 msgid "System Status: Disabled"
4773 msgstr "Disabled"
Dgu.po150 msgid "Disabled"
151 msgstr "Disabled"
2155 "Disabled\n"
4844 msgstr "Disabled"
4862 "To change from Disabled to Enforcing mode\n"
4863 "- Change the system mode from Disabled to Permissive\n"
4875 msgid "System Status: Disabled"
Dja.po159 msgid "Disabled"
2179 "Disabled\n"
4995 "To change from Disabled to Enforcing mode\n"
4996 "- Change the system mode from Disabled to Permissive\n"
5008 msgid "System Status: Disabled"
5009 msgstr "システム状態: 無効 (Disabled)"
/external/eigen/cmake/
DEigenTesting.cmake208 message(STATUS "Disabled backends: ${EIGEN_MISSING_BACKENDS}")
/external/bison/
DTODO157 ** Disabled Reductions
/external/llvm/cmake/modules/
DHandleLLVMOptions.cmake273 # Disabled warnings.

1234567