Home
last modified time | relevance | path

Searched defs:LoadInto (Results 1 – 9 of 9) sorted by relevance

/dports/games/spring/spring_98.0/AI/Wrappers/Cpp/src/
H A DAIFloat3.cpp45 void springai::AIFloat3::LoadInto(float* xyz) const { in LoadInto() function in springai::AIFloat3
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/common/
H A DConfiguration.cpp311 bool Configuration::LoadInto(Configuration &rConfig, FdGetLine &rGetLine, std::string &rErrorMsg, b… in LoadInto() function in Configuration
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/ELF/
H A DElfReader.cpp382 int ElfReader::LoadInto(u32 loadAddress, bool fromTop) in LoadInto() function in ElfReader
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/ELF/
H A DElfReader.cpp382 int ElfReader::LoadInto(u32 loadAddress, bool fromTop) in LoadInto() function in ElfReader
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/ELF/
H A DElfReader.cpp382 int ElfReader::LoadInto(u32 loadAddress, bool fromTop) in LoadInto() function in ElfReader
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/loader/
H A Delf.cpp273 Kernel::CodeSet ElfReader::LoadInto(VAddr vaddr) { in LoadInto() function in ElfReader
/dports/emulators/citra/citra-ac98458e0/src/core/loader/
H A Delf.cpp274 std::shared_ptr<CodeSet> ElfReader::LoadInto(u32 vaddr) { in LoadInto() function in ElfReader
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/loader/
H A Delf.cpp274 std::shared_ptr<CodeSet> ElfReader::LoadInto(u32 vaddr) { in LoadInto() function in ElfReader
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dbmtex.cpp3023 void BMTex::BitmapHolder::LoadInto(bool forceReload) { in LoadInto() function in BMTex::BitmapHolder