OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
451 - 475
of
11137
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/arm-linux-androideabi/lib/ldscripts/
armelfb_linux_eabi.xsc
60
KEEP
(*(.init))
77
KEEP
(*(.fini))
89
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
95
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
102
KEEP
(*(.preinit_array))
106
KEEP
(*(SORT(.init_array.*)))
107
KEEP
(*(.init_array))
111
KEEP
(*(SORT(.fini_array.*)))
112
KEEP
(*(.fini_array))
125
KEEP
(*crtbegin.o(.ctors)
[
all
...]
armelfb_linux_eabi.xsw
60
KEEP
(*(.init))
77
KEEP
(*(.fini))
89
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
95
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
102
KEEP
(*(.preinit_array))
106
KEEP
(*(SORT(.init_array.*)))
107
KEEP
(*(.init_array))
111
KEEP
(*(SORT(.fini_array.*)))
112
KEEP
(*(.fini_array))
125
KEEP
(*crtbegin.o(.ctors)
[
all
...]
armelfb_linux_eabi.xw
69
KEEP
(*(.init))
86
KEEP
(*(.fini))
98
.eh_frame : ONLY_IF_RO {
KEEP
(*(.eh_frame)) }
104
.eh_frame : ONLY_IF_RW {
KEEP
(*(.eh_frame)) }
112
KEEP
(*(.preinit_array))
118
KEEP
(*(SORT(.init_array.*)))
119
KEEP
(*(.init_array))
125
KEEP
(*(SORT(.fini_array.*)))
126
KEEP
(*(.fini_array))
140
KEEP
(*crtbegin.o(.ctors)
[
all
...]
/development/samples/browseable/BasicMultitouch/
_index.jd
9
API to
keep
track of individual touches across multiple touch events.</p>
/external/chromium/net/data/ftp/
dir-listing-vms-5
5
FTP_SERVER_LOG.
KEEP
;11400
/external/chromium_org/apps/
pref_names.h
12
//
Keep
alphabetized and document each one in the source file.
/external/chromium_org/cc/resources/
resource_format.h
13
//
Keep
in sync with arrays below.
/external/chromium_org/chrome/common/extensions/docs/examples/api/power/_locales/en/
messages.json
3
"message": "
Keep
Awake",
/external/chromium_org/content/public/common/
result_codes.h
16
// Last return code (
keep
this last).
/external/chromium_org/content/test/data/accessibility/
contenteditable-descendants.html
11
<p contenteditable>
Keep
the role, just change the state</p>
/external/chromium_org/media/base/simd/
xcode_hack.c
7
//
keep
the linker happy. See http://crbug.com/157073
/external/chromium_org/net/data/ftp/
dir-listing-vms-5
5
FTP_SERVER_LOG.
KEEP
;11400
/external/chromium_org/third_party/WebKit/ManualTests/
audio-freed-during-reload.html
14
doesn't
keep
climbing indefinitely per reload.
/external/chromium_org/third_party/re2/
AUTHORS
9
# Please
keep
the list sorted.
/external/chromium_org/ui/views/
views_switches.h
15
// Please
keep
alphabetized.
/external/emma/pregenerated/
ANDROID-CHANGES.txt
6
This is a hack, but it's convenient to
keep
Emma's own build system working
/external/expat/
README.android
7
to
keep
new docs, examples, and tests for reference.
/external/mockito/src/org/mockito/exceptions/
PrintableInvocation.java
13
* @Deprecated. We needed to move this class to a better place to
keep
consistency of the API.
/external/proguard/examples/annotations/src/proguard/annotation/
Keep.java
18
public @interface
Keep
{}
KeepApplication.java
12
* This annotation specifies to
keep
the annotated class as an application,
KeepClassMemberNames.java
12
* This annotation specifies to
keep
all class members of the annotated class
KeepClassMembers.java
12
* This annotation specifies to
keep
all class members of the annotated class
KeepGettersSetters.java
12
* This annotation specifies to
keep
all getters and setters of the annotated
KeepImplementations.java
12
* This annotation specifies to
keep
all implementations or extensions of the
KeepPublicClassMemberNames.java
12
* This annotation specifies to
keep
all public class members of the annotated
Completed in 1377 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>