HomeSort by relevance Sort by last modified time
    Searched full:equivalent (Results 201 - 225 of 5226) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu4c/test/cintltst/
cjaptst.c 62 UCOL_GREATER, /*UCOL_LESS*/ /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
64 UCOL_LESS, /*UCOL_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)*/
  /external/icu4c/test/intltest/
ficoll.h 10 * and w and v are equivalent.
jacoll.cpp 60 Collator::GREATER, // Collator::LESS, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
62 Collator::LESS, //Collator::GREATER /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*//* 6 */
98 /*6*/ {0x30AD, 0x30FC, 0x3042, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
99 /*7*/ {0x30AD, 0x30FC, 0x30A2, 0x0000}, /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/
jacoll.h 10 * equivalent to 'AA' (/u3041/u3041).
  /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_MASQUERADE.man 7 target. Masquerading is equivalent to specifying a mapping to the IP
libipt_REJECT.man 2 packet: otherwise it is equivalent to
  /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/llvm/test/CodeGen/SystemZ/
asm-08.ll 1 ; Test the GPR constraint "d", which is equivalent to "r".
int-cmp-10.ll 6 ; with zero, or things that are equivalent to them.
  /external/llvm/test/Transforms/InstCombine/
setcc-strength-reduce.ll 3 ; into equivalent setne,eq instructions.
  /external/mockito/src/org/mockito/internal/stubbing/answers/
ReturnsElementsOf.java 21 * //is equivalent to:
  /external/openfst/src/script/
Makefile.am 7 draw.cc encode.cc epsnormalize.cc equal.cc equivalent.cc \
  /external/replicaisland/src/com/replica/replicaisland/
GameComponent.java 21 * when their parent object is active. Updating a game object is equivalent to updating all of its
  /external/sepolicy/
mls 37 # Create/relabel operations: Subject must be equivalent to object unless
47 # Stream connect: Client must be equivalent to server unless one of them
56 # Create/relabel operations: Subject must be equivalent to object unless
68 # Subject must be equivalent to object unless the subject is trusted.
  /external/sfntly/cpp/src/sfntly/port/
input_stream.h 24 // C++ equivalent to Java's OutputStream class
output_stream.h 24 // C++ equivalent to Java's OutputStream class
  /external/skia/src/gpu/
GrReducedClip.h 23 * SkClipStack::Elements that are equivalent to applying the full stack to the rectangle. The clip
  /external/valgrind/main/massif/tests/
ignored.c 47 x = realloc(ignored_x, 0); // equivalent to 'free(ignored_x)'.
  /external/webrtc/src/system_wrappers/source/
critical_section_posix.cc 14 // no equivalent to DCHECK_EQ in WebRTC code so this is the best we can do here.
  /frameworks/base/core/java/android/hardware/camera2/utils/
CameraRuntimeException.java 43 * Recreate this exception as the CameraAccessException equivalent.
  /frameworks/base/core/java/android/text/
NoCopySpan.java 26 * Convenience equivalent for when you would just want a new Object() for
  /frameworks/base/core/tests/utillib/src/android/test/
BandwidthTest.java 26 * which is equivalent to tagging all test methods with this annotation.
  /frameworks/base/services/java/com/android/server/power/
SuspendBlocker.java 20 * Low-level suspend blocker mechanism equivalent to holding a partial wake lock.

Completed in 751 milliseconds

1 2 3 4 5 6 7 891011>>