Home
last modified time | relevance | path

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

12345678910>>...21

/freebsd-12.1/contrib/ncurses/progs/
H A Dtabs.c91 int prior = 0; in decode_tabs() local
102 result[n] = value + prior; in decode_tabs()
113 prior = 0; in decode_tabs()
116 prior = result[n - 1]; in decode_tabs()
136 result[n++] = value + prior; in decode_tabs()
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_activation_flags.inc14 # error "Define ASAN_ACTIVATION_FLAG prior to including this file!"
18 # error "Define COMMON_ACTIVATION_FLAG prior to including this file!"
/freebsd-12.1/sys/dev/ow/
H A Dow.c322 int first, second, i, dir, prior, last, err, retries; in ow_enumerate() local
326 prior = -1; in ow_enumerate()
377 if (i < prior) in ow_enumerate()
380 dir = i == prior; in ow_enumerate()
417 prior = last; in ow_enumerate()
/freebsd-12.1/contrib/ipfilter/tools/
H A Dlexer.c179 static int prior = 0; in yylex() local
242 prior = c; in yylex()
333 prior = 0; in yylex()
449 if (prior == YY_NUMBER && c == ':') { in yylex()
599 prior = rval; in yylex()
/freebsd-12.1/sys/dev/qlxgb/
H A DREADME.txt63 5. Parameters to set prior to installing the driver
65 - Add the following lines to /etc/sysctl.conf and reboot the machine prior
/freebsd-12.1/sys/dev/qlxge/
H A DREADME.txt63 5. Parameters to set prior to installing the driver
65 - Add the following lines to /etc/sysctl.conf and reboot the machine prior
/freebsd-12.1/sys/arm/conf/
H A DGENERIC-MMCCAM4 # Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DOPENSSL_init_ssl.pod18 application is multi-threaded), and these resources must be freed prior to the
34 OPENSSL_init_ssl() MUST be called by application code prior to
H A DOPENSSL_init_crypto.pod34 application is multi-threaded), and these resources must be freed prior to the
49 OPENSSL_init_crypto() MUST be called by application code prior to
241 should call OPENSSL_thread_stop() prior to the FreeLibrary() call.
244 multi-threaded and if dlclose() is subsequently called prior to the threads
247 each thread prior to the dlclose() call, or alternatively the original dlopen()
/freebsd-12.1/sys/dev/qlxgbe/
H A DREADME.txt63 5. Parameters to set prior to installing the driver
68 - Add the following lines to /etc/sysctl.conf and reboot the machine prior
/freebsd-12.1/sys/arm64/conf/
H A DGENERIC-MMCCAM4 # Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsancov_flags.inc14 #error "Defnine SANCOV_FLAG prior to including this file!"
/freebsd-12.1/contrib/dialog/package/debian/
H A Dcopyright52 sale, use or other dealings in this Software without prior written
77 ings in this Software without prior written authorization from the X Consor-
99 to distribution of the software without specific, written prior
/freebsd-12.1/lib/libc/rpc/
H A DDISCLAIMER17 * from this software without specific prior written permission.
46 * from this software without specific prior written permission.
/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_basic_flags.inc14 #error "Define XRAY_FLAG prior to including this file!"
H A Dxray_fdr_flags.inc14 #error "Define XRAY_FLAG prior to including this file!"
H A Dxray_profiling_flags.inc14 #error "Define XRAY_FLAG prior to including this file!"
/freebsd-12.1/contrib/compiler-rt/lib/msan/
H A Dmsan_flags.inc14 # error "Define MSAN_FLAG prior to including this file!"
/freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/
H A Dinttypes.h27 #error MSVC does not have inttypes.h prior to Visual Studio 2013
/freebsd-12.1/contrib/libpcap/
H A DLICENSE14 products derived from this software without specific prior
/freebsd-12.1/contrib/compiler-rt/lib/ubsan/
H A Dubsan_flags.inc14 # error "Define UBSAN_FLAG prior to including this file!"
/freebsd-12.1/contrib/tcpdump/
H A DLICENSE14 products derived from this software without specific prior
/freebsd-12.1/contrib/byacc/package/debian/
H A Dcopyright61 sale, use or other dealings in this Software without prior written
86 ings in this Software without prior written authorization from the X Consor-
108 to distribution of the software without specific, written prior
/freebsd-12.1/contrib/sendmail/
H A DLICENSE42 products derived from this software without specific prior written
66 from this software without specific prior written permission.
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Ddfsan_flags.inc14 # error "Define DFSAN_FLAG prior to including this file!"

12345678910>>...21