HomeSort by relevance Sort by last modified time
    Searched refs:keep (Results 101 - 125 of 199) sorted by null

1 2 3 45 6 7 8

  /external/e2fsprogs/lib/blkid/
tag.c 264 * to keep list.h in the long term, anyway. It's fine for kernel
  /external/libvpx/libvpx/vp8/encoder/x86/
dct_sse2.asm 146 ;and keep bit 0 of lower
314 ; and keep bit 0 of lower
  /external/llvm/tools/llc/
llc.cpp 380 Out->keep();
  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 282 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/libbcc/bcinfo/tools/
main.cpp 343 tof->keep();
  /frameworks/compile/slang/
slang_rs.cpp 181 ERT->keep();
  /packages/apps/Camera/src/com/android/camera/
CameraActivity.java 126 // We keep the last known orientation. So if the user first orient
141 CameraHolder.instance().keep();
  /build/core/
definitions.mk 612 ## first components, keep only the first pair.
683 ### If there are no slashes, keep the entire word.)
    [all...]
  /build/tools/droiddoc/templates-pdk/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
  /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 341 // If we keep it in the safe module, then delete it in the test module
402 BlocksToNotExtractFile.keep();
  /external/llvm/tools/llvm-mc/
llvm-mc.cpp 485 // Keep output if no errors.
486 if (Res == 0) Out->keep();
  /packages/apps/Gallery2/src/com/android/camera/
CameraActivity.java 165 // We keep the last known orientation. So if the user first orient
204 CameraHolder.instance().keep();
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 47 tokens that have channel value 99 (the HIDDEN_CHANNEL), so you can keep things
51 ANTLR tokens also keep a reference to the source stream from which they
409 1. keep token type references clear and understandable in recognizer code
  /external/eigen/Eigen/src/SparseCore/
SparseMatrix.h 230 /** Removes all non zeros but keep allocated memory */
475 /** Turns the matrix into compressed format, and suppresses all nonzeros which do not satisfy the predicate \a keep.
483 void prune(const KeepFunc& keep = KeepFunc())
497 if(keep(IsRowMajor?j:m_data.index(i), IsRowMajor?m_data.index(i):j, m_data.value(i)))
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 231 dnl We need to keep our own list of libobjs separate from our parent project,
  /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/main/tests/
vg_regtest.in 40 # --keep-unfiltered: keep a copy of the unfiltered output/error output
123 . " vg_regtest [--all, --valgrind, --valgrind-lib, --keep-unfiltered]\n"
210 } elsif ($arg =~ /^--keep-unfiltered$/) {
  /ndk/build/core/
build-local.mk 103 # To keep paths as short as possible during the build, we first look if the
setup-toolchain.mk 31 # Filter out the Clang toolchain, so that we can keep GCC as the default
  /prebuilts/devtools/tools/lib/
manifest-merger.jar 
  /external/expat/lib/
xmlparse.c 1695 int keep = (int)(bufferPtr - buffer); local
1731 int keep = (int)(bufferPtr - buffer); local
    [all...]

Completed in 5036 milliseconds

1 2 3 45 6 7 8