/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
ld-sp-warn.l | 2 [^:]*:3: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled. 3 [^:]*:4: Warning: This instruction may be unpredictable if executed on M-profile cores with interrupts enabled.
|
/packages/apps/Settings/res/xml/ |
device_info_sim_status.xml | 21 android:enabled="false" 28 android:enabled="false" 35 android:enabled="false" 42 android:enabled="false" 49 android:enabled="false" 56 android:enabled="false" 63 android:enabled="false" 70 android:enabled="false" 77 android:enabled="false" 84 android:enabled="false [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/view/accessibility/ |
AccessibilityManager.java | 54 * @param enabled Whether accessibility is enabled. 56 public void onAccessibilityStateChanged(boolean enabled); 68 * Called when the touch exploration enabled state changes. 70 * @param enabled Whether touch exploration is enabled. 72 public void onTouchExplorationStateChanged(boolean enabled); 84 * Called when the high text contrast enabled state changes. 86 * @param enabled Whether high text contrast is enabled [all...] |
/art/test/573-checker-checkcast-regression/ |
info.txt | 4 with Baker's read barriers enabled.
|
/development/samples/browseable/AppRestrictionSchema/ |
_index.jd | 10 app (press the button to show \"Hello\" message) is enabled or disabled. Use
|
/external/avahi/avahi-ui/ |
bssh.desktop.in.in | 4 _Comment=Browse for Zeroconf-enabled SSH Servers
|
bvnc.desktop.in.in | 4 _Comment=Browse for Zeroconf-enabled VNC Servers
|
/external/clang/test/Preprocessor/ |
non_fragile_feature.m | 11 #error objc_weak_class should be enabled with nonfragile abi
|
/external/llvm/test/MC/Mips/mips3/ |
invalid-mips4.s | 10 ldxc1 $f8,$s7($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 11 lwxc1 $f12,$s1($s8) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 12 movf $gp,$8,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 14 movf.d $f6,$f11,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 16 movf.s $f23,$f5,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 18 movn $v1,$s1,$s0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 19 movn.d $f27,$f21,$k0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 20 movn.s $f12,$f0,$s7 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 21 movt $zero,$s4,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 23 movt.d $f0,$f2,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled [all...] |
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
transition_from_boolean_1.txt | 1 After selecting the arrow under Boolean Enabled column, the line will expand to show a link which you can click. This will take you to the booleans page and allow you to enable the boolean which will enable or disable the transition.
|
/external/testng/src/test/java/test/nested/ |
GarfTest.java | 8 @Test(groups = { "unittest" }, enabled = true )
|
/frameworks/base/tools/layoutlib/.idea/inspectionProfiles/ |
Project_Default.xml | 5 <inspection_tool class="DefaultFileTemplate" enabled="false" level="WARNING" enabled_by_default="false"> 10 <inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false"> 14 <inspection_tool class="ToArrayCallWithZeroLengthArrayArgument" enabled="false" level="WARNING" enabled_by_default="false" /> 15 <inspection_tool class="WeakerAccess" enabled="true" level="WARNING" enabled_by_default="true">
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/ |
enable_if.hpp | 30 struct enabled struct in namespace:boost::iterators 41 // enable_if falls back to always enabled. See comments 45 struct enabled<false> struct in namespace:boost::iterators 70 : enabled<(Cond::value)>::template base<Return>
|
/packages/apps/DeskClock/src/com/android/deskclock/actionbarmenu/ |
AbstractMenuItemController.java | 24 // Whether or not the controller is enabled. By default it's enabled. 28 public void setEnabled(boolean enabled) { 29 mEnabled = enabled;
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
ase-errors-1.s | 7 absq_s.qb $3,$4 # ERROR: dspr2 not enabled 12 absq_s.qb $3,$4 # ERROR: dspr2 not enabled 14 lbux $4,$5($6) # ERROR: dsp not enabled 15 ldx $4,$5($6) # ERROR: dsp not enabled 16 absq_s.qb $3,$4 # ERROR: dspr2 not enabled 30 lbux $4,$5($6) # ERROR: dsp not enabled 31 ldx $4,$5($6) # ERROR: dsp not enabled 32 absq_s.qb $3,$4 # ERROR: dspr2 not enabled 42 aclr 4,100($4) # ERROR: mcu not enabled 51 add.ob $f4,$f6,$f8 # ERROR: mdmx not enabled [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
mode-change-error-1.d | 5 #error: .*: Unsupported jump between ISA modes; consider recompiling with interlinking enabled.
|
/external/mesa3d/src/gallium/docs/source/cso/ |
dsa.rst | 21 enabled 22 Whether the depth test is enabled. 31 enabled 32 Whether the stencil test is enabled. For the second stencil, whether the 33 two-sided stencil is enabled. If two-sided stencil is disabled, the other 56 enabled 57 Whether the alpha test is enabled.
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowLocationManager.java | 19 * Shadow of {@code LocationManager} that provides for the simulation of different location providers being enabled and 61 * whether that provider should appear enabled 72 providerEntry.enabled = isEnabled; 139 * @param enabled 143 public String getBestProvider(Criteria criteria, boolean enabled) { 145 lastBestProviderEnabled = enabled; 148 return getBestProviderWithNoCriteria(enabled); 151 return getBestProviderWithCriteria(criteria, enabled); 154 private String getBestProviderWithCriteria(Criteria criteria, boolean enabled) { 155 List<String> providers = getProviders(enabled); 370 private Boolean enabled; field in class:ShadowLocationManager.LocationProviderEntry [all...] |
/external/webrtc/webrtc/voice_engine/ |
voe_audio_processing_impl.h | 24 int GetNsStatus(bool& enabled, NsModes& mode) override; 28 int GetAgcStatus(bool& enabled, AgcModes& mode) override; 38 int GetRxNsStatus(int channel, bool& enabled, NsModes& mode) override; 44 int GetRxAgcStatus(int channel, bool& enabled, AgcModes& mode) override; 51 int GetEcStatus(bool& enabled, EcModes& mode) override; 74 int GetEcMetricsStatus(bool& enabled) override; 89 int GetTypingDetectionStatus(bool& enabled) override;
|
/external/libcap/doc/ |
cap_get_file.3 | 60 enabled and either the effective user ID of the process must match the 95 If it is enabled, then all Permitted capabilities are enabled 97 otherwise, no capabilities are enabled in the process's Effective set 101 if any capability is enabled in the Effective set of the 108 is enabled must also have the Effective flag enabled. 109 Conversely, if the Effective bit is enabled on a file, then the 115 will have the Effective flag enabled for each capability that has the 116 Permitted or Inheritable flag enabled [all...] |
/frameworks/base/core/java/android/content/pm/ |
PackageUserState.java | 46 public int enabled; field in class:PackageUserState 58 enabled = COMPONENT_ENABLED_STATE_DEFAULT; 71 enabled = o.enabled; 88 * Test if the given component is considered installed, enabled and a match 114 * Test if the given component is considered enabled. 122 // enabled then fall through to check specific component 123 switch (this.enabled) { 132 if (!componentInfo.applicationInfo.enabled) { 148 return componentInfo.enabled; [all...] |
/frameworks/support/compat/kitkat/android/support/v4/view/accessibility/ |
AccessibilityManagerCompatKitKat.java | 57 public void onTouchExplorationStateChanged(boolean enabled) { 58 mListenerBridge.onTouchExplorationStateChanged(enabled); 63 void onTouchExplorationStateChanged(boolean enabled); 70 public void onTouchExplorationStateChanged(boolean enabled) { 71 bridge.onTouchExplorationStateChanged(enabled);
|
/packages/apps/TV/common/src/com/android/tv/common/feature/ |
FeatureUtils.java | 29 * Returns a feature that is enabled if any of {@code features} is enabled. 54 * Returns a feature that is enabled if all of {@code features} is enabled. 78 * A feature that is always enabled.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/elb/ |
attributes.py | 45 self.enabled = None 49 self.enabled) 55 if name == 'Enabled': 57 self.enabled = True 59 self.enabled = False 67 self.enabled = None 74 self.enabled, 84 if name == 'Enabled': 86 self.enabled = True 88 self.enabled = Fals [all...] |
/external/clang/test/Parser/ |
opencl-atomics-cl20.cl | 41 // expected-error@-26 {{use of type 'atomic_long' (aka '_Atomic(long)') requires cl_khr_int64_base_atomics extension to be enabled}} 42 // expected-error@-27 {{use of type 'atomic_long' (aka '_Atomic(long)') requires cl_khr_int64_extended_atomics extension to be enabled}} 43 // expected-error@-27 {{use of type 'atomic_ulong' (aka '_Atomic(unsigned long)') requires cl_khr_int64_base_atomics extension to be enabled}} 44 // expected-error@-28 {{use of type 'atomic_ulong' (aka '_Atomic(unsigned long)') requires cl_khr_int64_extended_atomics extension to be enabled}} 45 // expected-error@-27 {{use of type 'atomic_double' (aka '_Atomic(double)') requires cl_khr_int64_base_atomics extension to be enabled}} 46 // expected-error@-28 {{use of type 'atomic_double' (aka '_Atomic(double)') requires cl_khr_int64_extended_atomics extension to be enabled}} 47 // expected-error@-29 {{use of type 'atomic_double' (aka '_Atomic(double)') requires cl_khr_fp64 extension to be enabled}} 48 // expected-error-re@-28 {{use of type 'atomic_intptr_t' (aka '_Atomic({{.+}})') requires cl_khr_int64_base_atomics extension to be enabled}} 49 // expected-error-re@-29 {{use of type 'atomic_intptr_t' (aka '_Atomic({{.+}})') requires cl_khr_int64_extended_atomics extension to be enabled}} 50 // expected-error-re@-29 {{use of type 'atomic_uintptr_t' (aka '_Atomic({{.+}})') requires cl_khr_int64_base_atomics extension to be enabled}} [all...] |