Home
last modified time | relevance | path

Searched refs:STOP (Results 1 – 25 of 67) sorted by relevance

123

/trueos/crypto/openssl/crypto/des/
HDspeed.c135 #define STOP 1 macro
203 d = Time_F(STOP); in main()
224 d = Time_F(STOP); in main()
240 d = Time_F(STOP); in main()
255 d = Time_F(STOP); in main()
272 d = Time_F(STOP); in main()
286 e = Time_F(STOP); in main()
HDdes_opts.c361 #define STOP 1 macro
407 tm[index]=Time_F(STOP); \
460 d = Time_F(STOP); in main()
/trueos/crypto/openssl/crypto/idea/
HDidea_spd.c130 #define STOP 1 macro
193 d = Time_F(STOP); in main()
217 d = Time_F(STOP); in main()
235 d = Time_F(STOP); in main()
254 d = Time_F(STOP); in main()
269 d = Time_F(STOP); in main()
/trueos/crypto/openssl/crypto/rc5/
HDrc5speed.c130 #define STOP 1 macro
193 d = Time_F(STOP); in main()
216 d = Time_F(STOP); in main()
235 d = Time_F(STOP); in main()
250 d = Time_F(STOP); in main()
/trueos/crypto/openssl/crypto/cast/
HDcast_spd.c130 #define STOP 1 macro
193 d = Time_F(STOP); in main()
216 d = Time_F(STOP); in main()
235 d = Time_F(STOP); in main()
250 d = Time_F(STOP); in main()
HDcastopts.c165 #define STOP 1 macro
214 tm[index]=Time_F(STOP); \
261 d = Time_F(STOP); in main()
/trueos/crypto/openssl/crypto/bf/
HDbfspeed.c130 #define STOP 1 macro
193 d = Time_F(STOP); in main()
216 d = Time_F(STOP); in main()
235 d = Time_F(STOP); in main()
250 d = Time_F(STOP); in main()
HDbf_opts.c155 #define STOP 1 macro
204 tm[index]=Time_F(STOP); \
251 d = Time_F(STOP); in main()
/trueos/crypto/openssl/crypto/rc2/
HDrc2speed.c130 #define STOP 1 macro
193 d = Time_F(STOP); in main()
216 d = Time_F(STOP); in main()
235 d = Time_F(STOP); in main()
250 d = Time_F(STOP); in main()
/trueos/contrib/jansson/test/
HDrun-suites23 [ -z "$STOP" ] && STOP=0
40 [ $STOP -eq 1 ] && break
/trueos/crypto/openssl/apps/
HDspeed.c303 # define STOP 1 macro
1335 d = Time_F(STOP); in MAIN()
1550 d = Time_F(STOP); in MAIN()
1563 d = Time_F(STOP); in MAIN()
1577 d = Time_F(STOP); in MAIN()
1591 d = Time_F(STOP); in MAIN()
1613 d = Time_F(STOP); in MAIN()
1627 d = Time_F(STOP); in MAIN()
1638 d = Time_F(STOP); in MAIN()
1651 d = Time_F(STOP); in MAIN()
[all …]
HDs_time.c335 #define STOP 1 macro
458 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in MAIN()
550 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in MAIN()
/trueos/contrib/jansson/test/scripts/
HDrun-tests.sh26 [ -z "$STOP" ] && STOP=0
77 [ $STOP -eq 1 ] && break
/trueos/crypto/openssl/crypto/rc4/
HDrc4speed.c130 #define STOP 1 macro
193 d = Time_F(STOP); in main()
215 d = Time_F(STOP); in main()
228 d = Time_F(STOP); in main()
/trueos/crypto/openssl/crypto/bn/
HDbnspeed.c128 #define STOP 1 macro
198 tm = Time_F(STOP); in do_mul()
212 tm = Time_F(STOP); in do_mul()
227 tm = Time_F(STOP); in do_mul()
HDexpspeed.c154 #define STOP 1 macro
330 tm = Time_F(STOP); in do_mul_exp()
/trueos/lib/libutil/
HDproperty.c78 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
84 while (state != STOP) { in properties_read()
99 state = STOP; in properties_read()
221 case STOP: in properties_read()
/trueos/crypto/openssl/crypto/rc4/asm/
HDrc4-ia64.pl206 sub STOP { subroutine
254 &STOP(\$c);
268 &STOP(\$c);
282 &STOP(\$c);
/trueos/sbin/fsck_ffs/
HDpass1b.c83 (ckinode(dp, &idesc) & STOP)) { in pass1b()
113 return (STOP); in pass1bcheck()
HDinode.c114 if (ret & STOP) in ckinode()
125 if (ret & STOP) in ckinode()
203 if (n & STOP) { in iblock()
224 return(STOP); in iblock()
567 return (STOP|FOUND); in findname()
580 return (STOP|FOUND); in findino()
595 return (STOP|FOUND|ALTERED); in clearentry()
HDpass1.c390 if (ret & STOP) in checkinode()
469 return (STOP); in pass1check()
490 return (STOP); in pass1check()
500 return (STOP); in pass1check()
HDea.c83 return (STOP); in eascan()
HDdir.c132 if (n & STOP) in dirscan()
135 return (idesc->id_filesize > 0 ? KEEPON : STOP); in dirscan()
362 return (ALTERED|STOP); in mkentry()
374 return (ALTERED|STOP); in chgino()
/trueos/contrib/netbsd-tests/fs/psshfs/
HDt_psshfs.sh255 atf_check -s exit:0 kill -STOP $(cat sshd.pid)
/trueos/sys/dev/iicbus/
HDiicbus_if.m80 # Send STOP condition

123