OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implies
(Results
76 - 100
of
970
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-http/src/org/apache/http/params/
CoreConnectionPNames.java
80
* value is platform specific. Value <tt>0</tt>
implies
that the option is disabled.
81
* Value <tt>-1</tt>
implies
that the JRE default is used. The setting only affects
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_hover_state.mm
26
// CASE A: hoverButton_ == button
implies
we've dragged over
31
// This
implies
we've dragged over a new folder, so we'll close the old
/external/oprofile/doc/
opcontrol.1.in
117
implies
'library'. 'thread' gives separation for each thread and
118
task. 'cpu' separates for each CPU. 'all'
implies
all of the above
/frameworks/base/docs/html/resources/articles/
listview-backgrounds.jd
43
(which
implies
readbacks from memory.)</p>
59
This
implies
that when <code>ListView</code> redraws its children, it has to
/frameworks/base/media/libstagefright/
MediaSourceSplitter.cpp
101
// !mLastReadCompleted
implies
that buffer has been read from source, but all
103
// mClientsDesiredReadBit[clientId] == mCurrentReadBit
implies
that this
/external/kernel-headers/original/asm-x86/
bitops_32.h
88
* clear_bit() is atomic and
implies
release semantics before the memory
110
* __clear_bit() is non-atomic and
implies
release semantics before the memory
168
* It also
implies
a memory barrier.
220
* It also
implies
a memory barrier.
271
* It also
implies
a memory barrier.
/external/v8/src/
log.h
50
// Log API events to the logfile, default is off. --log-api
implies
--log.
54
// --log-code
implies
--log.
58
// is off. --log-gc
implies
--log.
62
// --log-regexp
implies
--log.
69
// tick profiler requires code events, so --prof
implies
--log-code.
smart-pointer.h
57
// is deleted using DeleteArray. This
implies
that you must allocate with
/dalvik/dx/src/com/android/dx/cf/code/
ByteOps.java
248
/** "0": {@code op};
implies
{@code max_locals >= 1} */
251
/** "1": {@code op};
implies
{@code max_locals >= 2} */
254
/** "2": {@code op};
implies
{@code max_locals >= 3} */
257
/** "3": {@code op};
implies
{@code max_locals >= 4} */
260
/** "4": {@code op};
implies
{@code max_locals >= 5} */
273
* "l": {@code op local}; category-1 local;
implies
280
* "m": {@code op local}; category-2 local;
implies
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest-port.cc
121
// GTEST_HAS_DEATH_TEST
implies
that we have ::std::string, so we
139
// GTEST_HAS_DEATH_TEST
implies
that we have ::std::string, so we can
172
// GTEST_HAS_DEATH_TEST
implies
that we have ::std::string, so we can
/frameworks/base/services/input/
EventHub.h
98
/* The input device is a directional pad (
implies
keyboard, has DPAD keys). */
101
/* The input device is a gamepad (
implies
keyboard, has BUTTON keys). */
107
/* The input device is a joystick (
implies
gamepad, has joystick absolute axes). */
/external/apache-http/src/org/apache/http/conn/
ConnectionReleaseTrigger.java
75
* This is a "hard" release that
implies
a shutdown of the connection.
/external/chromium/base/
platform_file_posix.cc
80
open_flags |= O_EXCL; // together with O_CREAT
implies
O_NOFOLLOW
/external/chromium/chrome/browser/sync/protocol/
autofill_specifics.proto
76
// If any of these 3 fields are present, then all 3 should be, and it
implies
/external/clang/include/clang/Rewrite/
FixItRewriter.h
51
/// \brief Turn an input path into an output path. NULL
implies
overwriting
/external/iproute2/doc/actions/
gact-usage
15
- reclassify
implies
continue classification where we left off
/external/iptables/
INSTALL
52
This
implies
--enable-static.
/external/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h
60
/// \in S
implies
y \in S. It is an error to have cyclic dependencies.
/external/protobuf/python/google/protobuf/internal/
message_listener.py
58
Note that (a)
implies
(b), since new objects start out with a client cached
/external/skia/src/pdf/
SkPDFFormXObject.cpp
52
// Right now SkPDFFormXObject is only used for saveLayer, which
implies
/external/webkit/Source/JavaScriptCore/
config.h
125
/* Using V8
implies
not using JSC and vice versa */
/external/webkit/Source/JavaScriptCore/icu/unicode/
uconfig.h
95
* It
implies
turning off several other services as well, for example
/external/webkit/Source/JavaScriptGlue/icu/unicode/
uconfig.h
95
* It
implies
turning off several other services as well, for example
/external/webkit/Source/WebCore/icu/unicode/
uconfig.h
95
* It
implies
turning off several other services as well, for example
/external/webkit/Source/WebCore/rendering/svg/
SVGResourcesCache.cpp
129
// In this case the proper SVGFE*Element will imply whether the modifided CSS properties
implies
a relayout or repaint.
Completed in 188 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>