Home
last modified time | relevance | path

Searched defs:XFB (Results 1 – 3 of 3) sorted by relevance

/dports/www/anyterm/anyterm-1.1.29/libpbe/include/
H A Dfixed.hh321 fixed& operator*=(const fixed<XWB,XFB,X_VAL_T>& x) { (*this) = (*this) * x; return *this; } in operator *=() argument
324 fixed& operator/=(const fixed<XWB,XFB,X_VAL_T>& x) { (*this) = (*this) / x; return *this; } in operator /=() argument
337 operator+(pbe::fixed<XWB,XFB,X_VAL_T> x, pbe::fixed<YWB,YFB,Y_VAL_T> y) { in operator +() argument
347 operator-(pbe::fixed<XWB,XFB,X_VAL_T> x, pbe::fixed<YWB,YFB,Y_VAL_T> y) { in operator -() argument
357 operator*(pbe::fixed<XWB,XFB,X_VAL_T> x, pbe::fixed<YWB,YFB,Y_VAL_T> y) { in operator *() argument
367 operator/(pbe::fixed<XWB,XFB,X_VAL_T> x, pbe::fixed<YWB,YFB,Y_VAL_T> y) { in operator /() argument
377 float operator*(pbe::fixed<XWB,XFB,X_VAL_T> x, float y) { in operator *() argument
383 float operator/(pbe::fixed<XWB,XFB,X_VAL_T> x, float y) { in operator /() argument
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DTextureDecoder.h35 XFB = 0xF, enumerator
85 XFB = 0xF, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3930 XFB, enumerator