HomeSort by relevance Sort by last modified time
    Searched full:equivalent (Results 351 - 375 of 10360) sorted by null

<<11121314151617181920>>

  /external/clang/test/CodeGenOpenCL/
address-spaces-mangling.cl 4 // We can't name this f as private is equivalent to default
  /external/clang/test/Frontend/
ir-support.c 2 // equivalent output to a standard compilation.
  /external/clang/test/SemaCXX/
bitfield.cpp 23 typedef __typeof__(++t.n) Unsigned; // Increment is equivalent to compound-assignment.
  /external/clang/test/SemaTemplate/
instantiate-scope.cpp 11 // These definitions are OK, X<A<T, decltype(...)>...> is equivalent to X<T...>
  /external/cros/system_api/dbus/cryptohome/
signed_secret.proto 17 // The secret currently assumes a password-equivalent key and a
  /external/curl/docs/cmdline-opts/
proxy-header.d 8 specify any number of extra headers. This is the equivalent option to --header
  /external/dhcpcd-6.8.2/
dhcpcd.conf 28 # Safe to enable by default because it requires the equivalent option set
  /external/droiddriver/src/io/appium/droiddriver/runner/
UseUiAutomation.java 29 * effectively equivalent to {@code @MinSdkVersion(Build.VERSION_CODES.JELLY_BEAN_MR2)}, just more
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
CenterCrop.java 24 // Bitmap doesn't implement equals, so == and .equals are equivalent here.
  /external/guava/guava/src/com/google/common/cache/
LongAdder.java 82 * Equivalent to {@code add(1)}.
89 * Equivalent to {@code add(-1)}.
130 * Equivalent in effect to {@link #sum} followed by {@link
165 * Equivalent to {@link #sum}.
  /external/guava/guava/src/com/google/common/util/concurrent/
AsyncFunction.java 34 * <p>Throwing an exception from this method is equivalent to returning a
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
CacheValue.java 28 * The new value should be the same as, or equivalent to, the old value.
96 * The old and new values should be the same or equivalent.
127 // value and this.value should be equivalent, but
146 // value and oldValue should be equivalent, but
  /external/icu/icu4c/source/test/cintltst/
cjaptst.c 64 UCOL_GREATER, /*UCOL_LESS*/ /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
66 UCOL_LESS, /*UCOL_GREATER*/ /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*//* 6 */
102 /*6*/ {0x30AD, 0x30FC, 0x3042, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
103 /*7*/ {0x30AD, 0x30FC, 0x30A2, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
  /external/icu/icu4c/source/test/intltest/
ficoll.h 12 * and w and v are equivalent.
jacoll.cpp 62 Collator::GREATER, // Collator::LESS, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
64 Collator::LESS, //Collator::GREATER /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*//* 6 */
100 /*6*/ {0x30AD, 0x30FC, 0x3042, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
101 /*7*/ {0x30AD, 0x30FC, 0x30A2, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
jacoll.h 12 * equivalent to 'AA' (/u3041/u3041).
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CacheValue.java 27 * The new value should be the same as, or equivalent to, the old value.
94 * The old and new values should be the same or equivalent.
125 // value and this.value should be equivalent, but
144 // value and oldValue should be equivalent, but
  /external/iptables/extensions/
libip6t_REJECT.man 2 packet: otherwise it is equivalent to
libip6t_ipv6header.man 36 /etc/protocols and numeric value also allowed. The number 255 is equivalent to
libipt_REJECT.man 2 packet: otherwise it is equivalent to
libxt_MASQUERADE.man 7 target. Masquerading is equivalent to specifying a mapping to the IP
  /external/jemalloc/test/unit/
size_classes.c 38 "Loop conditionals should be equivalent; index=%u, "
41 "Loop conditionals should be equivalent; index=%u, "
95 "Loop conditionals should be equivalent; pind=%u, "
98 "Loop conditionals should be equivalent; pind=%u, "
  /external/jsilver/src/com/google/clearsilver/jsilver/exceptions/
ExceptionUtil.java 28 * Determines if the given exception was caused by an exception equivalent to FileNotFound.
  /external/junit/src/main/java/org/junit/experimental/theories/
ParametersSuppliedBy.java 33 * equivalent to:
  /external/libchrome/base/time/
clock.h 26 // See TickClock (base/time/tick_clock.h) for the equivalent interface for

Completed in 763 milliseconds

<<11121314151617181920>>