Searched refs:cref (Results 1 – 15 of 15) sorted by relevance
284 typename EigenTypes<kRowA>::VectorRef cref(c, num_row_a); in MatrixVectorMultiply()289 cref += Aref.lazyProduct(bref); in MatrixVectorMultiply()291 cref -= Aref.lazyProduct(bref); in MatrixVectorMultiply()293 cref = Aref.lazyProduct(bref); in MatrixVectorMultiply()335 typename EigenTypes<kColA>::VectorRef cref(c, num_col_a); in MatrixTransposeVectorMultiply()340 cref += Aref.transpose().lazyProduct(bref); in MatrixTransposeVectorMultiply()342 cref -= Aref.transpose().lazyProduct(bref); in MatrixTransposeVectorMultiply()344 cref = Aref.transpose().lazyProduct(bref); in MatrixTransposeVectorMultiply()
44 op, bo, bo->handle, boi->size, boi->cref); in radeon_bo_debug()59 boi->cref++; in radeon_bo_ref()69 boi->cref--; in radeon_bo_unref()127 return boi->cref > 1; in radeon_bo_is_referenced_by_cs()
17 unsigned cref; member
133 if (boi->cref) { in bo_unref()
22 std::reference_wrapper<const int> r1 = std::cref(i); in main()23 std::reference_wrapper<const int> r2 = std::cref(r1); in main()
22 std::reference_wrapper<const int> r = std::cref(i); in main()
4 1.1 IP Command reference (ip-cref.tex, published)5 1.2 TC Command reference (tc-cref.tex)
1 PSFILES=ip-cref.ps ip-tunnels.ps api-ip6-flowlabels.ps ss.ps nstat.ps arpd.ps rtstat.ps
403 … SoftReference<Map<String, CacheEntry>> cref = cacheref; // copy so we don't need to sync on this in getKey() local404 if (cref != null) { in getKey()406 cache = cref.get(); in getKey()414 cref = new SoftReference<Map<String, CacheEntry>>(cache); in getKey()498 cacheref = cref; in getKey()
500 cref(const _Tp& __t) _NOEXCEPT508 cref(reference_wrapper<_Tp> __t) _NOEXCEPT510 return cref(__t.get());517 template <class _Tp> void cref(const _Tp&&) = delete;522 template <class _Tp> void cref(const _Tp&&);// = delete;
1131 cref(const _Tp& __t)1139 cref(reference_wrapper<_Tp> __t)1141 return cref(__t.get());
67 template <class T> reference_wrapper<const T> cref(const T& t) noexcept;68 template <class T> void cref(const T&& t) = delete;69 template <class T> reference_wrapper<const T> cref(reference_wrapper<T> t) noexcept;
50 template<typename T> reference_wrapper<const T> cref(const T& t) { in cref() function139 const tuple<int, float&, const double&> *t3p = addr(make_tuple(i, ref(f), cref(d))); in test_creation_functions()
50 template<typename T> reference_wrapper<const T> cref(const T& t) { in cref() function
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...