| /netbsd-src/external/bsd/tmux/dist/ | 
| H A D | cmd-send-keys.c | 60 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 D | macros_test.cpp | 346     const atf::fs::path after("after");  in ATF_TEST_CASE_BODY()  local393     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 D | benchmark-fs-stat.c | 64   uint64_t after;  in sync_bench()  local97   uint64_t after;  in async_bench()  local
 
 | 
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ | 
| H A D | cfghooks.c | 583 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 D | emit-rtl.c | 3815   rtx_insn *before, *after;  in try_split()  local4164 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 D | store-motion.c | 283 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 D | combine-stack-adj.c | 328 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 D | load_file.c | 60     time_t  after;  in load_file()  local
 | 
| H A D | dict_thash.c | 73     time_t  after;  in dict_thash_open()  local
 | 
| /netbsd-src/external/historical/nawk/dist/testdir/ | 
| H A D | time.c | 10 	struct tms before, after;  in main()  local
 | 
| /netbsd-src/external/gpl3/gcc/dist/gcc/ | 
| H A D | cfghooks.cc | 599 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 D | emit-rtl.cc | 3778   rtx_insn *before, *after;  in try_split()  local4139 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 D | store-motion.cc | 281 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 D | lsym_preprocessing.c | 245 	int after;  variable257 	int after;  variable
 
 | 
| /netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/ | 
| H A D | changes.cc | 337 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 D | main.c | 26 void after(uv_work_t *req, int status) {  in after()  function
 | 
| /netbsd-src/sys/arch/luna68k/dev/ | 
| H A D | xpbus.c | 147 		unsigned int before, after;  in xp_acquire()  local166 		unsigned int before, after;  in xp_release()  local
 
 | 
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ | 
| H A D | asan_errors.cc | 482     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 D | asan_errors.cc | 480     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 D | mem_test.c | 173 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 D | t_sigtimedwait.c | 52 	struct timespec ts, before, after, len;  in ATF_TC_BODY()  local
 | 
| /netbsd-src/usr.bin/time/ | 
| H A D | time.c | 76 	struct timespec before, after;  in main()  local
 | 
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ | 
| H A D | tsan_report.cpp | 212 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 D | asan_errors.cpp | 496     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 D | var.c | 39 char *get_variable(string, after, line)  in get_variable()  argument
 |