Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Ddbm.c70 static enum iter iteration; variable
217 switch(iteration) { in dbm_page_next()
246 iteration = arg_iter; in page_bytitle()
248 switch (iteration) { in page_bytitle()
262 iteration = ITER_NONE; in page_bytitle()
274 if (iteration == ITER_NAME) in page_bytitle()
290 iteration = ITER_NONE; in page_bytitle()
323 iteration = ITER_ARCH; in page_byarch()
343 iteration = ITER_NONE; in page_byarch()
363 iteration = ITER_MACRO; in page_bymacro()
[all …]
/illumos-gate/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()
/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.S296 ! main loop. Read 64 bytes at a time - 18 clocks per iteration
/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.c4765 s32 j, iteration, sector_size; in e1000_erase_flash_bank_ich8lan() local
4787 iteration = flash_bank_size / ICH_FLASH_SEG_SIZE_256; in e1000_erase_flash_bank_ich8lan()
4791 iteration = 1; in e1000_erase_flash_bank_ich8lan()
4795 iteration = 1; in e1000_erase_flash_bank_ich8lan()
4799 iteration = 1; in e1000_erase_flash_bank_ich8lan()
4809 for (j = 0; j < iteration; j++) { in e1000_erase_flash_bank_ich8lan()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c345 int max_iterations, iteration; in hxge_rxbuf_pp_to_vp() local
394 iteration = 0; in hxge_rxbuf_pp_to_vp()
445 (iteration >= max_iterations)) in hxge_rxbuf_pp_to_vp()
490 iteration++; in hxge_rxbuf_pp_to_vp()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt249 In every iteration of this for-loop `entry' will be filled with the
256 sense that `entry' can be removed from the list and the iteration
260 made on its value assuming the iteration runs on all list elements.
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c712 int max_iterations, iteration; in nxge_rxbuf_pp_to_vp() local
767 iteration = 0; in nxge_rxbuf_pp_to_vp()
824 (iteration >= max_iterations)) in nxge_rxbuf_pp_to_vp()
870 iteration++; in nxge_rxbuf_pp_to_vp()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSPosix.c1907 …NSPlatformSendWakeupPacket(mDNSInterfaceID InterfaceID, char *EthAddr, char *IPAddr, int iteration) in mDNSPlatformSendWakeupPacket() argument
1912 (void) iteration; in mDNSPlatformSendWakeupPacket()
/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/contrib/mDNSResponder/mDNSCore/
H A DDNSCommon.c425 mDNSlocal mDNSu32 mDNSMixRandomSeed(mDNSu32 seed, mDNSu8 iteration) in mDNSMixRandomSeed() argument
427 return iteration ? mDNSMixRandomSeed(mDNSRandomFromSeed(seed), --iteration) : seed; in mDNSMixRandomSeed()
H A DmDNSEmbeddedAPI.h3141 …SPlatformSendWakeupPacket(mDNSInterfaceID InterfaceID, char *EthAddr, char *IPAddr, int iteration);
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtrans.test851 # 40 times for full testing. Each iteration of the test makes table
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.S1305 ldub [REALSRC], SRC ! move 4 bytes per loop iteration
2214 ldub [REALSRC], SRC ! move 4 bytes per loop iteration
2969 lduba [REALSRC]%asi, SRC ! move 4 bytes per loop iteration
H A Dopl_olympus_copy.S1259 ldub [REALSRC], SRC ! move 4 bytes per loop iteration
2149 ldub [REALSRC], SRC ! move 4 bytes per loop iteration
2895 lduba [REALSRC]%asi, SRC ! move 4 bytes per loop iteration
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c520 int iteration);
6088 int iteration) in hubd_create_child() argument
6344 if (iteration) { in hubd_create_child()
/illumos-gate/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
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE2162 is also now triggered before each iteration of a for, select,