Searched defs:second (Results 1 – 4 of 4) sorted by relevance
27 int second; member
54 static const DenseIndex second = s; member
23 const T2& choose(Cond<false>, const T1&, const T2& second) { in choose()
279 int64_t second = duration / 1000; // 1000: 1s = 1000ms in SetUpAnimatorGroup() local