Home
last modified time | relevance | path

Searched defs:u32s (Results 1 – 4 of 4) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/utility/mem.res/mem.res.aliases/
Dheader_string_synop2.pass.cpp35 std::pmr::u32string u32s; in main() local
/external/pigweed/pw_protobuf/
Dencoder_fuzzer.cc98 std::vector<uint32_t> u32s; in TestOneInput() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc129 XlaOp Uint32sToUint64(std::array<XlaOp, 2> u32s) { in Uint32sToUint64()
353 std::array<XlaOp, 2> Uint32sToUint128(const std::array<XlaOp, 4>& u32s) { in Uint32sToUint128()
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto450 repeated uint32 u32s = 6; field