/sdk/testapps/gridlayoutTest/app/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/javaProjectTest/app/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsAndJarTest/app/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 14 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsAndJarTest/lib1/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsAndJarTest/lib2/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsTest/app/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 14 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsTest/appTest/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsTest/lib1/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsTest/lib1Test/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/libsTest/lib2Test/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/testProjectTest/app/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/testProjectTest/testapp/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/sdk/testapps/testProjectTest/testlib/ |
project.properties | 6 # To customize properties used by the Ant build system edit 7 # "ant.properties", and override values to adapt the script to your 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/external/chromium_org/chrome/common/extensions/docs/templates/private/ |
api_reference.html | 9 {{?api.properties}} 10 <h2 id="properties">Properties</h2> 11 {{#p:api.properties}} 14 {{/api.properties}} 33 additional properties as listed with each event.</dd>
|
/developers/samples/android/ |
.gitignore | 25 ant.properties 26 local.properties
|
/external/chromium/base/win/ |
event_trace_controller.h | 54 // Copies logger_name to the properties structure. 60 // Copies logger_file_name to the properties structure. 65 // Properties buffer allocates space for header and for 76 // Our properties header. 93 // Start a session with given name and properties. 96 // Starts a session tracing to a file with some default properties. 101 // Starts a realtime session with some default properties. 113 // Stops our session and retrieve the new properties of the session, 114 // properties may be NULL. 115 HRESULT Stop(EtwTraceProperties* properties); [all...] |
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/ |
tab_navigation.applescript | 8 make new tab with properties {URL:"http://google.com"} 11 make new tab with properties {URL:var}
|
/external/chromium_org/base/test/ |
test_shortcut_win.h | 17 // |properties|. 20 const ShortcutProperties& properties);
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/ |
tab_navigation.applescript | 8 make new tab with properties {URL:"http://google.com"} 11 make new tab with properties {URL:var}
|
/external/chromium_org/v8/test/intl/date-format/ |
property-override.js | 41 // properties. 43 // First get supported properties. 44 // Some of the properties are optional, so we request them. 45 var properties = []; variable 52 properties.push(prop); 62 assertEquals(expectedProperties.length, properties.length); 64 properties.forEach(function(prop) { 68 taintProperties(properties);
|
/external/chromium_org/v8/test/intl/number-format/ |
property-override.js | 41 // list of properties. 43 // First get supported properties. 44 var properties = []; variable 45 // Some properties are optional and won't show up in resolvedOptions if 54 properties.push(prop); 66 assertEquals(expectedProperties.length, properties.length); 68 properties.forEach(function(prop) { 72 taintProperties(properties);
|
/external/clang/test/ASTMerge/Inputs/ |
property2.m | 1 // Matching properties 15 // Properties with implementations
|
/external/clang/test/SemaObjC/ |
warn-implicit-atomic-property.m | 1 // RUN: %clang_cc1 -fsyntax-only -Wimplicit-atomic-properties -fobjc-default-synthesize-properties -verify -Wno-objc-root-class %s
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
_README.txt | 2 your files into CVS here, just point the scripts at your own properties 5 You can also run the Ant scripts without properties files if you set
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/ |
buildBugToolsZip.xml | 15 properties/UpdateBugStateTask.properties"
|