OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keeping
(Results
176 - 200
of
1322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/net/tools/tld_cleanup/
tld_cleanup.cc
137
LOG(WARNING) << "
Keeping
probably invalid rule: " << *domain;
152
LOG(WARNING) << "
Keeping
rule that GURL says is invalid: " << *domain;
/external/chromium_org/chrome/browser/chromeos/drive/
file_cache.h
120
//
keeping
kMinFreeSpace bytes on the disk, if needed.
264
// bytes, while
keeping
kMinFreeSpace bytes on the disk.
/external/chromium_org/net/tools/tld_cleanup/
tld_cleanup_util.cc
109
LOG(WARNING) << "
Keeping
probably invalid rule: " << *domain;
124
LOG(WARNING) << "
Keeping
rule that GURL says is invalid: " << *domain;
/external/chromium_org/ppapi/proxy/
ppb_audio_proxy.cc
267
// Audio allocates extra space in shared memory for book-
keeping
, so the
339
// excluding the bytes that audio uses for book-
keeping
.
/external/eigen/doc/
A10_Eigen2SupportModes.dox
20
By defining EIGEN2_SUPPORT before including any Eigen 3 header, you get back a large part of the Eigen 2 API, while
keeping
the Eigen 3 API and ABI unchanged.
66
This mode gives you the full unaltered Eigen 3 API, while still
keeping
as much support as possible for the Eigen 2 API.
/frameworks/base/docs/html/training/scheduling/
wakelock.jd
1
page.title=
Keeping
the Device Awake
186
// Start the service,
keeping
the device awake while the service is
/ndk/docs/text/
IMPORT-MODULE.text
130
very little bit of house-
keeping
.
209
keeping
the same simple loading instruction in your Java sources as:
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
introduction.html
108
that are not entry points. In this entire process,
keeping
the entry
154
Furthermore, ProGuard will offer some suggestions if
keeping
some classes or
/art/compiler/
elf_stripper.cc
61
// - move the sections are
keeping
up to fill in gaps of sections we want to strip
/bionic/libc/kernel/tools/
utils.py
80
"""recursively walk a list of paths and files, only
keeping
the source files in directories"""
/bootable/recovery/minzip/
Zip.h
27
* TODO: we're now
keeping
the pages mapped so we don't have to copy the
/developers/samples/android/background/alarms/Scheduler/src/com/example/android/scheduler/
SampleAlarmReceiver.java
44
// Start the service,
keeping
the device awake while it is launching.
/docs/source.android.com/src/devices/tech/
index.jd
84
<p>Battery usage statistics are tracked by the framework. This involves
keeping
track of
/docs/source.android.com/src/source/community/
groups-charter.jd
29
<li><em>Working Lists</em>: Some of our groups are considered "working lists", by which we mean that the list is intended to be used in support of the completion of specific tasks. On these groups, we don't welcome off-topic conversations, and will generally ask you to take general discussions to a different list. Since these are lists where people are trying to get work done, we will be pretty aggressive about
keeping
the noise level low. We ask that you respect our contributors' time and keep general discussions to appropriate lists.
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
CommonTreeNodeStream.cs
199
// we'll have to walk from start to stop in tree; we're not
keeping
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
CommonTreeNodeStream.cs
231
// we'll have to walk from start to stop in tree; we're not
keeping
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
CommonTreeNodeStream.java
151
// we'll have to walk from start to stop in tree; we're not
keeping
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeNodeStream.m
223
// we'll have to walk from start to stop in tree; we're not
keeping
/external/bison/src/
uniqstr.h
0
/*
Keeping
a unique copy of strings.
/external/chromium/app/sql/
connection.h
216
//
keeping
commonly-used ones around for future use is important for
240
//
keeping
a statement cached).
288
// by just
keeping
a refptr to these objects.
358
// All cached statements.
Keeping
a reference to these statements means that
/external/chromium/chrome/browser/
background_contents_service.h
38
// urls, loading them at startup, and
keeping
the browser process alive as long
background_mode_manager.h
173
// Set when we are
keeping
chrome running during the startup process - this
/external/chromium/chrome/browser/extensions/
external_extension_provider_impl.cc
25
// Constants for
keeping
track of extension preferences in a dictionary.
/external/chromium/chrome/browser/notifications/
balloon_collection_impl.h
124
// Returns true if the layout requires offsetting for
keeping
the close
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.mm
47
// generic for horiz vs vertical while
keeping
things simple.
Completed in 1038 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>