/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/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/proguard/src/proguard/ |
ConfigurationWriter.java | 157 // Write the keep options. 158 writeOptions(KEEP_OPTIONS, configuration.keep); 454 // Write out the keep field and keep method options, if any.
|
/frameworks/base/services/java/com/android/server/ |
AppWidgetServiceImpl.java | 1959 HashSet<String> keep = new HashSet<String>(); local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar | |
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/ |
vp8_packtokens_mbrow_armv5.asm | 63 mov r0, r1 ; keep same as other loops
|
/build/core/ |
java.mk | 383 # Keep a copy of the jar just before proguard processing. 400 # If this is a test package, add proguard keep flags for tests.
|
/frameworks/av/services/audioflinger/ |
Effects.cpp | 201 // keep a strong reference on this EffectModule to avoid calling the 203 sp<EffectModule> keep(this); 207 thread->disconnectEffect(keep, handle, unpinIfLast); [all...] |
Tracks.cpp | 410 sp<Track> keep(this); [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
tree.rb | 93 an input stream, which should be a TreeNodeStream. ANTLR intends to keep its [all...] |
/external/bison/data/ |
yacc.c | 104 # b4_lex_param arrives quoted twice, but we want to keep only one level. [all...] |
/external/ceres-solver/docs/ |
modeling.tex | 450 keep control over the destruction of these objects, then they can 476 keep control over the destruction of these objects, then they can
|
/external/chromium/chrome/browser/resources/net_internals/ |
main.js | [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 623 // For an empty array, keep the first template instance and mark
665 // Push the originally present template instance last to keep
[all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 623 // For an empty array, keep the first template instance and mark 665 // Push the originally present template instance last to keep [all...] |
/external/llvm/tools/llvm-stress/ |
llvm-stress.cpp | 235 // Vectors of x86mmx are illegal; keep trying till we get something else. 715 Out->keep();
|
/external/llvm/tools/opt/ |
opt.cpp | 827 Out->keep();
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
ll.S | 118 pop %rbp # get out_buffer and keep in bp 227 jne bogo_loop # ! if not equal, keep going
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
ll.S | 110 pop %ebp # get out_buffer and keep in bp 221 jne bogo_loop # if not equal, keep going
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/ |
Mixed.pm | 557 Then, you keep calling nextOption until it returns an empty list.
|
/external/webkit/Tools/Scripts/ |
prepare-ChangeLog | 594 while (m-(/\*|//|\'|\")-) { # \' and \" keep emacs perl mode happy 876 while (m-(/\*|//|\'|\")-) { # \' and \" keep emacs perl mode happy [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | 1008 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
docs.js | 331 previous = current; //keep track of previous element next time through loop 1047 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years [all...] |
/external/stlport/ |
configure.bat | 182 echo to the same value if you want to keep the auto link feature supported by some
|
/prebuilts/devtools/tools/lib/ |
sdkuilib.jar | |