Home
last modified time | relevance | path

Searched defs:after (Results 1 – 25 of 190) sorted by relevance

12345678

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-send-keys.c60 cmd_send_keys_inject_key(struct cmdq_item *item, struct cmdq_item *after, in cmd_send_keys_inject_key()
102 cmd_send_keys_inject_string(struct cmdq_item *item, struct cmdq_item *after, in cmd_send_keys_inject_string()
162 struct cmdq_item *after = item; in cmd_send_keys_exec() local
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dmacros_test.cpp346 const atf::fs::path after("after"); in ATF_TEST_CASE_BODY() local
393 const atf::fs::path after("after"); in ATF_TEST_CASE_BODY() local
443 const atf::fs::path after("after"); in ATF_TEST_CASE_BODY() local
485 const atf::fs::path after("after"); in ATF_TEST_CASE_BODY() local
535 const atf::fs::path after("after"); in ATF_TEST_CASE_BODY() local
578 const atf::fs::path after("after"); in ATF_TEST_CASE_BODY() local
630 const atf::fs::path after("after"); in ATF_TEST_CASE_BODY() local
681 const atf::fs::path after("after"); in ATF_TEST_CASE_BODY() local
729 const atf::fs::path after("after"); in ATF_TEST_CASE_BODY() local
/netbsd-src/external/mit/libuv/dist/test/
H A Dbenchmark-fs-stat.c64 uint64_t after; in sync_bench() local
97 uint64_t after; in async_bench() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfghooks.c583 move_block_after (basic_block bb, basic_block after) in move_block_after()
715 create_basic_block_1 (void *head, void *end, basic_block after) in create_basic_block_1()
733 create_basic_block (gimple_seq seq, basic_block after) in create_basic_block()
739 create_basic_block (rtx head, rtx end, basic_block after) in create_basic_block()
748 create_empty_bb (basic_block after) in create_empty_bb()
1073 duplicate_block (basic_block bb, edge e, basic_block after, copy_bb_data *id) in duplicate_block()
1339 class loop *base, basic_block after, bool update_dominance) in copy_bbs()
H A Demit-rtl.c3815 rtx_insn *before, *after; in try_split() local
4164 add_insn_after_nobb (rtx_insn *insn, rtx_insn *after) in add_insn_after_nobb()
4219 add_insn_after (rtx_insn *insn, rtx_insn *after, basic_block bb) in add_insn_after()
4413 reorder_insns_nobb (rtx_insn *from, rtx_insn *to, rtx_insn *after) in reorder_insns_nobb()
4445 reorder_insns (rtx_insn *from, rtx_insn *to, rtx_insn *after) in reorder_insns()
4615 emit_insn_after_1 (rtx_insn *first, rtx_insn *after, basic_block bb) in emit_insn_after_1()
4658 emit_pattern_after_noloc (rtx x, rtx_insn *after, basic_block bb, in emit_pattern_after_noloc()
4699 emit_insn_after_noloc (rtx x, rtx_insn *after, basic_block bb) in emit_insn_after_noloc()
4709 emit_jump_insn_after_noloc (rtx x, rtx_insn *after) in emit_jump_insn_after_noloc()
4719 emit_call_insn_after_noloc (rtx x, rtx_insn *after) in emit_call_insn_after_noloc()
[all …]
H A Dstore-motion.c283 load_kills_store (const_rtx x, const_rtx store_pattern, int after) in load_kills_store()
297 find_loads (const_rtx x, const_rtx store_pattern, int after) in find_loads()
335 store_killed_in_pat (const_rtx x, const_rtx pat, int after) in store_killed_in_pat()
373 const rtx_insn *insn, int after) in store_killed_in_insn()
H A Dcombine-stack-adj.c328 maybe_move_args_size_note (rtx_insn *last, rtx_insn *insn, bool after) in maybe_move_args_size_note()
352 maybe_merge_cfa_adjust (rtx_insn *dst, rtx_insn *src, bool after) in maybe_merge_cfa_adjust()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dload_file.c60 time_t after; in load_file() local
H A Ddict_thash.c73 time_t after; in dict_thash_open() local
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dtime.c10 struct tms before, after; in main() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfghooks.cc599 move_block_after (basic_block bb, basic_block after) in move_block_after()
737 create_basic_block_1 (void *head, void *end, basic_block after) in create_basic_block_1()
755 create_basic_block (gimple_seq seq, basic_block after) in create_basic_block()
761 create_basic_block (rtx head, rtx end, basic_block after) in create_basic_block()
770 create_empty_bb (basic_block after) in create_empty_bb()
1095 duplicate_block (basic_block bb, edge e, basic_block after, copy_bb_data *id) in duplicate_block()
1358 class loop *base, basic_block after, bool update_dominance) in copy_bbs()
H A Demit-rtl.cc3778 rtx_insn *before, *after; in try_split() local
4139 add_insn_after_nobb (rtx_insn *insn, rtx_insn *after) in add_insn_after_nobb()
4194 add_insn_after (rtx_insn *insn, rtx_insn *after, basic_block bb) in add_insn_after()
4388 reorder_insns_nobb (rtx_insn *from, rtx_insn *to, rtx_insn *after) in reorder_insns_nobb()
4420 reorder_insns (rtx_insn *from, rtx_insn *to, rtx_insn *after) in reorder_insns()
4590 emit_insn_after_1 (rtx_insn *first, rtx_insn *after, basic_block bb) in emit_insn_after_1()
4633 emit_pattern_after_noloc (rtx x, rtx_insn *after, basic_block bb, in emit_pattern_after_noloc()
4674 emit_insn_after_noloc (rtx x, rtx_insn *after, basic_block bb) in emit_insn_after_noloc()
4684 emit_jump_insn_after_noloc (rtx x, rtx_insn *after) in emit_jump_insn_after_noloc()
4694 emit_call_insn_after_noloc (rtx x, rtx_insn *after) in emit_call_insn_after_noloc()
[all …]
H A Dstore-motion.cc281 load_kills_store (const_rtx x, const_rtx store_pattern, int after) in load_kills_store()
295 find_loads (const_rtx x, const_rtx store_pattern, int after) in find_loads()
333 store_killed_in_pat (const_rtx x, const_rtx pat, int after) in store_killed_in_pat()
371 const rtx_insn *insn, int after) in store_killed_in_insn()
/netbsd-src/tests/usr.bin/indent/
H A Dlsym_preprocessing.c245 int after; variable
257 int after; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dchanges.cc337 move_insn (insn_change &change, insn_info *after) in move_insn()
571 function_info::add_placeholder_after (insn_info *after) in add_placeholder_after()
639 insn_info *after = choose_insn_placement (change); in change_insns() local
698 insn_info *after = placeholder->prev_any_insn (); in change_insns() local
/netbsd-src/external/mit/libuv/dist/docs/code/progress/
H A Dmain.c26 void after(uv_work_t *req, int status) { in after() function
/netbsd-src/sys/arch/luna68k/dev/
H A Dxpbus.c147 unsigned int before, after; in xp_acquire() local
166 unsigned int before, after; in xp_release() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_errors.cc482 u8 byte, const char *after = "\n") { in PrintShadowByte()
533 const char *after = p == guilty ? "]" : ""; in PrintShadowBytes() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_errors.cc480 u8 byte, const char *after = "\n") { in PrintShadowByte()
531 const char *after = p == guilty ? "]" : ""; in PrintShadowBytes() local
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dmem_test.c173 size_t before, after; ISC_RUN_TEST_IMPL() local
219 size_t before, after; ISC_RUN_TEST_IMPL() local
/netbsd-src/tests/lib/libc/sys/
H A Dt_sigtimedwait.c52 struct timespec ts, before, after, len; in ATF_TC_BODY() local
/netbsd-src/usr.bin/time/
H A Dtime.c76 struct timespec before, after; in main() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_report.cpp212 static void PrintMutexShort(const ReportMutex *rm, const char *after) { in PrintMutexShort()
218 const char *after) { in PrintMutexShortWithAddress()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_errors.cpp496 u8 byte, const char *after = "\n") { in PrintShadowByte()
547 const char *after = p == guilty ? "]" : ""; in PrintShadowBytes() local
/netbsd-src/external/bsd/ipf/dist/lib/
H A Dvar.c39 char *get_variable(string, after, line) in get_variable() argument

12345678