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

12 3 4 5 6 7 8 91011>>

  /external/antlr/
build.gradle 3 configurations {
  /external/chromium_org/tools/gyp/test/builddir/src/
builddir.gypi 7 'configurations': {
  /external/chromium_org/tools/gyp/test/msvs/shared_output/
common.gypi 8 'configurations': {
  /external/llvm/utils/lit/examples/
README.txt 5 This directory contains examples of 'lit' test suite configurations. The test
  /external/chromium_org/tools/gyp/test/mac/
gyptest-postbuild-multiple-configurations.py 8 Verifies that a postbuild work in projects with multiple configurations.
18 CHDIR = 'postbuild-multiple-configurations'
  /external/chromium_org/tools/gyp/test/variables/filelist/
filelist.gypd.golden 11 'configurations': {'Default': {}},
25 'configurations': {'Default': {}},
  /external/chromium_org/chrome/service/cloud_print/
print_system_dummy.cc 5 // This is dummy implementation for all configurations where print system
  /external/chromium_org/cloud_print/virtual_driver/win/
virtual_driver64.gyp 18 'configurations': {
  /external/chromium_org/components/domain_reliability/
baked_in_configs.h 13 // configurations. Read by DomainReliabilityMonitor::AddBakedInConfigs.
  /external/chromium_org/tools/gyp/test/mac/infoplist-process/
test1.gyp 14 'configurations': {
test2.gyp 14 'configurations': {
test3.gyp 14 'configurations': {
  /external/chromium_org/tools/gyp/test/mac/postbuild-multiple-configurations/
test.gyp 6 'configurations': {
  /external/chromium_org/tools/gyp/test/variables/variable-in-path/
variable-in-path.gyp 24 'configurations': {
  /external/chromium_org/chromecast/media/cma/base/
coded_frame_provider.h 33 // these configurations are returned as part of the |read_cb| callback.
34 // Invoking the |read_cb| callback with invalid audio/video configurations
35 // means the configurations have not changed.
  /external/chromium_org/tools/gyp/test/configurations/target_platform/
gyptest-target_platform.py 28 test.run_gyp('configurations.gyp')
31 test.build('configurations.gyp', rebuild=True)
36 test.build('configurations.gyp', rebuild=True)
  /external/chromium_org/build/android/gyp/util/
build_device.py 86 def WriteConfigurations(configurations, path):
88 build_utils.WriteJson(configurations[:1], path, only_if_changed=True)
95 def GetBuildDevice(configurations):
96 assert len(configurations) == 1
97 return BuildDevice(configurations[0])
101 configurations = ReadConfigurations(path)
102 if len(configurations) > 0:
  /external/libsepol/include/sepol/
users.h 12 and user configurations living in 'usersdir', generate a new binary
13 policy for the new user configurations. Sets '*newdata' and '*newlen'
21 new user configurations. Defaults to disabled. */
  /external/chromium_org/chrome/browser/chromeos/display/
display_configuration_observer.h 15 // the change of display configurations.
  /external/chromium_org/printing/backend/
print_backend_dummy.cc 5 // This is dummy implementation for all configurations where there is no
  /external/chromium_org/third_party/skia/experimental/webtry/templates/
template.gyp 4 'configurations': {
  /external/replicaisland/
default.properties 10 apk-configurations=
  /development/samples/ApiDemos/src/com/example/android/apis/content/
_index.html 14 can be used to define multiple configurations for a layout resource that
23 width dp and height dp configurations.</dd>
  /development/samples/MultiResolution/
_index.html 2 show different resources to different screen configurations (layout orientation,
13 resources such as layouts and graphical assets for different screen configurations</li>
  /external/chromium_org/tools/gyp/test/variables/commands/
commands.gypd.golden 10 'configurations': {'Default': {}},
40 {'configurations': {'Default': {}},

Completed in 951 milliseconds

12 3 4 5 6 7 8 91011>>