Searched defs:cuts_ptr (Results 1 – 8 of 8) sorted by relevance
36 HostDeviceVector<SketchContainer::OffsetT> *cuts_ptr, in GetColumnSizesScan()150 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessSlidingWindow() local195 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessWeightedSlidingWindow() local
200 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessBatch() local269 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessWeightedBatch() local
58 common::Span<SketchContainer::OffsetT const> cuts_ptr, in PruneImpl()311 common::Span<OffsetT> cuts_ptr, in Push()
14 dh::device_vector<bst_row_t> cuts_ptr(kCols+1); in TEST() local555 dh::device_vector<size_t> cuts_ptr(columns_ptr); in TEST() local