Searched defs:c_c (Results 1 – 6 of 6) sorted by relevance
19 Complex<make_real_t<T>> c_c = cpp::bit_cast<Complex<make_real_t<T>>>(c); in conjugate() local26 Complex<real_t> c_c = cpp::bit_cast<Complex<real_t>>(c); in project() local
53 Scope c_c = root.NewSubScope("c").NewSubScope("c"); in TEST() local146 Scope c_c = c.WithControlDependencies({Operation()}); in TEST() local
13 C c_c; member
13 const C c_c; member
64 Scope c_c = root.withSubScope("c").withSubScope("c"); in hierarchicalNames() local