Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/amber/include/amber/
Dvalue.h49 int8_t AsInt8() const { return static_cast<int8_t>(uint_value_); } in AsInt8() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dtokenizer.h72 int8_t AsInt8() const { return static_cast<int8_t>(uint_value_); } in AsInt8() function
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h807 int8_t AsInt8() const { return static_cast<int8_t>(AsIntN(8)); } in AsInt8() function
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dflexbuffers.h450 int8_t AsInt8() const { return static_cast<int8_t>(AsInt64()); } in AsInt8() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflexbuffers.h451 int8_t AsInt8() const { return static_cast<int8_t>(AsInt64()); } in AsInt8() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflexbuffers.h451 int8_t AsInt8() const { return static_cast<int8_t>(AsInt64()); } in AsInt8() function