Home
last modified time | relevance | path

Searched refs:fBOP (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Dfiltercommand.cpp196 bs >> fBOP; in createCommand()
238 filterCmd->fBOP = fBOP; in duplicate()
293 switch (fBOP) in compare()
328 return (fBOP == c.fBOP); in operator ==()
356 filterCmd->fBOP = fBOP; in duplicate()
369 switch (fBOP) in compare()
416 return ((fBOP == c.fBOP) && (fFactor == c.fFactor)); in operator ==()
444 filterCmd->fBOP = fBOP; in duplicate()
507 switch (fBOP) in compareString()
557 return compareString(cs, s0, s1, fBOP); in compare_ss()
[all …]
H A Dfiltercommand.h80 uint8_t fBOP; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Dfiltercommand.cpp196 bs >> fBOP; in createCommand()
238 filterCmd->fBOP = fBOP; in duplicate()
293 switch (fBOP) in compare()
328 return (fBOP == c.fBOP); in operator ==()
356 filterCmd->fBOP = fBOP; in duplicate()
369 switch (fBOP) in compare()
416 return ((fBOP == c.fBOP) && (fFactor == c.fFactor)); in operator ==()
444 filterCmd->fBOP = fBOP; in duplicate()
507 switch (fBOP) in compareString()
557 return compareString(cs, s0, s1, fBOP); in compare_ss()
[all …]
H A Dfiltercommand.h80 uint8_t fBOP; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dfiltercommand-jl.cpp33 fBOP(step.BOP()), fColType(step.colType()) in FilterCommandJL()
66 ret << "FilterCommandJL: " << colName << " BOP=" << (uint32_t) fBOP; in toString()
74 bs << fBOP; in createCommand()
H A Dfiltercommand-jl.h51 return fBOP; in getBOP()
58 uint8_t fBOP; variable
H A Dpcolstep.cpp114 fBOP(BOP_NONE), in pColStep()
276 fBOP(rhs.BOP()), in pColStep()
387 fBOP(BOP_NONE), in pColStep()
645 fBOP = b; in setBOP()
1408 fBOP = BOP_OR; in addFilters()
1437 fBOP = BOP_OR; in addFilters()
H A Dpdictionary.cpp102 fBOP(BOP_NONE), in pDictionaryStep()
171 fBOP = b; in setBOP()
H A Dpcolscan.cpp132 fBOP(BOP_OR), in pColScanStep()
955 fBOP = B; in setBOP()
1022 fBOP = rhs.BOP(); in pColScanStep()
1107 fBOP = BOP_OR; in addFilters()
H A Dprimitivestep.h264 return fBOP; in BOP()
355 int8_t fBOP; variable
487 return fBOP; in BOP()
633 int8_t fBOP; variable
795 return fBOP; in BOP()
806 uint32_t fBOP; variable
945 return fBOP; in BOP()
989 uint32_t fBOP; variable
1555 return fBOP; in BOP()
1581 int8_t fBOP; variable
H A Dfilterstep.cpp84 fBOP = b; in setBOP()
H A Dcolumncommand-jl.cpp57 BOP = scan.fBOP; in ColumnCommandJL()
101 BOP = step.fBOP; in ColumnCommandJL()
H A Ddictstep-jl.cpp45 BOP = dict.fBOP; in DictStepJL()
H A Dpdictionaryscan.cpp135 fBOP(BOP_NONE), in pDictionaryScan()
327 fBOP = b; in setBOP()
502 hdr.BOP = fBOP; in sendAPrimitiveMessage()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dfiltercommand-jl.cpp33 fBOP(step.BOP()), fColType(step.colType()) in FilterCommandJL()
66 ret << "FilterCommandJL: " << colName << " BOP=" << (uint32_t) fBOP; in toString()
74 bs << fBOP; in createCommand()
H A Dfiltercommand-jl.h51 return fBOP; in getBOP()
58 uint8_t fBOP; variable
H A Dpcolstep.cpp114 fBOP(BOP_NONE), in pColStep()
276 fBOP(rhs.BOP()), in pColStep()
387 fBOP(BOP_NONE), in pColStep()
645 fBOP = b; in setBOP()
1408 fBOP = BOP_OR; in addFilters()
1437 fBOP = BOP_OR; in addFilters()
H A Dpdictionary.cpp102 fBOP(BOP_NONE), in pDictionaryStep()
171 fBOP = b; in setBOP()
H A Dpcolscan.cpp132 fBOP(BOP_OR), in pColScanStep()
955 fBOP = B; in setBOP()
1022 fBOP = rhs.BOP(); in pColScanStep()
1107 fBOP = BOP_OR; in addFilters()
H A Dprimitivestep.h264 return fBOP; in BOP()
355 int8_t fBOP; variable
487 return fBOP; in BOP()
633 int8_t fBOP; variable
795 return fBOP; in BOP()
806 uint32_t fBOP; variable
945 return fBOP; in BOP()
989 uint32_t fBOP; variable
1555 return fBOP; in BOP()
1581 int8_t fBOP; variable
H A Dfilterstep.cpp84 fBOP = b; in setBOP()
H A Dcolumncommand-jl.cpp57 BOP = scan.fBOP; in ColumnCommandJL()
101 BOP = step.fBOP; in ColumnCommandJL()
H A Ddictstep-jl.cpp45 BOP = dict.fBOP; in DictStepJL()
H A Dpdictionaryscan.cpp135 fBOP(BOP_NONE), in pDictionaryScan()
327 fBOP = b; in setBOP()
502 hdr.BOP = fBOP; in sendAPrimitiveMessage()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/tools/pingproc/
H A Dpingproc.cpp131 return fBOP; in BOP()
135 if (FilterCount() >= 2) fBOP = bop; in BOP()
176 uint32_t fBOP; member in __anona6b539620111::OidOperation
187 …: fOid(oid), fFilterList(), fFilterCount(0), fOpType(opType), fSessionId(sessionId), fBOP(BOP_NONE… in OidOperation()

12