Searched defs:getValue (Results 1 – 7 of 7) sorted by relevance
153 void IntersectabcEqual(const std::deque<Row>& rows, Val v, GetV getValue) in IntersectabcEqual()164 void IntersectGreaterEqual(const std::deque<Row>& rows, Val v, GetV getValue) in IntersectGreaterEqual()174 void IntersectLessEqual(const std::deque<Row>& rows, Val v, GetV getValue) in IntersectLessEqual()
142 auto getValue = [](const uint64_t& row) { return row; }; in FilterTS() local
66 public byte[] getValue() { in getValue() method in SigningBlock
50 function getValue(begin, end, v, res) { function
156 auto getValue = [](const uint32_t& row) { return row; }; in FilterSorted() local
168 auto getValue = [](const uint32_t& row) { return row; }; in FilterSorted() local
258 auto getValue = [](const uint64_t& row) { return row; }; in FilterTS() local