Searched defs:is_dense (Results 1 – 7 of 7) sorted by relevance
99 bool is_dense() const { return true; } in is_dense() function
112 bool is_dense = values.front() == 0 && in CreateNonNullableIntsColumn() local
202 bool is_dense(const IntervalContainerT& container, in is_dense() function
154 bool is_dense = d_and_type.second == Type::Dense; in FastParseSerializedExample() local
153 pub fn is_dense(&self) -> bool { in is_dense() method
631 bool is_dense = d_and_type.second == Type::Dense; in FastParseSerializedExample() local1560 bool is_dense = d_and_type.second == Type::Dense; in FastParseSingleExample() local
727 const bool is_dense = filter->sparsity == nullptr; in EvalHybrid() local