OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implies
(Results
101 - 125
of
1615
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/base/
atomic_ref_count.h
55
// in the conventional way, a refrerence count of 1
implies
that the current
/external/chromium/chrome/browser/prefs/
scoped_user_pref_update.h
78
// Calling Get()
implies
that an update notification is necessary at
/external/chromium/chrome/common/net/gaia/
gaia_oauth_client.h
56
// the input arguments). Setting |max_retries| to -1
implies
infinite retries.
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwCookieManager.java
35
* not have expiration which
implies
it is session cookie.
/external/chromium_org/base/
atomic_ref_count.h
54
// in the conventional way, a refrerence count of 1
implies
that the current
/external/chromium_org/base/prefs/
scoped_user_pref_update.h
80
// Calling Get()
implies
that an update notification is necessary at
/external/chromium_org/chrome/browser/resources/print_preview/
metrics.js
16
* that can happen in order. This
implies
that an event cannot occur twice and
/external/chromium_org/chrome/common/extensions/permissions/
socket_permission_data.h
37
// The multicast membership permission
implies
a permission to any address.
/external/chromium_org/net/dns/
dns_transaction.h
58
//
implies
the domain name is fully-qualified and will be exempt from suffix
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGSwitchElement.cpp
55
// FIXME: This function does not do what the comment below
implies
it does.
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
BiquadDSPKernel.h
65
// |useSmoothing|
implies
that we want to update using the
/external/chromium_org/third_party/skia/src/pdf/
SkPDFFormXObject.cpp
73
// Right now SkPDFFormXObject is only used for saveLayer, which
implies
/external/chromium_org/third_party/skia/src/views/animated/
SkProgressBarView.cpp
29
//this
implies
that if a new max and progress are set, max must be set first
/external/chromium_org/ui/aura/client/
activation_client.h
67
// The presence of this property
implies
these traits.
/external/chromium_org/webkit/browser/fileapi/
file_system_quota_util.h
34
// the thread that the method name
implies
.
/external/chromium_org/webkit/browser/fileapi/quota/
quota_reservation.h
40
// This
implies
the client can no longer report its consumption of the
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
ChannelCondition.java
29
* has been closed. This
implies
<code>EOF</code>. Note that there may still
/external/guava/guava/src/com/google/common/base/
Function.java
38
* Objects.equal}{@code (a, b)}
implies
that {@code Objects.equal(function.apply(a),
Predicate.java
38
* Objects.equal}{@code (a, b)}
implies
that {@code predicate.apply(a) ==
/external/kernel-headers/original/linux/sunrpc/
msg_prot.h
87
* is the last fragment of the record (bit value 1
implies
the fragment
/external/skia/src/pdf/
SkPDFFormXObject.cpp
73
// Right now SkPDFFormXObject is only used for saveLayer, which
implies
/external/skia/src/views/animated/
SkProgressBarView.cpp
29
//this
implies
that if a new max and progress are set, max must be set first
/external/smack/src/org/apache/harmony/javax/security/auth/
PrivateCredentialPermission.java
260
public boolean
implies
(Permission permission) {
method in class:PrivateCredentialPermission
283
if (thisCo[i].
implies
(thatCo[j])) {
359
// Checks if this CredOwner
implies
the specified Object.
360
boolean
implies
(Object obj) {
method in class:PrivateCredentialPermission.CredOwner
/external/stlport/stlport/
iostream
59
// wide- and narrow-oriented I/O on the same stream. This
implies
/frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.h
46
// For legacy reasons this also
implies
a time discontinuity.
Completed in 1101 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>