Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/numerics/
Dsafe_conversions_impl.h21 enum DstSign { DST_UNSIGNED, DST_SIGNED }; enum
/external/llvm-project/llvm/lib/Support/
DAPFixedPoint.cpp415 APSInt APFixedPoint::convertToInt(unsigned DstWidth, bool DstSign, in convertToInt()