/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/ |
name-lookup.h | 260 unsigned keep : 1;
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/ |
name-lookup.h | 260 unsigned keep : 1;
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/ |
name-lookup.h | 260 unsigned keep : 1;
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
db_impl.cc | 235 bool keep = true; local 238 keep = ((number >= versions_->LogNumber()) || 242 // Keep my manifest file, and any newer incarnations' 244 keep = (number >= versions_->ManifestFileNumber()); 247 keep = (live.find(number) != live.end()); 252 keep = (live.find(number) != live.end()); 257 keep = true; 261 if (!keep) { [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_peephole.cpp | 1715 bool keep = true; local [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_peephole.cpp | 1715 bool keep = true; local [all...] |
/external/libpng/ |
pngset.c | 1080 png_set_keep_unknown_chunks(png_structp png_ptr, int keep, png_bytep 1089 if (keep == PNG_HANDLE_CHUNK_ALWAYS || keep == PNG_HANDLE_CHUNK_IF_SAFE) 1094 if (keep == PNG_HANDLE_CHUNK_ALWAYS) [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngset.c | [all...] |
/external/libvpx/libvpx/vp8/common/arm/neon/ |
sixtappredict4x4_neon.asm | 88 vmov q4, q3 ;keep original src data in q4 q6 154 vmov q4, q3 ;keep original src data in q4 q6 300 vmov q4, q3 ;keep original src data in q4 q6
|
/build/core/tasks/ |
sdk-addon.mk | 94 # If we're building the sdk_repo, keep the name of the addon zip
|
/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/chromium_org/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/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/ |
yasm.pyx | 95 # Link to associated data mechanism to keep Python references paired with
|
/external/chromium_org/v8/test/mjsunit/ |
debug-liveedit-patch-positions-replace.js | 75 // will keep reference to code object of BeingRepalced function. This reference
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
dct_mmx.asm | 153 ; and keep bit 0 of lower
|
/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
|
/art/compiler/llvm/ |
llvm_compilation_unit.cc | 269 out_file->keep();
|
/external/chromium_org/base/ |
base.target.darwin-mips.mk | 430 -Wl,--no-keep-memory \ 447 -Wl,--no-keep-memory \
|
base.target.linux-mips.mk | 430 -Wl,--no-keep-memory \ 447 -Wl,--no-keep-memory \
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/ |
bg.js | 46 // in the content area (e.g. "keypress" while start and keep looping while 182 // Hack to keep a reference to the objects while we're waiting for them to load.
|
/external/chromium_org/content/ |
content_common.target.darwin-mips.mk | 409 -Wl,--no-keep-memory \ 426 -Wl,--no-keep-memory \
|
content_common.target.linux-mips.mk | 409 -Wl,--no-keep-memory \ 426 -Wl,--no-keep-memory \
|
/external/chromium_org/media/ |
media.target.darwin-mips.mk | 405 -Wl,--no-keep-memory \ 422 -Wl,--no-keep-memory \
|
media.target.linux-mips.mk | 405 -Wl,--no-keep-memory \ 422 -Wl,--no-keep-memory \
|