Home
last modified time | relevance | path

Searched defs:hasFixedVirtualAddress (Results 1 – 3 of 3) sorted by relevance

/dports/security/liboqs/liboqs-0.7.0/src/sig/rainbow/pqclean_rainbowV-compressed_clean/
H A Drainbow_config.h21 /// size of M, in # gf elements.
22 #define _PUB_M (_O1 + _O2)
42 /// length of salt for a signature, in # bytes
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Core/
H A DFileManager.h21 virtual bool hasFixedVirtualAddress() { return false; }; in hasFixedVirtualAddress() function
42 virtual bool hasFixedVirtualAddress() { return true; }; in hasFixedVirtualAddress() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Core/
H A DFileManager.h21 virtual bool hasFixedVirtualAddress() { return false; }; in hasFixedVirtualAddress() function
42 virtual bool hasFixedVirtualAddress() { return true; }; in hasFixedVirtualAddress() function