/external/coreboot/src/soc/amd/common/pi/ |
D | image.c | 28 void *amd_find_image(const void *start_address, const void *end_address, in amd_find_image()
|
/external/google-breakpad/src/processor/ |
D | map_serializers-inl.h | 75 char* start_address = dest; in Write() local 143 char* start_address = dest; in Write() local
|
/external/perfetto/src/profiling/symbolizer/ |
D | breakpad_parser.h | 44 uint64_t start_address = 0; member
|
/external/vixl/examples/aarch64/ |
D | disasm.cc | 95 int64_t start_address = 0; in main() local
|
/external/perfetto/protos/perfetto/trace/profiling/ |
D | smaps.proto | 31 optional uint64 start_address = 6; field
|
/external/mesa3d/src/util/ |
D | set.c | 269 uint32_t start_address = util_fast_urem32(hash, size, ht->size_magic); in set_search() local 312 uint32_t start_address = util_fast_urem32(hash, size, ht->size_magic); in set_add_rehash() local 406 uint32_t start_address = util_fast_urem32(hash, size, ht->size_magic); in set_search_or_add() local
|
/external/pigweed/pw_kvs/ |
D | fake_flash_memory.cc | 37 Status FlashError::Check(FlashMemory::Address start_address, size_t size) { in Check()
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/ |
D | stack_trace_posix.cc | 230 uintptr_t start_address, in UpdateBaseAddress() 322 uintptr_t start_address = 0u; in PrintStackTraceInternal() local
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/ |
D | stack_trace_posix.cc | 230 uintptr_t start_address, in UpdateBaseAddress() 322 uintptr_t start_address = 0u; in PrintStackTraceInternal() local
|
/external/coreboot/src/vendorcode/cavium/bdk/libbdk-dram/ |
D | bdk-dram-test.c | 167 uint64_t start_address = dram_test_thread_start + dram_test_thread_size * range_number; in dram_test_thread() local 201 static int __bdk_dram_run_test(const dram_test_info_t *test_info, uint64_t start_address, in __bdk_dram_run_test() 493 int bdk_dram_test(int test, uint64_t start_address, uint64_t length, bdk_dram_test_flags_t flags) in bdk_dram_test()
|
D | bdk-dram-test-databus.c | 206 int __bdk_dram_test_mem_data_bus(uint64_t start_address, uint64_t end_address, int bursts) in __bdk_dram_test_mem_data_bus()
|
/external/python/cpython3/Modules/ |
D | _testexternalinspection.c | 252 unsigned long start_address = 0; in find_python_map_start_address() local 288 void* start_address = (void*)find_python_map_start_address(pid, elf_file); in get_py_runtime_linux() local
|
/external/libchrome/base/trace_event/ |
D | process_memory_dump.cc | 77 size_t ProcessMemoryDump::CountResidentBytes(void* start_address, in CountResidentBytes() 164 void* start_address, in CountResidentBytesInSharedMemory()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_symbolizer_mac.cc | 84 uptr *start_address) { in ParseCommandOutput()
|
/external/cronet/tot/base/trace_event/ |
D | process_memory_dump.cc | 103 void* start_address, in CountResidentBytes() 193 void* start_address, in CountResidentBytesInSharedMemory()
|
/external/cronet/stable/base/trace_event/ |
D | process_memory_dump.cc | 103 void* start_address, in CountResidentBytes() 193 void* start_address, in CountResidentBytesInSharedMemory()
|
/external/flashrom/ |
D | spi.c | 107 size_t start_address = start; in spi_chip_read() local
|
D | spi25.c | 684 size_t start_address = start; in spi_read_chunked() local 711 size_t start_address = start; in spi_write_chunked() local
|
/external/google-cloud-java/java-bare-metal-solution/proto-google-cloud-bare-metal-solution-v2/src/main/proto/google/cloud/baremetalsolution/v2/ |
D | network.proto | 109 string start_address = 1; field
|
/external/crosvm/devices/src/virtio/ |
D | pmem.rs | 67 start_address: Le64, field 88 start_address: Le64, field
|
/external/googleapis/google/cloud/baremetalsolution/v2/ |
D | network.proto | 132 string start_address = 1; field
|
/external/pigweed/pw_kvs/public/pw_kvs/ |
D | flash_memory.h | 126 constexpr uint32_t start_address() const { return start_address_; } in start_address() function
|
/external/trusty/arm-trusted-firmware/plat/st/common/ |
D | stm32cubeprogrammer_uart.c | 359 uint32_t start_address = 0U; in uart_start_cmd() local
|
/external/google-breakpad/src/client/linux/handler/ |
D | exception_handler.cc | 740 uintptr_t start_address, in AddMappingInfo()
|
/external/libchrome/base/debug/ |
D | stack_trace_posix.cc | 559 static int OpenObjectFileContainingPc(uint64_t pc, uint64_t& start_address, in OpenObjectFileContainingPc()
|