HomeSort by relevance Sort by last modified time
    Searched refs:CMP (Results 1 - 25 of 288) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bison/lib/
strverscmp.c 34 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
35 #define CMP 2
85 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
86 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP
    [all...]
  /external/blktrace/
strverscmp.c 79 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
80 #define CMP 2
113 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
114 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP,
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
strverscmp.c 80 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
81 #define CMP 2
114 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
115 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
memclr_arm64.s 11 CMP $0, R4
15 CMP R3, R4
memmove_arm64.s 12 CMP $0, R5
17 CMP R3, R4
24 CMP R3, R5
34 CMP R3, R5
memmove_ppc64x.s 14 CMP R5, $0
19 CMP R3, R4
28 CMP R3, R5
38 CMP R3, R5
memclr_arm.s 40 CMP $4, N /* need at least 4 bytes to copy */
52 CMP TMP, TO
64 CMP TMP, TO
73 CMP TMP, TO
80 CMP TO, TOE
memclr_ppc64x.s 13 CMP R4, $0
memmove_arm.s 69 CMP FROM, TS
74 CMP $4, N /* need at least 4 bytes to copy */
92 CMP TMP, TE
103 CMP TMP, TE
111 CMP TE, TS
119 CMP $4, N /* need at least 4 bytes to copy */
137 CMP TMP, TS
148 CMP TMP, TS
156 CMP TS, TE
168 CMP $2, TMP /* is TMP < 2 ? *
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
memclr_arm64.s 11 CMP $0, R4
15 CMP R3, R4
memmove_arm64.s 12 CMP $0, R5
17 CMP R3, R4
24 CMP R3, R5
34 CMP R3, R5
memmove_ppc64x.s 14 CMP R5, $0
19 CMP R3, R4
28 CMP R3, R5
38 CMP R3, R5
memclr_arm.s 40 CMP $4, N /* need at least 4 bytes to copy */
52 CMP TMP, TO
64 CMP TMP, TO
73 CMP TMP, TO
80 CMP TO, TOE
memclr_ppc64x.s 13 CMP R4, $0
memmove_arm.s 69 CMP FROM, TS
74 CMP $4, N /* need at least 4 bytes to copy */
92 CMP TMP, TE
103 CMP TMP, TE
111 CMP TE, TS
119 CMP $4, N /* need at least 4 bytes to copy */
137 CMP TMP, TS
148 CMP TMP, TS
156 CMP TS, TE
168 CMP $2, TMP /* is TMP < 2 ? *
    [all...]
  /external/mesa3d/src/gallium/tests/python/tests/regress/fragment-shader/
frag-cmp.sh 10 CMP OUT[0], IMM[2], IMM[0], IMM[1]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVCCOMM_s.h 73 CMP $z, $x; // if ( x > min(y,z) )
76 CMP $x, $y; // if ( x > max(y,z) )
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVCCOMM_s.h 73 CMP $z, $x; // if ( x > min(y,z) )
76 CMP $x, $y; // if ( x > max(y,z) )
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 156 CMP Escape,#3 ;// check for escape mode
161 CMP shortVideoHeader,#0 ;// Check shortVideoHeader flag to know the type of Escape mode
178 CMP temp2,#64
209 CMP temp1,#0
213 CMP temp1,#1
225 CMP ftype,#3 ;// If ftype >=3 get perform Fixed Length Decoding (Escape Mode 3)
236 CMP packRetIndex,temp3 ;// Check for invalid symbol
253 CMP ftype,#1
271 CMP ftype,#2
291 CMP sign,#
    [all...]
omxVCM4P2_FindMVpred_s.s 111 CMP pSrcCandMV1, #0
114 CMP pSrcCandMV2, #0
117 CMP pSrcCandMV3, #0
124 CMP pSrcCandMV1, #0
130 CMP pSrcCandMV2, #0
140 CMP pSrcCandMV3, #0
143 CMP pSrcCandMV2, #0
154 CMP pSrcCandMV1, #0
180 CMP pDstMVPredME, #0
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 156 CMP Escape,#3 ;// check for escape mode
161 CMP shortVideoHeader,#0 ;// Check shortVideoHeader flag to know the type of Escape mode
178 CMP temp2,#64
209 CMP temp1,#0
213 CMP temp1,#1
225 CMP ftype,#3 ;// If ftype >=3 get perform Fixed Length Decoding (Escape Mode 3)
236 CMP packRetIndex,temp3 ;// Check for invalid symbol
253 CMP ftype,#1
271 CMP ftype,#2
291 CMP sign,#
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/test/issue9400/
asm_ppc64x.s 24 CMP R3, $0
  /prebuilts/go/darwin-x86/src/sync/atomic/
asm_arm.s 13 CMP $7, R11; \
19 CMP $7, R11; \
30 CMP R0, R2
34 CMP $0, R0
59 CMP R2, R6
61 CMP R3, R7
65 CMP $0, R0
85 CMP $0, R0
107 CMP $0, R0
122 CMP $0, R
    [all...]
  /prebuilts/go/linux-x86/misc/cgo/test/issue9400/
asm_ppc64x.s 24 CMP R3, $0
  /prebuilts/go/linux-x86/src/sync/atomic/
asm_arm.s 13 CMP $7, R11; \
19 CMP $7, R11; \
30 CMP R0, R2
34 CMP $0, R0
59 CMP R2, R6
61 CMP R3, R7
65 CMP $0, R0
85 CMP $0, R0
107 CMP $0, R0
122 CMP $0, R
    [all...]

Completed in 3164 milliseconds

1 2 3 4 5 6 7 8 91011>>