OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kept
(Results
101 - 125
of
1214
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/services/powermanager/
IPowerManager.cpp
30
// must be
kept
in sync with IPowerManager.aidl
/libcore/luni/src/main/java/java/util/
LinkedHashSet.java
23
* LinkedHashSet is a variant of HashSet. Its entries are
kept
in a
/packages/apps/Calendar/res/values/
arrays.xml
18
These must be
kept
in sync with the reminder_methods_values array.
35
These must be
kept
in sync with the reminder_minutes_values array.
80
These must be
kept
in sync with the preferences_default_reminder_values array.
137
<!-- Choices for timezones, must be
kept
in sync with timezone_values. This
/packages/apps/Settings/res/xml/
application_settings.xml
20
The ApplicationSettings class is
kept
in case an external app references it directly.
/external/chromium/chrome/common/
url_constants.h
42
// chrome: URLs (including schemes). Should be
kept
in sync with the
90
// chrome components of URLs. Should be
kept
in sync with the full URLs
/external/dbus/
cleanup-man-pages.sh
77
echo "$KEEP_COUNT man pages
kept
and $NUKE_COUNT man pages to remove"
80
(find keep -type f -name "*" | xargs -I ITEMS /bin/mv ITEMS .) || die "could not move
kept
items back"
/external/icu4c/i18n/
csrmbcs.h
137
* is created and
kept
by the public CharsetDetector class
152
* is created and
kept
by the public CharsetDetector class
/external/llvm/lib/CodeGen/
SpillPlacement.h
92
/// variable should be
kept
in a register. Each bit
94
/// variable should be
kept
in a register through the
/external/llvm/utils/
DSAextract.py
4
#the associated edges. An edge is
kept
iff for edge x -> y
5
# x and y are both nodes specified to be
kept
.
/external/v8/src/
zone.cc
146
// Zap the contents of the
kept
segment (but not the header).
153
// Update the head segment to be the
kept
segment (if any).
/external/v8/test/mjsunit/
array-elements-from-array-prototype.js
136
// Side-effects: everything before 4 is
kept
intact:
164
// Side-effects: everything before 4 is
kept
intact:
array-elements-from-object-prototype.js
136
// Side-effects: everything before 4 is
kept
intact:
164
// Side-effects: everything before 4 is
kept
intact:
/frameworks/support/v13/java/android/support/v13/app/
FragmentPagerAdapter.java
32
*
kept
in the fragment manager as long as the user can return to the page.
36
* The fragment of each page the user visits will be
kept
in memory, though its
/frameworks/support/v4/java/android/support/v4/app/
FragmentPagerAdapter.java
28
*
kept
in the fragment manager as long as the user can return to the page.
32
* The fragment of each page the user visits will be
kept
in memory, though its
/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/chromium/chrome/browser/net/
passive_log_collector.h
67
// tracker's graveyard (it may still be
kept
around due to a non-zero
111
// Up to |max_graveyard_size| unreferenced sources will be
kept
around
148
//
kept
alive at least as long as |info|.
/external/openssl/apps/
openssl.cnf
42
dir = ./demoCA # Where everything is
kept
43
certs = $dir/certs # Where the issued certs are
kept
44
crl_dir = $dir/crl # Where the issued crl are
kept
/external/proguard/src/proguard/
Initializer.java
241
" unkept descriptor classes in
kept
class members.");
344
// If the class itself is being
kept
, it's ok.
351
// If all of its extensions are being
kept
, it's ok too.
/dalvik/vm/compiler/template/armv5te/
TEMPLATE_STRING_COMPARETO.S
11
*
kept
in sync with definitions in UtfString.h. See asm-constants.h
/device/samsung/crespo/
device.mk
29
# harmless in no-driver builds should be
kept
here for simplicity and
/device/samsung/crespo4g/
device.mk
29
# harmless in no-driver builds should be
kept
here for simplicity and
/external/apache-http/src/org/apache/http/conn/
ConnectionKeepAliveStrategy.java
51
* Returns the duration of time which this connection can be safely
kept
/external/apache-xml/src/main/java/org/apache/xml/utils/
PrefixResolver.java
66
* the document, or has been
kept
up to date via some other mechanism, it
/external/bluetooth/glib/docs/reference/glib/tmpl/
thread_pools.sgml
42
Finally you can control the number of unused threads, that are
kept
/external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.h
89
// This is the only state information
kept
in this object. In some cases,
Completed in 1032 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>