Home
last modified time | relevance | path

Searched defs:rd_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/protozero/
H A Dproto_ring_buffer.h137 size_t rd_ = 0; // Offset of the read cursor in |buf_|. variable
/aosp_15_r20/external/perfetto/include/perfetto/ext/protozero/
H A Dproto_ring_buffer.h137 size_t rd_ = 0; // Offset of the read cursor in |buf_|. variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dshape_partition_test.cc158 std::random_device rd_; member in xla::cpu::__anon110f607d0111::RandomShapePartitionIteratorTest
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.h240 bool rd_; member
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_arm_vixl.cc145 vixl32::Register rd_; member in art::arm::EmitAdrCode