Home
last modified time | relevance | path

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

12

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dtdriver1.cpp53 cop = COMPARE_LE; in main()
H A Dprimitivemsg.h52 const int8_t COMPARE_LE = (COMPARE_LT | COMPARE_EQ); //0x03 variable
58 const int8_t COMPARE_NLE = (COMPARE_LE | COMPARE_NOT); //0x0b
97 case COMPARE_LE: in op()
H A Dlbidlist.cpp540 case COMPARE_LE: in compareVal()
602 case COMPARE_LE: in compareStr()
H A Drowestimator.cpp228 case COMPARE_LE: in estimateOpFactor()
H A Dtdriver-jobstep.cpp96 cop = COMPARE_LE; in pColScan_1()
H A Dtuple-bps.cpp1422 case COMPARE_LE: in compareSingleValue()
1453 case COMPARE_LE: in compareRange()
H A Djlf_execplantojoblist.cpp500 return COMPARE_LE; in op2num()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dtdriver1.cpp53 cop = COMPARE_LE; in main()
H A Dprimitivemsg.h52 const int8_t COMPARE_LE = (COMPARE_LT | COMPARE_EQ); //0x03 variable
58 const int8_t COMPARE_NLE = (COMPARE_LE | COMPARE_NOT); //0x0b
97 case COMPARE_LE: in op()
H A Dlbidlist.cpp540 case COMPARE_LE: in compareVal()
602 case COMPARE_LE: in compareStr()
H A Drowestimator.cpp228 case COMPARE_LE: in estimateOpFactor()
H A Dtdriver-jobstep.cpp96 cop = COMPARE_LE; in pColScan_1()
H A Dtuple-bps.cpp1422 case COMPARE_LE: in compareSingleValue()
1453 case COMPARE_LE: in compareRange()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Dfiltercommand.cpp311 case COMPARE_LE: in compare()
387 case COMPARE_LE: in compare()
521 case COMPARE_LE: in compareString()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Dfiltercommand.cpp311 case COMPARE_LE: in compare()
387 case COMPARE_LE: in compare()
521 case COMPARE_LE: in compareString()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/primitives/linux-port/
H A Dcolumn.cpp102 case COMPARE_LE: in colCompare_()
148 case COMPARE_LE: in colCompare_()
181 case COMPARE_LE: in colStrCompare_()
H A Dindex.cpp205 case COMPARE_LE: in indexWalk_1()
308 case COMPARE_LE: in compare()
H A Dtdriver.cpp343 params->COP1 = COMPARE_LE; in p_IdxWalk_1_lte_1()
885 params->COP1 = COMPARE_LE; in p_IdxWalk_2_range_2()
970 params->COP2 = COMPARE_LE; in p_IdxWalk_2_range_3()
1759 cmd->COP1 = COMPARE_LE; in p_TokenByScan_lte_1()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/primitives/linux-port/
H A Dcolumn.cpp102 case COMPARE_LE: in colCompare_()
148 case COMPARE_LE: in colCompare_()
181 case COMPARE_LE: in colStrCompare_()
H A Dindex.cpp205 case COMPARE_LE: in indexWalk_1()
308 case COMPARE_LE: in compare()
H A Dtdriver.cpp343 params->COP1 = COMPARE_LE; in p_IdxWalk_1_lte_1()
885 params->COP1 = COMPARE_LE; in p_IdxWalk_2_range_2()
970 params->COP2 = COMPARE_LE; in p_IdxWalk_2_range_3()
1759 cmd->COP1 = COMPARE_LE; in p_TokenByScan_lte_1()
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dxymond.c357 #define COMPARE_LE (1 << 3) macro
2846 *(flags) |= COMPARE_LE; in parseinequality()
3310 ((fwalk->flags & COMPARE_LE) && (testedval <= fwalk->wantedvalue)) || in match_test_filter()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dxymond.c357 #define COMPARE_LE (1 << 3) macro
2846 *(flags) |= COMPARE_LE; in parseinequality()
3310 ((fwalk->flags & COMPARE_LE) && (testedval <= fwalk->wantedvalue)) || in match_test_filter()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/tools/pingproc/
H A Dpingproc.cpp2148 currOp->addFilter(COMPARE_LE, le_val); in main()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/tools/pingproc/
H A Dpingproc.cpp2148 currOp->addFilter(COMPARE_LE, le_val); in main()

12