Home
last modified time | relevance | path

Searched defs:space (Results 1 – 25 of 543) sorted by relevance

12345678910>>...22

/netbsd/sys/arch/arm/imx/
H A Dimx23_space.c141 imx23_bs_map(void *space, bus_addr_t address, bus_size_t size, in imx23_bs_map()
156 imx23_bs_unmap(void *space, bus_space_handle_t handle, bus_size_t size) in imx23_bs_unmap()
167 imx23_bs_subregion(void *space, bus_space_handle_t handle, in imx23_bs_subregion()
175 imx23_bs_alloc(void *space, bus_addr_t reg_start, bus_addr_t reg_end, in imx23_bs_alloc()
184 imx23_bs_free(void *space, bus_space_handle_t handle, bus_size_t size) in imx23_bs_free()
190 imx23_bs_vaddr(void *space, bus_space_handle_t handle) in imx23_bs_vaddr()
196 imx23_bs_mmap(void *space, bus_addr_t addr, off_t off, int prot, in imx23_bs_mmap()
203 imx23_bs_barrier(void *space, bus_space_handle_t handle, in imx23_bs_barrier()
/netbsd/external/mpl/dhcp/dist/keama/
H A Doptions.c408 struct space *space; in spaces_init() local
572 struct space *space; in space_lookup() local
584 option_lookup_name(const char *space, const char *name) in option_lookup_name()
604 kea_lookup_name(const char *space, const char *name) in kea_lookup_name()
629 option_lookup_code(const char *space, unsigned code) in option_lookup_code()
647 push_space(struct space *space) in push_space()
688 struct element *space; in add_option_data() local
/netbsd/tests/usr.bin/indent/
H A Dopt_di.c9 int space; variable
17 int space; variable
88 int space; variable
95 int space; variable
/netbsd/sys/arch/arm/marvell/
H A Dmvsoc_space.c412 mvsoc_bs_map(void *space, bus_addr_t address, bus_size_t size, int flags, in mvsoc_bs_map()
479 mvsoc_bs_unmap(void *space, bus_space_handle_t handle, bus_size_t size) in mvsoc_bs_unmap()
497 mvsoc_bs_subregion(void *space, bus_space_handle_t handle, in mvsoc_bs_subregion()
508 mvsoc_bs_alloc(void *space, bus_addr_t reg_start, bus_addr_t reg_end, in mvsoc_bs_alloc()
518 mvsoc_bs_free(void *space, bus_space_handle_t handle, bus_size_t size) in mvsoc_bs_free()
526 mvsoc_bs_barrier(void *space, bus_space_handle_t handle, bus_size_t offset, in mvsoc_bs_barrier()
535 mvsoc_bs_vaddr(void *space, bus_space_handle_t handle) in mvsoc_bs_vaddr()
/netbsd/external/gpl3/gdb/dist/sim/common/
H A Ddv-core.c51 int space, in dv_core_attach_address_callback()
76 int space, in dv_core_dma_read_buffer_callback()
92 int space, in dv_core_dma_write_buffer_callback()
H A Dsim-memopt.c127 int space, in do_memopt_add()
261 int space, in do_memopt_delete()
344 int *space, in parse_addr()
382 int space = 0; in memory_option_handler() local
392 int space = 0; in memory_option_handler() local
422 int space = 0; in memory_option_handler() local
455 int space = 0; in memory_option_handler() local
H A Dhw-base.c191 int space, in passthrough_hw_attach_address()
206 int space, in passthrough_hw_detach_address()
221 int space, in panic_hw_io_read_buffer()
232 int space, in panic_hw_io_write_buffer()
243 int space, in passthrough_hw_dma_read_buffer()
256 int space, in passthrough_hw_dma_write_buffer()
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Ddv-core.c51 int space, in dv_core_attach_address_callback()
76 int space, in dv_core_dma_read_buffer_callback()
92 int space, in dv_core_dma_write_buffer_callback()
H A Dsim-memopt.c127 int space, in do_memopt_add()
261 int space, in do_memopt_delete()
344 int *space, in parse_addr()
382 int space = 0; in memory_option_handler() local
392 int space = 0; in memory_option_handler() local
422 int space = 0; in memory_option_handler() local
455 int space = 0; in memory_option_handler() local
H A Dhw-base.c191 int space, in passthrough_hw_attach_address()
206 int space, in passthrough_hw_detach_address()
221 int space, in panic_hw_io_read_buffer()
232 int space, in panic_hw_io_write_buffer()
243 int space, in passthrough_hw_dma_read_buffer()
256 int space, in passthrough_hw_dma_write_buffer()
/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_ebiu_amc.c116 bf50x_ebiu_amc_io_write_buffer (struct hw *me, const void *source, int space, in bf50x_ebiu_amc_io_write_buffer()
153 bf53x_ebiu_amc_io_write_buffer (struct hw *me, const void *source, int space, in bf53x_ebiu_amc_io_write_buffer()
180 bf54x_ebiu_amc_io_write_buffer (struct hw *me, const void *source, int space, in bf54x_ebiu_amc_io_write_buffer()
219 bfin_ebiu_amc_io_write_buffer (struct hw *me, const void *source, int space, in bfin_ebiu_amc_io_write_buffer()
240 bf50x_ebiu_amc_io_read_buffer (struct hw *me, void *dest, int space, in bf50x_ebiu_amc_io_read_buffer()
267 bf53x_ebiu_amc_io_read_buffer (struct hw *me, void *dest, int space, in bf53x_ebiu_amc_io_read_buffer()
292 bf54x_ebiu_amc_io_read_buffer (struct hw *me, void *dest, int space, in bf54x_ebiu_amc_io_read_buffer()
321 bfin_ebiu_amc_io_read_buffer (struct hw *me, void *dest, int space, in bfin_ebiu_amc_io_read_buffer()
344 int space, in bfin_ebiu_amc_attach_address_callback()
H A Ddv-bfin_nfc.c72 bfin_nfc_io_write_buffer (struct hw *me, const void *source, int space, in bfin_nfc_io_write_buffer()
124 bfin_nfc_io_read_buffer (struct hw *me, void *dest, int space, in bfin_nfc_io_read_buffer()
170 bfin_nfc_dma_read_buffer (struct hw *me, void *dest, int space, in bfin_nfc_dma_read_buffer()
179 int space, unsigned_word addr, in bfin_nfc_dma_write_buffer()
H A Ddv-bfin_spi.c72 bfin_spi_io_write_buffer (struct hw *me, const void *source, int space, in bfin_spi_io_write_buffer()
119 bfin_spi_io_read_buffer (struct hw *me, void *dest, int space, in bfin_spi_io_read_buffer()
159 bfin_spi_dma_read_buffer (struct hw *me, void *dest, int space, in bfin_spi_dma_read_buffer()
168 int space, unsigned_word addr, in bfin_spi_dma_write_buffer()
H A Ddv-bfin_uart2.c72 int space, address_word addr, unsigned nr_bytes) in bfin_uart_io_write_buffer()
131 int space, address_word addr, unsigned nr_bytes) in bfin_uart_io_read_buffer()
179 bfin_uart_dma_read_buffer (struct hw *me, void *dest, int space, in bfin_uart_dma_read_buffer()
188 int space, unsigned_word addr, in bfin_uart_dma_write_buffer()
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_ebiu_amc.c116 bf50x_ebiu_amc_io_write_buffer (struct hw *me, const void *source, int space, in bf50x_ebiu_amc_io_write_buffer()
153 bf53x_ebiu_amc_io_write_buffer (struct hw *me, const void *source, int space, in bf53x_ebiu_amc_io_write_buffer()
180 bf54x_ebiu_amc_io_write_buffer (struct hw *me, const void *source, int space, in bf54x_ebiu_amc_io_write_buffer()
219 bfin_ebiu_amc_io_write_buffer (struct hw *me, const void *source, int space, in bfin_ebiu_amc_io_write_buffer()
240 bf50x_ebiu_amc_io_read_buffer (struct hw *me, void *dest, int space, in bf50x_ebiu_amc_io_read_buffer()
267 bf53x_ebiu_amc_io_read_buffer (struct hw *me, void *dest, int space, in bf53x_ebiu_amc_io_read_buffer()
292 bf54x_ebiu_amc_io_read_buffer (struct hw *me, void *dest, int space, in bf54x_ebiu_amc_io_read_buffer()
321 bfin_ebiu_amc_io_read_buffer (struct hw *me, void *dest, int space, in bfin_ebiu_amc_io_read_buffer()
344 int space, in bfin_ebiu_amc_attach_address_callback()
H A Ddv-bfin_uart2.c72 int space, address_word addr, unsigned nr_bytes) in bfin_uart_io_write_buffer()
131 int space, address_word addr, unsigned nr_bytes) in bfin_uart_io_read_buffer()
179 bfin_uart_dma_read_buffer (struct hw *me, void *dest, int space, in bfin_uart_dma_read_buffer()
188 int space, unsigned_word addr, in bfin_uart_dma_write_buffer()
H A Ddv-bfin_nfc.c72 bfin_nfc_io_write_buffer (struct hw *me, const void *source, int space, in bfin_nfc_io_write_buffer()
124 bfin_nfc_io_read_buffer (struct hw *me, void *dest, int space, in bfin_nfc_io_read_buffer()
170 bfin_nfc_dma_read_buffer (struct hw *me, void *dest, int space, in bfin_nfc_dma_read_buffer()
179 int space, unsigned_word addr, in bfin_nfc_dma_write_buffer()
H A Ddv-bfin_spi.c72 bfin_spi_io_write_buffer (struct hw *me, const void *source, int space, in bfin_spi_io_write_buffer()
119 bfin_spi_io_read_buffer (struct hw *me, void *dest, int space, in bfin_spi_io_read_buffer()
159 bfin_spi_dma_read_buffer (struct hw *me, void *dest, int space, in bfin_spi_dma_read_buffer()
168 int space, unsigned_word addr, in bfin_spi_dma_write_buffer()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgraphite-sese-to-poly.c75 extract_affine_chrec (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_chrec()
95 extract_affine_mul (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_mul()
136 extract_affine_name (int dimension, __isl_take isl_space *space) in extract_affine_name()
178 extract_affine_int (tree e, __isl_take isl_space *space) in extract_affine_int()
215 extract_affine (scop_p s, tree e, __isl_take isl_space *space) in extract_affine()
443 isl_space *space = isl_set_get_space (scop->param_context); in add_param_constraints() local
578 isl_space *space = isl_set_get_space (subscript_sizes); in pdr_add_data_dimensions() local
757 isl_space *space = isl_set_get_space (domain); in add_loop_constraints() local
999 isl_space *space = isl_set_get_space (set); in add_outer_projection() local
1020 isl_space *space = isl_union_set_get_space (set); in outer_projection_mupa() local
[all …]
H A Dgraphite-sese-to-poly.cc66 extract_affine_chrec (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_chrec()
86 extract_affine_mul (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_mul()
127 extract_affine_name (int dimension, __isl_take isl_space *space) in extract_affine_name()
169 extract_affine_int (tree e, __isl_take isl_space *space) in extract_affine_int()
206 extract_affine (scop_p s, tree e, __isl_take isl_space *space) in extract_affine()
439 isl_space *space = isl_set_get_space (scop->param_context); in add_param_constraints() local
574 isl_space *space = isl_set_get_space (subscript_sizes); in pdr_add_data_dimensions() local
753 isl_space *space = isl_set_get_space (domain); in add_loop_constraints() local
995 isl_space *space = isl_set_get_space (set); in add_outer_projection() local
1016 isl_space *space = isl_union_set_get_space (set); in outer_projection_mupa() local
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-sese-to-poly.c75 extract_affine_chrec (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_chrec()
95 extract_affine_mul (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_mul()
136 extract_affine_name (int dimension, __isl_take isl_space *space) in extract_affine_name()
178 extract_affine_int (tree e, __isl_take isl_space *space) in extract_affine_int()
215 extract_affine (scop_p s, tree e, __isl_take isl_space *space) in extract_affine()
443 isl_space *space = isl_set_get_space (scop->param_context); in add_param_constraints() local
578 isl_space *space = isl_set_get_space (subscript_sizes); in pdr_add_data_dimensions() local
757 isl_space *space = isl_set_get_space (domain); in add_loop_constraints() local
999 isl_space *space = isl_set_get_space (set); in add_outer_projection() local
1020 isl_space *space = isl_union_set_get_space (set); in outer_projection_mupa() local
[all …]
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_core.c62 int space, in hw_core_attach_address_callback()
84 int space, in hw_core_dma_read_buffer_callback()
99 int space, in hw_core_dma_write_buffer_callback()
H A Dhw_phb.c202 phb_space space[nr_hw_phb_spaces]; member
301 int space, in hw_phb_attach_address()
884 hw_phb_spaces space; in find_phb_space() local
898 map_phb_addr(const phb_space *space, in map_phb_addr()
909 int space, in hw_phb_io_read_buffer()
932 int space, in hw_phb_io_write_buffer()
955 int space, in hw_phb_dma_read_buffer()
983 int space, in hw_phb_dma_write_buffer()
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_core.c62 int space, in hw_core_attach_address_callback()
84 int space, in hw_core_dma_read_buffer_callback()
99 int space, in hw_core_dma_write_buffer_callback()
/netbsd/sys/arch/amiga/amiga/
H A Dbus.c38 bus_space_barrier(bus_space_tag_t space, bus_space_handle_t handle, in bus_space_barrier()
55 bus_space_vaddr(bus_space_tag_t space, bus_space_handle_t handle) in bus_space_vaddr()

12345678910>>...22