Home
last modified time | relevance | path

Searched defs:before (Results 1 – 25 of 53) sorted by relevance

123

/freebsd-src/contrib/atf/atf-c++/
H A Dmacros_test.cpp343 const atf::fs::path before("before"); in ATF_TEST_CASE_BODY() local
390 const atf::fs::path before("before"); in ATF_TEST_CASE_BODY() local
440 const atf::fs::path before("before"); in ATF_TEST_CASE_BODY() local
482 const atf::fs::path before("before"); in ATF_TEST_CASE_BODY() local
532 const atf::fs::path before("before"); in ATF_TEST_CASE_BODY() local
575 const atf::fs::path before("before"); in ATF_TEST_CASE_BODY() local
627 const atf::fs::path before("before"); in ATF_TEST_CASE_BODY() local
678 const atf::fs::path before("before"); in ATF_TEST_CASE_BODY() local
726 const atf::fs::path before("before"); in ATF_TEST_CASE_BODY() local
/freebsd-src/contrib/ofed/infiniband-diags/src/
H A Dibcacheedit.c70 uint64_t before; member
75 static int parse_beforeafter(char *arg, uint64_t *before, uint64_t *after) in parse_beforeafter()
97 uint64_t *before, in parse_guidbeforeafter()
/freebsd-src/sys/sys/
H A Dkern_prefetch.h30 kern_prefetch(const volatile void *addr, void* before) in kern_prefetch()
/freebsd-src/contrib/one-true-awk/testdir/
H A Dtime.c10 struct tms before, after; in main() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.cpp514 static void PrintShadowByte(InternalScopedString *str, const char *before, in PrintShadowByte()
558 static void PrintShadowBytes(InternalScopedString *str, const char *before, in PrintShadowBytes()
566 const char *before = in PrintShadowBytes() local
/freebsd-src/usr.bin/calendar/
H A Dday.c49 settimes(time_t now, int before, int after, int friday, struct tm *tp1, struct tm *tp2) in settimes()
H A Dpom.c174 double before, after; in potm_minute() local
/freebsd-src/sys/vm/
H A Dphys_pager.c277 default_phys_pager_haspage(vm_object_t object, vm_pindex_t pindex, int *before, in default_phys_pager_haspage()
292 phys_pager_haspage(vm_object_t object, vm_pindex_t pindex, int *before, in phys_pager_haspage()
H A Dsg_pager.c219 sg_pager_haspage(vm_object_t object, vm_pindex_t pindex, int *before, in sg_pager_haspage()
H A Ddevice_pager.c445 dev_pager_haspage(vm_object_t object,vm_pindex_t pindex,int * before,int * after) dev_pager_haspage() argument
/freebsd-src/contrib/libcxxrt/
H A Dtypeinfo.cc44 bool type_info::before(const type_info &other) const in before() function in type_info
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigtimedwait.c52 struct timespec ts, before, after, len; in ATF_TC_BODY() local
/freebsd-src/usr.bin/time/
H A Dtime.c252 showtime(FILE *out, struct timespec *before, struct timespec *after, in showtime()
/freebsd-src/contrib/kyua/store/
H A Dwrite_backend_test.cpp58 const datetime::timestamp before = datetime::timestamp::now(); in ATF_TEST_CASE_BODY() local
/freebsd-src/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c805 struct timeval before, after; in onscreen_mvcur() local
1249 struct timeval before, after; in main() local
1262 struct timeval before, after; in main() local
/freebsd-src/contrib/ntp/libntp/lib/isc/include/isc/
H A Dlist.h121 #define __ISC_LIST_INSERTBEFOREUNSAFE(list, before, elt, link) \ argument
133 #define ISC_LIST_INSERTBEFORE(list, before, elt, link) \ argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h102 bool insertWrap(StringRef before, SourceRange TokenRange, StringRef after) { in insertWrap()
/freebsd-src/usr.bin/ncal/
H A Dncal.c216 int before, after; in main() local
592 monthrangeb(int y,int m,int jd_flag,int before,int after) monthrangeb() argument
685 monthranger(int y,int m,int jd_flag,int before,int after) monthranger() argument
[all...]
/freebsd-src/contrib/jemalloc/src/
H A Dmutex.c60 nstime_t before = NSTIME_ZERO_INITIALIZER; in malloc_mutex_lock_slow() local
/freebsd-src/contrib/capsicum-test/
H A Dioctl.cc143 cap_ioctl_t before = 0xBBBBBBBB; in TEST() local
/freebsd-src/usr.bin/truss/
H A Dtruss.h93 struct timespec before; member
/freebsd-src/lib/libc/include/isc/
H A Dlist.h96 #define INSERT_BEFORE(list, before, elt, link) \ argument
/freebsd-src/usr.sbin/pmc/
H A Dcmd_pmc_stat.c126 showtime(FILE *out, struct timespec *before, struct timespec *after, in showtime()
/freebsd-src/contrib/ncurses/ncurses/trace/
H A Dlib_trace.c221 bool before = FALSE; in _nc_va_tracef() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp188 PrintMemoryByte(InternalScopedString * str,const char * before,u8 byte) PrintMemoryByte() argument

123