Searched refs:cmp (Results 151 - 175 of 825) sorted by relevance

1234567891011>>

/freebsd-current/contrib/ntp/sntp/libopts/
H A Dsave-flags.c151 int cmp; local
156 cmp = strncmp(map->svfl_name, str, len);
157 if (cmp == 0) break;
158 if (cmp > 0)
/freebsd-current/crypto/openssl/apps/include/
H A Dcmp_mock_srv.h17 # include <openssl/cmp.h>
/freebsd-current/crypto/openssh/regress/
H A Dsftp-chroot.sh30 cmp $PRIVDATA $COPY || fail "$PRIVDATA $COPY differ"
45 cmp $PRIVDATA $COPY || fail "$PRIVDATA $COPY differ"
H A Dputty-transfer.sh25 cmp ${DATA} ${COPY} || fail "corrupted copy"
37 cmp $DATA ${COPY} || fail "corrupted copy"
/freebsd-current/lib/libc/arm/string/
H A Dstrlen.S38 cmp r3, #2
42 cmp r3, #0
/freebsd-current/sys/arm/arm/
H A Dfusu.S55 cmp r0, r4
73 cmp r4, r1
104 cmp r0, r3
135 cmp r0, r3
165 cmp r0, r3
220 cmp r0, r3
250 cmp r0, r3
280 cmp r0, r3
311 cmp r0, r3
/freebsd-current/share/examples/tests/tests/tap/
H A Dcp_test.sh54 if cmp -s "${1}" "${2}"; then
/freebsd-current/share/examples/tests/tests/atf/
H A Dcp_test.sh44 if ! cmp -s "${1}" "${2}"; then
/freebsd-current/usr.bin/gzip/
H A Dzdiff30 *cmp) prog=cmp
87 # Pull out any command line flags so we can pass them to diff/cmp
/freebsd-current/tools/tools/nanobsd/Files/root/
H A Dsave_cfg46 if ! cmp -s /etc/$filename /conf/base/etc/$filename
100 cmp -s /etc/$filename /cfg/$filename || cp -pfv /etc/$filename /cfg/$filename
/freebsd-current/sys/dev/psci/
H A Dsmccc_arm.S46 cmp r12, #0
/freebsd-current/lib/libc/stdlib/
H A Dtsearch.c38 int cmp; local
65 cmp = compar(key, (*leaf)->key);
66 if (cmp < 0) {
69 } else if (cmp > 0) {
/freebsd-current/usr.bin/ruptime/
H A Druptime.c71 int (*cmp)(const void *, const void *);
75 cmp = hscmp;
82 cmp = lcmp;
88 cmp = tcmp;
91 cmp = ucmp;
102 ruptime(*argv, aflg, cmp);
106 ruptime(*argv, aflg, cmp);
178 ruptime(const char *host, int aflg, int (*cmp)(const void *, const void *))
249 qsort(hs, nhosts, sizeof(hs[0]), cmp);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Daeabi_cdcmp.S27 cmp r0, #1
78 cmp r0, #1
89 cmp r0, #1
107 cmp r0, #1
H A Daeabi_cfcmp.S27 cmp r0, #1
78 cmp r0, #1
89 cmp r0, #1
107 cmp r0, #1
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_erfc_1u8.c69 special_case (float64x2_t x, float64x2_t y, uint64x2_t cmp) argument
71 return v_call_f64 (erfc, x, y, cmp);
109 uint64x2_t cmp = vcltq_u64 (vaddq_u64 (ix, ix), v_u64 (TinyBound)); local
114 cmp = vorrq_u64 (cmp, uflow);
119 if (unlikely (v_any_u64 (cmp)))
120 x = v_zerofy_f64 (x, cmp);
185 if (unlikely (v_any_u64 (cmp)))
186 return special_case (xm, vfmaq_f64 (off, fac, y), cmp);
H A Dv_erfcf_1u7.c66 special_case (float32x4_t x, float32x4_t y, uint32x4_t cmp) argument
68 return v_call_f32 (erfcf, x, y, cmp);
97 uint32x4_t cmp = vcltq_u32 (vaddq_u32 (ix, ix), v_u32 (TinyBound)); local
102 cmp = vorrq_u32 (cmp, uflow);
107 if (unlikely (v_any_u32 (cmp)))
108 x = v_zerofy_f32 (x, cmp);
153 if (unlikely (v_any_u32 (cmp)))
154 return special_case (xm, vfmaq_f32 (off, fac, y), cmp);
/freebsd-current/sys/arm64/arm64/
H A Dmemset.S65 cmp count, #64
68 cmp count, #15
74 cmp tmp1w, #0x20
120 cmp count, #63
141 cmp count, #63
149 cmp count, #63
154 cmp count, #128
165 cmp count, zva_len_x
173 cmp tmp1, #64
/freebsd-current/sys/sys/
H A Dtree.h131 #define SPLAY_PROTOTYPE(name, type, field, cmp) \
144 if ((cmp)(elm, (head)->sph_root) == 0) \
173 #define SPLAY_GENERATE(name, type, field, cmp) \
180 __typeof(cmp(NULL, NULL)) __comp; \
182 __comp = (cmp)(elm, (head)->sph_root); \
205 if ((cmp)(elm, (head)->sph_root) == 0) { \
223 __typeof(cmp(NULL, NULL)) __comp; \
228 while ((__comp = (cmp)(elm, (head)->sph_root)) != 0) { \
233 if ((cmp)(elm, __tmp) < 0){ \
243 if ((cmp)(el
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddffma.S146 P_TMP = cmp.gt(CH,#-1)
188 PROD_NEG = !cmp.gt(TMP,#-1)
194 P_TMP = !cmp.gt(TMP,#-1)
195 SWAP = cmp.gt(EXPC,EXPA) // If C >> PP
210 P_TMP = cmp.gt(EXPC,#63)
253 P_CARRY = cmp.gtu(STICKIES,ZERO) // If we have sticky bits from C shift
275 if (!cmp.eq(LEFTSHIFT.new,TMP)) jump:t 1f // all sign bits?
299 EXACT = cmp.gtu(ONE,STICKIES)
305 P_TMP = !cmp.gt(EXPA,TMP)
306 P_TMP = cmp
[all...]
H A Ddivdi3.S49 p0 = cmp.gtu(r5:4,r3:2) // check if divisor > dividend
58 p0 = cmp.gtu(r13:12,r3:2) // set predicate reg if shifted divisor > current remainder
H A Dmoddi3.S47 p0 = cmp.gtu(r5:4,r3:2) // check if divisor > dividend
56 p0 = cmp.gtu(r13:12,r3:2) // set predicate reg if shifted divisor > current remainder
/freebsd-current/contrib/tcpdump/
H A Dprint-decnet.c584 const union controlmsg *cmp = (const union controlmsg *)rhp; local
595 ND_TCHECK_SIZE(&cmp->cm_init);
596 src = GET_LE_U_2(cmp->cm_init.in_src);
597 info = GET_U_1(cmp->cm_init.in_info);
598 blksize = GET_LE_U_2(cmp->cm_init.in_blksize);
599 vers = GET_U_1(cmp->cm_init.in_vers);
600 eco = GET_U_1(cmp->cm_init.in_eco);
601 ueco = GET_U_1(cmp->cm_init.in_ueco);
602 hello = GET_LE_U_2(cmp->cm_init.in_hello);
612 src = GET_LE_U_2(cmp
[all...]
/freebsd-current/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-ia64.S45 cmp.eq p6,p7=0,r33 } // key == NULL?
136 cmp.ltu p16,p17=1,r34 };;
148 { .mmi; cmp.eq p8,p7=0,r29
149 cmp.eq p9,p0=1,r29
150 cmp.eq p10,p0=2,r29 }
151 { .mmi; cmp.eq p11,p0=3,r29
152 cmp.eq p12,p0=4,r29
153 cmp.eq p13,p0=5,r29 }
154 { .mmi; cmp.eq p14,p0=6,r29
155 cmp
[all...]
/freebsd-current/contrib/cortex-strings/src/arm/
H A Dstrchr.S66 cmp r2,r1
77 cmp r1, #0 @ Corner case - you're allowed to search for the nil and get a pointer to it

Completed in 293 milliseconds

1234567891011>>