Home
last modified time | relevance | path

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

123

/openbsd/regress/sys/kern/clock_gettime/
H A Dmonotonicrelapse.c65 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 Dcheck-init.c204 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 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
/openbsd/gnu/gcc/gcc/
H A Demit-rtl.c3105 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 Dtree-loop-linear.c256 lambda_loopnest before, after; in linear_transform_loops() local
/openbsd/regress/usr.bin/calendar/
H A DMakefile20 before: target
/openbsd/usr.bin/make/lst.lib/
H A DlstInsert.c59 Lst_Insert(Lst l, LstNode before, void *d) in Lst_Insert()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stack_store_test.cpp73 uptr before = store_.Allocated(); in TEST_F() local
152 uptr before = store_.Allocated(); in TEST_P() local
/openbsd/usr.bin/tmux/
H A Dcmd-move-window.c70 int idx, kflag, dflag, sflag, before; in cmd_move_window_exec() local
H A Dcmd-break-pane.c62 int idx = target->idx, before; in cmd_break_pane_exec() local
H A Dcmd-new-window.c62 int idx = target->idx, before; in cmd_new_window_exec() local
/openbsd/usr.bin/time/
H A Dtime.c51 struct timespec before, after, during; in main() local
/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dtinfo2.cc44 type_info::before (const type_info &arg) const in before() function in type_info
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Dtinfo2.cc44 type_info::before (const type_info &arg) const in before() function in type_info
/openbsd/gnu/usr.bin/gcc/gcc/
H A Demit-rtl.c3267 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 Dlib_mvcur.c788 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 Dlist.h112 #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 Dregexec.c2825 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 Dintel_guc_fw.c157 ktime_t before, after, delta; in guc_wait_ucode() local
/openbsd/gnu/llvm/clang/include/clang/Edit/
H A DCommit.h102 bool insertWrap(StringRef before, SourceRange TokenRange, StringRef after) { in insertWrap()
/openbsd/regress/lib/libpthread/dlopen/
H A Ddlopen.c173 struct timespec before; in run_sig() local
196 struct timespec before, target_time; in run_cancel() local
/openbsd/lib/libtls/
H A Dtls_conninfo.c126 ASN1_TIME *before, *after; in tls_get_peer_cert_times() local
/openbsd/lib/libc/crypt/
H A Dbcrypt.c246 struct timespec before, after; in _bcrypt_autorounds() local
/openbsd/sys/net/
H A Dradix.c632 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 Dsanitizer_symbolizer_report.cpp149 static void PrintMemoryByte(InternalScopedString *str, const char *before, in PrintMemoryByte()

123