HomeSort by relevance Sort by last modified time
    Searched refs:cmp (Results 151 - 175 of 771) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/vm/mterp/armv5te/
zcmp.S 10 /* if-cmp vAA, +BBBB */
14 cmp r2, #0 @ compare (vA, 0)
21 cmp r0,#0
OP_ARRAY_LENGTH.S 9 cmp r0, #0 @ is object null?
OP_INVOKE_SUPER.S 20 cmp r9, #0 @ null "this"?
23 cmp r0, #0 @ already resolved?
40 cmp r2, r3 @ compare (methodIndex, vtableCount)
50 cmp r0, #0 @ got null?
  /dalvik/vm/mterp/armv6t2/
bincmp.S 10 /* if-cmp vA, vB, +CCCC */
16 cmp r2, r3 @ compare (vA, vB)
23 cmp r0, #0
  /dalvik/vm/mterp/x86-atom/
OP_AGET.S 41 cmp $$0, %ecx # check for null array object
43 cmp offArrayObject_length(%ecx), %edx # compare index to arrayObj->length
OP_CMP_LONG.S 21 * For: cmp-long
35 cmp 4(rFP, %edx, 4), %eax # compare vCChi and vBBhi
39 cmp (rFP, %edx, 4), %eax # compare vCClo and vBBlo
  /external/bzip2/
bzdiff 7 # Bzcmp and bzdiff are used to invoke the cmp or the diff pro-
9 # directly to cmp or diff. If only 1 file is specified, then
12 # necessary) and fed to cmp or diff. The exit status from cmp
18 *cmp) comp=${CMP-cmp} ;;
  /external/clang/test/CodeGenCXX/
mangle-template.cpp 150 int cmp(char a, char b);
151 template <typename T, int (*cmp)(T, T)> struct A {};
152 template <typename T> void f(A<T,cmp> &) {}
153 template void f<char>(A<char,cmp> &);
  /external/elfutils/tests/
run-strip-test.sh 42 cmp $stripped testfile.temp || status=$?
48 cmp $debugfile testfile.debug.temp || status=$?
  /external/icu4c/common/
uarrsort.h 51 * @param cmp UComparator function used to compare two items each.
60 UComparator *cmp, const void *context,
  /external/libvpx/vp8/encoder/arm/armv6/
vp8_fast_quantize_b_armv6.asm 74 cmp r0, #0 ; check if zero
84 cmp r10, #0 ; check if zero
106 cmp r1, #0 ; coeffs after quantization?
132 cmp r2, #0
137 cmp r3, #0
143 cmp r2, #0
149 cmp r3, #0
154 cmp r2, #0
160 cmp r3, #0
165 cmp r2, #
    [all...]
  /external/openssh/regress/
putty-transfer.sh 27 cmp ${DATA} ${COPY} || fail "corrupted copy"
39 cmp $DATA ${COPY} || fail "corrupted copy"
ssh-com-sftp.sh 60 cmp $DATA ${COPY}.1 || fail "corrupted copy after get"
61 cmp $DATA ${COPY}.2 || fail "corrupted copy after put"
  /external/valgrind/main/exp-bbv/tests/arm-linux/
million.S 16 cmp r2,#0
  /external/valgrind/tsan/
ts_atomic_int.h 52 uint64_t cmp,
  /external/zlib/contrib/inflate86/
inffas86.c 358 " movl 92(%%rsp), %%eax\n" /* eax = wsize, prepare for dist cmp */
814 cmp [esp+24], edi
816 cmp [esp+12], esi local
820 cmp bl, 15
965 cmp [esp+20], edi local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 23 * (in `cmp' array). This is quick as it requires only two elementary
34 uint32_t cmp[2]; member in struct:ebt_mac_wormhash_tuple
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 23 * (in `cmp' array). This is quick as it requires only two elementary
34 uint32_t cmp[2]; member in struct:ebt_mac_wormhash_tuple