OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implies
(Results
126 - 150
of
1615
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/javax/sql/
RowSetWriter.java
53
* otherwise (which typically
implies
some form of conflict).
/ndk/sources/cxx-stl/stlport/stlport/
iostream
59
// wide- and narrow-oriented I/O on the same stream. This
implies
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
Function.java
55
* exactly the same value. Thus, {@code function1.equals(function2)}
implies
Predicate.java
51
*
implies
that either {@code predicate1.apply(input)} and
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Function.java
56
* exactly the same value. Thus, {@code function1.equals(function2)}
implies
Predicate.java
51
*
implies
that either {@code predicate1.apply(input)} and
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
iostream
59
// wide- and narrow-oriented I/O on the same stream. This
implies
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
iostream
59
// wide- and narrow-oriented I/O on the same stream. This
implies
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
iostream
59
// wide- and narrow-oriented I/O on the same stream. This
implies
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
iostream
59
// wide- and narrow-oriented I/O on the same stream. This
implies
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
iostream
59
// wide- and narrow-oriented I/O on the same stream. This
implies
/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/bison/build-aux/snippet/
warn-on-use.h
32
function. But this
implies
that _GL_WARN_ON_USE is only safe to
34
this macro
implies
that there must not be any other macro hiding
/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/chromium_org/ash/system/chromeos/power/
power_status.h
82
// Returns true if the battery is full. This also
implies
that a charger
86
// Returns true if the battery is charging. Note that this
implies
that a
/external/chromium_org/chrome/browser/download/
download_item_model.h
83
// Is this considered a malicious download?
Implies
IsDangerous().
87
//
Implies
IsDangerous() and MightBeMalicious().
/external/chromium_org/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/kernel-headers/original/asm-mips/
system.h
124
raw_local_irq_restore(flags); /*
implies
memory barrier */
172
raw_local_irq_restore(flags); /*
implies
memory barrier */
/external/llvm/lib/Target/R600/
AMDGPU.td
66
list<SubtargetFeature>
Implies
> :
68
Value#" GPU generation",
Implies
>;
/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
/packages/apps/PhoneCommon/src/com/android/phone/common/
HapticFeedback.java
130
// - an array with one value
implies
"one-shot vibration"
131
// - an array with multiple values
implies
"pattern vibration"
/external/chromium_org/v8/src/
log.h
52
// Log API events to the logfile, default is off. --log-api
implies
--log.
56
// --log-code
implies
--log.
60
// is off. --log-gc
implies
--log.
64
// --log-regexp
implies
--log.
71
// tick profiler requires code events, so --prof
implies
--log-code.
/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
52
// Log API events to the logfile, default is off. --log-api
implies
--log.
56
// --log-code
implies
--log.
60
// is off. --log-gc
implies
--log.
64
// --log-regexp
implies
--log.
71
// tick profiler requires code events, so --prof
implies
--log-code.
/dalvik/dx/src/com/android/dx/cf/code/
ByteOps.java
249
/** "0": {@code op};
implies
{@code max_locals >= 1} */
252
/** "1": {@code op};
implies
{@code max_locals >= 2} */
255
/** "2": {@code op};
implies
{@code max_locals >= 3} */
258
/** "3": {@code op};
implies
{@code max_locals >= 4} */
261
/** "4": {@code op};
implies
{@code max_locals >= 5} */
274
* "l": {@code op local}; category-1 local;
implies
281
* "m": {@code op local}; category-2 local;
implies
Completed in 2423 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>