Home
last modified time | relevance | path

Searched defs:DoubleElementType (Results 1 – 4 of 4) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Delementtype.h122 struct DoubleElementType struct
128 DoubleElementType(); argument
148 inline bool operator<(const DoubleElementType& e) const argument
H A Delementtype.cpp38 DoubleElementType::DoubleElementType() { }; in DoubleElementType() function in joblist::DoubleElementType
40 DoubleElementType::DoubleElementType(uint64_t f, double s) : first(f), second(s) { }; in DoubleElementType() function in joblist::DoubleElementType
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Delementtype.h122 struct DoubleElementType struct
128 DoubleElementType(); argument
148 inline bool operator<(const DoubleElementType& e) const argument
H A Delementtype.cpp38 DoubleElementType::DoubleElementType() { }; in DoubleElementType() function in joblist::DoubleElementType
40 DoubleElementType::DoubleElementType(uint64_t f, double s) : first(f), second(s) { }; in DoubleElementType() function in joblist::DoubleElementType