/bionic/libc/arch-sh/syscalls/ |
futex.S | 23 /* keep error number */
|
/dalvik/vm/ |
README.txt | 10 global variables. Keep everything with non-local lifespan in "gDvm",
|
/external/astl/ |
README | 10 To keep things simple, some inheritance hierarchies are just not there (e.g
|
/external/bluetooth/glib/glib/ |
glibintl.h | 14 /* Split out this in the code, but keep it in the same domain for now */
|
/external/clearsilver/man/man3/ |
dictCreate.3 | 33 flushLimit - max deleted items to keep cached before
|
/external/dnsmasq/contrib/try-all-ns/ |
README | 16 Thanks and keep up the good work.
|
/external/emma/ant/ant14/com/vladium/emma/report/ |
IReportEnums.java | 31 // TODO: keep this enum in a centralized location 50 // TODO: keep this enum in a centralized location 70 // TODO: keep this enum in a centralized location 87 // TODO: keep this enum in a centralized location
|
/external/icu4c/i18n/ |
ucln_in.h | 24 Please keep the order of enums declared in same order
|
/external/icu4c/io/ |
ucln_io.h | 24 Please keep the order of enums declared in same order
|
/external/icu4c/test/cintltst/ |
cctest.c | 12 void TestDefaultConverterError(void); /* keep gcc happy */
|
/external/icu4c/tools/genrb/ |
read.h | 27 NOTE: Keep these in sync with tokenNames in parse.c */
|
/external/jpeg/ |
rdgif.c | 35 return NULL; /* keep compiler happy */
|
/external/proguard/examples/annotations/examples/ |
Bean.java | 13 @Keep
|
/frameworks/base/tools/layoutlib/create/ |
README.txt | 28 - keep all classes that derive from android.view.View. 29 - keep all classes in the android.view and android.widget packages (sub-packages excluded). 30 - keep specific classes such as android.policy.PhoneLayoutInflater. 32 For each class to keep, their dependencies are examined using BCEL.
|
/external/guava/src/com/google/common/base/ |
Platform.java | 45 * A thread-local destination buffer to keep us from creating new buffers. 47 * put it back in the threadlocal, we just keep going and grow as needed.
|
/external/icu4c/samples/ufortune/resources/ |
Makefile | 45 # keep in sync with the file RESLIST 48 # list of resource bundles - keep in sync with RESFILES
|
/external/proguard/examples/ |
proguardgui.pro | 25 # perform incremental obfuscation based on its mapping file, and only keep the 53 -keep public class proguard.gui.ProGuardGUI {
|
/external/proguard/src/proguard/gui/ |
GUIResources.properties | 30 keepAdditional = Keep additional classes and class members 31 keepNamesAdditional = Keep additional class names and class member names 41 If required, keep additional classes, fields, and methods as entry points. 43 If required, keep the names of additional classes, fields, and methods. 103 keepPackageNames = Keep package names 107 keepAttributes = Keep attributes 122 keepDirectories = Keep directories 180 Keep the specified package names from being obfuscated. 201 Keep the specified optional class file attributes. 263 Keep the specified directories in the output jars, wars, ears, zips, or directories [all...] |
/external/proguard/src/proguard/ |
Initializer.java | 131 createClassNoteExceptionMatcher(configuration.keep)))))); 143 createClassMemberNoteExceptionMatcher(configuration.keep, true), 144 createClassMemberNoteExceptionMatcher(configuration.keep, false)))))); 162 fullyQualifiedClassNameNotePrinter).checkClassSpecifications(configuration.keep); 166 descriptorKeepNotePrinter).checkClassSpecifications(configuration.keep); 243 System.out.println(" (using '-keep')."); 260 System.out.println(" their implementations (using '-keep')."); 269 System.out.println(" (using '-keep' or '-keepclassmembers')."); 332 * from the keep configuration. 372 * print notes, from the keep configuration [all...] |
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
STADExternalIf.h | 350 * \brief Keep Alive Template 353 * Used for Add/Remove to/from FW Keep Alive Configuration (Parameters & Template) 359 TKeepAliveParams keepAliveParams; /**< Keep Alive Parameters */ 360 TI_UINT8 msgBuffer[ KEEP_ALIVE_TEMPLATE_MAX_LENGTH ]; /**< Buffer which holds the Keep Alive Template */ 361 TI_UINT32 msgBufferLength; /**< Length of Keep Alive Template */ 366 * \brief Keep Alive Configuration 369 * Used for Get/Set Keep Alive Configuration (Parameters & Template) 375 TI_UINT8 enaDisFlag; /**< Indicates if Keep Alive is Enabled/Disabled */ 376 TKeepAliveTemplate templates[ KEEP_ALIVE_MAX_USER_MESSAGES ]; /**< Buffer which holds the maximum Keep Alive Template 377 * possible (according to maximum Keep Alive user message [all...] |
/system/wlan/ti/wilink_6_1/stad/Export_Inc/ |
STADExternalIf.h | 349 * \brief Keep Alive Template 352 * Used for Add/Remove to/from FW Keep Alive Configuration (Parameters & Template) 358 TKeepAliveParams keepAliveParams; /**< Keep Alive Parameters */ 359 TI_UINT8 msgBuffer[ KEEP_ALIVE_TEMPLATE_MAX_LENGTH ]; /**< Buffer which holds the Keep Alive Template */ 360 TI_UINT32 msgBufferLength; /**< Length of Keep Alive Template */ 365 * \brief Keep Alive Configuration 368 * Used for Get/Set Keep Alive Configuration (Parameters & Template) 374 TI_UINT8 enaDisFlag; /**< Indicates if Keep Alive is Enabled/Disabled */ 375 TKeepAliveTemplate templates[ KEEP_ALIVE_MAX_USER_MESSAGES ]; /**< Buffer which holds the maximum Keep Alive Template 376 * possible (according to maximum Keep Alive user message [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-strip.1 | 141 [\fB\-K\fR \fIsymbolname\fR |\fB\-\-keep\-symbol=\fR\fIsymbolname\fR] 147 [\fB\-\-keep\-file\-symbols\fR] 148 [\fB\-\-only\-keep\-debug\fR] 224 .IP "\fB\-\-keep\-symbol=\fR\fIsymbolname\fR" 4 225 .IX Item "--keep-symbol=symbolname" 227 When stripping symbols, keep symbol \fIsymbolname\fR even if it would 267 would cause strip to only keep symbols that start with the letters 284 .IP "\fB\-\-keep\-file\-symbols\fR" 4 285 .IX Item "--keep-file-symbols" 289 .IP "\fB\-\-only\-keep\-debug\fR" [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-strip.1 | 141 [\fB\-K\fR \fIsymbolname\fR |\fB\-\-keep\-symbol=\fR\fIsymbolname\fR] 147 [\fB\-\-keep\-file\-symbols\fR] 148 [\fB\-\-only\-keep\-debug\fR] 224 .IP "\fB\-\-keep\-symbol=\fR\fIsymbolname\fR" 4 225 .IX Item "--keep-symbol=symbolname" 227 When stripping symbols, keep symbol \fIsymbolname\fR even if it would 267 would cause strip to only keep symbols that start with the letters 284 .IP "\fB\-\-keep\-file\-symbols\fR" 4 285 .IX Item "--keep-file-symbols" 289 .IP "\fB\-\-only\-keep\-debug\fR" [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-strip.1 | 141 [\fB\-K\fR \fIsymbolname\fR |\fB\-\-keep\-symbol=\fR\fIsymbolname\fR] 147 [\fB\-\-keep\-file\-symbols\fR] 148 [\fB\-\-only\-keep\-debug\fR] 224 .IP "\fB\-\-keep\-symbol=\fR\fIsymbolname\fR" 4 225 .IX Item "--keep-symbol=symbolname" 227 When stripping symbols, keep symbol \fIsymbolname\fR even if it would 267 would cause strip to only keep symbols that start with the letters 284 .IP "\fB\-\-keep\-file\-symbols\fR" 4 285 .IX Item "--keep-file-symbols" 289 .IP "\fB\-\-only\-keep\-debug\fR" [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-strip.1 | 141 [\fB\-K\fR \fIsymbolname\fR |\fB\-\-keep\-symbol=\fR\fIsymbolname\fR] 147 [\fB\-\-keep\-file\-symbols\fR] 148 [\fB\-\-only\-keep\-debug\fR] 224 .IP "\fB\-\-keep\-symbol=\fR\fIsymbolname\fR" 4 225 .IX Item "--keep-symbol=symbolname" 227 When stripping symbols, keep symbol \fIsymbolname\fR even if it would 267 would cause strip to only keep symbols that start with the letters 284 .IP "\fB\-\-keep\-file\-symbols\fR" 4 285 .IX Item "--keep-file-symbols" 289 .IP "\fB\-\-only\-keep\-debug\fR" [all...] |