HomeSort by relevance Sort by last modified time
    Searched full:implies (Results 76 - 100 of 1615) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xatom.h 6 * Do not change! Changing this file implies a protocol change!
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
listobject.h 32 * ob_item == NULL implies ob_size == allocated == 0
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
listobject.h 32 * ob_item == NULL implies ob_size == allocated == 0
  /external/chromium/base/
atomicops.h 68 // This routine implies no memory barriers.
74 // *ptr. This routine implies no memory barriers.
78 // *ptr with the increment applied. This routine implies no memory barriers.
atomicops_internals_mips_gcc.h 27 // This routine implies no memory barriers.
50 // *ptr. This routine implies no memory barriers.
71 // *ptr with the increment applied. This routine implies no memory barriers.
  /external/chromium/net/base/
transport_security_state.h 34 // Strict mode implies:
38 // Opportunistic mode implies:
43 // measure. It implies:
  /external/chromium_org/base/
atomicops.h 72 // This routine implies no memory barriers.
78 // *ptr. This routine implies no memory barriers.
82 // *ptr with the increment applied. This routine implies no memory barriers.
atomicops_internals_mips_gcc.h 24 // This routine implies no memory barriers.
47 // *ptr. This routine implies no memory barriers.
68 // *ptr with the increment applied. This routine implies no memory barriers.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
atomicops_internals_mips_gcc.h 51 // This routine implies no memory barriers.
74 // *ptr. This routine implies no memory barriers.
95 // *ptr with the increment applied. This routine implies no memory barriers.
atomicops.h 91 // This routine implies no memory barriers.
97 // *ptr. This routine implies no memory barriers.
101 // *ptr with the increment applied. This routine implies no memory barriers.
  /external/chromium_org/v8/src/
atomicops.h 87 // This routine implies no memory barriers.
93 // *ptr. This routine implies no memory barriers.
97 // *ptr with the increment applied. This routine implies no memory barriers.
atomicops_internals_mips_gcc.h 45 // This routine implies no memory barriers.
68 // *ptr. This routine implies no memory barriers.
89 // *ptr with the increment applied. This routine implies no memory barriers.
  /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/libvorbis/include/vorbis/
codec.h 37 implies a fixed rate bitstream
39 implies a VBR stream that averages the nominal bitrate. No hard
42 implies a VBR bitstream that obeys the bitrate limits. nominal
  /external/llvm/include/llvm/
PassManager.h 41 /// implies that all passes MUST be allocated with 'new'.
55 /// implies that all passes MUST be allocated with 'new'.
80 /// 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.
70 // *ptr. This routine implies no memory barriers.
91 // *ptr with the increment applied. This routine implies no memory barriers.
  /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/chromium_org/extensions/common/permissions/
permission_set.cc 248 // The downloads permission implies the internal version as well.
257 // The webRequest permission implies the internal version as well.
261 // The fileBrowserHandler permission implies the internal version as well.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
Tracer.cs 41 * This listens for debugging events from the parser and implies
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
Tracer.java 34 * This listens for debugging events from the parser and implies
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
Label.java 49 /** label is a semantic predicate; implies label is epsilon also */
55 /** End of Token is like EOF for lexer rules. It implies that no more
68 * implies there is no way to mismatch a char for the state from
114 /** The wildcard '.' char atom implies all valid characters==UNICODE */
  /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/bcprov/src/main/java/org/bouncycastle/jcajce/provider/config/
ProviderConfigurationPermission.java 106 public boolean implies( method in class:ProviderConfigurationPermission

Completed in 1624 milliseconds

1 2 34 5 6 7 8 91011>>