Home
last modified time | relevance | path

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

/titanic_50/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
H A Ddiv.s214 ! do the main division iteration
H A Drem.s213 ! do the main division iteration
/titanic_50/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 ))
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c1042 int cnt, iteration = 0, test_pass = 0; in xge_hal_rldram_test() local
1064 while (iteration < 2) { in xge_hal_rldram_test()
1066 if (iteration == 1) { in xge_hal_rldram_test()
1073 if (iteration == 1) { in xge_hal_rldram_test()
1080 if (iteration == 1) { in xge_hal_rldram_test()
1137 iteration++; in xge_hal_rldram_test()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dllib-lconv47 * Generic core formatting and iteration functionality
189 * Generic iteration interfaces.
/titanic_50/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)
/titanic_50/usr/src/uts/sun4/ml/
H A Dip_ocsum.s311 ! main loop. Read 64 bytes at a time - 18 clocks per iteration
/titanic_50/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
/titanic_50/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c574 tnf_int, iteration, ii); in hci1394_update_isoch_dma()
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c4699 s32 j, iteration, sector_size; in e1000_erase_flash_bank_ich8lan() local
4721 iteration = flash_bank_size / ICH_FLASH_SEG_SIZE_256; in e1000_erase_flash_bank_ich8lan()
4725 iteration = 1; in e1000_erase_flash_bank_ich8lan()
4729 iteration = 1; in e1000_erase_flash_bank_ich8lan()
4733 iteration = 1; in e1000_erase_flash_bank_ich8lan()
4743 for (j = 0; j < iteration; j++) { in e1000_erase_flash_bank_ich8lan()
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c345 int max_iterations, iteration; in hxge_rxbuf_pp_to_vp() local
398 iteration = 0; in hxge_rxbuf_pp_to_vp()
449 (iteration >= max_iterations)) in hxge_rxbuf_pp_to_vp()
494 iteration++; in hxge_rxbuf_pp_to_vp()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1537 …akeupPacket(mDNS *const m, mDNSInterfaceID InterfaceID, char *EthAddr, char *IPAddr, int iteration) in mDNSPlatformSendWakeupPacket() argument
1543 (void) iteration; in mDNSPlatformSendWakeupPacket()
H A DDNSCommon.c561 mDNSlocal mDNSu32 mDNSMixRandomSeed(mDNSu32 seed, mDNSu8 iteration) in mDNSMixRandomSeed() argument
563 return iteration ? mDNSMixRandomSeed(mDNSRandomFromSeed(seed), --iteration) : seed; in mDNSMixRandomSeed()
H A DmDNSEmbeddedAPI.h3204 …keupPacket(mDNS *const m, mDNSInterfaceID InterfaceID, char *EthAddr, char *IPAddr, int iteration);
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c712 int max_iterations, iteration; in nxge_rxbuf_pp_to_vp() local
771 iteration = 0; in nxge_rxbuf_pp_to_vp()
828 (iteration >= max_iterations)) in nxge_rxbuf_pp_to_vp()
874 iteration++; in nxge_rxbuf_pp_to_vp()
/titanic_50/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)
/titanic_50/usr/src/lib/libsqlite/test/
H A Dtrans.test853 # 40 times for full testing. Each iteration of the test makes table
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s1329 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.s1281 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
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c519 int iteration);
5827 int iteration) in hubd_create_child() argument
6030 if (iteration) { in hubd_create_child()
/titanic_50/usr/src/psm/stand/bootblks/zfs/common/
H A Dzfs.fth138 \ setup mask so 1st while iteration fills map
/titanic_50/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1643 # Each iteration will wait for 150 seconds. there are
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt6781 optimization is to simply reuse the control state for each iteration.
7100 run-time error on the second iteration of the loop when an attempt is
7300 loop termination value was used. Loop terminated on iteration early,
8377 within a while loop, causing an error on the second iteration. (BZ 460)
9384 iteration
/titanic_50/usr/src/lib/libshell/common/
H A DRELEASE1256 is also now triggered before each iteration of a for, select,