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

<<11121314151617181920>>

  /frameworks/base/media/java/android/media/
AudioPort.java 26 * - possible channel mask configurations.
107 * Get the list of supported channel mask configurations
116 * Get the list of supported audio format configurations
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
eclipse.py 124 if config_name in target['configurations']:
125 config = target['configurations'][config_name]
214 if config_name in target['configurations']:
215 config = target['configurations'][config_name]
330 config_names = target_dicts[target_list[0]]['configurations'].keys()
  /frameworks/base/core/java/android/animation/
StateListAnimator.java 245 * Sets the changing configurations value to the union of the current changing configurations
302 * Creates a constant state which holds changing configurations information associated with the
  /frameworks/base/docs/html/guide/topics/manifest/
compatible-screens-element.jd 31 with specific screen configurations and enable filtering for users. Any screen configuration that is
40 application absolutely does not work with specific screen configurations. Instead of using this
114 because each screen size has four different density configurations. You must declare each one of
  /development/tools/idegen/
excluded-paths 36 # typically have their own IDE configurations anyway.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
PredicateLabel.java 37 * multiple NFA configurations into a single DFA state.
  /external/chromium_org/chrome/browser/chromeos/policy/
network_configuration_updater.h 32 // ManagedNetworkConfigurationHandler, which in turn writes configurations to
  /external/chromium_org/chrome/browser/net/
dns_probe_runner.h 24 // Used by DnsProbeService to probe the system and public DNS configurations.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
mathjax_interface.js 54 * Loads configurations for MediaWiki pages (e.g., Wikipedia).
  /external/chromium_org/chrome/browser/resources/options/chromeos/
display_options.html 7 <div id="display-configurations">
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_util.cc 68 // In non Chrome OS configurations this will be always true since this only
  /external/chromium_org/chrome/browser/ui/cocoa/
styled_text_field_cell_unittest.mm 57 // Test display of various cell configurations.
  /external/chromium_org/chrome/browser/ui/views/apps/
app_window_desktop_window_tree_host_win.cc 41 // configurations.
  /external/chromium_org/chrome/
common_constants.gyp 114 'configurations': {
  /external/chromium_org/chromecast/common/
chromecast_config.h 5 // Chromecast-specific configurations retrieved from and stored into a given
  /external/chromium_org/chromecast/media/cma/ipc_streamer/
coded_frame_provider_host.cc 64 // configurations).
  /external/chromium_org/chromeos/network/
policy_applicator.cc 202 // configurations are written to prevent inconsistencies. Therefore, we
290 // Write all queued configurations now.
301 VLOG(2) << "Create new managed network configurations in profile"
305 // remaining policies, new configurations have to be created.
  /external/chromium_org/extensions/browser/value_store/
value_store_unittest.h 20 // settings_storage_unittest.cc with configurations for both cached
  /external/chromium_org/media/formats/mp4/
aac.h 33 // configurations.
  /external/chromium_org/media/test/data/eme_player_js/
test_config.js 6 // test specific configurations.
  /external/chromium_org/native_client_sdk/src/build_tools/
make_simple.py 45 # All possible build configurations
50 $(warning Possible build configurations are: $(BUILDTYPES))
209 for name, config in target_info['configurations'].items():
287 'all_configs': ' '.join(target_info['configurations'].keys()),
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf_test_runner.cc 52 // Android and Valgrind are the only configurations where we accept not
  /external/chromium_org/third_party/WebKit/Source/build/win/
Precompile.h 34 * configurations.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_configuration.py 157 configurations = self._specifier_to_configuration_set.get(expanded_specifier)
158 if not configurations:
163 matching_sets.setdefault(category, set()).update(configurations)
236 # Easy out: if the set is all configurations, the specifier is empty.
  /external/chromium_org/third_party/angle/src/
libEGL.gypi 112 'configurations':

Completed in 2021 milliseconds

<<11121314151617181920>>