Home
last modified time | relevance | path

Searched defs:start_address (Results 1 – 25 of 78) sorted by relevance

1234

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Djit_tables_py.h58 static constexpr uint32_t start_address = 5; member
69 using start_address = TypedColumn<int64_t>; member
96 int64_t start_address; member
155 ColumnType::start_address::type start_address() const { in start_address() function
241 ColumnType::start_address::type start_address() const { in start_address() function
526 const TypedColumn<int64_t>& start_address() const { in start_address() function
/aosp_15_r20/external/mesa3d/src/util/
H A Dset.c269 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
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dmap_serializers-inl.h75 char* start_address = dest; in Write() local
143 char* start_address = dest; in Write() local
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-dram/
H A Dbdk-dram-test.c167 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()
H A Dbdk-dram-test-databus.c206 int __bdk_dram_test_mem_data_bus(uint64_t start_address, uint64_t end_address, int bursts) in __bdk_dram_test_mem_data_bus()
/aosp_15_r20/art/runtime/gc/accounting/
H A Datomic_stack.h97 bool AtomicBumpBack(size_t num_slots, StackReference<T>** start_address, in AtomicBumpBack()
137 StackReference<T>** start_address, in BumpBack()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
H A Dstack_trace_posix.cc230 uintptr_t start_address, in UpdateBaseAddress()
322 uintptr_t start_address = 0u; in PrintStackTraceInternal() local
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dprocess_memory_dump.cc77 size_t ProcessMemoryDump::CountResidentBytes(void* start_address, in CountResidentBytes()
164 void* start_address, in CountResidentBytesInSharedMemory()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dprocess_memory_dump.cc97 void* start_address, in CountResidentBytes()
186 void* start_address, in CountResidentBytesInSharedMemory()
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dpmem.rs65 start_address: Le64, field
86 start_address: Le64, field
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Dbreakpad_parser.h44 uint64_t start_address = 0; member
/aosp_15_r20/external/coreboot/src/soc/amd/common/pi/
H A Dimage.c28 void *amd_find_image(const void *start_address, const void *end_address, in amd_find_image()
/aosp_15_r20/external/vixl/examples/aarch64/
H A Ddisasm.cc94 int64_t start_address = 0; in main() local
/aosp_15_r20/external/perfetto/protos/perfetto/trace/profiling/
H A Dsmaps.proto31 optional uint64 start_address = 6; field
/aosp_15_r20/system/extras/kexec_tools/
H A Dkexecload.c70 void* start_address = (void*)START_ADDRESS; in main() local
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dfake_flash_memory.cc37 Status FlashError::Check(FlashMemory::Address start_address, size_t size) { in Check()
/aosp_15_r20/external/flashrom/
H A Dspi25.c684 size_t start_address = start; in spi_read_chunked() local
711 size_t start_address = start; in spi_write_chunked() local
H A Dspi.c107 size_t start_address = start; in spi_chip_read() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cc84 uptr *start_address) { in ParseCommandOutput()
/aosp_15_r20/external/google-cloud-java/java-bare-metal-solution/proto-google-cloud-bare-metal-solution-v2/src/main/proto/google/cloud/baremetalsolution/v2/
H A Dnetwork.proto109 string start_address = 1; field
/aosp_15_r20/external/googleapis/google/cloud/baremetalsolution/v2/
H A Dnetwork.proto132 string start_address = 1; field
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/
H A Dflash_memory.h126 constexpr uint32_t start_address() const { return start_address_; } in start_address() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32cubeprogrammer_uart.c359 uint32_t start_address = 0U; in uart_start_cmd() local
/aosp_15_r20/external/coreboot/src/drivers/vpd/
H A Dvpd_tables.h62 uint16_t start_address; member
/aosp_15_r20/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler.cc740 uintptr_t start_address, in AddMappingInfo()

1234