Searched refs:prior (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-11.0-release/contrib/ncurses/progs/
H A Dtabs.c25 * sale, use or other dealings in this Software without prior written *
91 int prior = 0; local
102 result[n] = value + prior;
113 prior = 0;
116 prior = result[n - 1];
136 result[n++] = value + prior;
/freebsd-11.0-release/sys/dev/ow/
H A Dow.c322 int first, second, i, dir, prior, last, err, retries; local
326 prior = -1;
377 if (i < prior)
380 dir = i == prior;
397 * not updated prior yet, we can just jump to
417 prior = last;
/freebsd-11.0-release/sys/dev/cxgb/
H A Dbin2h.pl36 this software without specific prior written permission.
/freebsd-11.0-release/share/mk/
H A Dbsd.opts.mk18 # need variables defined there prior to the end of the Makefile where
H A Dbsd.info.mk16 # DVIPS2ASCII A program to convert a PostScript file which was prior
H A Dbsd.compiler.mk15 # prior to 4.2 likely have no prayer of working).
H A Dsrc.opts.mk18 # need variables defined there prior to the end of the Makefile where
/freebsd-11.0-release/sys/boot/pc98/boot0/
H A Dboot0.s17 # derived from this software without specific prior written permission.
/freebsd-11.0-release/crypto/openssl/util/
H A Dmkerr.pl236 if (/(\w+)\s*\(\).*/s) { # first token prior [first] () is
423 " * prior written permission. For written permission, please contact\n",
427 " * nor may \"OpenSSL\" appear in their names without prior written\n",
624 * prior written permission. For written permission, please contact
628 * nor may "OpenSSL" appear in their names without prior written
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dlock.c211 svn_wc_adm_access_t *prior = svn_wc__db_temp_get_access(lock->db,
214 if (IS_MISSING(prior))
216 prior, scratch_pool));
210 svn_wc_adm_access_t *prior = svn_wc__db_temp_get_access(lock->db, local
/freebsd-11.0-release/sys/boot/i386/pmbr/
H A Dpmbr.s16 # without specific prior written permission.
/freebsd-11.0-release/contrib/ncurses/
H A Ddist.mk25 # use or other dealings in this Software without prior written #
/freebsd-11.0-release/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm58 defined it calls it prior to passing argument to a macro, giving caller a
/freebsd-11.0-release/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm85 defined it calls it prior to passing argument to a macro, giving caller a
/freebsd-11.0-release/contrib/wpa/src/p2p/
H A Dp2p.c1471 * Negotiation prior to having received peer information. The selected channel
2658 struct p2ps_advertisement **prior; local
2664 prior = &p2p->p2ps_adv_list;
2668 *prior = adv_data->next;
2672 prior = &adv_data->next;
/freebsd-11.0-release/
H A DMakefile.inc11544 @echo "ERROR: Source upgrades from versions prior to ${MINIMUM_SUPPORTED_REL} are not supported."; \
/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_urtw.c1642 struct urtw_data *data, int prior)
1814 xfer = (prior == URTW_PRIORITY_LOW) ?
1641 urtw_tx_start(struct urtw_softc *sc, struct ieee80211_node *ni, struct mbuf *m0, struct urtw_data *data, int prior) argument
/freebsd-11.0-release/contrib/ofed/libibcm/
H A Dconfigure6995 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
7842 # development snapshots of GCC prior to 3.0.
11807 # development snapshots of GCC prior to 3.0.
13587 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
14414 # development snapshots of GCC prior to 3.0.
16182 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
17029 # development snapshots of GCC prior to 3.0.
/freebsd-11.0-release/contrib/ofed/librdmacm/
H A Dconfigure6995 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
7842 # development snapshots of GCC prior to 3.0.
11807 # development snapshots of GCC prior to 3.0.
13587 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
14414 # development snapshots of GCC prior to 3.0.
16182 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
17029 # development snapshots of GCC prior to 3.0.
/freebsd-11.0-release/contrib/gcclibs/libgomp/
H A Dconfigure7184 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
8343 # development snapshots of GCC prior to 3.0.
11536 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
12522 # development snapshots of GCC prior to 3.0.
/freebsd-11.0-release/contrib/sqlite3/
H A Dconfigure10061 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 cannot
11330 # development snapshots of GCC prior to 3.0.
/freebsd-11.0-release/contrib/openbsm/
H A Dconfigure8542 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9729 # development snapshots of GCC prior to 3.0.
/freebsd-11.0-release/contrib/openpam/
H A Dconfigure9405 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10592 # development snapshots of GCC prior to 3.0.
/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dconfigure6889 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
8048 # development snapshots of GCC prior to 3.0.
/freebsd-11.0-release/contrib/file/
H A Dconfigure9895 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
11082 # development snapshots of GCC prior to 3.0.

Completed in 456 milliseconds

12