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

<<61626364656667686970>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
ExportMessages.properties 16 PageDescription=Generates Gradle build files based on the configuration of the Java projects
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
NdkVariables.java 25 * configuration. */
  /system/media/audio_effects/include/audio_effects/
audio_effects_conf.h 23 // Definitions for effects configuration file (audio_effects.conf)
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
NinePatchDrawableTest.java 126 // change the drawable's configuration does not affect the state's configuration
131 // the state's configuration get refreshed
135 // set a new configuration to drawable
275 // change the drawable's configuration does not affect the state's configuration
278 // the state's configuration refreshed when getConstantState is called.
  /external/apache-http/src/org/apache/commons/logging/
package.html 111 properties defined there are also used to set configuration attributes on
142 <li>Look for a configuration attribute of this factory named
168 configuration information for this default implementation.</p>
174 configuration of the underlying logging system.
175 Commons-logging should not change the existing configuration.</p>
178 support its own configuration properties. These will be documented in the
182 require an external configuration file for the entire logging environment.
  /external/chromium/net/proxy/
proxy_config_service_linux.h 95 // synchronously fetch the original configuration and set up gconf
106 // observers on the IO thread of the configuration change.
125 // Synchronously obtains the proxy configuration. If gconf is
138 // configuration from gconf settings, and if this config is
170 // variables were found and the configuration is valid.
179 // and the configuration is valid.
189 // Cached proxy configuration, to be returned by
  /external/chromium_org/net/proxy/
proxy_config_service_linux.h 143 // fetch the original configuration and set up change notifications on
155 // thread of the configuration change.
174 // Synchronously obtains the proxy configuration. If gconf,
188 // configuration from settings, and if this config is different
221 // variables were found and the configuration is valid.
230 // and the configuration is valid.
243 // Cached proxy configuration, to be returned by
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
history.js 127 history.History = function(configuration)
132 if (configuration) {
133 this._defaultDashboardSpecificStateValues = configuration.defaultStateValues;
134 this._handleValidHashParameter = configuration.handleValidHashParameter;
135 this._handleQueryParameterChange = configuration.handleQueryParameterChange || function(historyInstance, params) { return true; };
136 this._dashboardSpecificInvalidatingParameters = configuration.invalidatingHashParameters;
137 this._generatePage = configuration.generatePage;
  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 6 /* UNIX-specific configuration file (specification only). */
51 /* PLATFORM-SPECIFIC CONFIGURATION MACROS */
134 /* AUTOMATIC CONFIGURATION MACROS */
148 /* providing a new configuration file. */
199 #error "no 32bit type found -- please check your configuration files"
263 /* FT_CONFIG_OPTION_FORCE_INT64 configuration macro. */
270 /* Since `#undef' doesn't survive in configuration header files */
  /external/chromium_org/third_party/libxml/src/win32/
Readme.txt 52 the configuration script do this automatically for you. The
53 configuration script is written in JScript, a Microsoft's
57 perform the configuration manually and you are on your own with that.
66 The configuration script accepts numerous options. Some of these
69 full list of options supported by the configuration script, run
73 from the win32 subdirectory. The configuration script will present you
102 After the configuration stage has been completed, you want to build
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant 42 # Source/default ant configuration
47 # load system-wide ant configuration (ONLY if ANT_HOME has NOT been set)
54 # load user ant configuration
62 # provide default configuration values
151 # specified in the ant.conf configuration. Because the launcher is
273 echo ' configuration files'
275 echo ' set explicitly in configuration files'
  /external/ipsec-tools/src/racoon/
main.c 121 "specified by the configuration file.\n");
134 printf(" -f: pathname for configuration file.\n");
186 plog(LLV_INFO, LOCATION, NULL, "Reading configuration from \"%s\"\n",
207 * saving some parameters before parsing configuration file.
212 errx(1, "failed to parse configuration file.");
233 * by the configuration file, racoon will exit.
339 "in the configuration\n", pname);
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 18 * struct eapol_config - Per network configuration for EAPOL state machines
146 * set_config_blob - Set or add a named configuration blob
150 * Adds a new configuration blob or replaces the current value of an
156 * get_config_blob - Get a named configuration blob
173 * This is an OpenSSL specific configuration option for loading OpenSC
181 * This is an OpenSSL specific configuration option for loading PKCS#11
189 * This is an OpenSSL specific configuration option for configuring
  /external/chromium_org/chromeos/display/
