HomeSort by relevance Sort by last modified time
    Searched full:conditions (Results 1 - 25 of 139830) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/084-class-init/
info.txt 1 Test class initialization edge cases and race conditions.
  /art/test/409-materialized-condition/
info.txt 1 Test that materialized conditions are evaluated correctly.
  /art/test/565-checker-condition-liveness/
info.txt 1 Test the use positions of inputs of non-materialized conditions
  /art/test/566-checker-codegen-select/
info.txt 1 Test the use positions of inputs of non-materialized conditions
  /external/v8/tools/gyp/test/conditions/elseif/
elseif_bad2.gyp 5 # Trigger an error because of two consecutive string conditions, even if the
6 # conditions are not actually evaluated.
15 'conditions': [
elseif_bad1.gyp 5 # Trigger an error because of two consecutive string conditions.
14 'conditions': [
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cond-bad.d 1 # name: Illegal conditions in Neon instructions, ARM mode
  /external/wpa_supplicant_8/hs20/server/www/
free-remediation.php 9 <p>Terms and conditions have changed. You need to accept the new terms
12 <p>Terms and conditions..</p>
  /prebuilts/go/darwin-x86/test/fixedbugs/
gcc61246.go 7 // PR61246: Switch conditions could be untyped, causing an ICE when the
8 // conditions were lowered into temporaries.
  /prebuilts/go/linux-x86/test/fixedbugs/
gcc61246.go 7 // PR61246: Switch conditions could be untyped, causing an ICE when the
8 // conditions were lowered into temporaries.
  /packages/apps/Settings/src/com/android/settings/dashboard/conditional/
ConditionManager.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
76 private void readFromXml(File xmlFile, ArrayList<Condition> conditions) {
95 conditions.add(condition);
138 private void addMissingConditions(ArrayList<Condition> conditions) {
139 addIfMissing(AirplaneModeCondition.class, conditions);
140 addIfMissing(HotspotCondition.class, conditions);
141 addIfMissing(DndCondition.class, conditions);
142 addIfMissing(BatterySaverCondition.class, conditions);
143 addIfMissing(CellularDataCondition.class, conditions);
144 addIfMissing(BackgroundDataCondition.class, conditions);
201 List<Condition> conditions = new ArrayList<>(); local
232 ArrayList<Condition> conditions = new ArrayList<>(); local
    [all...]
  /external/libpcap/
LICENSE 4 modification, are permitted provided that the following conditions
8 notice, this list of conditions and the following disclaimer.
10 notice, this list of conditions and the following disclaimer in
NOTICE 4 modification, are permitted provided that the following conditions
8 notice, this list of conditions and the following disclaimer.
10 notice, this list of conditions and the following disclaimer in
  /external/tcpdump/
LICENSE 4 modification, are permitted provided that the following conditions
8 notice, this list of conditions and the following disclaimer.
10 notice, this list of conditions and the following disclaimer in
NOTICE 4 modification, are permitted provided that the following conditions
8 notice, this list of conditions and the following disclaimer.
10 notice, this list of conditions and the following disclaimer in
  /external/v8/tools/gyp/test/library/src/
library.gyp 27 'conditions': [
41 'conditions': [
50 'conditions': [
  /art/test/064-field-access/
info.txt 1 The documentation lists exceptional conditions and the exceptions that
3 more exceptional conditions exist at the same time. For example,
  /external/lzma/C/
Bcj2.h 12 Conditions:
16 If buf0 overlaps outBuf, there are two required conditions:
  /external/webrtc/webrtc/system_wrappers/
cpu_features_chromium.gyp 10 'conditions': [
25 ], # conditions
cpu_features_webrtc.gyp 10 'conditions': [
25 ], # conditions
  /external/google-breakpad/src/tools/
tools.gyp 4 # modification, are permitted provided that the following conditions are
8 # notice, this list of conditions and the following disclaimer.
10 # copyright notice, this list of conditions and the following disclaimer
30 'conditions': [
  /external/nist-sip/licenses/
README.txt 2 NIST-CONDITIONS-OF-USE.txt
  /external/pdfium/third_party/libjpeg/
jversion.h 6 * For conditions of distribution and use, see the accompanying README file.
  /external/skia/gyp/
freetype.gyp 11 'conditions': [
20 'conditions': [
35 'conditions': [
91 'conditions': [
  /external/v8/build/
chrome_settings.gypi 14 'conditions': [
16 'conditions': [
28 ], # conditions
30 ], # conditions

Completed in 1104 milliseconds

1 2 3 4 5 6 7 8 91011>>