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

1 2 3 4 5 67 8 91011>>

  /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/compiler-rt/lib/arm/
aeabi_dcmp.S 27 cmp r0, #0 SEPARATOR \
aeabi_fcmp.S 27 cmp r0, #0 SEPARATOR \
  /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/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
107 cmp r1, #0 ; coeffs after quantization?
133 cmp r2, #0
138 cmp r3, #0
144 cmp r2, #0
150 cmp r3, #0
155 cmp r2, #0
161 cmp r3, #0
166 cmp r2, #
    [all...]
  /external/llvm/test/MC/ARM/
arm-shift-encoding.s 101 cmp sp, lr
102 cmp r1, r8, lsr #32
103 cmp r2, r7, lsr #16
104 cmp r3, r6, lsl #0
105 cmp r4, r5, lsl #16
106 cmp r5, r4, asr #32
107 cmp r6, r3, asr #16
108 cmp r7, r2, rrx
109 cmp r8, r1, ror #16
111 @ CHECK: cmp sp, lr @ encoding: [0x0e,0x00,0x5d,0xe1
    [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/zlib/src/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
  /prebuilts/gcc/linux-x86/host/x86_64-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
  /bionic/libc/arch-arm/bionic/
strcmp.S 94 cmp ip, r3
107 cmp r0, #1
151 cmp r2, #1
169 cmp t1, #2
177 cmp t1, w2, SHFT2LSB #8
186 cmp t1, w2, SHFT2MSB #24
227 cmp t1, w2, SHFT2LSB #16
234 cmp t1, w2, SHFT2MSB #16
270 cmp t1, w2, SHFT2LSB #24
279 cmp t1, w2, SHFT2MSB #
    [all...]
strcmp.a15.S 69 cmp r2, #0
71 cmp r2, r3
80 cmp r2, #1
137 cmp \reg, #0
146 cmp \reg, #0
162 cmp \w1, \w2 /* Are w1 and w2 the same? */
330 cmp r7, ip, S2HIMEM #\offsetlo
336 cmp ip, #0
351 cmp ip, #2
400 cmp r1, r
    [all...]
  /bionic/libc/arch-arm/generic/bionic/
strcmp.S 94 cmp ip, r3
107 cmp r0, #1
151 cmp r2, #1
169 cmp t1, #2
177 cmp t1, w2, SHFT2LSB #8
186 cmp t1, w2, SHFT2MSB #24
227 cmp t1, w2, SHFT2LSB #16
234 cmp t1, w2, SHFT2MSB #16
270 cmp t1, w2, SHFT2LSB #24
279 cmp t1, w2, SHFT2MSB #
    [all...]
  /external/v8/src/ia32/
regexp-macro-assembler-ia32.cc 166 __ cmp(current_character(), c);
172 __ cmp(current_character(), limit);
180 __ cmp(Operand(ebp, kStartIndex), Immediate(0));
184 __ cmp(eax, Operand(ebp, kInputStart));
192 __ cmp(Operand(ebp, kStartIndex), Immediate(0));
196 __ cmp(eax, Operand(ebp, kInputStart));
202 __ cmp(current_character(), limit);
222 __ cmp(edi, Immediate(-(byte_offset + byte_length)));
244 __ cmp(eax, static_cast<int32_t>(str[0]));
257 __ cmp(Operand(ebx, byte_offset + i), Immediate(combined_chars))
    [all...]
  /hardware/samsung_slsi/exynos5/libswconverter/
csc_tiled_to_linear_uv_deinterleave_neon.s 119 cmp r6, r10
124 cmp r10, r3 @ if (aligned_width != width) {
147 cmp r0, r14
158 cmp r4, #8
164 cmp r5, r9
168 cmp r9, r4 @ if (aligned_height != height) {
193 cmp r0, r1
198 cmp r6, r10
202 cmp r10, r3
228 cmp r4, r1
    [all...]
csc_tiled_to_linear_y_neon.s 117 cmp r6, r10
122 cmp r10, r2 @ if (aligned_width != width) {
142 cmp r0, r14
151 cmp r1, #16
157 cmp r5, r9
161 cmp r9, r3 @ if (aligned_height != height) {
183 cmp r14, r12
187 cmp r6, r10
191 cmp r10, r2
212 cmp r4, r1
    [all...]
  /external/zlib/src/contrib/masmx86/
inffas32.asm 238 cmp ecx,esi
271 cmp dword ptr [inflate_fast_use_mmx],2
293 cmp ebx,0756e6547h
295 cmp ecx,06c65746eh
297 cmp edx,049656e69h
303 cmp eax,6
323 cmp bl,15
364 cmp [esp+16],edi
367 cmp [esp+20],esi
381 cmp bl,cl
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_long/d/
T_neg_long_2.d 22 cmp-long v3, v4, v10
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMP_LONG.S 21 /* cmp-long vAA, vBB, vCC */
22 cmp r1, r3 @ compare (vBB+1, vCC+1)
  /dalvik/vm/mterp/armv5te/
OP_ARRAY_LENGTH.S 9 cmp r0, #0 @ is object null?

Completed in 3396 milliseconds

1 2 3 4 5 67 8 91011>>