Home
last modified time | relevance | path

Searched defs:fromMemory (Results 1 – 14 of 14) sorted by path

/dports/devel/redasm/REDasm-2.1.1/QHexView/document/
H A Dqhexdocument.h98 template<typename T> QHexDocument* QHexDocument::fromMemory(char *data, int size, QObject *parent) in fromMemory() function
105 template<typename T> QHexDocument* QHexDocument::fromMemory(const QByteArray& ba, QObject *parent) in fromMemory() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Util/
H A DFileClasses.h93 bool fromMemory; variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Util/
H A DFileClasses.h93 bool fromMemory; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Util/
H A DFileClasses.h93 bool fromMemory; variable
/dports/graphics/blender/blender-2.91.0/source/blender/imbuf/intern/cineon/
H A Dcineonlib.c140 LogImageFile *cineonOpen(const unsigned char *byteStuff, int fromMemory, size_t bufferSize) in cineonOpen()
H A Ddpxlib.c138 LogImageFile *dpxOpen(const unsigned char *byteStuff, int fromMemory, size_t bufferSize) in dpxOpen()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
H A DScanManager.java371 public void applyConfiguration(boolean fromMemory) in applyConfiguration()
H A DScanManagerMXBean.java232 public void applyConfiguration(boolean fromMemory) in applyConfiguration()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
H A DScanManager.java371 public void applyConfiguration(boolean fromMemory) in applyConfiguration()
H A DScanManagerMXBean.java232 public void applyConfiguration(boolean fromMemory) in applyConfiguration()
/dports/lang/solidity/solidity_0.8.11/libsolidity/codegen/
H A DYulUtilFunctions.cpp1860 bool fromMemory = _fromType.dataStoredIn(DataLocation::Memory); in copyArrayToStorageFunction() local
3584 bool fromMemory = _from.location() == DataLocation::Memory; in copyStructToStorageFunction() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/icons/
H A DIconResponse.java68 private boolean fromMemory; field in IconResponse
/dports/security/klee/klee-2.2/lib/Expr/
H A DExpr.cpp334 ref<Expr> ConstantExpr::fromMemory(void *address, Width width) { in fromMemory() function in ConstantExpr
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/icons/
H A DIconResponse.java68 private boolean fromMemory; field in IconResponse