/packages/apps/Browser/src/com/android/browser/ |
PreloadedTabControl.java | 128 // carry on
|
/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
wmmintrin.h | 100 /* Performs carry-less integer multiplication of 64-bit halves of
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
wmmintrin.h | 100 /* Performs carry-less integer multiplication of 64-bit halves of
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
wmmintrin.h | 100 /* Performs carry-less integer multiplication of 64-bit halves of
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
wmmintrin.h | 100 /* Performs carry-less integer multiplication of 64-bit halves of
|
/prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
wmmintrin.h | 100 /* Performs carry-less integer multiplication of 64-bit halves of
|
/libcore/luni/src/main/java/java/math/ |
BigInteger.java | [all...] |
/external/dropbear/libtommath/pre_gen/ |
mpi.c | 277 * that W[ix-1] have the carry cleared (see after the inner loop) 289 * inner loop In this case we fix the carry from the previous 292 * handled by fixing up one carry after the inner loop. The 293 * carry fixups are done in order so after these loops the 313 /* now fix carry for next digit, W[ix+1] */ 330 /* alias for next word, where the carry goes */ 430 /* clear the carry */ 459 /* make next carry */ 471 /* now extract the previous digit [below the carry] */ 560 /* make next carry */ [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
adler32.c | 72 outside this range to carry special meanings. 77 way that values reserved by applications to carry special meanings now
|
/external/tcpdump/ |
print-ip.c | 286 * back all the carry bits from the top 16 bits into the lower 297 * add back carry outs from top 16 bits to low 16 bits 300 sum += (sum >> 16); /* add carry */ 330 * addition must include an end-around carry; we do this by 333 * the carry, to the lower 16 bits of the sum, and then do it 334 * again in case *that* sum produced a carry.
|
/external/openssl/crypto/bn/ |
bn_asm.c | 177 BN_ULONG carry=0; local 189 mul(rp[0],ap[0],bl,bh,carry); 190 mul(rp[1],ap[1],bl,bh,carry); 191 mul(rp[2],ap[2],bl,bh,carry); 192 mul(rp[3],ap[3],bl,bh,carry); 198 mul(rp[0],ap[0],bl,bh,carry); 201 return(carry);
|
/external/openssl/crypto/bn/asm/ |
pa-risc2.s | 394 COPY ht_1,%ret1 ; carry = ht 436 COPY ht_0,%ret1 ; copy carry 611 ADD,DC %r0,%r0,%ret1 ; set c to carry 613 ADD,DC %ret1,%r0,%ret1 ; c+= carry 619 ADD,DC %r0,%r0,%ret1 ; set c to carry 621 ADD,DC %ret1,%r0,%ret1 ; c+= carry 638 ADD,DC %r0,%r0,%ret1 ; set c to carry (could use CMPCLR??) 640 ADD,DC %ret1,%r0,%ret1 ; c+= carry [all...] |
pa-risc2W.s | 384 COPY ht_1,%ret0 ; carry = ht 426 COPY ht_0,%ret0 ; copy carry 600 ADD,DC %r0,%r0,%ret0 ; set c to carry 602 ADD,DC %ret0,%r0,%ret0 ; c+= carry 608 ADD,DC %r0,%r0,%ret0 ; set c to carry 610 ADD,DC %ret0,%r0,%ret0 ; c+= carry 627 ADD,DC %r0,%r0,%ret0 ; set c to carry (could use CMPCLR??) 629 ADD,DC %ret0,%r0,%ret0 ; c+= carry 1062 ADD,DC C3,%r0,C3 ; add in carry (c3++) 1065 ADD,DC ht,%r0,ht ; add in carry (ht++ [all...] |
/external/stlport/src/ |
num_get_float.cpp | 240 * would cause carry to create 420 if (value == (ULL(1) << (limits::digits - 1))) { /* carry created normal number */ 444 if ((value >> 53) != 0) { /* carry all the way across */ 548 if ( (vv.i64 >> (limits::digits < 64 ? limits::digits : 0)) != 0 ) { /* carry all the way across */ 621 if (vv.i64 == (ULL(1) << (limits::digits - 1))) { /* carry created normal number */
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
sha1.c | 423 u32 carry; local 455 carry = 1; 457 carry += xkey[k] + xpos[k]; 458 xkey[k] = carry & 0xff; 459 carry >>= 8;
|
aes_wrap.c | 159 int i, carry; local 161 carry = pad[0] & 0x80; 165 if (carry)
|
/ndk/sources/cxx-stl/stlport/src/ |
num_get_float.cpp | 240 * would cause carry to create 420 if (value == (ULL(1) << (limits::digits - 1))) { /* carry created normal number */ 444 if ((value >> 53) != 0) { /* carry all the way across */ 548 if ( (vv.i64 >> (limits::digits < 64 ? limits::digits : 0)) != 0 ) { /* carry all the way across */ 621 if (vv.i64 == (ULL(1) << (limits::digits - 1))) { /* carry created normal number */
|
/external/chromium/chrome/browser/password_manager/ |
password_store_win_unittest.cc | 164 // task to notify us that it's safe to carry on with the test. 273 // task to notify us that it's safe to carry on with the test. 428 // task to notify us that it's safe to carry on with the test.
|
/external/libvpx/vp8/common/x86/ |
boolcoder.cxx | 190 void bool_writer::carry() { 237 carry(); 261 carry();
|
/external/llvm/lib/Target/PowerPC/ |
PPCRegisterInfo.td | 261 // Carry bit. In the architecture this is really bit 0 of the XER register 264 def CARRY: SPR<1, "ca">; 324 def CARRYRC : RegisterClass<"PPC", [i32], 32, (add CARRY)> {
|
/external/opencv/cxcore/src/ |
cxrand.cpp | 54 Multiply-with-carry generator is used here: 55 temp = ( A*X(n) + carry ) 57 carry = temp / (2^32)
|
/external/openssl/crypto/sha/asm/ |
sha1-armv4-large.pl | 191 cmn sp,#0 @ [+3], clear carry to denote 20_39 198 teq $Xi,sp @ preserve carry 215 cmp sp,#0 @ set carry to denote 60_79
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_crc.cpp | 145 uint32 carry; local 150 carry = *crc & 0x8000; 152 if (!carry ^ !(data & masking))
|
/external/bzip2/ |
README | 27 complete ok, carry on to installation: 140 to carry out a patent search. Therefore I cannot give any
|
/external/llvm/include/llvm/CodeGen/ |
ISDOpcodes.h | 194 // like ADDC/SUBC, which indicate the carry result is always false. 197 // Carry-setting nodes for multiple precision addition and subtraction. 200 // result is the carry flag result. 203 // Carry-using nodes for multiple precision addition and subtraction. These 205 // the add or sub, and the third is the input carry flag. These nodes 207 // carry flag. These nodes both read and write a carry flag to allow them 527 // a call sequence, and carry arbitrary information that target might want [all...] |