HomeSort by relevance Sort by last modified time
    Searched full:implies (Results 51 - 75 of 970) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium/net/base/
transport_security_state.h 34 // Strict mode implies:
38 // Opportunistic mode implies:
43 // measure. It implies:
  /external/kernel-headers/original/asm-generic/bitops/
atomic.h 127 * It also implies a memory barrier.
151 * It also implies a memory barrier.
174 * It also implies a memory barrier.
  /external/llvm/include/llvm/
PassManager.h 40 /// implies that all passes MUST be allocated with 'new'.
54 /// implies that all passes MUST be allocated with 'new'.
83 /// This implies that all passes MUST be allocated with 'new'.
  /external/v8/src/
atomicops.h 83 // This routine implies no memory barriers.
89 // *ptr. This routine implies no memory barriers.
93 // *ptr with the increment applied. This routine implies no memory barriers.
atomicops_internals_mips_gcc.h 47 // This routine implies no memory barriers.
67 // *ptr. This routine implies no memory barriers.
85 // *ptr with the increment applied. This routine implies no memory barriers.
win32-headers.h 29 // WIN32_LEAN_AND_MEAN implies NOCRYPT and NOGDI.
  /system/core/toolbox/
cat.c 238 bflag = nflag = 1; /* -b implies -n */
241 eflag = vflag = 1; /* -e implies -v */
256 tflag = vflag = 1; /* -t implies -v */
  /external/llvm/lib/MC/
SubtargetFeature.cpp 200 if (FeatureEntry->Implies & FE.Value) {
207 /// ClearImpliedBits - For each feature that (transitively) implies this
219 if (FE.Implies & FeatureEntry->Value) {
240 // For each feature that implies this, clear it.
245 // For each feature that this implies, set it.
322 // For each feature that this implies, set it.
327 // For each feature that implies this, clear it.
  /external/antlr/src/org/antlr/runtime/debug/
Tracer.java 34 * This listens for debugging events from the parser and implies
  /external/apache-http/src/org/apache/http/params/
HttpConnectionParams.java 133 * Returns linger-on-close timeout. Value <tt>0</tt> implies that the option is
134 * disabled. Value <tt>-1</tt> implies that the JRE default is used.
150 * closed gracefully. Value <tt>0</tt> implies that the option is
151 * disabled. Value <tt>-1</tt> implies that the JRE default is used.
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/
ProviderConfigurationPermission.java 93 public boolean implies( method in class:ProviderConfigurationPermission
  /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/guava/src/com/google/common/base/
Function.java 60 * exactly the same value. Thus, {@code function1.equals(function2)} implies
Predicate.java 55 * implies that either {@code predicate1.apply(input)} and
  /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/views/
SkProgressBarView.cpp 22 //this implies that if a new max and progress are set, max must be set first
  /external/stlport/stlport/
iostream 59 // wide- and narrow-oriented I/O on the same stream. This implies
  /external/webkit/Source/WebCore/svg/
SVGSwitchElement.cpp 46 // FIXME: This function does not do what the comment below implies it does.
  /frameworks/base/media/libstagefright/mpeg2ts/
ATSParser.h 43 // For legacy reasons this also implies a time discontinuity.
  /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
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
iostream 59 // wide- and narrow-oriented I/O on the same stream. This implies
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
iostream 59 // wide- and narrow-oriented I/O on the same stream. This implies

Completed in 822 milliseconds

1 23 4 5 6 7 8 91011>>