Searched defs:first (Results 1 – 10 of 10) sorted by relevance
26 VectorType first; member
53 static const DenseIndex first = f; member
18 const T1& choose(Cond<true>, const T1& first, const T2&) { in choose()
152 const first = str.substr(0, 1).toUpperCase(); constant
45 static bool first = true; in stable_norm() local
98 bool first() { return m_nit == 0; } in first() function
88 bool first = true; in Dump() local
133 StorageIndex current = n, first, next; in nr_etdfs() local
36 Index first, last ; in QuickSplit() local
459 …Index first = (AlignmentSize - (Index((UIntPtr(array)/sizeof(Scalar))) & AlignmentMask)) & Alignme… in first_aligned() local