Home
last modified time | relevance | path

Searched defs:borrow (Results 1 – 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dpool.h274 typename BoundedPool<T, N, POLICY>::Loan BoundedPool<T, N, POLICY>::borrow() in borrow() function
283 void BoundedPool<T, N, POLICY>::borrow(size_t n, const F& f) const { in borrow() function
396 Loan<T> UnboundedPool<T, POLICY>::borrow() const { in borrow() function
404 inline void UnboundedPool<T, POLICY>::borrow(size_t n, const F& f) const { in borrow() function
/third_party/flutter/skia/include/core/
DSkExecutor.h31 virtual void borrow() {} in borrow() function
/third_party/skia/include/core/
DSkExecutor.h33 virtual void borrow() {} in borrow() function
/third_party/rust/crates/tracing/tracing-futures/src/
Dstdlib.rs29 pub(crate) mod borrow { module
/third_party/rust/crates/tracing/tracing/src/
Dstdlib.rs31 pub(crate) mod borrow { module
/third_party/rust/crates/tracing/tracing-core/src/
Dstdlib.rs31 pub(crate) mod borrow { module
/third_party/openssl/crypto/bn/
Dbn_add.c128 BN_ULONG t1, t2, borrow, *rp; in BN_usub() local
Drsa_sup_mul.c287 static limb_t _sub_limb(limb_t *ret, limb_t a, limb_t b, limb_t borrow) in _sub_limb()
317 limb_t borrow = 0; in sub() local
Dbn_mod.c136 BN_ULONG borrow, carry, ta, tb, mask, *rp; in bn_mod_sub_fixed_top() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum.cpp234 Chunk borrow = 0; in SubtractBignum() local
703 Chunk borrow = 0; in PlusCompare() local
788 Chunk borrow = 0; in SubtractTimes() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dbignum.cc220 Chunk borrow = 0; in SubtractBignum() local
689 Chunk borrow = 0; in PlusCompare() local
774 Chunk borrow = 0; in SubtractTimes() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum.cpp234 Chunk borrow = 0; in SubtractBignum() local
666 Chunk borrow = 0; in PlusCompare() local
760 Chunk borrow = 0; in SubtractTimes() local
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-bignum.cpp234 Chunk borrow = 0; in SubtractBignum() local
703 Chunk borrow = 0; in PlusCompare() local
788 Chunk borrow = 0; in SubtractTimes() local
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-bignum.cpp234 Chunk borrow = 0; in SubtractBignum() local
703 Chunk borrow = 0; in PlusCompare() local
788 Chunk borrow = 0; in SubtractTimes() local
/third_party/flutter/skia/src/core/
DSkExecutor.cpp103 virtual void borrow() override { in borrow() function in SkThreadPool
/third_party/skia/src/core/
DSkExecutor.cpp100 void borrow() override { in borrow() function in SkThreadPool
/third_party/rust/crates/io-lifetimes/tests/
Dapi.rs140 let borrow: BorrowedFilelike = file.as_filelike(); in test_as() localVariable
/third_party/FreeBSD/contrib/gdtoa/
Dmisc.c533 ULLong borrow, y; local
535 ULong borrow, y; local
Dstrtodg.c101 ULong borrow = 1, y; local
/third_party/python/Modules/_decimal/libmpdec/
Dbasearith.c165 mpd_uint_t borrow = 0; in _mpd_basesub() local
196 mpd_uint_t borrow = 0; in _mpd_basesubfrom() local
/third_party/rust/crates/lazycell/src/
Dlib.rs109 pub fn borrow(&self) -> Option<&T> { in borrow() method
298 pub fn borrow(&self) -> Option<&T> { in borrow() method
/third_party/openssl/crypto/ec/curve448/
Dscalar.c55 c448_word_t borrow; in sc_subx() local
/third_party/rust/crates/cxx/gen/build/src/
Dcargo.rs106 fn borrow(&self) -> &Lookup { in borrow() method
/third_party/rust/crates/log/src/kv/
Dkey.rs101 fn borrow(&self) -> &str { in borrow() method
/third_party/rust/crates/clap/src/util/
Did.rs109 fn borrow(&self) -> &str { in borrow() method

12