OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keep
(Results
1151 - 1175
of
11137
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderScrollbar.h
81
// so we
keep
a reference to the Node which caused this custom scrollbar creation.
83
// FrameView which this Node pointer can in no way
keep
alive. See webkit bug 80610.
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/
CustomFilterProgram.cpp
42
//
Keep
the constructor protected to prevent creating this object directly.
47
// All the clients should
keep
a reference to this object.
CustomFilterProgram.h
45
// This is the base class for the StyleCustomFilterProgram class which knows how to
keep
72
//
Keep
the constructor protected to prevent creating this object directly.
/external/chromium_org/third_party/icu/source/test/cintltst/
cctest.c
13
void TestDefaultConverterError(void); /*
keep
gcc happy */
14
void TestDefaultConverterSet(void); /*
keep
gcc happy */
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
Logging.java
38
//
Keep
in sync with webrtc/common_types.h:TraceLevel.
62
//
Keep
in sync with talk/base/logging.h:LoggingSeverity.
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
xvmc_private.h
82
so we
keep
track of which context each surface belongs to. */
100
so we
keep
track of which context each subpicture belongs to. */
/external/dexmaker/src/dx/java/com/android/dx/util/
AnnotatedOutput.java
26
* Get whether this instance will actually
keep
annotations.
33
* Get whether this instance is intended to
keep
verbose annotations.
/external/icu4c/test/cintltst/
cctest.c
13
void TestDefaultConverterError(void); /*
keep
gcc happy */
14
void TestDefaultConverterSet(void); /*
keep
gcc happy */
/external/kernel-headers/original/asm-mips/
sigcontext.h
17
*
Keep
this struct definition in sync with the sigcontext fragment
47
*
Keep
this struct definition in sync with the sigcontext fragment
/external/llvm/test/CodeGen/SystemZ/
atomicrmw-minmax-01.ll
22
; CHECK: crjle [[ROT]], %r3, [[
KEEP
:\..*]]
24
; CHECK: [[
KEEP
]]:
58
; CHECK: crjhe [[ROT]], %r3, [[
KEEP
:\..*]]
60
; CHECK: [[
KEEP
]]:
95
; CHECK: jle [[
KEEP
:\..*]]
97
; CHECK: [[
KEEP
]]:
132
; CHECK: jhe [[
KEEP
:\..*]]
134
; CHECK: [[
KEEP
]]:
atomicrmw-minmax-02.ll
22
; CHECK: crjle [[ROT]], %r3, [[
KEEP
:\..*]]
24
; CHECK: [[
KEEP
]]:
58
; CHECK: crjhe [[ROT]], %r3, [[
KEEP
:\..*]]
60
; CHECK: [[
KEEP
]]:
95
; CHECK: jle [[
KEEP
:\..*]]
97
; CHECK: [[
KEEP
]]:
132
; CHECK: jhe [[
KEEP
:\..*]]
134
; CHECK: [[
KEEP
]]:
/external/mesa3d/src/gallium/state_trackers/xvmc/
xvmc_private.h
82
so we
keep
track of which context each surface belongs to. */
100
so we
keep
track of which context each subpicture belongs to. */
/external/okhttp/src/main/java/com/squareup/okhttp/
TunnelRequest.java
70
// Always set the Proxy-Connection to
Keep
-Alive for the benefit of
72
result.set("Proxy-Connection", "
Keep
-Alive");
/external/proguard/examples/ant/
servlets.xml
19
<!--
Keep
all public servlets. -->
21
<
keep
access="public" implements="javax.servlet.Servlet" />
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
AnnotatedOutput.java
34
* Get whether this instance will actually
keep
annotations.
41
* Get whether this instance is intended to
keep
verbose annotations.
/frameworks/av/media/libstagefright/include/
NuCachedSource2.h
113
// If the
keep
-alive interval is 0,
keep
-alives are disabled.
/frameworks/base/graphics/java/android/graphics/
BitmapRegionDecoder.java
50
* @param isShareable If this is true, then the BitmapRegionDecoder may
keep
a
53
* input data, and
keep
that. Even if sharing is allowed,
75
* @param isShareable If this is true, then the BitmapRegionDecoder may
keep
a
78
* input data, and
keep
that. Even if sharing is allowed,
98
* @param isShareable If this is true, then the BitmapRegionDecoder may
keep
a
101
* input data, and
keep
that. Even if sharing is allowed,
133
* @param isShareable If this is true, then the BitmapRegionDecoder may
keep
a
136
* input data, and
keep
that. Even if sharing is allowed,
/frameworks/base/libs/hwui/
Stencil.cpp
63
// We only want to test, let's
keep
everything
84
// We only want to test, let's
keep
everything
/frameworks/base/location/java/android/location/
IFusedGeofenceHardware.aidl
66
* Remarks:
keep
naming of geofence request options consistent with the naming used in
83
* Remarks:
keep
the options as separate fields to be able to leverage the class
/libcore/libdvm/src/main/java/java/lang/
VMClassLoader.java
44
// unexpected;
keep
going
64
// unexpected;
keep
going
/packages/apps/UnifiedEmail/
proguard.flags
9
#
keep
names that are used by reflection, from javascript or from unit tests
28
-
keep
class * implements android.os.Parcelable {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DictionaryListInterfaceState.java
31
* when scrolling, the view is reused so it doesn't
keep
its state, which means we need to
keep
/prebuilts/tools/common/proguard/proguard4.7/examples/ant/
servlets.xml
30
<!--
Keep
all public servlets. -->
32
<
keep
access="public" implements="javax.servlet.Servlet" />
/external/proguard/docs/manual/
gui.html
174
"myapplications.**" after it would mean:
keep
all classes that have main
218
The <i>
keep
class</i> dialog appears when adding or editing new special
keep
220
classes and class members to
keep
. The <b>Advanced options</b> / <b>Basic
229
<li>The <b>
Keep
</b> selection allows to specify whether you want to protect
245
contain wildcards. This is an advanced option for defining <i>
keep
</i>
254
advanced option for defining <i>
keep
</i> annotations.
260
methods to
keep
. It can be edited by means of a list of buttons on the
265
The <i>
keep
field</i> dialog appears when adding or editing fields within the
267
constraining fields to
keep
. Again, the <b>Advanced options</b> / <b>Basi
[
all
...]
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
gui.html
182
"myapplications.**" after it would mean:
keep
all classes that have main
226
The <i>
keep
class</i> dialog appears when adding or editing new special
keep
228
classes and class members to
keep
. The <b>Advanced options</b> / <b>Basic
237
<li>The <b>
Keep
</b> selection allows to specify whether you want to protect
253
contain wildcards. This is an advanced option for defining <i>
keep
</i>
262
advanced option for defining <i>
keep
</i> annotations.</li>
268
methods to
keep
. It can be edited by means of a list of buttons on the
273
The <i>
keep
field</i> dialog appears when adding or editing fields within the
275
constraining fields to
keep
. Again, the <b>Advanced options</b> / <b>Basi
[
all
...]
Completed in 1489 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>