Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/numerics/
H A Dsafe_conversions_impl.h21 enum DstSign { DST_UNSIGNED, DST_SIGNED }; enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFixedPoint.cpp446 APSInt APFixedPoint::convertToInt(unsigned DstWidth, bool DstSign, in convertToInt()