Home
last modified time | relevance | path

Searched defs:base_int (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/protozero/test/example_proto/
H A Dextensions.proto22 optional uint32 base_int = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.h345 std::uintptr_t base_int = reinterpret_cast<std::uintptr_t>(ptr_); in IndexFor() local