Home
last modified time | relevance | path

Searched full:disabled (Results 1 – 25 of 12391) sorted by relevance

12345678910>>...496

/external/llvm-project/llvm/test/MC/ARM/
Dnegative-immediates.s2 … armv7 %s -show-encoding -mattr=+no-neg-immediates 2>&1 | FileCheck %s -check-prefix=CHECK-DISABLED
8 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
9 # CHECK-DISABLED: ADC
12 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
13 # CHECK-DISABLED: ADC
16 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
17 # CHECK-DISABLED: ADD
20 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
21 # CHECK-DISABLED: AND
24 # CHECK-DISABLED: note: instruction requires: NegativeImmediates
[all …]
/external/mesa3d/.gitlab-ci/piglit/
Dglslparser.txt135 spec/amd_conservative_depth/preprocessor/disabled-defined-compat.frag: skip
136 spec/amd_conservative_depth/preprocessor/disabled-defined-compat.vert: skip
137 spec/amd_conservative_depth/preprocessor/disabled-defined-core.comp: skip
138 spec/amd_conservative_depth/preprocessor/disabled-defined-core.frag: skip
139 spec/amd_conservative_depth/preprocessor/disabled-defined-core.geom: skip
140 spec/amd_conservative_depth/preprocessor/disabled-defined-core.tesc: skip
141 spec/amd_conservative_depth/preprocessor/disabled-defined-core.tese: skip
142 spec/amd_conservative_depth/preprocessor/disabled-defined-core.vert: skip
143 spec/amd_conservative_depth/preprocessor/disabled-undefined-compat.frag: skip
144 spec/amd_conservative_depth/preprocessor/disabled-undefined-compat.vert: skip
[all …]
/external/perfetto/ui/src/common/
Dstate.ts680 'disabled-by-default-animation-worklet',
681 'disabled-by-default-audio',
682 'disabled-by-default-audio-worklet',
683 'disabled-by-default-blink.debug',
684 'disabled-by-default-blink.debug.display_lock',
685 'disabled-by-default-blink.debug.layout',
686 'disabled-by-default-blink.debug.layout.trees',
687 'disabled-by-default-blink.feature_usage',
688 'disabled-by-default-blink_gc',
689 'disabled-by-default-blink.image_decoding',
[all …]
/external/llvm-project/llvm/test/CodeGen/X86/
Dlea-opt.ll3 …le-x86-lea-opt < %s -mtriple=x86_64-linux | FileCheck %s -check-prefix=CHECK -check-prefix=DISABLED
34 ; DISABLED-LABEL: test1:
35 ; DISABLED: # %bb.0: # %entry
36 ; DISABLED-NEXT: shlq $2, %rdi
37 ; DISABLED-NEXT: movl arr1(%rdi,%rdi,2), %edx
38 ; DISABLED-NEXT: leaq arr1+4(%rdi,%rdi,2), %rax
39 ; DISABLED-NEXT: subl arr1+4(%rdi,%rdi,2), %edx
40 ; DISABLED-NEXT: leaq arr1+8(%rdi,%rdi,2), %rcx
41 ; DISABLED-NEXT: addl arr1+8(%rdi,%rdi,2), %edx
42 ; DISABLED-NEXT: cmpl $2, %edx
[all …]
Davoid-sfb.ll3 …x -mcpu=x86-64 --x86-disable-avoid-SFB -verify-machineinstrs | FileCheck %s --check-prefix=DISABLED
31 ; DISABLED-LABEL: test_conditional_block:
32 ; DISABLED: # %bb.0: # %entry
33 ; DISABLED-NEXT: cmpl $18, %edx
34 ; DISABLED-NEXT: jl .LBB0_2
35 ; DISABLED-NEXT: # %bb.1: # %if.then
36 ; DISABLED-NEXT: movl %edx, 4(%rdi)
37 ; DISABLED-NEXT: .LBB0_2: # %if.end
38 ; DISABLED-NEXT: movups (%r8), %xmm0
39 ; DISABLED-NEXT: movups %xmm0, (%rcx)
[all …]
Davoid-sfb-overlaps.ll3 …x -mcpu=x86-64 --x86-disable-avoid-SFB -verify-machineinstrs | FileCheck %s --check-prefix=DISABLED
39 ; DISABLED-LABEL: test_overlap_1:
40 ; DISABLED: # %bb.0: # %entry
41 ; DISABLED-NEXT: movl $7, -8(%rdi)
42 ; DISABLED-NEXT: movups -16(%rdi), %xmm0
43 ; DISABLED-NEXT: movups %xmm0, (%rdi)
44 ; DISABLED-NEXT: movslq %esi, %rax
45 ; DISABLED-NEXT: movq %rax, -9(%rdi)
46 ; DISABLED-NEXT: movq %rax, -16(%rdi)
47 ; DISABLED-NEXT: movb $0, -1(%rdi)
[all …]
/external/llvm-project/llvm/test/CodeGen/Thumb2/LowOverheadLoops/
Dtail-pred-disabled-in-loloops.ll8 ; RUN: FileCheck %s --check-prefix=DISABLED
37 ; DISABLED-LABEL: check_option:
38 ; DISABLED: @ %bb.0: @ %entry
39 ; DISABLED-NEXT: push.w {r4, r5, r6, r7, r8, lr}
40 ; DISABLED-NEXT: cmp r3, #1
41 ; DISABLED-NEXT: blt .LBB0_4
42 ; DISABLED-NEXT: @ %bb.1: @ %vector.ph.preheader
43 ; DISABLED-NEXT: adds r7, r3, #3
44 ; DISABLED-NEXT: movs r6, #1
45 ; DISABLED-NEXT: bic r7, r7, #3
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/iron-behaviors/test/
Ddisabled-state.html13 <title>disabled-state</title>
29 <test-control disabled></test-control>
34 suite('disabled-state', function() {
37 suite('a trivial disabled state', function() {
42 suite('when disabled is true', function() {
43 test('receives a disabled attribute', function() {
44 disableTarget.disabled = true;
45 expect(disableTarget.hasAttribute('disabled')).to.be.eql(true);
49 disableTarget.disabled = true;
50 expect(disableTarget.getAttribute('aria-disabled')).to.be.eql('true');
[all …]
/external/webrtc/system_wrappers/source/
Dfield_trial_unittest.cc23 InitFieldTrialsFromString("Audio/Enabled/Video/Disabled/"); in TEST()
26 EXPECT_TRUE(FieldTrialsStringIsValid("Audio/Enabled/Video/Disabled/")); in TEST()
37 RTC_EXPECT_DEATH(InitFieldTrialsFromString("Audio/EnabledVideo/Disabled/"), in TEST()
39 RTC_EXPECT_DEATH(InitFieldTrialsFromString("Audio/Enabled//Video/Disabled/"), in TEST()
41 RTC_EXPECT_DEATH(InitFieldTrialsFromString("/Audio/Enabled/Video/Disabled/"), in TEST()
43 RTC_EXPECT_DEATH(InitFieldTrialsFromString("Audio/Enabled/Video/Disabled"), in TEST()
46 InitFieldTrialsFromString("Audio/Enabled/Video/Disabled/garbage"), in TEST()
48 EXPECT_FALSE(FieldTrialsStringIsValid("Audio/EnabledVideo/Disabled/")); in TEST()
49 EXPECT_FALSE(FieldTrialsStringIsValid("Audio/Enabled//Video/Disabled/")); in TEST()
50 EXPECT_FALSE(FieldTrialsStringIsValid("/Audio/Enabled/Video/Disabled/")); in TEST()
[all …]
/external/clang/test/CodeGenCXX/
Duncopyable-args.cpp56 // CHECK-DISABLED-LABEL: define void @_ZN9move_ctor3barEv()
57 // CHECK-DISABLED: call void @_Z{{.*}}C1Ev(
58 // CHECK-DISABLED-NOT: call
59 // CHECK-DISABLED: call void @_ZN9move_ctor3fooENS_1AE(%"struct.move_ctor::A"* %{{.*}})
60 // CHECK-DISABLED-LABEL: declare void @_ZN9move_ctor3fooENS_1AE(%"struct.move_ctor::A"*)
77 // CHECK-DISABLED-LABEL: define void @_ZN11all_deleted3barEv()
78 // CHECK-DISABLED: call void @_Z{{.*}}C1Ev(
79 // CHECK-DISABLED-NOT: call
80 // CHECK-DISABLED: call void @_ZN11all_deleted3fooENS_1AE(%"struct.all_deleted::A"* %{{.*}})
81 // CHECK-DISABLED-LABEL: declare void @_ZN11all_deleted3fooENS_1AE(%"struct.all_deleted::A"*)
[all …]
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Damdgpu-codegenprepare-mul24.ll4 …fiji -amdgpu-codegenprepare-mul24=0 -amdgpu-codegenprepare %s | FileCheck -check-prefix=DISABLED %s
18 ; DISABLED-LABEL: @mul_i16(
19 ; DISABLED-NEXT: [[MUL:%.*]] = mul i16 [[LHS:%.*]], [[RHS:%.*]]
20 ; DISABLED-NEXT: ret i16 [[MUL]]
43 ; DISABLED-LABEL: @smul24_i32(
44 ; DISABLED-NEXT: [[SHL_LHS:%.*]] = shl i32 [[LHS:%.*]], 8
45 ; DISABLED-NEXT: [[LHS24:%.*]] = ashr i32 [[SHL_LHS]], 8
46 ; DISABLED-NEXT: [[LSHR_RHS:%.*]] = shl i32 [[RHS:%.*]], 8
47 ; DISABLED-NEXT: [[RHS24:%.*]] = ashr i32 [[LHS]], 8
48 ; DISABLED-NEXT: [[MUL:%.*]] = mul i32 [[LHS24]], [[RHS24]]
[all …]
/external/arm-trusted-firmware/fdts/
Dstm32mp151.dtsi84 status = "disabled";
93 status = "disabled";
102 status = "disabled";
112 status = "disabled";
121 status = "disabled";
130 status = "disabled";
139 status = "disabled";
148 status = "disabled";
158 status = "disabled";
174 status = "disabled";
[all …]
/external/mesa3d/
Dmeson.build94 with_gles1 = 'disabled'
95 warning('gles1 option "false" deprecated, please use "disabled" instead.')
102 with_gles2 = 'disabled'
103 warning('gles2 option "false" deprecated, please use "disabled" instead.')
107 with_gles1 = 'disabled'
110 with_gles2 = 'disabled'
121 _sg = 'disabled'
122 warning('shared-glapi option "false" deprecated, please use "disabled" instead.')
137 with_gles1 = 'disabled'
138 with_gles2 = 'disabled'
[all …]
Dmeson_options.txt41 choices : ['auto', 'true', 'false', 'disabled', 'enabled'],
84 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
97 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
110 choices : ['auto', 'disabled', 'bellagio', 'tizonia'],
123 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
136 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
148 choices : ['icd', 'standalone', 'disabled'],
149 value : 'disabled',
188 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
219 choices : ['auto', 'true', 'false', 'enabled', 'disabled'],
[all …]
/external/tensorflow/tensorflow/python/framework/
Dpython_api_dispatcher_test.py43 if "disabled" in str(args) or api_name == "disabled":
124 y = Trace("constant", "disabled")
152 # We use an API for which dispatch is disabled, so all dispatchers get
155 "disabled", None, 5, [0, 1, 4], [2, 3], False)
171 "__tf_dispatch__('Trace2', 'disabled')",
172 "__tf_dispatch__('Trace3', 'disabled')",
173 "__tf_dispatch__('Trace4', 'disabled')"
181 "__tf_dispatch__('Trace2B', 'disabled')",
182 "__tf_dispatch__('Trace2', 'disabled')",
183 "__tf_dispatch__('Trace3', 'disabled')",
[all …]
/external/llvm-project/clang/test/Frontend/
Drewrite-includes-conditions.c50 // CHECK: #if 0 /* disabled by -frewrite-includes */
53 // CHECK-NEXT: #endif /* disabled by -frewrite-includes */
57 // CHECK: #if 0 /* disabled by -frewrite-includes */
60 // CHECK-NEXT: #endif /* disabled by -frewrite-includes */
64 // CHECK: #if 0 /* disabled by -frewrite-includes */
68 // CHECK-NEXT: #endif /* disabled by -frewrite-includes */
72 // CHECK: #if 0 /* disabled by -frewrite-includes */
76 // CHECK-NEXT: #endif /* disabled by -frewrite-includes */
80 // CHECK: #if 0 /* disabled by -frewrite-includes */
83 // CHECK-NEXT: #endif /* disabled by -frewrite-includes */
[all …]
/external/libchrome/base/trace_event/
Dtrace_config_unittest.cc43 "\"disabled-by-default-cc\","
44 "\"disabled-by-default-memory-infra\"],"
72 // disabled-by-default-* ones. in CheckDefaultTraceConfigBehavior()
75 EXPECT_FALSE(tc.IsCategoryGroupEnabled("disabled-by-default-cc")); in CheckDefaultTraceConfigBehavior()
78 EXPECT_TRUE(tc.IsCategoryGroupEnabled("Category1,disabled-by-default-cc")); in CheckDefaultTraceConfigBehavior()
80 "disabled-by-default-cc,disabled-by-default-cc2")); in CheckDefaultTraceConfigBehavior()
180 config = TraceConfig("disabled-by-default-cc,-excluded", ""); in TEST()
181 EXPECT_STREQ("disabled-by-default-cc,-excluded", in TEST()
184 config = TraceConfig("disabled-by-default-cc,included", ""); in TEST()
185 EXPECT_STREQ("included,disabled-by-default-cc", in TEST()
[all …]
/external/python/google-api-python-client/docs/dyn/
Dandroidmanagement_v1.enterprises.policies.html143 …s a mitigating action to disable apps so that the device is effectively disabled, but app data is …
161 "dataRoamingDisabled": True or False, # Whether roaming data services are disabled.
162 "networkResetDisabled": True or False, # Whether resetting network settings is disabled.
182 …gConfigDisabled": True or False, # Whether configuring tethering and portable hotspots is disabled.
183 "cameraDisabled": True or False, # Whether all cameras on the device are disabled.
212 …"bluetoothDisabled": True or False, # Whether bluetooth is disabled. Prefer this setting over blue…
232 "removeUserDisabled": True or False, # Whether removing other users is disabled.
234 … "mobileNetworksConfigDisabled": True or False, # Whether configuring mobile networks is disabled.
236 "vpnConfigDisabled": True or False, # Whether configuring VPN is disabled.
238 "bluetoothConfigDisabled": True or False, # Whether configuring bluetooth is disabled.
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/iron-menu-behavior/test/
Diron-menu-behavior.html56 <test-fixture id="disabled">
60 <div disabled>b item 2</div>
62 <div disabled>c item 4</div>
87 <test-fixture id="only-disabled">
90 <div disabled>disabled item</div>
123 <test-fixture id="disabled-group-and-options">
125 <test-menu disabled>
126 <div disabled>one</div>
127 <div disabled>two</div>
200 test('focusing on next item skips disabled items', function(done) {
[all …]
/external/llvm/test/CodeGen/Mips/
D2008-07-15-SmallSection.ll1 ; DISABLED: llc < %s -mips-ssection-threshold=8 -march=mips -o %t0
2 ; DISABLED: llc < %s -mips-ssection-threshold=0 -march=mips -o %t1
3 ; DISABLED: grep {sdata} %t0 | count 1
4 ; DISABLED: grep {sbss} %t0 | count 1
5 ; DISABLED: grep {gp_rel} %t0 | count 2
6 ; DISABLED: not grep {sdata} %t1
7 ; DISABLED: not grep {sbss} %t1
8 ; DISABLED: not grep {gp_rel} %t1
9 ; DISABLED: grep {\%hi} %t1 | count 2
10 ; DISABLED: grep {\%lo} %t1 | count 3
/external/oj-libjdwp/src/share/classes/com/sun/jdi/request/
DEventRequestManager.java51 * Creates a new disabled {@link ClassPrepareRequest}.
61 * Creates a new disabled {@link ClassUnloadRequest}.
71 * Creates a new disabled {@link ThreadStartRequest}.
81 * Creates a new disabled {@link ThreadDeathRequest}.
91 * Creates a new disabled {@link ExceptionRequest}.
117 * Creates a new disabled {@link MethodEntryRequest}.
127 * Creates a new disabled {@link MethodExitRequest}.
137 * Creates a new disabled {@link MonitorContendedEnterRequest}.
156 * Creates a new disabled {@link MonitorContendedEnteredRequest}.
176 * Creates a new disabled {@link MonitorWaitRequest}.
[all …]
/external/llvm-project/clang/test/Driver/
Ddisable-llvm.c3 // RUN: | FileCheck --check-prefix=DISABLED %s
4 // DISABLED: -cc1
5 // DISABLED-NOT: "-mllvm" "-disable-llvm-passes"
6 // DISABLED: "-disable-llvm-passes"
10 // RUN: | FileCheck --check-prefix=DISABLED-LEGACY %s
12 // RUN: | FileCheck --check-prefix=DISABLED-LEGACY %s
13 // DISABLED-LEGACY: -cc1
14 // DISABLED-LEGACY-NOT: "-mllvm" "-disable-llvm-optzns"
15 // DISABLED-LEGACY: "-disable-llvm-optzns"
/external/llvm/test/CodeGen/ARM/
Da15-SD-dep.ll1 …disable-a15-sd-optimization -verify-machineinstrs < %s | FileCheck -check-prefix=CHECK-DISABLED %s
5 ; CHECK-DISABLED-LABEL: t1:
8 ; CHECK-DISABLED-NOT: vdup.32 d{{[0-9]*}}, d0[0]
15 ; CHECK-DISABLED-LABEL: t2:
18 ; CHECK-DISABLED-NOT: vdup.32 d{{[0-9]*}}, d0[0]
25 ; CHECK-DISABLED-LABEL: t3:
28 ; CHECK-DISABLED-NOT: vdup.32 d{{[0-9]*}}, d0[0]
35 ; CHECK-DISABLED-LABEL: t4:
38 ; CHECK-DISABLED-NOT: vdup
49 ; CHECK-DISABLED-LABEL: t5:
[all …]
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DDeserializationFeature.java35 * if disabled, will be deserialized as {@link Double}s.
43 * Feature is disabled by default, meaning that "untyped" floating
58 * if disabled, will be deserialized as "smallest" available type,
62 * Feature is disabled by default, meaning that "untyped" integral
74 * if disabled, they will be deserialized as "smallest" available type,
83 * Feature is disabled by default, meaning that "untyped" integral
97 * Feature is disabled by default, meaning that JSON arrays are bound as
131 * Feature is disabled by default.
145 * Feature is disabled by default.
166 * If enabled, {@link JsonMappingException} will be thrown; if disabled, no exception
[all …]
/external/bcc/man/man8/
Dcriticalstat.811 preemption were explicity disabled by a driver. IRQ routines in Linux are also
12 executed with interrupts disabled. There are many reasons. Such critical
21 following options should be DISABLED on older kernels: CONFIG_PROVE_LOCKING,
29 Find long sections where preemption was disabled on local CPU.
32 Find long sections where interrupt was disabled on local CPU.
38 Run with default options: irq disabled for more than 100 uS
42 Find sections with preemption disabled for more than 100 uS.
46 Find sections with IRQ disabled for more than 500 uS.
50 Find sections with preemption disabled for more than 500 uS.

12345678910>>...496