OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
301 - 325
of
3382
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/bionic/libc/arch-sh/syscalls/
sync.S
19
/*
keep
error number */
times.S
19
/*
keep
error number */
tkill.S
19
/*
keep
error number */
truncate.S
19
/*
keep
error number */
umask.S
19
/*
keep
error number */
umount2.S
19
/*
keep
error number */
uname.S
19
/*
keep
error number */
unlink.S
19
/*
keep
error number */
unlinkat.S
19
/*
keep
error number */
utimes.S
19
/*
keep
error number */
vfork.S
19
/*
keep
error number */
waitid.S
22
/*
keep
error number */
write.S
19
/*
keep
error number */
writev.S
19
/*
keep
error number */
__mmap2.S
23
/*
keep
error number */
/build/tools/soslim/
soslim.h
11
On input: symbol_filter[i] indicates whether to
keep
a symbol (1) or to
/external/bluetooth/glib/po/
LINGUAS
1
# please
keep
this list sorted alphabetically
/external/proguard/examples/annotations/examples/
Applet.java
13
@
Keep
NativeCallBack.java
19
* The -
keep
option regular ProGuard configuration will make sure it is
31
@
Keep
/external/clearsilver/man/man3/
skipNewList.3
32
flushLimit - max deleted items to
keep
cached before
45
maximum number of deleted items to
keep
cached during
/external/proguard/examples/
retrace.pro
20
# perform incremental obfuscation based on its mapping file, and only
keep
the
41
-
keep
public class proguard.retrace.ReTrace {
/prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-ld
/prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/bin/
ld
/external/proguard/src/proguard/shrink/
Shrinker.java
55
// Check if we have at least some
keep
commands.
56
if (configuration.
keep
== null)
58
throw new IOException("You have to specify '-
keep
' options for the shrinking step.");
71
ClassSpecificationVisitorFactory.createClassPoolVisitor(configuration.
keep
,
148
throw new IOException("The output jar is empty. Did you specify the proper '-
keep
' options?");
/external/qemu/
ia64.ld
55
KEEP
(*(.init))
66
KEEP
(*(.fini))
104
.eh_frame : {
KEEP
(*(.eh_frame)) }
118
KEEP
(*crtbegin*.o(.ctors))
123
KEEP
(*(EXCLUDE_FILE (*crtend*.o ) .ctors))
124
KEEP
(*(SORT(.ctors.*)))
125
KEEP
(*(.ctors))
129
KEEP
(*crtbegin*.o(.dtors))
130
KEEP
(*(EXCLUDE_FILE (*crtend*.o ) .dtors))
131
KEEP
(*(SORT(.dtors.*))
[
all
...]
Completed in 38 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>