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

12

/freebsd-11-stable/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-stable/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h18 #error MSVC does not have inttypes.h prior to Visual Studio 2013
/freebsd-11-stable/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-stable/sys/dev/cxgb/
H A Dbin2h.pl36 this software without specific prior written permission.
/freebsd-11-stable/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-stable/stand/pc98/boot0/
H A Dboot0.s17 # derived from this software without specific prior written permission.
/freebsd-11-stable/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-stable/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-stable/stand/i386/pmbr/
H A Dpmbr.s16 # without specific prior written permission.
/freebsd-11-stable/contrib/ncurses/
H A Ddist.mk25 # use or other dealings in this Software without prior written #
/freebsd-11-stable/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-stable/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-stable/sys/dev/bnxt/
H A Dconvert_hsi.pl165 * from this software without specific prior written permission.
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.c1490 * Negotiation prior to having received peer information or for P2PS PD
2700 struct p2ps_advertisement **prior; local
2706 prior = &p2p->p2ps_adv_list;
2710 *prior = adv_data->next;
2714 prior = &adv_data->next;
/freebsd-11-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh694 prior to running `basename $0`.
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_urtw.c1665 struct urtw_data *data, int prior)
1833 xfer = (prior == URTW_PRIORITY_LOW) ?
1664 urtw_tx_start(struct urtw_softc *sc, struct ieee80211_node *ni, struct mbuf *m0, struct urtw_data *data, int prior) argument
/freebsd-11-stable/
H A DMakefile.inc11701 @echo "ERROR: Source upgrades from versions prior to ${MINIMUM_SUPPORTED_REL} are not supported."; \
/freebsd-11-stable/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-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc365 // Sometimes strlen is called prior to InitializeCommonInterceptors,
/freebsd-11-stable/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-stable/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-stable/contrib/openpam/
H A Dconfigure9751 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 cannot
11020 # development snapshots of GCC prior to 3.0.

Completed in 623 milliseconds

12