/openbsd/regress/sys/kern/clock_gettime/ |
H A D | monotonicrelapse.c | 65 report_relapse(int num, struct timespec *before, struct timespec *after) in report_relapse() 85 struct timespec after, before, timeout; in thread_func() local
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | check-init.c | 204 check_final_reassigned (decl, before) in check_final_reassigned() argument 225 before, when_false, when_true) in check_cond_init() argument 252 check_bool2_init (code, exp0, exp1, before, when_false, when_true) in check_bool2_init() argument 320 check_bool_init (exp, before, when_false, when_true) in check_bool_init() argument 436 #define BEGIN_ALTERNATIVES(before, current) \ argument 478 check_init (exp, before) in check_init() argument 928 words before = buf; local
|
/openbsd/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_errors.cpp | 514 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
|
/openbsd/gnu/gcc/gcc/ |
H A D | emit-rtl.c | 3105 rtx before = PREV_INSN (trial); in try_split() local 3436 add_insn_before (rtx insn, rtx before) in add_insn_before() 3711 emit_insn_before_noloc (rtx x, rtx before) in emit_insn_before_noloc() 3758 emit_jump_insn_before_noloc (rtx x, rtx before) in emit_jump_insn_before_noloc() 3801 emit_call_insn_before_noloc (rtx x, rtx before) in emit_call_insn_before_noloc() 3844 emit_barrier_before (rtx before) in emit_barrier_before() 3857 emit_label_before (rtx label, rtx before) in emit_label_before() 3873 emit_note_before (int subtype, rtx before) in emit_note_before() 4241 emit_insn_before (rtx pattern, rtx before) in emit_insn_before() 4273 emit_jump_insn_before (rtx pattern, rtx before) in emit_jump_insn_before() [all …]
|
H A D | tree-loop-linear.c | 256 lambda_loopnest before, after; in linear_transform_loops() local
|
/openbsd/regress/usr.bin/calendar/ |
H A D | Makefile | 20 before: target
|
/openbsd/usr.bin/make/lst.lib/ |
H A D | lstInsert.c | 59 Lst_Insert(Lst l, LstNode before, void *d) in Lst_Insert()
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_stack_store_test.cpp | 73 uptr before = store_.Allocated(); in TEST_F() local 152 uptr before = store_.Allocated(); in TEST_P() local
|
/openbsd/usr.bin/tmux/ |
H A D | cmd-move-window.c | 70 int idx, kflag, dflag, sflag, before; in cmd_move_window_exec() local
|
H A D | cmd-break-pane.c | 62 int idx = target->idx, before; in cmd_break_pane_exec() local
|
H A D | cmd-new-window.c | 62 int idx = target->idx, before; in cmd_new_window_exec() local
|
/openbsd/usr.bin/time/ |
H A D | time.c | 51 struct timespec before, after, during; in main() local
|
/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/ |
H A D | tinfo2.cc | 44 type_info::before (const type_info &arg) const in before() function in type_info
|
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/ |
H A D | tinfo2.cc | 44 type_info::before (const type_info &arg) const in before() function in type_info
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | emit-rtl.c | 3267 rtx before = PREV_INSN (trial); local 3605 add_insn_before (insn, before) in add_insn_before() argument 4006 emit_insn_before (x, before) in emit_insn_before() argument 4057 emit_jump_insn_before (x, before) in emit_jump_insn_before() argument 4104 emit_call_insn_before (x, before) in emit_call_insn_before() argument 4151 emit_barrier_before (before) in emit_barrier_before() argument 4165 emit_label_before (label, before) in emit_label_before() argument 4182 emit_note_before (subtype, before) in emit_note_before() argument 4518 emit_insn_before_scope (pattern, before, scope) in emit_insn_before_scope() argument
|
/openbsd/lib/libcurses/tty/ |
H A D | lib_mvcur.c | 788 struct timeval before, after; in onscreen_mvcur() local 1232 struct timeval before, after; in main() local 1245 struct timeval before, after; in main() local
|
/openbsd/usr.bin/dig/lib/isc/include/isc/ |
H A D | list.h | 112 #define __ISC_LIST_INSERTBEFOREUNSAFE(list, before, elt, link) \ argument 124 #define ISC_LIST_INSERTBEFORE(list, before, elt, link) \ argument
|
/openbsd/gnu/usr.bin/perl/ |
H A D | regexec.c | 2825 LB_enum before = getLB_VAL_CP((U8) *(s -1)); in S_find_byclass() local 2847 SB_enum before = getSB_VAL_CP((U8) *(s -1)); in S_find_byclass() local 2870 WB_enum before = getWB_VAL_CP((U8) *(s -1)); in S_find_byclass() local 2985 GCB_enum before = getGCB_VAL_UTF8( in S_find_byclass() local 3009 LB_enum before = getLB_VAL_UTF8(reghop3((U8*)s, in S_find_byclass() local 3035 SB_enum before = getSB_VAL_UTF8(reghop3((U8*)s, in S_find_byclass() local 3067 WB_enum before = getWB_VAL_UTF8( in S_find_byclass() local 5327 S_isLB(pTHX_ LB_enum before, in S_isLB() 5624 S_isSB(pTHX_ SB_enum before, in S_isSB() 5901 WB_enum before, in S_isWB() [all …]
|
/openbsd/sys/dev/pci/drm/i915/gt/uc/ |
H A D | intel_guc_fw.c | 157 ktime_t before, after, delta; in guc_wait_ucode() local
|
/openbsd/gnu/llvm/clang/include/clang/Edit/ |
H A D | Commit.h | 102 bool insertWrap(StringRef before, SourceRange TokenRange, StringRef after) { in insertWrap()
|
/openbsd/regress/lib/libpthread/dlopen/ |
H A D | dlopen.c | 173 struct timespec before; in run_sig() local 196 struct timespec before, target_time; in run_cancel() local
|
/openbsd/lib/libtls/ |
H A D | tls_conninfo.c | 126 ASN1_TIME *before, *after; in tls_get_peer_cert_times() local
|
/openbsd/lib/libc/crypt/ |
H A D | bcrypt.c | 246 struct timespec before, after; in _bcrypt_autorounds() local
|
/openbsd/sys/net/ |
H A D | radix.c | 632 int before = -1; in rn_add_dupedkey() local 675 rn_link_dupedkey(struct radix_node *tt, struct radix_node *x, int before) in rn_link_dupedkey()
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_report.cpp | 149 static void PrintMemoryByte(InternalScopedString *str, const char *before, in PrintMemoryByte()
|