Home
last modified time | relevance | path

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

/aosp_15_r20/external/ruy/ruy/
H A Dperchannel_buffers_reallocation_test.cc109 TEST(PerChannelBuffersReallocationTest, RawInt32) { in TEST() argument
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/
Dbit_util.h720 using RawInt32 = Raw<uint32_t>; variable