Home
last modified time | relevance | path

Searched refs:forward (Results 26 – 50 of 322) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/tools/smatch/src/gvpr/
H A Dsubg-fwd2 // Compute the forward partition of the chosen function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c187 u32 forward; member
299 rx_ring[i].forward = virt_to_le32desc(&rx_ring[i + 1]); in TLan_ResetLists()
311 rx_ring[i - 1].forward = virt_to_le32desc(&rx_ring[0]); in TLan_ResetLists()
649 tail_list->forward = 0; in tlan_transmit()
705 (priv->txList + (TLAN_NUM_TX_LISTS - 1))->forward = in tlan_transmit()
711 (priv->txList + (priv->txTail - 1))->forward = in tlan_transmit()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemmove.S41 cmp %i1, %i0 ! if from address is >= to use forward copy
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemmove.S41 cmp %i1, %i0 ! if from address is >= to use forward copy
H A Dlshiftl.S47 be 1f ! if OK, go forward.
/illumos-gate/usr/src/cmd/tail/
H A Dforward.c96 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in forward() function
406 forward(file->fp, file->file_name, style, off, in follow()
/illumos-gate/usr/src/lib/librstp/common/
H A Dport.h90 Bool forward; /* 17.18.4 */ member
H A Drolesel.c249 port->forward = port->learn = True; in updtRolesBridge()
/illumos-gate/usr/src/cmd/mailx/
H A Dcollect.c56 static int forward(char ms[], FILE *obuf, int f);
58 static int forward(char ms[], FILE *obuf, int f);
598 if (forward(cp, obuf, c) < 0) in collect()
1082 forward(char ms[], FILE *obuf, int f) in forward() function
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h103 uint32_t forward:1; member
123 uint32_t forward:1;
/illumos-gate/usr/src/cmd/mailx/misc/
H A Dmailx.rc61 ignore auto-forward-count auto-forwarded-from email-version
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.src39 :bb=\dcase|begin\d:be=\dend|forward\d|;:\
44 forward function goto if in label mod nil not of or packed procedure\
/illumos-gate/usr/src/data/zoneinfo/
H A Dasia335 # a. For the 1940 May 31 spring forward, the essay [says] ... "Hong
336 # Kong government implemented the spring forward in the same time on
344 # c. For the 1941 spring forward, it is said to start from March 15
364 # f. For the 1942 spring forward, the essay said that the spring forward
751 # 1941 spring-forward transition was at 03:00.
1418 # "Pull the clocks 60 minutes forward
1423 # pulled the clocks forward by one hour, but in the month of Mehr
2309 # were to move clocks 1 hour forward.
2325 # forward; on 1991-09-29 Kazakhstan was to move clocks backwards.
3442 # 02:00 AM by 60 minutes forward.
[all …]
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_as.c1859 int forward; in as_gap_aligned() local
1907 forward = (flags & AH_DIR) == AH_LO; in as_gap_aligned()
1908 if (forward) { in as_gap_aligned()
1944 if ((forward && lo > hibound) || (!forward && hi < lobound)) in as_gap_aligned()
1965 minlen, forward ? AH_LO : AH_HI, align, redzone, off) && in as_gap_aligned()
1968 if (!forward) in as_gap_aligned()
1981 if (forward) { in as_gap_aligned()
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dcfhead.m4304 define(`confFORWARD_PATH', `$z/.forward.$w:$z/.forward')
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkerberos.ldif166 ##### A set of forward references to the KDC Service objects.
179 ##### A set of forward references to the Password Service objects.
245 ##### A set of forward references to the Administration Service objects.
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown47 ## Let's push this forward!
/illumos-gate/usr/src/data/locale/data/
H A Dpa_IN.UTF-8.src820 order_start forward;forward;forward;forward
H A Dgu_IN.UTF-8.src850 order_start forward;forward;forward;forward
H A Dsi_LK.UTF-8.src871 order_start forward;forward;forward;forward
H A Dor_IN.UTF-8.src864 order_start forward;forward;forward;forward
H A Dhy_AM.UTF-8.src938 order_start forward;forward;forward;forward
H A Dte_IN.UTF-8.src881 order_start forward;forward;forward;forward
H A Dth_TH.UTF-8.src852 order_start forward;forward;forward;forward
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c1176 int len, srclen, dstlen, forward = 1, c = 0; local
1306 if (forward) {
1575 forward = 0;
1577 forward = 1;

12345678910>>...13