Searched refs:iteration (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dmandelbrotset1.sh82 integer iteration=$6
86 for (( mag=0 ; mag < max_mag && iteration < max_iteration ; iteration++ )) ; do
96 (( result=iteration ))
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s78 mulscc %o4, %o1, %o4 ! first iteration of 9
82 mulscc %o4, %o1, %o4 ! first iteration of 13
86 mulscc %o4, %o1, %o4 ! first iteration of 17
93 mulscc %o4, %o1, %o4 ! first iteration of 33
124 mulscc %o4, %o1, %o4 ! 32nd iteration
125 mulscc %o4, %g0, %o4 ! last iteration only shifts
180 mulscc %o4, %o1, %o4 ! first iteration of 5
183 mulscc %o4, %o1, %o4 ! 4th iteration
184 mulscc %o4, %g0, %o4 ! last iteration only shifts
218 mulscc %o4, %o1, %o4 ! second iteration o
[all...]
H A Ddiv.s41 * N -- how many bits per iteration we try to get
214 ! do the main division iteration
H A Drem.s41 * N -- how many bits per iteration we try to get
213 ! do the main division iteration
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c1042 int cnt, iteration = 0, test_pass = 0; local
1064 while (iteration < 2) {
1066 if (iteration == 1) {
1073 if (iteration == 1) {
1080 if (iteration == 1) {
1137 iteration++;
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog.S251 fmuld %f6,%f2,%f8 ! (previous iteration)
330 fmuld %f16,%f12,%f8 ! (previous iteration)
409 fmuld %f26,%f22,%f8 ! (previous iteration)
/illumos-gate/usr/src/uts/sun4/ml/
H A Dip_ocsum.s311 ! main loop. Read 64 bytes at a time - 18 clocks per iteration
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c574 tnf_int, iteration, ii);
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemcpy.s1026 psrldq $0x1,%xmm1 # shift right prev buffer (saved from last iteration)
1027 movdqa %xmm3,%xmm2 # store off xmm reg for use next iteration
1032 psrldq $0x1,%xmm2 # shift right prev buffer (saved from last iteration)
1033 movdqa %xmm0,%xmm1 # store off xmm reg for use next iteration
1402 movdqa %xmm3,%xmm2 # store off xmm reg for use next iteration
1408 movdqa %xmm0,%xmm4 # store off xmm reg for use next iteration
1414 movdqa %xmm5,%xmm1 # store off xmm reg for use next iteration
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c4710 s32 j, iteration, sector_size; local
4732 iteration = flash_bank_size / ICH_FLASH_SEG_SIZE_256;
4736 iteration = 1;
4740 iteration = 1;
4744 iteration = 1;
4754 for (j = 0; j < iteration; j++) {
5305 /* Set the mac to wait the maximum time between each iteration
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1542 mDNSexport void mDNSPlatformSendWakeupPacket(mDNS *const m, mDNSInterfaceID InterfaceID, char *EthAddr, char *IPAddr, int iteration) argument
1548 (void) iteration;
H A DDNSCommon.c561 mDNSlocal mDNSu32 mDNSMixRandomSeed(mDNSu32 seed, mDNSu8 iteration) argument
563 return iteration ? mDNSMixRandomSeed(mDNSRandomFromSeed(seed), --iteration) : seed;
1184 // Note that it is "i <=". The first iteration is for digesting the name and salt.
1185 // The iteration count does not include that.
3294 LogInfo("SetRData: nsec3 iteration count %d too big", swap16(nsec3->iterations));
H A DmDNSEmbeddedAPI.h3224 extern void mDNSPlatformSendWakeupPacket(mDNS *const m, mDNSInterfaceID InterfaceID, char *EthAddr, char *IPAddr, int iteration);
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c345 int max_iterations, iteration; local
398 iteration = 0;
449 (iteration >= max_iterations))
494 iteration++;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c712 int max_iterations, iteration; local
771 iteration = 0;
828 (iteration >= max_iterations))
874 iteration++;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s347 * iteration to the loop timing.
1329 ldub [REALSRC], SRC ! move 4 bytes per loop iteration
2273 ldub [REALSRC], SRC ! move 4 bytes per loop iteration
3061 lduba [REALSRC]%asi, SRC ! move 4 bytes per loop iteration
H A Dopl_olympus_copy.s338 * iteration to the loop timing.
1281 ldub [REALSRC], SRC ! move 4 bytes per loop iteration
2206 ldub [REALSRC], SRC ! move 4 bytes per loop iteration
2985 lduba [REALSRC]%asi, SRC ! move 4 bytes per loop iteration
/illumos-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s2311 ld [%i5 + 92], %i4 ! 7 (for iteration counter)
2438 ld [%i5 + 44], %i4 ! 7 (for iteration counter)
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c519 int iteration);
4158 /* we skip this delay in the first iteration */
4244 * iteration
5827 int iteration)
6028 * But, avoid delay in the first iteration
6030 if (iteration) {
5822 hubd_create_child(dev_info_t *dip, hubd_t *hubd, usba_device_t *hubd_ud, usb_port_status_t port_status, usb_port_t port, int iteration) argument

Completed in 208 milliseconds