Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
pdfium::internal::ClampedSubFastAsmOp< T, U > Member List

This is the complete list of members for pdfium::internal::ClampedSubFastAsmOp< T, U >, including all inherited members.

__attribute__((always_inline)) static V Do(T xpdfium::internal::ClampedSubFastAsmOp< T, U >
asm("qsub %[result], %[first], %[second]" :[result] "=r"(result) :[first] "r"(x_i32), [second] "r"(y_i32))pdfium::internal::ClampedSubFastAsmOp< T, U >
Do(T, U)pdfium::internal::ClampedSubFastAsmOp< T, U >inlinestatic
is_supportedpdfium::internal::ClampedSubFastAsmOp< T, U >static
resultpdfium::internal::ClampedSubFastAsmOp< T, U >
saturated_cast(result)pdfium::internal::ClampedSubFastAsmOp< T, U >
x_i32pdfium::internal::ClampedSubFastAsmOp< T, U >
ypdfium::internal::ClampedSubFastAsmOp< T, U >
y_i32pdfium::internal::ClampedSubFastAsmOp< T, U >