Home
last modified time | relevance | path

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

/dports/net/astron/Astron-c8ba982/src/database/
H A DDBOperation.cpp317 bool DBOperationGet::is_independent_of(const DBOperation *other) const in is_independent_of() function in DBOperationGet
484 bool DBOperationSet::is_independent_of(const DBOperation *other) const in is_independent_of() function in DBOperationSet
598 bool DBOperationUpdate::is_independent_of(const DBOperation *other) const in is_independent_of() function in DBOperationUpdate
H A DDBOperation.h141 virtual bool is_independent_of(const DBOperation *other) const in is_independent_of() function
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/c/
H A Destack.h173 #define is_independent_of _rom_call(short,(CESI,CESI),2D5) macro