OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kept
(Results
26 - 50
of
1214
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libxslt/libxslt/
pattern.h
26
* It is
kept
private (in pattern.c).
/external/openssl/crypto/comp/
comp.h
25
/* The following two do NOTHING, but are
kept
for backward compatibility */
/external/openssl/include/openssl/
comp.h
25
/* The following two do NOTHING, but are
kept
for backward compatibility */
/external/proguard/src/proguard/optimize/info/
ClassOptimizationInfoSetter.java
30
* that is not being
kept
that it visits.
MemberOptimizationInfoSetter.java
30
* and a MethodOptimizationInfo instance to every method that is not being
kept
/external/qemu/android/
keycode-array.h
19
/* Maximum number of keycodes
kept
in the array. */
/external/valgrind/main/docs/xml/
vg-entities.xml
16
<!--
kept
in here 'cos everytime the website gets changed, it`s -->
/external/webkit/Source/WebCore/editing/
EditorInsertAction.h
31
// This must be
kept
in sync with WebViewInsertAction defined in WebEditingDelegate.h
/frameworks/base/core/java/android/webkit/
ConsoleMessage.java
28
// This must be
kept
in sync with the WebCore enum in WebCore/page/Console.h
/frameworks/compile/libbcc/runtime/lib/x86_64/
floatundixf.S
33
It is likely superior for inlining, so I
kept
it around for future reference.
/frameworks/compile/libbcc/runtime/make/
options.mk
3
# This list of such variables should be
kept
up to date with AvailableOptions in
/frameworks/compile/slang/
slang_rs_exportable.h
52
// Return false if the exportable is
kept
or failed to keep.
/external/llvm/tools/bugpoint/
CrashDebugger.cpp
52
// running the "
Kept
" passes fail when run on the output of the "removed"
56
std::vector<std::string> &
Kept
,
116
std::vector<GlobalVariable*> &
Kept
,
118
if (!
Kept
.empty() && TestGlobalVariables(
Kept
))
186
std::vector<Function*> &
Kept
,
188
if (!
Kept
.empty() && TestFuncs(
Kept
))
259
std::vector<const BasicBlock*> &
Kept
,
261
if (!
Kept
.empty() && TestBlocks(Kept)
[
all
...]
/device/samsung/maguro/overlay/packages/apps/Mms/res/xml/
mms_config.xml
45
<!-- Minimum value for the number of messages
kept
per conversation. The user can never
49
<!-- Maximum value for the number of messages
kept
per conversation. The user can never
/external/apache-http/src/org/apache/http/
ConnectionReuseStrategy.java
37
* Interface for deciding whether a connection should be
kept
alive.
50
* Decides whether a connection can be
kept
open after a request.
/external/chromium/chrome/browser/sync/
signin_manager.h
81
std::string password_; // This is
kept
empty whenever possible.
84
// Result of the last client login,
kept
pending the lookup of the
/external/proguard/src/proguard/shrink/
Shrinker.java
81
// Mark interfaces that have to be
kept
.
84
// Mark the inner class and annotation information that has to be
kept
.
/external/webkit/Source/WebKit/mac/WebView/
WebViewData.h
164
NSEvent *mouseDownEvent; //
Kept
after handling the event.
166
NSEvent *keyDownEvent; //
Kept
after handling the event.
/external/chromium/chrome/browser/sync/glue/
typed_url_change_processor.h
74
// WebDataService which is
kept
alive by our data type controller
/external/chromium/chrome/browser/sync/syncable/
syncable_columns.h
26
// These timestamps are
kept
in native file timestamp format. It is
/external/chromium/chrome/common/safe_browsing/
csd.proto
6
// protocol buffers. Those protocol messages should be
kept
in sync
/external/chromium/net/url_request/
url_request_status.h
5
// This file's dependencies should be
kept
to a minimum so that it can be
/external/icu4c/i18n/
uspoof_build.cpp
15
* Builder-related functions are
kept
in separate files so that applications not needing
/external/icu4c/test/cintltst/
nfsprep.h
29
/* this enum must be
kept
in syn with NFS4DataFileNames array in nfsprep.c */
/external/javassist/sample/duplicate/
Main.java
18
internal state of the copy is
kept
equivalent to that of the original
Completed in 483 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>