Home
last modified time | relevance | path

Searched refs:read_map (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A Dsim-main.c94 unsigned_16 val = sim_core_read_aligned_16 (CPU, cia, read_map, pAddr); in load_memory()
100 value = sim_core_read_aligned_8 (CPU, cia, read_map, pAddr); in load_memory()
103 value = sim_core_read_misaligned_7 (CPU, cia, read_map, pAddr); in load_memory()
106 value = sim_core_read_misaligned_6 (CPU, cia, read_map, pAddr); in load_memory()
109 value = sim_core_read_misaligned_5 (CPU, cia, read_map, pAddr); in load_memory()
112 value = sim_core_read_aligned_4 (CPU, cia, read_map, pAddr); in load_memory()
115 value = sim_core_read_misaligned_3 (CPU, cia, read_map, pAddr); in load_memory()
118 value = sim_core_read_aligned_2 (CPU, cia, read_map, pAddr); in load_memory()
121 value = sim_core_read_aligned_1 (CPU, cia, read_map, pAddr); in load_memory()
H A DChangeLog-20212670 Replace sim_core_*_map with read_map, write_map, exec_map resp.
/netbsd-src/external/mit/isl/dist/
H A Disl_flow.c640 struct isl_map *read_map; in last_source() local
646 read_map = isl_map_copy(acc->sink.map); in last_source()
649 dep_map = isl_map_apply_range(read_map, write_map); in last_source()
672 struct isl_map *read_map; in last_later_source() local
680 read_map = isl_map_copy(acc->sink.map); in last_later_source()
684 dep_map = isl_map_apply_range(read_map, write_map); in last_later_source()
786 isl_map *read_map; in all_sources() local
791 read_map = isl_map_copy(acc->sink.map); in all_sources()
792 read_map = isl_map_intersect_domain(read_map, set_C); in all_sources()
795 dep_map = isl_map_apply_range(read_map, write_map); in all_sources()
[all …]
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpftodit.cpp257 static int read_map(const char *, const int);
342 if (!debug_flag && !read_map(argv[optind + 1], tfm_type)) in main()
345 read_map(argv[optind + 1], tfm_type); in main()
1340 read_map(const char *file, const int tfm_type) in read_map() function
/netbsd-src/external/gpl2/groff/dist/src/utils/tfmtodit/
H A Dtfmtodit.cpp603 int read_map(const char *file, char_list **table) in read_map() function
754 if (!read_map(map_file, table)) in main()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.117369 * src/utils/hpftodit/hpftodit.cc (read_map): Fix compiler warning.
429 output_ligatures, output_charset, read_map): Ditto.
H A DChangeLog2429 * src/utils/hpftodit/hpftodit.cpp (read_map): Handle line comments.
2528 (read_map): Actually call `unicode_to_ucode_make' but this time
2543 (read_map): Don't call unicode_to_ucode_name; the glyph names must
2656 (read_map): Add parameter to handle TFM type.
/netbsd-src/external/gpl3/gdb/dist/sim/m32r/
H A DChangeLog-20211613 sim_core_*_map with read_map, write_map, exec_map resp.
/netbsd-src/external/gpl3/gdb/dist/sim/common/
H A DChangeLog-20215442 with read_map, write_map, exec_map resp.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20017856 * uw-thread.c (read_thr_debug, read_map, read_lwp, thread_iter)
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20017856 * uw-thread.c (read_thr_debug, read_map, read_lwp, thread_iter)