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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/i18n/
i18n.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Debug</Configuration>
13 <Configuration>Release</Configuration>
17 <Configuration>Release</Configuration>
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    [all...]
  /external/proguard/src/proguard/ant/
ConfigurationElement.java 25 import proguard.Configuration;
28 * This DataType represents a reference to a ProGuard configuration in Ant.
35 * Adds the contents of this configuration task to the given configuration.
36 * @param configuration the configuration to be extended.
38 public void appendTo(Configuration configuration)
43 throw new BuildException("Nested element <configuration> must have a refid attribute");
50 // Append the referenced configuration entries to the given configuration
    [all...]
ProGuardTask.java 47 parser.parse(configuration);
76 configuration.skipNonPublicLibraryClasses = skipNonPublicLibraryClasses;
82 configuration.skipNonPublicLibraryClassMembers = skipNonPublicLibraryClassMembers;
88 configuration.targetClassVersion = ClassUtil.internalClassVersion(target);
89 if (configuration.targetClassVersion == 0)
98 configuration.lastModified = forceProcessing ? Long.MAX_VALUE : 0;
104 configuration.printSeeds = optionalFile(printSeeds);
110 configuration.shrink = shrink;
116 configuration.printUsage = optionalFile(printUsage);
122 configuration.optimize = optimize
    [all...]
  /external/chromium_org/win8/delegate_execute/
post_build.bat 1 REM invoke as: post_build.bat OUTPUT_PATH_TO_EXE PATH_TO_CHROME_ROOT CONFIGURATION
  /external/mockito/src/org/mockito/configuration/
package.html 7 Mockito configuration utilities
  /external/mockito/src/org/mockito/internal/configuration/
package.html 7 Mockito configuration
  /external/wpa_supplicant_8/hostapd/
hostapd.radius_clients 1 # RADIUS client configuration for the RADIUS server
  /frameworks/native/include/android/
configuration.h 132 * Create and return a new AConfiguration based on the current configuration in
143 * Return the current MCC set in the configuration. 0 if not set.
148 * Set the current MCC in the configuration. 0 to clear.
153 * Return the current MNC set in the configuration. 0 if not set.
158 * Set the current MNC in the configuration. 0 to clear.
163 * Return the current language code set in the configuration. The output will
170 * Set the current language code in the configuration, from the first two
176 * Return the current country code set in the configuration. The output will
183 * Set the current country code in the configuration, from the first two
189 * Return the current ACONFIGURATION_ORIENTATION_* set in the configuration
    [all...]
  /external/chromium_org/third_party/angle/samples/angle/Simple_Instancing/
Simple_Instancing.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
20 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
32 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
35 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/Hello_Triangle/
Hello_Triangle.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/MipMap2D/
MipMap2D.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/MultiTexture/
MultiTexture.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/MultipleRenderTargets/
MultipleRenderTargets.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/ParticleSystem/
ParticleSystem.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/PostSubBuffer/
PostSubBuffer.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/Simple_Texture2D/
Simple_Texture2D.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/Simple_TextureCubemap/
Simple_TextureCubemap.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/Simple_VertexShader/
Simple_VertexShader.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /external/chromium_org/third_party/angle/samples/gles2_book/TextureWrap/
TextureWrap.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Release</Configuration>
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
34 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
    [all...]
  /libcore/luni/src/test/java/dalvik/system/
DexClassLoaderTest.java 45 private static enum Configuration {
60 Configuration(int expectedFiles) {
104 private static DexClassLoader createInstance(Configuration config) {
134 Configuration config, String className, String methodName)
154 private static void test_init(Configuration config) {
167 private static void test_simpleUse(Configuration config) throws Exception {
179 private static void test_constructor(Configuration config)
185 private static void test_callStaticMethod(Configuration config)
191 private static void test_getStaticVariable(Configuration config)
197 private static void test_callInstanceMethod(Configuration config
    [all...]
  /external/zlib/src/contrib/vstudio/vc10/
miniunz.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Debug</Configuration>
13 <Configuration>Debug</Configuration>
17 <Configuration>Release</Configuration>
21 <Configuration>Release</Configuration>
    [all...]
testzlibdll.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Debug</Configuration>
13 <Configuration>Debug</Configuration>
17 <Configuration>Release</Configuration>
21 <Configuration>Release</Configuration>
    [all...]
  /external/zlib/src/contrib/vstudio/vc11/
miniunz.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Debug</Configuration>
13 <Configuration>Debug</Configuration>
17 <Configuration>Release</Configuration>
21 <Configuration>Release</Configuration>
    [all...]
testzlibdll.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Debug</Configuration>
13 <Configuration>Debug</Configuration>
17 <Configuration>Release</Configuration>
21 <Configuration>Release</Configuration>
    [all...]
  /external/icu4c/common/
common.vcxproj 5 <Configuration>Debug</Configuration>
9 <Configuration>Debug</Configuration>
13 <Configuration>Release</Configuration>
17 <Configuration>Release</Configuration>
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    [all...]

Completed in 1873 milliseconds

12 3 4 5 6 7 8 91011>>