/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/ |
D | jit_tables_py.h | 58 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 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
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | map_serializers-inl.h | 75 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 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()
|
H A 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()
|
/aosp_15_r20/art/runtime/gc/accounting/ |
H A D | atomic_stack.h | 97 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 D | stack_trace_posix.cc | 230 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 D | process_memory_dump.cc | 77 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 D | process_memory_dump.cc | 97 void* start_address, in CountResidentBytes() 186 void* start_address, in CountResidentBytesInSharedMemory()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/ |
H A D | pmem.rs | 65 start_address: Le64, field 86 start_address: Le64, field
|
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/ |
H A D | breakpad_parser.h | 44 uint64_t start_address = 0; member
|
/aosp_15_r20/external/coreboot/src/soc/amd/common/pi/ |
H A D | image.c | 28 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 D | disasm.cc | 94 int64_t start_address = 0; in main() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/profiling/ |
H A D | smaps.proto | 31 optional uint64 start_address = 6; field
|
/aosp_15_r20/system/extras/kexec_tools/ |
H A D | kexecload.c | 70 void* start_address = (void*)START_ADDRESS; in main() local
|
/aosp_15_r20/external/pigweed/pw_kvs/ |
H A D | fake_flash_memory.cc | 37 Status FlashError::Check(FlashMemory::Address start_address, size_t size) { in Check()
|
/aosp_15_r20/external/flashrom/ |
H A 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
|
H A D | spi.c | 107 size_t start_address = start; in spi_chip_read() local
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_mac.cc | 84 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 D | network.proto | 109 string start_address = 1; field
|
/aosp_15_r20/external/googleapis/google/cloud/baremetalsolution/v2/ |
H A D | network.proto | 132 string start_address = 1; field
|
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/ |
H A D | flash_memory.h | 126 constexpr uint32_t start_address() const { return start_address_; } in start_address() function
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/ |
D | stm32cubeprogrammer_uart.c | 359 uint32_t start_address = 0U; in uart_start_cmd() local
|
/aosp_15_r20/external/coreboot/src/drivers/vpd/ |
H A D | vpd_tables.h | 62 uint16_t start_address; member
|
/aosp_15_r20/external/google-breakpad/src/client/linux/handler/ |
H A D | exception_handler.cc | 740 uintptr_t start_address, in AddMappingInfo()
|