Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkExecutor.h30 virtual void borrow() {} in borrow() function
/external/skia/include/core/
DSkExecutor.h30 virtual void borrow() {} in borrow() function
/external/libconstrainedcrypto/
Dp256.c93 p256_sddigit borrow = 0; in subTop() local
115 p256_sddigit borrow = 0; in subM() local
238 p256_sddigit borrow = 0; in p256_cmp() local
254 p256_sddigit borrow = 0; in p256_sub() local
/external/clang/test/Index/
Dcomment-cplus11-specific.cpp13 namespace borrow { namespace
/external/tpm2/
DMathFunctions.c105 int borrow = 0; in _math__sub() local
352 int borrow = 0; in _math__uComp() local
/external/v8/src/
Dbignum.cc201 Chunk borrow = 0; in SubtractBignum() local
623 Chunk borrow = 0; in PlusCompare() local
724 Chunk borrow = 0; in SubtractTimes() local
/external/skqp/src/core/
DSkExecutor.cpp93 virtual void borrow() override { in borrow() function in SkThreadPool
/external/skia/src/core/
DSkExecutor.cpp93 virtual void borrow() override { in borrow() function in SkThreadPool
/external/python/cpython3/Modules/_decimal/libmpdec/
Dbasearith.c165 mpd_uint_t borrow = 0; in _mpd_basesub() local
196 mpd_uint_t borrow = 0; in _mpd_basesubfrom() local
/external/python/cpython2/Python/
Ddtoa.c929 ULLong borrow, y; in diff() local
931 ULong borrow, y; in diff() local
1238 ULLong borrow, carry, y, ys; in quorem() local
1240 ULong borrow, carry, y, ys; in quorem() local
/external/pdfium/third_party/bigint/
DBigUnsigned.cc687 bool borrow = true; in operator --() local
/external/python/cpython3/Python/
Ddtoa.c877 ULLong borrow, y; in diff() local
1163 ULLong borrow, carry, y, ys; in quorem() local
/external/mesa3d/src/compiler/glsl/
Dir_builder.cpp244 ir_expression *borrow(operand a, operand b) in borrow() function
Dbuiltin_functions.cpp5235 ir_variable *borrow = out_var(type, "borrow"); in _usubBorrow() local
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp265 bool borrow = false; in sub() local
1670 bool borrow = subtrahend > u_tmp; in KnuthDiv() local
DAPFloat.cpp855 APFloat::subtractSignificand(const APFloat &rhs, integerPart borrow) in subtractSignificand()
/external/llvm/lib/Support/
DAPInt.cpp268 bool borrow = false; in sub() local
1595 int64_t borrow = 0; in KnuthDiv() local
DAPFloat.cpp923 APFloat::subtractSignificand(const APFloat &rhs, integerPart borrow) in subtractSignificand()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp276 bool borrow = false; in sub() local
1569 int64_t borrow = 0; in KnuthDiv() local
/external/python/cpython2/Objects/
Dlongobject.c1236 digit borrow = 0; in v_isub() local
2471 digit borrow = 0; in x_sub() local
/external/valgrind/coregrind/
Dm_main.c3240 Int q, uneg, vneg, diff, borrow; in divls() local
/external/valgrind/VEX/priv/
Dguest_x86_helpers.c2128 Bool borrow = r_AL < 6; in x86g_calculate_daa_das_aaa_aas() local
Dhost_mips_isel.c2403 HReg xLo, xHi, yLo, yHi, borrow; in iselInt64Expr_wrk() local
/external/python/cpython3/Objects/
Dlongobject.c1473 digit borrow = 0; in v_isub() local
3053 digit borrow = 0; in x_sub() local