HomeSort by relevance Sort by last modified time
    Searched full:configurations (Results 76 - 100 of 1500) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/smali/dexlib2/
build.gradle 32 configurations {
66 configurations {
94 classpath = configurations.accessorTestGenerator
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
WifiConnectionTest.java 65 assertFalse("No configurations to test against", wifiConfigs.isEmpty());
114 * Print the wifi configurations to test against.
117 logv("Wifi configurations to be tested");
  /frameworks/base/tools/aapt/
AaptConfig.h 26 * Utility methods for dealing with configurations.
40 * Parse a comma separated list of configuration strings. Duplicate configurations
78 * Returns true if the two configurations only differ by the specified axis.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFAState.java 38 /** A DFA state represents a set of possible NFA configurations.
126 /** Build up the hash code for this state as NFA configurations
127 * are added as it's monotonically increasing list of configurations.
137 /** The set of NFA configurations (state,alt,context) for this DFA state */
150 * Two configurations identical including semantic context are
208 * I don't see how there could be two configurations with same
211 * so those two configurations would have to have the same predicate.
212 * Nonetheless, the addition of configurations is unique on all
217 * As we add configurations to this DFA state, track the set of all possible
278 * As we add NFA configurations to a DFA state, we might as well trac
    [all...]
  /external/chromium_org/chrome/browser/resources/options/chromeos/
display_options.css 27 #display-configurations {
36 /* The arrow at the border #display-configurations to point the focused display.
  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
pocdll.vcproj 17 <Configurations>
147 </Configurations>
  /external/chromium_org/sandbox/win/sandbox_poc/
sandbox_poc.vcproj 17 <Configurations>
143 </Configurations>
  /external/chromium_org/sandbox/win/tests/validation_tests/
sbox_validation_tests.vcproj 17 <Configurations>
147 </Configurations>
  /external/chromium_org/sandbox/win/tools/finder/
finder.vcproj 17 <Configurations>
142 </Configurations>
  /external/chromium_org/sdch/open-vcdiff/vsprojects/vcdiff_test/
vcdiff_test.vcproj 16 <Configurations>
110 </Configurations>
  /external/chromium_org/testing/gtest/msvc/
gtest-md.vcproj 12 <Configurations>
94 </Configurations>
gtest.vcproj 12 <Configurations>
94 </Configurations>
gtest_main-md.vcproj 12 <Configurations>
94 </Configurations>
gtest_main.vcproj 12 <Configurations>
94 </Configurations>
  /external/chromium_org/third_party/skia/src/opts/
SkColor_opts_neon.h 34 * SkPMColor (all possible configurations supported) in the exact same way as
54 /* This function packs 8 pixels from SkPMColor (all possible configurations
  /external/chromium_org/third_party/skia/tools/
bench_pictures.cfg 7 This file defines the configurations in which bench_pictures should be run
8 on various platforms. The buildbots read these configurations from the
  /external/chromium_org/third_party/tcmalloc/vendor/vsprojects/addr2line-pdb/
addr2line-pdb.vcproj 12 <Configurations>
107 </Configurations>
  /external/chromium_org/third_party/tcmalloc/vendor/vsprojects/nm-pdb/
nm-pdb.vcproj 12 <Configurations>
107 </Configurations>
  /external/protobuf/vsprojects/
protoc.vcproj 17 <Configurations>
163 </Configurations>
  /external/skia/src/opts/
SkColor_opts_neon.h 34 * SkPMColor (all possible configurations supported) in the exact same way as
54 /* This function packs 8 pixels from SkPMColor (all possible configurations
  /external/skia/tools/
bench_pictures.cfg 7 This file defines the configurations in which bench_pictures should be run
8 on various platforms. The buildbots read these configurations from the
  /frameworks/base/core/java/android/content/res/
ConstantState.java 22 * A constant state should be able to return a bitmask of changing configurations, which
27 * changing configurations of each Animator in the set)
  /ndk/tests/abcc/jni/mman-win32/
mman.vcproj 17 <Configurations>
139 </Configurations>
  /sdk/eclipse/artifacts/bundles/
monitor.product 55 <configurations>
59 </configurations>
  /build/target/product/
aosp_arm64.mk 20 # entirely appropriate to inherit from for on-device configurations.

Completed in 858 milliseconds

1 2 34 5 6 7 8 91011>>