Home
last modified time | relevance | path

Searched defs:AddCode (Results 1 – 25 of 47) sorted by relevance

12

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/src/
H A Dsirit.cpp116 Id Module::AddCode(std::unique_ptr<Op> op) { in AddCode() function in Sirit::Module
121 Id Module::AddCode(spv::Op opcode, std::optional<u32> id) { in AddCode() function in Sirit::Module
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDEffectProfileFX.cpp66 FCDEffectCode* FCDEffectProfileFX::AddCode() in AddCode() function in FCDEffectProfileFX
H A DFCDEffectTechnique.cpp54 FCDEffectCode* FCDEffectTechnique::AddCode() in AddCode() function in FCDEffectTechnique
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/macro/
H A Dmacro.cpp23 void MacroEngine::AddCode(u32 method, u32 data) { in AddCode() function in Tegra::MacroEngine
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/gif/
H A Dcfx_lzwdecompressor.cpp145 void CFX_LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in CFX_LZWDecompressor
/dports/emulators/dolphin-emu/dolphin-3152428/docs/DSP/DSP_InterC/DSP_InterC/
H A DOutBuffer.cpp29 void AddCode(const char* _fmt, ...) in AddCode() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/gif/
H A Dcfx_lzwdecompressor.cpp151 void CFX_LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in CFX_LZWDecompressor
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Config/
H A DARCodeWidget.cpp182 void ARCodeWidget::AddCode(ActionReplay::ARCode code) in AddCode() function in ARCodeWidget
H A DGeckoCodeWidget.cpp186 void GeckoCodeWidget::AddCode() in AddCode() function in GeckoCodeWidget
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dsegments.c246 void AddCode (opc_t OPC, am_t AM, const char* Arg, struct CodeLabel* JumpTo) in AddCode() function
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DCheatManager.cpp86 void CheatManager::AddCode(CodeInfo &code) in AddCode() function in CheatManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dimage.cxx585 void SbiImage::AddCode( std::unique_ptr<char[]> p, sal_uInt32 s ) in AddCode() function in SbiImage
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dimage.cxx623 void SbiImage::AddCode(std::vector<sal_uInt8>&& v) in AddCode() function in SbiImage
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/
H A Dwxscoder.cpp76 void wxsCoder::AddCode(const wxString& FileName,const wxString& Header,const wxString& End,const wx… in AddCode() function in wxsCoder
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/opengl/pyramid/
H A Doglstuff.cpp301 void myOGLShaders::AddCode(const GLchar* shaString, GLenum shaType) in AddCode() function in myOGLShaders
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DActionReplay.cpp158 void AddCode(ARCode code) in AddCode() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/lgif/
H A Dfx_gif.cpp74 void CGifLZWDecoder::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in CGifLZWDecoder
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/lgif/
H A Dfx_gif.cpp72 void CGifLZWDecoder::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in CGifLZWDecoder
/dports/www/node10/node-v10.24.1/deps/v8/src/profiler/
H A Dprofile-generator.cc524 void CodeMap::AddCode(Address addr, CodeEntry* entry, unsigned size) { in AddCode() function in v8::internal::CodeMap
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/profiler/
H A Dprofile-generator.cc665 void CodeMap::AddCode(Address addr, CodeEntry* entry, unsigned size) { in AddCode() function in v8::internal::CodeMap
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp143 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::__anondeb8e6930111::CLZWDecoder
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp143 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::__anoncb496f4e0111::CLZWDecoder
/dports/lang/v8/v8-9.6.180.12/src/profiler/
H A Dprofile-generator.cc807 void CodeMap::AddCode(Address addr, CodeEntry* entry, unsigned size) { in AddCode() function in v8::internal::CodeMap
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/codec/
H A Dfx_codec_flate.cpp116 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in __anon57d5afdb0111::CLZWDecoder
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/codec/
H A Dfx_codec_flate.cpp115 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in __anon4729fc8f0111::CLZWDecoder

12