Home
last modified time | relevance | path

Searched defs:instructionCount (Results 1 – 25 of 93) sorted by relevance

1234

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/tree/
H A DKviKvsTreeNodeInstructionBlock.h45 unsigned int instructionCount() { return m_pInstructionList->count(); }; in instructionCount() function
/dports/devel/qbs/qbs-src-1.21.0/tests/benchmarker/
H A Dvalgrindrunner.h46 qint64 instructionCount; variable
/dports/editors/imhex/ImHex-1.7.0/source/views/
H A Dview_disassembler.cpp60 …size_t instructionCount = cs_disasm(capstoneHandle, buffer.data(), bufferSize, this->m_baseAddress… in drawContent() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/table/
H A DGlyfSimpleDescript.java89 final int instructionCount = di.readShort(); in GlyfSimpleDescript() local
/dports/lang/rhino/rhino1_7R4/testsrc/org/mozilla/javascript/tests/
H A DObserveInstructionCountTest.java58 protected void observeInstructionCount(Context cx, int instructionCount) in observeInstructionCount()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/saga/
H A Dsthread.cpp197 for (uint instructionCount = 0; instructionCount < STHREAD_TIMESLICE; instructionCount++) { in runThread() local
/dports/games/scummvm/scummvm-2.5.1/engines/saga/
H A Dsthread.cpp200 for (uint instructionCount = 0; instructionCount < STHREAD_TIMESLICE; instructionCount++) { in runThread() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/src/inc/
H A DCode.h103 size_t instructionCount() const throw() { return _instr_count; } in instructionCount() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/inc/
H A DCode.h103 size_t instructionCount() const throw() { return _instr_count; } in instructionCount() function
/dports/www/firefox/firefox-99.0/gfx/graphite2/src/inc/
H A DCode.h103 size_t instructionCount() const throw() { return _instr_count; } in instructionCount() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/inc/
H A DCode.h103 size_t instructionCount() const throw() { return _instr_count; } in instructionCount() function
/dports/graphics/graphite2/graphite2-1.3.14/src/inc/
H A DCode.h103 size_t instructionCount() const throw() { return _instr_count; } in instructionCount() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/inc/
H A DCode.h103 size_t instructionCount() const throw() { return _instr_count; } in instructionCount() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/inc/
H A DCode.h103 size_t instructionCount() const throw() { return _instr_count; } in instructionCount() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Shader/
H A DVertexShader.cpp100 int instructionCount = 1; in validate() local
H A DPixelShader.cpp80 int instructionCount = 1; in validate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Shader/
H A DVertexShader.cpp100 int instructionCount = 1; in validate() local
H A DPixelShader.cpp80 int instructionCount = 1; in validate() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJIT.cpp173 unsigned instructionCount = m_codeBlock->instructions().size(); in privateCompileMainPass() local
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJIT.cpp173 unsigned instructionCount = m_codeBlock->instructions().size(); in privateCompileMainPass() local
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/jit/
H A DJIT.cpp173 unsigned instructionCount = m_codeBlock->instructions().size(); in privateCompileMainPass() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/jit/
H A DJIT.cpp170 unsigned instructionCount = m_codeBlock->instructions().size(); in privateCompileMainPass() local
/dports/audio/mumble/mumble-1.3.3/3rdparty/mach-override-src/
H A Dmach_override.c638 int instructionCount, in fixupInstructions()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DSnapshots.cpp604 RecoverOffset RecoverWriter::startRecover(uint32_t instructionCount, in startRecover()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DSnapshots.cpp623 RecoverOffset RecoverWriter::startRecover(uint32_t instructionCount, in startRecover()

1234