Home
last modified time | relevance | path

Searched refs:BEFORE (Results 1 – 20 of 20) sorted by relevance

/freebsd/usr.bin/ident/tests/
H A Dtest.in6 $ Foo : bar $ (WRONG -- NON ALPHANUM BEFORE :)
7 $ Foo : bar $ (WRONG -- NON ALPHANUM BEFORE :)
10 $Foo: bar$ (WRONG -- NO SPACE BEFORE $))
12 $Bar:: baz$ (WRONG -- NO SPACE BEFORE $)
13 $Bar:: baz $ (OK -- SPACE BEFORE $)
14 $Qux:: frobby zow#$ (OK -- HASH BEFORE $)' '
/freebsd/tests/sys/kern/
H A Dlistener_wakeup.c72 BEFORE, enumerator
85 { SLEEP_ACCEPT, WAKEUP_SHUTDOWN, BEFORE, false, ECONNABORTED },
86 { SLEEP_SELECT, WAKEUP_SHUTDOWN, BEFORE, false, 0 },
87 { SLEEP_POLL, WAKEUP_SHUTDOWN, BEFORE, false, 0 },
88 { SLEEP_KQUEUE, WAKEUP_SHUTDOWN, BEFORE, false, 0 },
92 { SLEEP_SELECT, WAKEUP_SHUTDOWN, BEFORE, true, 0 },
93 { SLEEP_POLL, WAKEUP_SHUTDOWN, BEFORE, true, 0 },
94 { SLEEP_KQUEUE, WAKEUP_SHUTDOWN, BEFORE, true, 0 },
257 if (t->when == BEFORE) { in run_tests()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_raw.c74 #define BEFORE(N) if (USE_TRACEF(TRACE_BITS)) _nc_locked_tracef("%s before bits: %s", N, _nc_traceb… macro
77 #define BEFORE(s)
91 BEFORE("raw"); in NCURSES_EXPORT()
147 BEFORE("cbreak"); in NCURSES_SP_NAME()
196 BEFORE("qiflush"); in NCURSES_SP_NAME()
230 BEFORE("noraw"); in NCURSES_SP_NAME()
285 BEFORE("nocbreak"); in NCURSES_SP_NAME()
327 BEFORE("noqiflush"); in NCURSES_SP_NAME()
371 BEFORE("intrflush"); in NCURSES_SP_NAME()
/freebsd/crypto/heimdal/lib/hx509/
H A Dfile.c195 enum { BEFORE, SEARCHHEADER, INHEADER, INDATA, DONE } where; in hx509_pem_read() enumerator
197 where = BEFORE; in hx509_pem_read()
216 case BEFORE: in hx509_pem_read()
281 where = BEFORE; in hx509_pem_read()
289 if (where != BEFORE) { in hx509_pem_read()
/freebsd/lib/libc/rpc/
H A Dsvc_auth_des.c73 #define BEFORE(t1, t2) timercmp(t1, t2, <) macro
262 if (nick && BEFORE(&timestamp, in _svcauth_des()
269 if (!BEFORE(&current, &timestamp)) { in _svcauth_des()
418 if (BEFORE(timestamp, &cp->laststamp)) { in cache_spot()
/freebsd/contrib/bmake/unit-tests/
H A Dopt-x-reduce-exported.mk7 .MAKEFLAGS: BEFORE=before -X AFTER=after
/freebsd/sbin/natd/samples/
H A Dnatd.cf.sample51 # of addresses here, be sure that name server works BEFORE
56 # BEFORE running named, so if the DNS server and NAT are on the same
/freebsd/tools/tools/locale/patch/
H A Dpatch-UnicodeData.txt14 4DFF;HEXAGRAM FOR BEFORE COMPLETION;So;0;ON;;;;;N;;;;;
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp54 BEFORE, enumerator
2640 Position::BEFORE); in expandLoad()
2686 Position::BEFORE); in expandStore()
2721 MOI.getIsCrossAddressSpaceOrdering(), Position::BEFORE); in expandAtomicFence()
2735 Position::BEFORE); in expandAtomicFence()
2746 Position::BEFORE); in expandAtomicFence()
2777 Position::BEFORE); in expandAtomicCmpxchgOrRmw()
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dlinker_script.rst50 } [INSERT [AFTER|BEFORE] anchor_section;]
180 [AFTER|BEFORE]`` command, the description will be provided by the
/freebsd/usr.sbin/bsdconfig/include/
H A Dnetwork_device.hlp45 it's plugged in BEFORE the laptop is powered on! Sysinstall does not,
/freebsd/sys/contrib/dev/ipw/
H A DLICENSE2 IMPORTANT - PLEASE READ BEFORE INSTALLING OR USING THIS INTEL(C) SOFTWARE
139 IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
/freebsd/sys/contrib/dev/iwi/
H A DLICENSE2 IMPORTANT - PLEASE READ BEFORE INSTALLING OR USING THIS INTEL(C) SOFTWARE
142 IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
/freebsd/contrib/ntp/scripts/monitoring/
H A DREADME9 PLEASE THINK TWICE BEFORE STARTING MONITORING REMOTE XNTP DEAMONS !!!!
/freebsd/contrib/ntp/sntp/libevent/
H A DCMakeLists.txt893 # We use BEFORE here so we don't accidentally look in system directories
895 include_directories(BEFORE ${PROJECT_SOURCE_DIR}
929 include_directories(BEFORE ${CMAKE_CURRENT_BINARY_DIR}/include)
/freebsd/contrib/libevent/
H A DCMakeLists.txt893 # We use BEFORE here so we don't accidentally look in system directories
895 include_directories(BEFORE ${PROJECT_SOURCE_DIR}
929 include_directories(BEFORE ${CMAKE_CURRENT_BINARY_DIR}/include)
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-fipsinstall.pod.in206 fips module will be loaded and self tested BEFORE the fipsinstall application
/freebsd/contrib/ncurses/
H A DINSTALL35 * READ ALL OF THIS FILE BEFORE YOU TRY TO INSTALL NCURSES. *
/freebsd/crypto/heimdal/lib/wind/
H A DUnicodeData.txt9392 4DFF;HEXAGRAM FOR BEFORE COMPLETION;So;0;ON;;;;;N;;;;;
/freebsd/contrib/ntp/
H A DCommitLog[all...]