OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kept
(Results
1 - 25
of
1214
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/tests/build/project-properties/
project.properties
1
# This is the value that should be
kept
by the build system
/external/kernel-headers/original/linux/
config.h
3
/* This file is no longer in use and
kept
only for backward compatibility.
calc64.h
14
* do_div macro the dividend is
kept
intact.
/external/clang/utils/OptionalTests/
README.txt
4
flaky can be
kept
here.
/external/valgrind/main/drd/tests/
filter_error_summary
4
# summary is
kept
. Bart Van Assche, February 26, 2008.
/external/proguard/src/proguard/optimize/
KeepMarker.java
39
// A visitor info flag to indicate the visitor accepter is being
kept
.
40
private static final Object
KEPT
= new Object();
87
visitorAccepter.setVisitorInfo(
KEPT
);
93
return MethodLinker.lastVisitorAccepter(visitorAccepter).getVisitorInfo() ==
KEPT
;
/external/proguard/src/proguard/obfuscate/
NameMarker.java
56
// Make sure any outer class names are
kept
as well.
100
// Make sure the outer class names are
kept
as well.
109
// Make sure the outer class name is
kept
as well.
125
// Make sure the outer class name is
kept
as well.
133
* Ensures the name of the given class name will be
kept
.
143
* Ensures the name of the given field name will be
kept
.
153
* Ensures the name of the given method name will be
kept
.
MappingKeeper.java
83
" is not being
kept
as '" +
92
// The class members have to be
kept
as well.
126
"' is not being
kept
as '" + currentNewName +
131
// Make sure the mapping name will be
kept
.
167
"' is not being
kept
as '" + currentNewName +
172
// Make sure the mapping name will be
kept
.
/external/openssl/android.testssl/
CAss.cnf
34
dir = ./demoCA # Where everything is
kept
35
certs = $dir/certs # Where the issued certs are
kept
36
crl_dir = $dir/crl # Where the issued crl are
kept
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_mark_t.h
7
* but let's play it safe) are
kept
to designate this target.
/external/chromium/chrome/browser/extensions/
extension_proxy_api_constants.h
45
// These must be
kept
in sync with the SCHEME_* constants.
49
// for manual proxy settings. These must be
kept
in sync with the SCHEME_*
/external/oprofile/doc/
opimport.1.in
29
for post profile tools and must be
kept
identical, in other word the pathname
30
from the first path component containing a '{' must be
kept
as it in the
/dalvik/dx/src/com/android/dx/ssa/
SetFactory.java
31
* sets are
kept
per basic block until phi placement and tend to be,
40
* sets are
kept
per register until register allocation is done.
47
* BitIntSet/ListIntSet threshold for the live in/out sets
kept
by
48
* {@link SsaBasicBlock}. These are sets of SSA registers
kept
per basic
/external/chromium/build/
README.chromium
3
Not used anymore. No-op.
Kept
for compatibility with current projects.
/external/chromium/chrome/browser/ui/views/location_bar/
click_handler.h
18
// This helper class is
kept
as a member by classes that need to show the Page
/external/llvm/test/Transforms/Inline/
2010-05-12-ValueMap.ll
3
; This tests for a bug where the inliner
kept
the functions in a ValueMap after
/external/quake/quake/src/QW/server/
quakeasm.h
30
// !!! must be
kept
the same as in d_iface.h !!!
/frameworks/base/include/powermanager/
PowerManager.h
22
// must be
kept
in sync with definitions in PowerManager.java
/external/webkit/Source/WebCore/page/
DragActions.h
33
// WebCoreDragDestinationAction should be
kept
in sync with WebDragDestinationAction
42
// WebCoreDragSourceAction should be
kept
in sync with WebDragSourceAction
/external/llvm/lib/DebugInfo/
DWARFDebugInfoEntry.h
61
// We know we are
kept
in a vector of contiguous entries, so we know
69
// We know we are
kept
in a vector of contiguous entries, so we know
77
// We know we are
kept
in a vector of contiguous entries, so we know
89
// We know we are
kept
in a vector of contiguous entries, so we know
97
// We know we are
kept
in a vector of contiguous entries, so we know
/external/proguard/src/proguard/
DescriptorKeepChecker.java
33
* marked to be
kept
are marked to be
kept
too.
88
// Print out notes about argument types that are not being
kept
.
Configuration.java
62
* A list of <code>String</code>s specifying directories to be
kept
in
91
* class member names are to be
kept
from shrinking, optimization, and/or
97
* An optional output file for listing the
kept
seeds.
119
* is to be printed, why they are
kept
in the shrinking step.
212
* A list of <code>String</code>s specifying package names to be
kept
.
232
* A list of <code>String</code>s specifying optional attributes to be
kept
.
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpMapVector.java
27
* is
kept
in the m_lengthPos position of the array. Only the required methods
39
/** Position where size of array is
kept
*/
/external/llvm/lib/Target/ARM/
ARMRelocations.h
31
// addresses are
kept
locally in a map.
47
// addresses are
kept
locally in a map.
/external/oprofile/
Makefile.am
2
# The agents directory must be
kept
as the last subdir
24
# The agents directory must be
kept
as the last subdir
Completed in 1117 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>