Searched defs:new_v (Results 1 – 11 of 11) sorted by relevance
40 std::vector<int> new_v(V.cbegin(), V.cend()); // no-warning in good_ctor() local96 …std::vector<int> new_v(V1.cbegin(), V2.cend()); // expected-warning{{Iterators of different contai… in bad_ctor() local
115 float new_v = hsv.v; in adjust_hsv_nhwc() local
70 uint64 new_v = (v * 10) + (c - '0'); in ConsumeLeadingDigits() local
813 T new_v; in TestRoundtrip() local
71 auto& new_v = *handle_data[i]; in InferenceContext() local
4233 let new_v = (*v) * 10; in test_entry() localVariable4690 let new_v = (*v) * 10; in test_raw_entry() localVariable