Searched refs:cref (Results 1 – 19 of 19) 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()
180 fShapes[i].fDraw = bind(&SkCanvas::drawRect, _1, cref(fRect.rect()), _2); in onDelayedSetup()183 fShapes[i].fDraw = bind(&SkCanvas::drawOval, _1, cref(fOval.rect()), _2); in onDelayedSetup()186 fShapes[i].fDraw = bind(&SkCanvas::drawRRect, _1, cref(fRRect), _2); in onDelayedSetup()203 std::cref(*outer), std::cref(*inner), in onDelayedSetup()
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
405 … SoftReference<Map<String, CacheEntry>> cref = cacheref; // copy so we don't need to sync on this in getKey() local406 if (cref != null) { in getKey()408 cache = cref.get(); in getKey()416 cref = new SoftReference<Map<String, CacheEntry>>(cache); in getKey()500 cacheref = cref; in getKey()
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()
22 $(CC) $(CFLAGS) -o cURL $(OBJS) $(LIBS) -Wl,-Map,cURL.map,--cref
330 private Constructor cref; field in ICUJDKCompare.MorC337 cref = c; in MorC()341 return mref == null ? cref.getModifiers() : mref.getModifiers(); in getModifiers()349 return mref == null ? cref.getParameterTypes() : mref.getParameterTypes(); in getParameterTypes()357 return mref == null ? cref.toString() : mref.toString(); in getSignature()
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
583 cref(const _Tp& __t) _NOEXCEPT591 cref(reference_wrapper<_Tp> __t) _NOEXCEPT593 return cref(__t.get());601 template <class _Tp> void cref(const _Tp&&) = delete;606 template <class _Tp> void cref(const _Tp&&);// = delete;
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;
201 Any val2(std::cref(a)); // const int& in TEST()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...