| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | hw_core.c | 54 core *memory = (core*)device_data(me); in hw_core_init_address_callback() local 68 core *memory = (core*)device_data(me); in hw_core_attach_address_callback() local 88 core *memory = (core*)device_data(me); in hw_core_dma_read_buffer_callback() local 104 core *memory = (core*)device_data(me); in hw_core_dma_write_buffer_callback() local 133 core *memory = core_create(); in hw_core_create() local
|
| D | corefile.c | 82 core_init(core *memory) in core_init() 111 core_readable(core *memory) in core_readable() 118 core_writeable(core *memory) in core_writeable() 125 core_executable(core *memory) in core_executable() 216 core_attach(core *memory, in core_attach()
|
| D | hw_htab.c | 338 device_instance *memory, in claim_memory() 356 device_instance *memory, in htab_map_region() 497 device_instance *memory, in htab_map_binary() 599 device_instance *memory = NULL; in htab_init_data_callback() local
|
| D | main.c | 239 void *memory = malloc(size); in zalloc() local
|
| D | vm.c | 1001 vm_page_tlb_invalidate_entry(vm *memory, in vm_page_tlb_invalidate_entry() 1012 vm_page_tlb_invalidate_all(vm *memory) in vm_page_tlb_invalidate_all() 1026 vm_create_data_map(vm *memory) in vm_create_data_map() 1034 vm_create_instruction_map(vm *memory) in vm_create_instruction_map()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | hw-alloc.c | 54 struct hw_alloc_data *memory = ZALLOC (struct hw_alloc_data); in hw_zalloc() local 64 struct hw_alloc_data *memory = ZALLOC (struct hw_alloc_data); in hw_malloc() local 75 struct hw_alloc_data **memory; in hw_free() local
|
| /netbsd/src/external/bsd/kyua-cli/dist/utils/ |
| D | memory_test.cpp | 47 const units::bytes memory = utils::physical_memory(); in ATF_TEST_CASE_BODY() local
|
| D | optional_test.cpp | 181 ATF_TEST_CASE_BODY(memory) in ATF_TEST_CASE_BODY() argument
|
| /netbsd/src/external/gpl3/gdb/dist/sim/sh/ |
| D | interp.c | 500 wlat_fast (unsigned char *memory, int x, int value, int maskl) in wlat_fast() 509 wwat_fast (unsigned char *memory, int x, int value, int maskw, int endianw) in wwat_fast() 518 wbat_fast (unsigned char *memory, int x, int value, int maskb) in wbat_fast() 529 rlat_fast (unsigned char *memory, int x, int maskl) in rlat_fast() 538 rwat_fast (unsigned char *memory, int x, int maskw, int endianw) in rwat_fast() 555 rbat_fast (unsigned char *memory, int x, int maskb) in rbat_fast() 578 do_rdat (unsigned char *memory, int x, int n, int maskl) in do_rdat() 593 do_wdat (unsigned char *memory, int x, int n, int maskl) in do_wdat() 824 unsigned char *memory = saved_state.asregs.memory; in strswaplen() local 859 unsigned char *memory, int maskl, int maskw, int endianw) in trap() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/mi/ |
| D | mi-main.h | 46 int memory; member
|
| /netbsd/src/external/gpl3/gdb/dist/sim/v850/ |
| D | interp.c | 319 v850_reg_fetch (SIM_CPU *cpu, int rn, void *memory, int length) in v850_reg_fetch() 326 v850_reg_store (SIM_CPU *cpu, int rn, const void *memory, int length) in v850_reg_store()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | memrange.c | 44 normalize_mem_ranges (std::vector<mem_range> *memory) in normalize_mem_ranges()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | resource.h | 31 char memory; /* Insn sets or needs a memory location. */ member
|
| /netbsd/src/external/bsd/kyua-cli/dist/utils/sqlite/ |
| D | statement.hpp | 70 const void* memory; member in utils::sqlite::blob
|
| /netbsd/src/external/gpl3/gdb/dist/sim/arm/ |
| D | wrapper.c | 401 frommem (struct ARMul_State *state, const unsigned char *memory) in frommem() 413 unsigned char *memory, in tomem() 540 unsigned char *memory = buf; in arm_reg_fetch() local
|
| /netbsd/src/sbin/cgdconfig/ |
| D | argon2_utils.c | 82 size_t *iterations, size_t *memory, size_t *parallelism) in argon2id_calibrate()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/m68hc11/ |
| D | interp.c | 549 unsigned char *memory = buf; in m68hc11_reg_fetch() local 614 const unsigned char *memory = buf; in m68hc11_reg_store() local
|
| /netbsd/src/external/gpl3/gdb/dist/sim/microblaze/ |
| D | interp.c | 318 microblaze_reg_store (SIM_CPU *cpu, int rn, const void *memory, int length) in microblaze_reg_store() 340 microblaze_reg_fetch (SIM_CPU *cpu, int rn, void *memory, int length) in microblaze_reg_fetch()
|
| /netbsd/src/external/bsd/kyua-cli/dist/cli/ |
| D | cmd_db_exec_test.cpp | 139 const char* memory = "BLOB contents"; in ATF_TEST_CASE_BODY() local
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/exe/ |
| D | e32boot.cpp | 330 struct btinfo_memory *memory; in CreateBootInfo() local 425 struct btinfo_memory *memory; in SummaryBootInfoMemory() local
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | printf-parse.c | 507 DIRECTIVE *memory; in PRINTF_PARSE() local
|
| /netbsd/src/external/gpl3/gdb/dist/sim/cr16/ |
| D | interp.c | 725 cr16_reg_fetch (SIM_CPU *cpu, int rn, void *memory, int length) in cr16_reg_fetch() 774 cr16_reg_store (SIM_CPU *cpu, int rn, const void *memory, int length) in cr16_reg_store()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/igen/ |
| D | misc.c | 73 void *memory = malloc (size); in zalloc() local
|
| /netbsd/src/external/gpl3/gdb/dist/sim/d10v/ |
| D | interp.c | 605 uint8_t **memory; in map_memory() local 674 uint8_t *memory; in xfer_mem() local 1214 d10v_reg_fetch (SIM_CPU *cpu, int rn, void *memory, int length) in d10v_reg_fetch() 1298 d10v_reg_store (SIM_CPU *cpu, int rn, const void *memory, int length) in d10v_reg_store()
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/ |
| D | drm_legacy.h | 147 struct agp_memory *memory; member
|