OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
1601 - 1625
of
11137
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
types.py
29
# we
keep
around for compatibility with Python 2.2.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
types.py
29
# we
keep
around for compatibility with Python 2.2.
/system/core/include/cutils/
sched_policy.h
24
/*
Keep
in sync with THREAD_GROUP_* in frameworks/base/core/java/android/os/Process.java */
/system/core/include/system/
thread_defs.h
29
* **
Keep
in sync with android.os.Process.java **
/system/media/audio_effects/include/audio_effects/
effect_visualizer.h
35
// to
keep
in sync with frameworks/base/media/java/android/media/audiofx/Visualizer.java
/external/chromium/net/http/
http_network_transaction_unittest.cc
199
"Connection:
keep
-alive\r\n\r\n",
583
"Connection:
keep
-alive\r\n"
934
// Test that we correctly reuse a
keep
-alive connection after not explicitly
[
all
...]
/docs/source.android.com/src/source/community/
groups-charter.jd
21
<p>We love simplicity and hate restrictions, so we
keep
our policies minimal. The rules
25
<li><em>Please be friendly</em>: Showing courtesy and respect to others is a vital part of the Android culture, and we expect everyone participating in the Android community to join us in accepting nothing less. Being courteous does not mean we can't constructively disagree with each other, but it does mean that we must be polite when we do so. There's never a reason to be antagonistic or dismissive toward anyone; if you think there is, think again before you post. Mobile development is serious business, but it's also a lot of fun. Let's
keep
it that way. Let's strive to be one of the friendliest communities in all of open source.
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/chromium/base/
sys_string_conversions_linux.cc
60
// We hit an embedded null byte,
keep
going.
88
// We hit an embedded null byte,
keep
going.
117
// We hit an embedded null byte,
keep
going.
/external/chromium/chrome/browser/service/
service_process_control_browsertest.cc
51
// Then run the message loop to
keep
things running.
173
// Then run the message loop to
keep
things running.
197
// Then run the message loop to
keep
things running.
/external/chromium_org/base/strings/
sys_string_conversions_posix.cc
62
// We hit an embedded null byte,
keep
going.
90
// We hit an embedded null byte,
keep
going.
119
// We hit an embedded null byte,
keep
going.
/external/chromium_org/chrome/browser/safe_browsing/
download_protection_service.h
56
//
keep
a reference to |request_context_getter|.
110
// Enum to
keep
track why a particular download verdict was chosen.
111
// This is used to
keep
some stats around.
/external/chromium_org/content/public/test/
mock_render_thread.h
123
// We do not
keep
track of the newly created widget in MockRenderThread,
148
// We only
keep
track of one Widget, we learn its pointer when it
149
// adds a new route. We do not
keep
track of Widgets created with
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
screencastView.css
126
/*
Keep
this in sync with view-source.css (.webkit-html-tag) */
131
/*
Keep
this in sync with view-source.css (.webkit-html-attribute-value) */
136
/*
Keep
this in sync with view-source.css (.webkit-html-attribute-name) */
/external/chromium_org/third_party/icu/source/common/
uvectr64.cpp
140
// We
keep
the original memory contents on bad minimumCapacity/maxCapacity.
146
// We
keep
the original contents on the memory failure on realloc.
175
// Just
keep
what we had. No need to call it a failure.
/external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.h
29
/*
keep
in sync with usbdevice_fs.h:usbdevfs_ctrltransfer */
43
/*
keep
in sync with usbdevice_fs.h:usbdevfs_bulktransfer */
53
/*
keep
in sync with usbdevice_fs.h:usbdevfs_setinterface */
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/docs/
coding_style.txt
7
-
Keep
in mind that people can program with proportional fonts: hence, don't attempt to align anything not at the start of the line, since it's impossible
14
Obviously, try to
keep
the code simple, readable and intuitive, code size small, and compilation time short where possible.
21
Boost is currently not used because it hasn't been necessary and it's best to
keep
things simple.
/external/chromium_org/ui/views/focus/
focus_search.cc
74
// If |cycle_| is true, prefer to
keep
cycling rather than returning NULL.
129
// -
keep
going down the first child, stop when you find a focusable view or
204
// -
keep
going down on the right until you reach a view with no children, if it
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
Channel.java
37
* ====> Always
keep
that in mind when modifying the Channel/ChannelManger
76
* we cannot
keep
a lock on the Channel during the send operation (this
137
// we
keep
the x11 cookie so that this channel can be closed when this
/external/guava/guava/src/com/google/common/base/internal/
Finalizer.java
38
* Google Collections, this thread would
keep
an indirect strong reference
101
//
Keep
track of the FRQ that started us so we know when to stop.
178
* much just shut down and make sure we don't
keep
it alive any longer
/external/icu4c/common/
uvectr64.cpp
140
// We
keep
the original memory contents on bad minimumCapacity/maxCapacity.
146
// We
keep
the original contents on the memory failure on realloc.
175
// Just
keep
what we had. No need to call it a failure.
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
coding_style.txt
7
-
Keep
in mind that people can program with proportional fonts: hence, don't attempt to align anything not at the start of the line, since it's impossible
14
Obviously, try to
keep
the code simple, readable and intuitive, code size small, and compilation time short where possible.
21
Boost is currently not used because it hasn't been necessary and it's best to
keep
things simple.
/external/proguard/src/proguard/wtk/
default.pro
8
#
Keep
all extensions of javax.microedition.midlet.MIDlet.
9
-
keep
public class * extends javax.microedition.midlet.MIDlet
11
#
Keep
all native class/method names.
/external/qemu/proxy/
proxy_http.c
123
/*
keep
-alive */
125
p += snprintf(p, end-p, "Connection:
Keep
-Alive\r\nProxy-Connection:
Keep
-Alive\r\n");
/frameworks/base/packages/Shell/src/com/android/shell/
BugreportReceiver.java
56
* Always
keep
the newest 8 bugreport files; 4 reports and 4 screenshots are
62
* Always
keep
bugreports taken in the last week.
156
// if we have a preferred domain and it matches, return; otherwise
keep
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
ant.html
50
The simplest way to use the ProGuard task in an Ant build file is to
keep
your
66
XML, if you want to
keep
your build file small, or if you have to share your
160
<dd>List classes and class members matched by the various <code>
keep
</code>
258
<dd>
Keep
the parameter names and types of methods that are kept.</dd>
335
<dd>
Keep
the specified directories in the output jars (or wars, ears, zips, or
338
<dt><a href="usage.html#
keep
"><code><b><
keep
</b></code></a>
343
<code><b></
keep
></b></code></dt>
416
<dd>
Keep
the specified package names from being obfuscated. If no name is
516
<h2><a name="keepmodifier">
Keep
Modifier Attributes</a></h2
[
all
...]
Completed in 1125 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>