/external/mesa3d/docs/ |
MESA_texture_signed_rgba.spec | 67 RESOLVED: NO. To keep this extension simple, only add the most
|
/external/proguard/src/proguard/optimize/ |
Optimizer.java | 130 // Check if we have at least some keep commands. 131 if (configuration.keep == null && 135 throw new IOException("You have to specify '-keep' options for the optimization step."); 241 ClassSpecificationVisitorFactory.createClassPoolVisitor(configuration.keep, 255 // We also keep all classes that are involved in .class constructs. 264 // We also keep all classes that are accessed dynamically. 270 // We also keep all class members that are accessed dynamically. 276 // We also keep all bootstrap method signatures. 286 // We also keep all bootstrap method arguments that point to methods. 299 // We also keep all classes (and their methods) returned by dynami [all...] |
/external/skia/resources/ |
slides.lua | 136 -- The animation.proc returns itself or another animation (which means keep animating)
|
/external/v8/test/mjsunit/ |
array-elements-from-array-prototype-chain.js | 93 // Slice must keep intact a and reify holes at indices 0--2 and 4--6.
|
array-elements-from-array-prototype.js | 93 // Slice must keep intact a and reify holes at indices 0--2 and 4--6.
|
array-elements-from-object-prototype.js | 93 // Slice must keep intact a and reify holes at indices 0--2 and 4--6.
|
/external/valgrind/tests/ |
vg_regtest.in | 40 # --keep-unfiltered: keep a copy of the unfiltered output/error output 48 # This is useful to obtain detailed trace or --keep-unfiltered 140 . " vg_regtest [--all, --valgrind, --valgrind-lib, --keep-unfiltered\n" 243 } elsif ($arg =~ /^--keep-unfiltered$/) {
|
/ndk/build/core/ |
build-local.mk | 124 # To keep paths as short as possible during the build, we first look if the
|
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.2.0/ |
manifest-merger-22.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.4.0/ |
manifest-merger-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.4.2/ |
manifest-merger-22.4.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.5.0/ |
manifest-merger-22.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.5.1/ |
manifest-merger-22.5.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.5.3/ |
manifest-merger-22.5.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.7.0/ |
manifest-merger-22.7.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.7.1/ |
manifest-merger-22.7.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.7.3/ |
manifest-merger-22.7.3.jar | |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
bundle-lock.d | 9 # This is testing the .bundle_lock feature, with 16-byte bundles. To keep
|
/external/expat/lib/ |
xmlparse.c | 1737 int keep = (int)(bufferPtr - buffer); local 1777 int keep = (int)(bufferPtr - buffer); local [all...] |
/external/autotest/client/tools/ |
boottool | 534 # add everything to newconfig, except removed kernel (keep comments) [all...] |
/build/core/ |
java.mk | 484 # Keep a copy of the jar just before proguard processing. 537 # If this is a test package, add proguard keep flags for tests. 574 # Sometimes (test + main app) uses different keep rules from the main app -
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-docs.js | 492 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years 570 expires = date.toGMTString(date.setTime(date.getTime()+(10*365*24*60*60*1000))); // keep this for 50 years
|
/external/chromium-trace/catapult/netlog_viewer/netlog_viewer/ |
browser_bridge.js | 669 * This is a helper class used by BrowserBridge, to keep track of: 754 * This is a helper class used by PollableDataHelper, to keep track of
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.js | 416 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years 483 expires = date.toGMTString(date.setTime(date.getTime()+(10*365*24*60*60*1000))); // keep this for 50 years
|
/external/llvm/lib/Object/ |
ArchiveWriter.cpp | 440 Output.keep();
|