HomeSort by relevance Sort by last modified time
    Searched refs:keep (Results 76 - 100 of 143) sorted by null

1 2 34 5 6

  /external/chromium/chrome/common/extensions/docs/examples/extensions/app_launcher/
popup.js 88 // In order to keep the popup bubble from shrinking as your search narrows the
  /external/libvpx/vp8/encoder/x86/
dct_mmx.asm 153 ; and keep bit 0 of lower
dct_sse2.asm 144 ;and keep bit 0 of lower
312 ; and keep bit 0 of lower
  /external/llvm/tools/llvm-ld/
llvm-ld.cpp 248 Out.keep();
472 Out2.keep();
567 // Keep track of the native link items (versus the bitcode items)
  /external/proguard/src/proguard/optimize/
Optimizer.java 126 // Check if we have at least some keep commands.
127 if (configuration.keep == null &&
131 throw new IOException("You have to specify '-keep' options for the optimization step.");
232 ClassSpecificationVisitorFactory.createClassPoolVisitor(configuration.keep,
246 // We also keep all classes that are involved in .class constructs.
253 // We also keep all classes that are involved in Class.forName constructs.
    [all...]
  /external/v8/test/mjsunit/
debug-liveedit-patch-positions-replace.js 75 // will keep reference to code object of BeingRepalced function. This reference
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.
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js 11 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
63 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
android-developer-docs.js 322 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
426 expires = date.toGMTString(date.setTime(date.getTime()+(10*365*24*60*60*1000))); // keep this for 50 years
  /external/e2fsprogs/lib/blkid/
tag.c 264 * to keep list.h in the long term, anyway. It's fine for kernel
  /external/llvm/tools/llc/
llc.cpp 384 Out->keep();
  /external/webkit/Tools/Scripts/
svn-create-patch 387 die "can't handle path with single quote in the name like \"$file\"\n" if $file =~ /'/; # ' (keep Xcode syntax highlighting happy)
  /frameworks/compile/slang/
slang_rs.cpp 162 ERT->keep();
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdaterData.java     [all...]
  /external/expat/lib/
xmlparse.c 1617 int keep = (int)(bufferPtr - buffer); local
1653 int keep = (int)(bufferPtr - buffer); local
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-reference.js 12 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
70 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
  /dalvik/vm/arch/sh/
CallSH4ABI.S 46 * @remark r14 Keep stack pointer.
81 ## ... keep pEnv in r4 as is.
86 bf arg_loop /* if r5 has clazz, keep it as is */
342 * r0 and r1 keep return value.
  /external/doclava/res/assets/templates/assets/
doclava-developer-reference.js 13 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
65 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // keep this for 10 years
  /external/llvm/tools/bugpoint/
ExtractFunction.cpp 354 BlocksToNotExtractFile.keep();
  /frameworks/base/services/java/com/android/server/
AppWidgetService.java 1537 HashSet<String> keep = new HashSet<String>(); local
    [all...]
  /external/libvpx/vpx_ports/
x86_abi_support.asm 258 ; must keep XMM6:XMM15 (libvpx uses XMM6 and XMM7) on Win64 ABI
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 67 RESOLVED: NO. To keep this extension simple, only add the most
  /frameworks/base/tools/localize/
XLIFFFile.cpp 234 bool keep = func(file.filename, tu, cookie); local
235 if (!keep) {

Completed in 2652 milliseconds

1 2 34 5 6