Home
last modified time | relevance | path

Searched refs:lType (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/devel/open-beagle/beagle-3.0.3/PACC/Util/
H A DSignalHandler.cpp51 SignalType lType; in convertFromNativeSignal() local
54 case SIGABRT: lType = eSigAbrt; break; in convertFromNativeSignal()
55 case SIGFPE: lType = eSigFPE; break; in convertFromNativeSignal()
56 case SIGILL: lType = eSigIll; break; in convertFromNativeSignal()
57 case SIGINT: lType = eSigInt; break; in convertFromNativeSignal()
63 case SIGHUP: lType = eSigHUp; break; in convertFromNativeSignal()
64 case SIGINT: lType = eSigInt; break; in convertFromNativeSignal()
66 case SIGILL: lType = eSigIll; break; in convertFromNativeSignal()
69 case SIGFPE: lType = eSigFPE; break; in convertFromNativeSignal()
87 return lType; in convertFromNativeSignal()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/util/
H A Dsafe_num.cpp317 BSONType lType = lhs._type; in addInternal() local
320 if (lType == NumberInt && rType == NumberInt) { in addInternal()
340 if ((lType == NumberInt || lType == NumberLong || lType == NumberDouble) && in addInternal()
349 BSONType lType = lhs._type; in mulInternal() local
352 if (lType == NumberInt && rType == NumberInt) { in mulInternal()
372 if ((lType == NumberInt || lType == NumberLong || lType == NumberDouble) && in mulInternal()
381 const BSONType lType = lhs._type; in andInternal() local
384 if (lType == NumberInt && rType == NumberInt) { in andInternal()
404 const BSONType lType = lhs._type; in orInternal() local
407 if (lType == NumberInt && rType == NumberInt) { in orInternal()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/os2/
H A Dbitmap.h104 ,wxBitmapType WXUNUSED(lType) in wxBitmap() argument
109 ,wxBitmapType lType
172 ,wxBitmapType lType
184 ,wxBitmapType lType
309 ,wxBitmapType lType in wxBitmapHandler() argument
313 ,lType) in wxBitmapHandler()
321 ,wxBitmapType lType
328 ,wxBitmapType lType
334 ,wxBitmapType lType
340 ,wxBitmapType lType
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/os2/
H A Dbitmap.h104 ,wxBitmapType WXUNUSED(lType) in wxBitmap() argument
109 ,wxBitmapType lType
172 ,wxBitmapType lType
184 ,wxBitmapType lType
309 ,wxBitmapType lType in wxBitmapHandler() argument
313 ,lType) in wxBitmapHandler()
321 ,wxBitmapType lType
328 ,wxBitmapType lType
334 ,wxBitmapType lType
340 ,wxBitmapType lType
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/translator/
H A DEmulatePrecision.h45 : lType(l), rType(r) { } in TypePair()
47 const char *lType; member
55 if (l.lType == r.lType) in operator()
57 return l.lType < r.lType; in operator()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/tree_ops/
H A DEmulatePrecision.h46 TypePair(const char *l, const char *r) : lType(l), rType(r) {} in TypePair()
48 const char *lType; member
56 if (l.lType == r.lType) in operator()
58 return l.lType < r.lType; in operator()

12345678910>>...14