Home
last modified time | relevance | path

Searched defs:COperand (Results 1 – 8 of 8) sorted by relevance

/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Compress/
H A DRar3Vm.h80 struct COperand struct
85 COperand(): Type(OP_TYPE_NONE), Data(0), Base(0) {} in COperand() argument
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DRar3Vm.h80 struct COperand struct
85 COperand(): Type(OP_TYPE_NONE), Data(0), Base(0) {} in COperand() argument
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DRar3Vm.h77 struct COperand struct
82 COperand(): Type(OP_TYPE_NONE), Data(0), Base(0) {} in COperand() argument
/dports/games/tycho/species/
H A Doperand.hpp32 class COperand { // an abstract class, use the factory to get an implementation class
H A Doperand.cpp48 COperand::COperand(const field_t coresize) { in COperand() function in COperand
/dports/games/species/species/
H A Doperand.hpp32 class COperand { // an abstract class, use the factory to get an implementation class
H A Doperand.cpp48 COperand::COperand(const field_t coresize) { in COperand() function in COperand
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/Parser/
H A Dmathobj.h424 COperand() : CMathObj() {}; in COperand() function