HomeSort by relevance Sort by last modified time
    Searched refs:keep (Results 276 - 300 of 1170) sorted by null

<<11121314151617181920>>

  /external/libffi/src/vax/
elfbsd.S 93 bicw2 $0xf003, %r2 # only keep R11-R2
  /external/linux-kselftest/tools/testing/selftests/ftrace/
ftracetest 15 echo " -k|--keep Keep passed test logs"
58 --keep|-k)
  /external/llvm/tools/llvm-dis/
llvm-dis.cpp 226 Out->keep();
  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 282 Out.keep();
  /external/python/cpython2/Modules/_ctypes/libffi/src/vax/
elfbsd.S 93 bicw2 $0xf003, %r2 # only keep R11-R2
  /external/python/cpython3/Modules/_ctypes/libffi/src/vax/
elfbsd.S 93 bicw2 $0xf003, %r2 # only keep R11-R2
  /external/swiftshader/third_party/LLVM/tools/llvm-extract/
llvm-extract.cpp 235 Out.keep();
  /frameworks/av/services/oboeservice/
AAudioClientTracker.cpp 185 sp<NotificationClient> keep(this);
  /frameworks/layoutlib/rename_font/
build_font.py 206 keep the style info, to minimize the diff. """
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
name-lookup.h 252 unsigned keep : 1;
  /prebuilts/go/darwin-x86/src/cmd/cover/
cover_test.go 41 var debug = flag.Bool("debug", false, "keep rewritten files for debugging")
116 // Read the source file and find all the directives. We'll keep
  /prebuilts/go/darwin-x86/src/go/doc/
exports.go 84 // possibly the predeclared error interface; keep
156 // always keep imports so we can collect them
  /prebuilts/go/darwin-x86/src/os/signal/
signal.go 21 // at all times, and we also need to keep track of the *handler
94 // that c has sufficient buffer space to keep up with the expected
  /prebuilts/go/darwin-x86/src/runtime/
mfinal_test.go 187 xsglobal = xs // keep empty slice alive until here
219 ssglobal = ss // keep 0-length string live until here
  /prebuilts/go/linux-x86/src/cmd/cover/
cover_test.go 41 var debug = flag.Bool("debug", false, "keep rewritten files for debugging")
116 // Read the source file and find all the directives. We'll keep
  /prebuilts/go/linux-x86/src/go/doc/
exports.go 84 // possibly the predeclared error interface; keep
156 // always keep imports so we can collect them
  /prebuilts/go/linux-x86/src/os/signal/
signal.go 21 // at all times, and we also need to keep track of the *handler
94 // that c has sufficient buffer space to keep up with the expected
  /prebuilts/go/linux-x86/src/runtime/
mfinal_test.go 187 xsglobal = xs // keep empty slice alive until here
219 ssglobal = ss // keep 0-length string live until here
  /toolchain/binutils/binutils-2.27/gold/
script-c.h 53 Since the bison parser generates C code, this is a hack to keep the
111 /* We keep vectors of strings. In order to manage this in both C and
367 an output section. The KEEP parameter is non-zero if this is
368 within a KEEP clause, meaning that the garbage collector should not
373 int keep);
script-sections.cc 339 // The information we keep for a specific place.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
ext_test.go 32 keep = flag.Bool("keep", false, "keep object files around")
62 if *keep {
118 if !*keep {
31 keep = flag.Bool("keep", false, "keep object files around") var
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
ext_test.go 32 keep = flag.Bool("keep", false, "keep object files around")
62 if *keep {
118 if !*keep {
31 keep = flag.Bool("keep", false, "keep object files around") var
  /external/python/cpython2/Modules/_ctypes/
cfield.c 495 * The setter methods return an object which must be kept alive, to keep the
    [all...]
  /external/libpng/
pngrutil.c     [all...]
  /external/pdfium/third_party/libpng16/
pngrutil.c     [all...]

Completed in 1662 milliseconds

<<11121314151617181920>>