Home
last modified time | relevance | path

Searched defs:AsInt16 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp-deps/amber/include/amber/
Dvalue.h50 int16_t AsInt16() const { return static_cast<int16_t>(uint_value_); } in AsInt16() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dtokenizer.h73 int16_t AsInt16() const { return static_cast<int16_t>(uint_value_); } in AsInt16() function
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h808 int16_t AsInt16() const { return static_cast<int16_t>(AsIntN(16)); } in AsInt16() function
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dflexbuffers.h449 int16_t AsInt16() const { return static_cast<int16_t>(AsInt64()); } in AsInt16() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflexbuffers.h450 int16_t AsInt16() const { return static_cast<int16_t>(AsInt64()); } in AsInt16() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflexbuffers.h450 int16_t AsInt16() const { return static_cast<int16_t>(AsInt64()); } in AsInt16() function