Searched
refs:keep (Results
276 -
300 of
939) sorted by null
<<11121314151617181920>>
/prebuilts/go/darwin-x86/src/archive/tar/ |
writer.go | 179 // keep a reference to the filename to allow to overwrite it later if we detect that we can use ustar longnames instead of pax 206 // keep a reference to the prefix to allow to overwrite it later if we detect that we can use ustar longnames instead of pax
|
/prebuilts/go/linux-x86/src/archive/tar/ |
writer.go | 179 // keep a reference to the filename to allow to overwrite it later if we detect that we can use ustar longnames instead of pax 206 // keep a reference to the prefix to allow to overwrite it later if we detect that we can use ustar longnames instead of pax
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf-eh-frame.c | 771 /* Keep info for merging cies. */ 918 /* Keep info for merging cies. */ 1006 /* Use CIE_INF if we have already decided to keep it. */ 1016 /* Assume we will need to keep CIE_INF. */ 1105 /* Keep CIE_INF and record it in the hash table. */ 1159 bfd_boolean keep; local [all...] |
/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
README.rst | 139 to keep boto compatible with Python 2.5.x but no guarantees are made.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/ |
xmlhttp.js | 185 // of IE on Win9x so we therefore keep the last 2.
|
/external/eigen/doc/ |
eigen_navtree_hacks.js | 221 // ok, the default tree has been created, we can keep going...
|
/external/libavc/common/arm/ |
ih264_deblk_chroma_a9.s | 172 mov r12, r0 @keep a back up of r0 for buffer write 377 mov r12, r0 @keep a back up of r0 for buffer write 507 mov r12, r0 @keep a back up of r0 for buffer write 594 mov r12, r0 @keep a back up of r0 for buffer write 791 mov r12, r0 @keep a back up of r0 for buffer write [all...] |
/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/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
floatconv.go | 78 // is no loss of precision. We only have powers of 2 and 10; keep
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/ |
floatconv.go | 75 // is no loss of precision. We only have powers of 2 and 10; keep
|
/prebuilts/go/darwin-x86/src/compress/bzip2/ |
huffman.go | 90 // We keep the codes packed into a uint32, at the most-significant end.
|
/prebuilts/go/darwin-x86/src/debug/gosym/ |
pclntab_test.go | 45 // but we have renamed it to keep it away from the go tool.
|
/prebuilts/go/darwin-x86/src/go/ast/ |
print.go | 168 // to keep track of objects that have been printed
|
/prebuilts/go/darwin-x86/src/go/build/ |
doc.go | 117 // To keep a file from being considered for the build:
|
/prebuilts/go/darwin-x86/src/go/parser/ |
error_test.go | 129 // To keep in mind when analyzing failed test output:
|
/prebuilts/go/darwin-x86/src/math/big/ |
floatconv.go | 75 // is no loss of precision. We only have powers of 2 and 10; keep
|
/prebuilts/go/darwin-x86/src/math/rand/ |
regress_test.go | 63 r.Int63n(big) // what would happen on 64-bit machine, to keep stream in sync
|
Completed in 1269 milliseconds
<<11121314151617181920>>