Searched refs:keep (Results 51 - 75 of 568) sorted by relevance

1234567891011>>

/external/llvm/test/Bindings/Ocaml/
H A Dbitreader.ml10 (* Note that this takes a moment to link, so it's best to keep the number of
/external/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp61 Out.keep();
169 InFile.keep();
/external/mesa3d/
H A DAndroid.common.mk60 # uncomment to keep the debug symbols
/external/proguard/examples/
H A Dscala.pro37 # You can print out the seeds that are matching the keep options below.
50 -keep class * implements org.xml.sax.EntityResolver
83 #-keep class * implements jline.Completor
84 #-keep class * implements jline.Terminal
86 #-keep class scala.tools.nsc.Global
129 # -keep public class mypackage.MyClass
130 # -keep public interface mypackage.MyInterface
131 # -keep public class * implements mypackage.MyInterface
/external/skia/platform_tools/android/bin/
H A Ddownload_utils.py266 hash_val=None, keep=False, verbose=False, stamp_index=0):
291 if keep:
/external/proguard/src/proguard/gui/
H A DProGuardGUI.java336 // Create the boiler plate keep panels.
362 // Create the boiler plate keep names panels.
660 * Loads the boilerplate keep class options from the boilerplate file
678 // We're interested in the keep options.
680 extractKeepSpecifications(configuration.keep, false, false);
682 // We're interested in the keep options.
684 extractKeepSpecifications(configuration.keep, true, false);
788 // Create a new keep subpanel and add it.
956 // Set up the boilerplate keep options.
961 configuration.keep);
[all...]
/external/libpng/
H A Dpngset.c1249 add_one_chunk(png_bytep list, unsigned int count, png_const_bytep add, int keep) argument
1253 /* Utility function: update the 'keep' state of a chunk if it is already in
1258 list[4] = (png_byte)keep;
1262 if (keep != PNG_HANDLE_CHUNK_AS_DEFAULT)
1266 list[4] = (png_byte)keep;
1273 png_set_keep_unknown_chunks(png_structrp png_ptr, int keep, argument
1282 if (keep < 0 || keep >= PNG_HANDLE_CHUNK_LAST)
1284 png_app_error(png_ptr, "png_set_keep_unknown_chunks: invalid keep");
1290 png_ptr->unknown_default = keep;
[all...]
/external/chromium_org/third_party/libpng/
H A Dpngwrite.c25 * the chunk, as that will keep the code from breaking if you want to just
116 int keep = png_handle_as_unknown(png_ptr, up->name); local
117 if (keep != PNG_HANDLE_CHUNK_NEVER &&
120 ((up->name[3] & 0x20) || keep == PNG_HANDLE_CHUNK_ALWAYS ||
294 int keep = png_handle_as_unknown(png_ptr, up->name); local
295 if (keep != PNG_HANDLE_CHUNK_NEVER &&
299 ((up->name[3] & 0x20) || keep == PNG_HANDLE_CHUNK_ALWAYS ||
398 int keep = png_handle_as_unknown(png_ptr, up->name); local
399 if (keep != PNG_HANDLE_CHUNK_NEVER &&
401 ((up->name[3] & 0x20) || keep
[all...]
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c25 * the chunk, as that will keep the code from breaking if you want to just
116 int keep = png_handle_as_unknown(png_ptr, up->name); local
117 if (keep != PNG_HANDLE_CHUNK_NEVER &&
120 ((up->name[3] & 0x20) || keep == PNG_HANDLE_CHUNK_ALWAYS ||
294 int keep = png_handle_as_unknown(png_ptr, up->name); local
295 if (keep != PNG_HANDLE_CHUNK_NEVER &&
299 ((up->name[3] & 0x20) || keep == PNG_HANDLE_CHUNK_ALWAYS ||
398 int keep = png_handle_as_unknown(png_ptr, up->name); local
399 if (keep != PNG_HANDLE_CHUNK_NEVER &&
401 ((up->name[3] & 0x20) || keep
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dconstants.rb40 A simple module to keep track of the various built-in token types, channels, and
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
H A DActionScriptTarget.java65 * nor will "/ud800". To keep things as compact as possible we use the following encoding
/external/chromium_org/base/allocator/
H A Dallocator_extension_thunks.target.darwin-mips.mk240 -Wl,--no-keep-memory \
256 -Wl,--no-keep-memory \
H A Dallocator_extension_thunks.target.linux-mips.mk240 -Wl,--no-keep-memory \
256 -Wl,--no-keep-memory \
/external/chromium_org/base/
H A Dbase_prefs.target.darwin-mips.mk253 -Wl,--no-keep-memory \
269 -Wl,--no-keep-memory \
H A Dbase_prefs.target.linux-mips.mk253 -Wl,--no-keep-memory \
269 -Wl,--no-keep-memory \
H A Dbase_static.target.darwin-mips.mk235 -Wl,--no-keep-memory \
251 -Wl,--no-keep-memory \
H A Dbase_static.target.linux-mips.mk235 -Wl,--no-keep-memory \
251 -Wl,--no-keep-memory \
/external/chromium_org/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.target.darwin-mips.mk239 -Wl,--no-keep-memory \
255 -Wl,--no-keep-memory \
H A Ddynamic_annotations.target.linux-mips.mk239 -Wl,--no-keep-memory \
255 -Wl,--no-keep-memory \
/external/chromium_org/components/
H A Dauto_login_parser.target.darwin-mips.mk243 -Wl,--no-keep-memory \
259 -Wl,--no-keep-memory \
H A Dauto_login_parser.target.linux-mips.mk243 -Wl,--no-keep-memory \
259 -Wl,--no-keep-memory \
H A Dcdm_common.target.darwin-mips.mk253 -Wl,--no-keep-memory \
269 -Wl,--no-keep-memory \
H A Dcdm_common.target.linux-mips.mk253 -Wl,--no-keep-memory \
269 -Wl,--no-keep-memory \
H A Dcdm_renderer.target.darwin-mips.mk257 -Wl,--no-keep-memory \
273 -Wl,--no-keep-memory \
H A Dcdm_renderer.target.linux-mips.mk257 -Wl,--no-keep-memory \
273 -Wl,--no-keep-memory \

Completed in 740 milliseconds

1234567891011>>