| /freebsd/usr.bin/ident/tests/ |
| H A D | test.in | 6 $ 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 D | listener_wakeup.c | 72 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 D | lib_raw.c | 73 #define BEFORE(N) if (USE_TRACEF(TRACE_BITS)) _nc_locked_tracef("%s before bits: %s", N, _nc_traceb… macro 76 #define BEFORE(s) 90 BEFORE("raw"); in NCURSES_EXPORT() 146 BEFORE("cbreak"); in NCURSES_SP_NAME() 191 BEFORE("qiflush"); in NCURSES_SP_NAME() 225 BEFORE("noraw"); in NCURSES_SP_NAME() 280 BEFORE("nocbreak"); in NCURSES_SP_NAME() 322 BEFORE("noqiflush"); in NCURSES_SP_NAME() 362 BEFORE("intrflush"); in NCURSES_SP_NAME()
|
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | file.c | 195 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/contrib/bmake/unit-tests/ |
| H A D | opt-x-reduce-exported.mk | 7 .MAKEFLAGS: BEFORE=before -X AFTER=after
|
| /freebsd/sbin/natd/samples/ |
| H A D | natd.cf.sample | 51 # 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 D | patch-UnicodeData.txt | 14 4DFF;HEXAGRAM FOR BEFORE COMPLETION;So;0;ON;;;;;N;;;;;
|
| /freebsd/contrib/llvm-project/lld/docs/ELF/ |
| H A D | linker_script.rst | 50 } [INSERT [AFTER|BEFORE] anchor_section;] 180 [AFTER|BEFORE]`` command, the description will be provided by the 237 ``INSERT [AFTER|BEFORE]``, ``OVERWRITE_SECTIONS``, or ``/DISCARD/``.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIMemoryLegalizer.cpp | 56 BEFORE, enumerator 2621 Position::BEFORE, Order); in expandLoad() 2665 Position::BEFORE); in expandStore() 2701 MOI.getIsCrossAddressSpaceOrdering(), Position::BEFORE, Order); in expandAtomicFence() 2716 Position::BEFORE); in expandAtomicFence() 2727 Position::BEFORE); in expandAtomicFence() 2758 Position::BEFORE); in expandAtomicCmpxchgOrRmw()
|
| /freebsd/usr.sbin/bsdconfig/include/ |
| H A D | network_device.hlp | 45 it's plugged in BEFORE the laptop is powered on! Sysinstall does not,
|
| /freebsd/sys/contrib/dev/ipw/ |
| H A D | LICENSE | 2 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 D | LICENSE | 2 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 D | README | 9 PLEASE THINK TWICE BEFORE STARTING MONITORING REMOTE XNTP DEAMONS !!!!
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | CMakeLists.txt | 893 # 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 D | CMakeLists.txt | 893 # 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/designs/ |
| H A D | fips_indicator.md | 85 If the setter is needed it must be set BEFORE the FIPS related check is done.
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-fipsinstall.pod.in | 407 fips module will be loaded and self tested BEFORE the fipsinstall application
|
| /freebsd/contrib/ncurses/ |
| H A D | INSTALL | 35 * READ ALL OF THIS FILE BEFORE YOU TRY TO INSTALL NCURSES. *
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | UnicodeData.txt | 9392 4DFF;HEXAGRAM FOR BEFORE COMPLETION;So;0;ON;;;;;N;;;;;
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog | [all...] |