Searched defs:is_explicit (Results 1 – 11 of 11) sorted by relevance
38 static const bool is_explicit = IsExplicit; member40 typedef explicitness<true> is_explicit; typedef
40 static const bool is_explicit = IsExplicit; member42 typedef explicitness<true> is_explicit; typedef
14 pub(crate) fn is_explicit(self) -> bool { in is_explicit() method
68 pub fn is_explicit(&self) -> bool { in is_explicit() method
143 bool is_explicit() const { return explicit_; } in is_explicit() function
865 const bool is_explicit = 0 == (range_mask & (1 << dim)); in StridedSliceBegin() local882 const bool is_explicit = 0 == (range_mask & (1 << dim)); in StridedSliceEnd() local
866 const bool is_explicit = 0 == (range_mask & (1 << dim)); in StridedSliceBegin() local883 const bool is_explicit = 0 == (range_mask & (1 << dim)); in StridedSliceEnd() local