Home
last modified time | relevance | path

Searched defs:maxByte (Results 1 – 13 of 13) sorted by relevance

/dports/www/limesurvey/limesurvey/application/core/plugins/ExportSTATAxml/
H A DSTATAxmlWriter.php19 private $maxByte = 100; // max value of STATA byte var variable in STATAxmlWriter
/dports/games/spring/spring_98.0/rts/Sim/Path/QTPFS/
H A DNode.cpp271 const unsigned char* maxByte = reinterpret_cast<const unsigned char*>(&hCost) + sizeof(hCost); in GetCheckSum() local
282 …const unsigned char* maxByte = reinterpret_cast<const unsigned char*>(&prevMagicNum) + sizeof(prev… in GetCheckSum() local
/dports/games/spring/spring_98.0/rts/Sim/MoveTypes/
H A DMoveDefHandler.cpp402 …const unsigned char* maxByte = reinterpret_cast<const unsigned char*>(&flowMapping) + sizeof(flowM… in GetCheckSum() local
/dports/lang/clips/clips_core_source_630/core/
H A Dobjrtmch.c740 unsigned short i,maxByte; in CompareSlotBitMaps() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp498 int64_t maxByte = GetMaxAttributeByteOffsetForDraw(attrib, binding, maxVertexCount); in reserveSpaceForAttrib() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp509 int64_t maxByte = GetMaxAttributeByteOffsetForDraw(attrib, binding, maxVertexCount); in reserveSpaceForAttrib() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp516 int64_t maxByte = GetMaxAttributeByteOffsetForDraw(attrib, binding, maxVertexCount); in reserveSpaceForAttrib() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp516 int64_t maxByte = GetMaxAttributeByteOffsetForDraw(attrib, binding, maxVertexCount); in reserveSpaceForAttrib() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp516 int64_t maxByte = GetMaxAttributeByteOffsetForDraw(attrib, binding, maxVertexCount); in reserveSpaceForAttrib() local
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp516 int64_t maxByte = GetMaxAttributeByteOffsetForDraw(attrib, binding, maxVertexCount); in reserveSpaceForAttrib() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/
H A DVertexDataManager.cpp516 int64_t maxByte = GetMaxAttributeByteOffsetForDraw(attrib, binding, maxVertexCount); in reserveSpaceForAttrib() local
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Ddict.inl1013 size_t maxIndex, maxByte; local
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkTextDisp.c3813 int c, x, y, totalScroll, newByte, maxByte, gain=10; local