Home
last modified time | relevance | path

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

12345678910

/external/autotest/client/site_tests/policy_IncognitoModeAvailability/
Dcontrol.Disabled6 NAME = 'policy_IncognitoModeAvailability.Disabled'
16 If the policy is set to 1, Disabled, then user should not be able to open
21 job.run_test('policy_IncognitoModeAvailability', case='Disabled')
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h450 void DisableLazyCompilation(bool Disabled = true) {
451 CompilingLazily = !Disabled;
460 void DisableGVCompilation(bool Disabled = true) {
461 GVCompilationDisabled = Disabled;
470 void DisableSymbolSearching(bool Disabled = true) {
471 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/autotest/client/site_tests/policy_SavingBrowserHistoryDisabled/
Dcontrol.disabled6 NAME = 'policy_SavingBrowserHistoryDisabled.Disabled'
21 job.run_test('policy_SavingBrowserHistoryDisabled', case='Disabled')
Dcontrol15 This test verifies three states of this policy: Enabled, Disabled, and
/external/autotest/client/site_tests/policy_ForceYouTubeRestrict/
Dcontrol.Disabled6 NAME = 'policy_ForceYouTubeRestrict.Disabled'
21 job.run_test('policy_ForceYouTubeRestrict', case='Disabled')
Dcontrol16 Disabled and Not Set.
21 Disabled or Not Set the user will be able to watch everything. In both cases,
/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/autotest/client/site_tests/policy_DeveloperToolsAvailability/
Dcontrol.Disabled6 NAME = 'policy_DeveloperToolsAvailability.Disabled'
20 job.run_test('policy_DeveloperToolsAvailability', case='Disabled')
Dcontrol14 It verifies the Disabled, Available and DisabledOnExtensions states.
/external/pdfium/xfa/fxfa/parser/
Dcxfa_validate.cpp29 (void*)XFA_AttributeEnum::Disabled},
66 item ? *item : XFA_AttributeEnum::Disabled, false); in SetNullTest()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp128 char Disabled = 0; member
256 Flag &= ~II.Disabled; in markInstruction()
351 III.Disabled = StateWWM; in scanInstructions()
373 III.Disabled = StateWQM | StateWWM; in scanInstructions()
424 if ((II.OutNeeds & StateWQM) && !(II.Disabled & StateWQM) && in propagateInstruction()
734 Needs &= ~III->second.Disabled; in processBlock()
/external/wpa_supplicant_8/src/common/
Dieee802_1x_defs.h66 Disabled, enumerator
/external/chromium-trace/catapult/systrace/systrace/
Ddecorators.py20 def Disabled(func): function
/external/skia/src/gpu/gl/
DGrGLGpuCommandBuffer.cpp16 fGpu->clear(GrFixedClip::Disabled(), fColorLoadAndStoreInfo.fClearColor, in begin()
/external/skqp/src/gpu/gl/
DGrGLGpuCommandBuffer.cpp15 fGpu->clear(GrFixedClip::Disabled(), fColorLoadAndStoreInfo.fClearColor, in begin()
/external/llvm/test/CodeGen/Mips/
D2008-07-29-icmp.ll3 ; FIXME: Disabled because branch instructions are generated where
/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
D2008-07-29-icmp.ll3 ; FIXME: Disabled because branch instructions are generated where
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
D2008-07-29-icmp.ll3 ; FIXME: Disabled because branch instructions are generated where
/external/selinux/python/sepolicy/sepolicy/help/
Dsystem_boot_mode.txt8 * Disabled
/external/u-boot/doc/
DREADME.video54 0: Disabled. Configure dvi/hdmi output even if no cable is detected
65 0: Disabled.

12345678910