HomeSort by relevance Sort by last modified time
    Searched full:configuration (Results 1476 - 1500 of 9268) sorted by null

<<51525354555657585960>>

  /external/chromium/chrome/browser/sync/
backend_migrator.h 27 WAITING_TO_START, // Waiting for previous configuration to finish.
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
README 23 and replace the following three configuration lines with your own information:
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/
README.txt 9 /conf - contains configuration files for running the servlet.
  /external/chromium/net/proxy/
polling_proxy_config_service.h 29 // Function for retrieving the current proxy configuration.
proxy_config.h 79 // Returns true if |*this| describes the same configuration as |other|.
118 // Used to numerically identify this configuration.
132 // Creates a Value dump of this configuration. The caller is responsible for
183 // True if the proxy configuration should be auto-detected.
  /external/chromium/sdch/open-vcdiff/vsprojects/gtest/
gtest.vcproj 18 <Configuration
83 </Configuration>
84 <Configuration
147 </Configuration>
  /external/chromium/sdch/open-vcdiff/vsprojects/vcdiff/
vcdiff.vcproj 18 <Configuration
97 </Configuration>
98 <Configuration
177 </Configuration>
  /external/chromium/webkit/glue/
p2p_transport.h 38 // Initialize transport using specified configuration. Returns true
  /external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/test/
AwTestContainerView.java 8 import android.content.res.Configuration;
28 * This class takes the place android.webkit.WebView would have in the production configuration.
61 public void onConfigurationChanged(Configuration newConfig) {
208 public void super_onConfigurationChanged(Configuration newConfig) {
  /external/chromium_org/ash/display/
display_change_observer_chromeos.h 18 // An object that observes changes in display configuration and
  /external/chromium_org/ash/test/
display_manager_test_api.h 24 // Update the display configuration as given in |display_specs|. The format of
  /external/chromium_org/base/
sequence_checker.h 28 // the right version for your build configuration.
  /external/chromium_org/base/test/expectations/
parser.cc 96 Configuration config;
98 if (current_.configuration != CONFIGURATION_UNSPECIFIED)
99 DataError("Cannot use more than one configuration modifier");
101 current_.configuration = config;
  /external/chromium_org/base/threading/
non_thread_safe_impl.h 18 // the right version of the class for your build configuration.
thread_checker_impl.h 19 // right version for your build configuration.
  /external/chromium_org/chrome/browser/chromeos/dbus/
org.chromium.LibCrosService.conf 1 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
  /external/chromium_org/chrome/browser/policy/
profile_policy_connector.h 55 // Some of the user policy configuration affects browser global state, and
  /external/chromium_org/chrome/browser/search/
instant_unittest_base.h 34 // It will always use an instant-enabled configuration using a
  /external/chromium_org/chrome/browser/sync/glue/
model_association_manager.h 71 // Starting a new configuration.
73 // No configuration is in progress.
104 // Notify |result_processor_| of configuration results.
126 // Data types that are still loading/associating when configuration times
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_editor.h 23 enum Configuration {
24 // If Configuration is SHOW_TREE, a tree is shown allowing the user to
104 Configuration configuration);
  /external/chromium_org/chrome/common/extensions/api/
proxy.json 8 "description": "Use the <code>chrome.proxy</code> API to manage Chrome's proxy settings. This API relies on the <a href='types.html#ChromeSetting'>ChromeSetting prototype of the type API</a> for getting and setting the proxy configuration.",
46 "description": "An object encapsulating a complete proxy configuration.",
48 "rules": {"$ref": "ProxyRules", "optional": true, "description": "The proxy rules describing this configuration. Use this for 'fixed_servers' mode."},
49 "pacScript": {"$ref": "PacScript", "optional": true, "description": "The proxy auto-config (PAC) script for this configuration. Use this for 'pac_script' mode."},
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
README 23 and replace the following three configuration lines with your own information:
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/
README.txt 9 /conf - contains configuration files for running the servlet.
  /external/chromium_org/chrome/installer/linux/common/chromium-browser/
chromium-browser.info 5 # This file provides common configuration information for building
  /external/chromium_org/chrome/installer/linux/common/google-chrome/
google-chrome.info 5 # This file provides common configuration information for building

Completed in 2376 milliseconds

<<51525354555657585960>>