Searched
full:configuration (Results
676 -
700 of
14635) sorted by null
<<21222324252627282930>>
/prebuilts/gradle-plugin/com/android/tools/sdk-common/25.2.0-alpha4/ |
sdk-common-25.2.0-alpha4.jar | |
/external/deqp/scripts/ |
build_android_mustpass.py | 26 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists 59 Configuration(name = "master", 66 Configuration(name = "master", 76 Configuration(name = "master", 83 Configuration(name = "master", 94 Configuration(name = "master", 102 Configuration(name = "master", 110 Configuration(name = "master", 116 Configuration(name = "rotate-portrait", 121 Configuration(name = "rotate-landscape" [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
VaryingConfiguration.java | 16 package com.android.ide.eclipse.adt.internal.editors.layout.configuration; 35 * An {@linkplain VaryingConfiguration} is a {@link Configuration} which 36 * inherits all of its values from a different configuration, except for one or 45 * The configuration will attempt to make its changed inherited value to be as 46 * different as possible from the inherited value. Thus, a configuration which 65 * @param configuration the configuration to inherit from 69 @NonNull Configuration configuration) { 70 super(chooser, configuration); 100 VaryingConfiguration configuration = local [all...] |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/25.2.0-alpha1/ |
sdk-common-25.2.0-alpha1.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/25.2.0-alpha3/ |
sdk-common-25.2.0-alpha3.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0/ |
sdk-common-24.2.0-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0-beta4/ |
sdk-common-24.2.0-beta4-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0-rc1/ |
sdk-common-24.2.0-rc1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.1/ |
sdk-common-24.2.1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.2/ |
sdk-common-24.2.2-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.3/ |
sdk-common-24.2.3-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.4/ |
sdk-common-24.2.4-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha1/ |
sdk-common-24.3.0-alpha1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha2/ |
sdk-common-24.3.0-alpha2-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha3/ |
sdk-common-24.3.0-alpha3-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha4/ |
sdk-common-24.3.0-alpha4-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha5/ |
sdk-common-24.3.0-alpha5-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-beta1/ |
sdk-common-24.3.0-beta1-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-beta2/ |
sdk-common-24.3.0-beta2-sources.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-beta3/ |
sdk-common-24.3.0-beta3-sources.jar | |
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/include/ |
ParameterManagerWrapper.h | 80 * It will set the telephony mode criterion accordingly and apply the configuration in order 81 * to select the right configuration on domains depending on this mode criterion. 95 * @param[in] usage for which a configuration shall be forced. 125 * Apply the configuration of the platform on the policy parameter manager. 132 * - no if need to set more than one before triggering an apply configuration. 137 * Load the criterion configuration file. 174 * Parse and load the inclusive criterion type from configuration file. 176 * @param[in] root node of the configuration file. 181 * Parse and load the exclusive criterion type from configuration file. 183 * @param[in] root node of the configuration file [all...] |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/25.1.2/ |
sdk-common-25.1.2.jar | |
/prebuilts/tools/common/offline-m2/com/android/tools/sdk-common/25.1.3/ |
sdk-common-25.1.3.jar | |
/external/libopus/win32/VS2010/ |
silk_common.vcxproj | 5 <Configuration>Debug</Configuration> 9 <Configuration>Debug</Configuration> 13 <Configuration>Release</Configuration> 17 <Configuration>Release</Configuration> 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> [all...] |
/external/testng/src/main/java/org/testng/ |
ITestClass.java | 9 * <li>The configuration methods (test and method) 110 * Returns all @Configuration methods that should be invoked before any others in the 112 * @return all @Configuration methods that should be invoked before any others in the current test. 117 * Returns all @Configuration methods that should be invoked last before any others 119 * @return all @Configuration methods that should be invoked last before any others 125 * Returns all @Configuration methods that should be invoked before certain groups. 126 * @return all @Configuration methods that should be invoked before certain groups. 131 * Returns all @Configuration methods that should be invoked after certain groups. 132 * @return all @Configuration methods that should be invoked after certain groups.
|
Completed in 173 milliseconds
<<21222324252627282930>>