output_configurator.h 30 // Used to describe the state of a multi-display configuration.
156 // just-applied configuration. Note that the X server is no longer grabbed
157 // when this method is called, so the actual configuration could've changed
202 // Tells XRandR to update its configuration in response to |event|, an
351 // Does initial configuration of displays during startup.
357 // Stop handling display configuration events/requests.
388 // machines where display configuration is slow.
526 // configuration to immediately fail without changing the state.
539 // Most-recently-used output configuration. Note that the actual
540 // configuration changes asynchronously
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h 5 /* ANSI-specific configuration file (specification only). */
51 /* PLATFORM-SPECIFIC CONFIGURATION MACROS */
107 /* AUTOMATIC CONFIGURATION MACROS */
121 /* providing a new configuration file. */
188 /* the configuration. */
199 /* the configuration. */
210 /* the configuration. Only defined if there is real 64bit support; */
222 /* the configuration. Only defined if there is real 64bit support; */
242 #error "no 32bit type found -- please check your configuration files"
311 /* FT_CONFIG_OPTION_FORCE_INT64 configuration macro. *
    [all...]
  /external/freetype/include/freetype/config/
ftconfig.h 5 /* ANSI-specific configuration file (specification only). */
51 /* PLATFORM-SPECIFIC CONFIGURATION MACROS */
107 /* AUTOMATIC CONFIGURATION MACROS */
121 /* providing a new configuration file. */
188 /* the configuration. */
199 /* the configuration. */
210 /* the configuration. Only defined if there is real 64bit support; */
222 /* the configuration. Only defined if there is real 64bit support; */
242 #error "no 32bit type found -- please check your configuration files"
311 /* FT_CONFIG_OPTION_FORCE_INT64 configuration macro. *
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/project/4.1.1/
project-4.1.1.pom 254 <configuration>
257 </configuration>
261 <configuration>
273 </configuration>
336 <configuration>
343 </configuration>
395 <configuration>
403 </configuration>
440 <configuration>
442 </configuration>
    [all...]
  /device/asus/flo/
WCNSS_qcom_cfg.ini 50 # Make 1x1 the default antenna configuration
153 # SAP auto channel selection configuration
158 # Listen Energy Detect Mode Configuration
236 # TDLS configuration
254 # Note: Configuration parser would not read anything past the END marker
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/
Antlr3.Runtime (VS2005).csproj 7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
51 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
Antlr3.Runtime.Test.csproj 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
21 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
headerparserhandler.py 105 # configuration context or virtual host context) we put
108 # Apache follows LogLevel directive in the server configuration context
110 # configuration context. Even if we specify "LogLevel debug" in the
113 # in the server configuration context.
126 # configuration file. We must just pass logs for all levels to
  /external/chromium_org/chrome/browser/chromeos/
mobile_config.h 25 // Class that processes mobile (carrier) configuration.
27 // First global configuration is loaded then local one if it exists.
28 // Notes on global/local configuration:
174 // Loads carrier configuration.
188 // Carrier configuration (including carrier deals).
  /external/chromium_org/ppapi/api/
ppb_audio_config.idl 8 * audio configuration resource within the browser.
44 * functions for establishing your audio configuration within the browser.
55 * CreateStereo16bit() creates a 16 bit audio configuration resource. The
65 * Buffer layout for a stereo int16 configuration:
105 * value when creating the audio configuration resource.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
driver_unittest.py 44 port = Port(MockSystemHost(), 'test', MockOptions(configuration='Release'))
45 port._config.build_directory = lambda configuration: '/mock-checkout/out/' + configuration
129 port._config.build_directory = lambda configuration: '/mock-checkout/out/' + configuration
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
headerparserhandler.py 106 # configuration context or virtual host context) we put
109 # Apache follows LogLevel directive in the server configuration context
111 # configuration context. Even if we specify "LogLevel debug" in the
114 # in the server configuration context.
127 # configuration file. We must just pass logs for all levels to

Completed in 953 milliseconds

<<61626364656667686970>>