Home
last modified time | relevance | path

Searched defs:carry (Results 1 – 25 of 46) sorted by relevance

12

/external/openssh/
Dsc25519.c59 crypto_uint32 carry; in barrett_reduce() local
169 int i, carry; in sc25519_add() local
195 int i,j,carry; in sc25519_mul() local
223 char carry; in sc25519_window3() local
260 char carry; in sc25519_window5() local
/external/compiler-rt/lib/builtins/
Dudivsi3.c47 su_int carry = 0; in ARM_EABI_FNALIAS() local
Dudivmoddi4.c208 su_int carry = 0; in __udivmoddi4() local
Dudivmodti4.c213 su_int carry = 0; in __udivmodti4() local
/external/llvm/unittests/ADT/
DAPIntTest.cpp741 integerPart carry = APInt::tcDecrement(&singleWord, 1); in TEST() local
749 integerPart carry = APInt::tcDecrement(&singleWord, 1); in TEST() local
768 integerPart carry = APInt::tcDecrement(test, 4); in TEST() local
777 integerPart carry = APInt::tcDecrement(test, 4); in TEST() local
786 integerPart carry = APInt::tcDecrement(test, 4); in TEST() local
795 integerPart carry = APInt::tcDecrement(test, 4); in TEST() local
/external/valgrind/VEX/switchback/
Dtest_emfloat.c768 static void Add16Bits(u16 *carry, in Add16Bits()
814 static void ShiftMantLeft1(u16 *carry, in ShiftMantLeft1()
839 static void ShiftMantRight1(u16 *carry, in ShiftMantRight1()
870 u16 carry; /* Self-explanatory */ in StickyShiftRightMant() local
914 u16 carry; in normalize() local
1073 u16 carry; in AddSubInternalFPF() local
1281 u16 carry; in MultiplyInternalFPF() local
1443 u16 carry; in DivideInternalFPF() local
/external/boringssl/src/crypto/bn/
Dadd.c104 BN_ULONG *ap, *bp, *rp, carry, t1, t2; in BN_uadd() local
262 int i, carry; in BN_usub() local
Dmontgomery.c425 BN_ULONG *ap,*np,*rp,n0,v,carry; in BN_from_montgomery_word() local
/external/wpa_supplicant_8/src/crypto/
Dfips_prf_internal.c23 u32 carry; in fips186_2_prf() local
Dfips_prf_openssl.c40 u32 carry; in fips186_2_prf() local
Daes-omac1.c18 int i, carry; in gf_mulx() local
Daes-siv.c22 int i, carry; in dbl() local
/external/fio/lib/
Dnum2str.c18 int byte_post_index = 0, post_index, carry = 0; in num2str() local
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
DMessageProtocol.java60 private Byte carry; field in MessageProtocol
/external/v8/src/
Dbignum.cc171 Chunk carry = 0; in AddBignum() local
239 DoubleChunk carry = 0; in MultiplyByUInt32() local
261 uint64_t carry = 0; in MultiplyByUInt64() local
703 Chunk carry = 0; in BigitsShiftLeft() local
/external/libavc/encoder/
Dih264e_cabac.c264 WORD32 carry = (u4_low >> (u4_bits_gen + CABAC_BITS)) & 0x1; in ih264e_cabac_flush() local
389 WORD32 carry = (lead_byte >> 8) & 0x1; in ih264e_cabac_put_byte() local
/external/fdlibm/
Dk_rem_pio2.c170 int jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
/external/boringssl/src/crypto/bn/asm/
Dx86_64-gcc.c71 #define mul_add(r, a, word, carry) \ argument
86 #define mul(r, a, word, carry) \ argument
/external/ltrace/sysdeps/linux-gnu/arm/
Dregs.c72 arm_get_shifted_register(struct process *proc, uint32_t inst, int carry, in arm_get_shifted_register()
/external/boringssl/src/crypto/cmac/
Dcmac.c139 const uint8_t carry = in[0] >> 7; in binary_field_mul_x() local
/external/v8/third_party/fdlibm/
Dfdlibm.cc167 int32_t carry = 0; in __kernel_rem_pio2() local
/external/libopus/celt/
Dentenc.c85 int carry; in ec_enc_carry_out() local
/external/llvm/lib/Support/
DAPInt.cpp240 bool carry = false; in add() local
295 uint64_t carry = 0; in mul_1() local
331 uint64_t carry = 0, lx = 0, hx = 0; in mul() local
1229 uint64_t carry = 0; in shlSlowCase() local
1626 bool carry = false; in KnuthDiv() local
1653 unsigned carry = 0; in KnuthDiv() local
2552 integerPart multiplier, integerPart carry, in tcMultiplyPart()
/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp825 uint32_t carry = 0; // the carry bit after ThumbExpandImm_C or ARMExpandImm_C. in EmulateMOVRdImm() local
1065 uint32_t carry; // the carry bit after ThumbExpandImm_C or ARMExpandImm_C in EmulateMVNImm() local
1129 uint32_t carry; // the carry bit after the shift operation in EmulateMVNReg() local
3192 uint32_t carry; // the carry bit after the shift operation in EmulateShiftImm() local
3281 uint32_t carry; // the carry bit after the shift operation in EmulateShiftReg() local
5479 uint32_t carry; // the carry bit after ARM/Thumb Expand operation in EmulateANDImm() local
5554 uint32_t carry; in EmulateANDReg() local
5644 uint32_t carry; // the carry bit after ARM/Thumb Expand operation in EmulateBICImm() local
5717 uint32_t carry; in EmulateBICReg() local
8278 uint32_t carry; // the carry bit after ARM/Thumb Expand operation in EmulateEORImm() local
[all …]
/external/bison/lib/
Dvasnprintf.c387 mp_twolimb_t carry = 0; in multiply() local
729 mp_twolimb_t carry = 0; in divide() local
754 mp_limb_t carry = 0; in divide() local
1132 mp_twolimb_t carry = 0; in scale10_round_decimal_decoded() local

12