Home
last modified time | relevance | path

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

12345678

/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DExecutionEngine.h359 void DisableLazyCompilation(bool Disabled = true) {
360 CompilingLazily = !Disabled;
374 void DisableGVCompilation(bool Disabled = true) {
375 GVCompilationDisabled = Disabled;
384 void DisableSymbolSearching(bool Disabled = true) {
385 SymbolSearchingDisabled = Disabled;
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h438 void DisableLazyCompilation(bool Disabled = true) {
439 CompilingLazily = !Disabled;
448 void DisableGVCompilation(bool Disabled = true) {
449 GVCompilationDisabled = Disabled;
458 void DisableSymbolSearching(bool Disabled = true) {
459 SymbolSearchingDisabled = Disabled;
/external/chromium-trace/catapult/systrace/profile_chrome/
Dchrome_tracing_agent_unittest.py17 @decorators.Disabled
35 @decorators.Disabled
Dddms_tracing_agent_unittest.py14 @decorators.Disabled
Dchrome_startup_tracing_agent_unittest.py17 @decorators.Disabled
Dperf_tracing_agent_unittest.py24 @decorators.Disabled
/external/fio/tools/
Dgenfio44 Disabled by default
46 Disabled by default
49 Disabled by default
58 Disabled by default
/external/valgrind/none/tests/
Dcoolo_sigaction.vgtest1 # Disabled on Solaris because parent process never gets SIGCHLD.
Dresolv.vgtest1 # Disabled on Solaris because different approach needs to be taken.
/external/wpa_supplicant_8/src/common/
Dieee802_1x_defs.h64 Disabled, enumerator
/external/valgrind/helgrind/tests/
Dpth_spinlock.vgtest1 # Disabled this test because it fails intermittently.
/external/chromium-trace/catapult/systrace/systrace/
Ddecorators.py20 def Disabled(func): function
/external/v8/src/crankshaft/
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.cc176 bool Disabled() { return true; } in Disabled() function in v8::internal::Effects
/external/selinux/python/sepolicy/sepolicy/help/
Dsystem_boot_mode.txt8 * Disabled
/external/swiftshader/third_party/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/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/skia/src/gpu/
DGrFixedClip.h48 static const GrFixedClip& Disabled();
DGrFixedClip.cpp70 const GrFixedClip& GrFixedClip::Disabled() { in Disabled() function in GrFixedClip
/external/webrtc/infra/config/
Dcq.cfg48 # Disabled, see http://crbug.com/577566 for details.
/external/deqp/doc/testlog-stylesheet/
Dtestlog.css118 .Disabled { background: #808080; }
/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
Datrace_agent_unittest.py45 @decorators.Disabled
/external/tcpdump/tests/
Dradius-rfc4675-v.out28 Ingress-Filters Attribute (57), length: 6, Value: Disabled

12345678