HomeSort by relevance Sort by last modified time
    Searched full:carry (Results 501 - 525 of 2018) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-armv4-large.S 244 cmn sp,#0 @ [+3], clear carry to denote 20_39
326 teq r14,sp @ preserve carry
423 cmp sp,#0 @ set carry to denote 60_79
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bitvect.h 326 boolean *carry);
328 boolean /*@alt void@*/ BitVector_add (wordptr X, wordptr Y, wordptr Z, boolean *carry);
330 boolean /*@alt void@*/ BitVector_sub (wordptr X, wordptr Y, wordptr Z, boolean *carry);
  /external/chromium_org/v8/src/
bignum-dtoa.cc 268 // as 9.999999 propagate a carry all the way, and change the
292 // carry until we hat a non-'9' or til we reach the first digit.
299 // Propagate a carry past the top place.
  /external/openssl/crypto/sha/asm/
sha1-armv4-large.S 244 cmn sp,#0 @ [+3], clear carry to denote 20_39
326 teq r14,sp @ preserve carry
423 cmp sp,#0 @ set carry to denote 60_79
  /external/v8/src/
bignum-dtoa.cc 268 // as 9.999999 propagate a carry all the way, and change the
292 // carry until we hat a non-'9' or til we reach the first digit.
299 // Propagate a carry past the top place.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
ratio 127 (__lo1 + __lo2 < __lo1)); // carry
138 (__lo1 < __lo2)); // carry
155 static constexpr uintmax_t __mix = __x0y1 + __x1y0; // possible carry...
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
ratio 127 (__lo1 + __lo2 < __lo1)); // carry
138 (__lo1 < __lo2)); // carry
155 static constexpr uintmax_t __mix = __x0y1 + __x1y0; // possible carry...
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
ratio 124 (__lo1 + __lo2 < __lo1)); // carry
135 (__lo1 < __lo2)); // carry
152 static constexpr uintmax_t __mix = __x0y1 + __x1y0; // possible carry...
  /external/tcpdump/
print-snmp.c 740 int j, carry; local
764 for (carry = 0, cpf = first+strlen(first)-1, cpl = last+4;
767 j = carry + (*cpf - '0') + (*cpl - '0');
770 carry = 1;
772 carry = 0;
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.td 605 let Defs = [CARRY] in
609 let Defs = [CARRY, CR0] in
634 let Defs = [CARRY] in
638 let Defs = [CARRY, CR0] in
677 let Defs = [CARRY] in
681 let Defs = [CARRY, CR0] in
706 let Defs = [CARRY] in
710 let Defs = [CARRY, CR0] in
763 let Defs = [CARRY] in
767 let Defs = [CARRY, CR0] i
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 698 SDValue Carry(Lo.getNode(), 1);
701 LHSH, RHSH, Carry);
    [all...]
  /libcore/luni/src/main/java/java/math/
BigDecimal.java     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
parisc-mont.pl 48 # PA-RISC 1.1 and PA-RISC 2.0 ones. Latter features carry-free 64-bit
354 extrd,u $ab0,31,32,$ti0 ; carry bit
357 addl $ti0,$hi0,$hi0 ; account carry bit
530 extrd,u $ti0,31,32,$ti0 ; carry in flipped word order
685 ldw -16($xfer),$abhi ; carry bit actually
695 addl $abhi,$hi0,$hi0 ; account carry bit
  /external/openssl/crypto/bn/asm/
parisc-mont.pl 48 # PA-RISC 1.1 and PA-RISC 2.0 ones. Latter features carry-free 64-bit
354 extrd,u $ab0,31,32,$ti0 ; carry bit
357 addl $ti0,$hi0,$hi0 ; account carry bit
530 extrd,u $ti0,31,32,$ti0 ; carry in flipped word order
685 ldw -16($xfer),$abhi ; carry bit actually
695 addl $abhi,$hi0,$hi0 ; account carry bit
  /external/chromium_org/v8/src/arm/
constants-arm.h 155 ADC = 5 << 21, // Add with Carry.
156 SBC = 6 << 21, // Subtract with Carry.
157 RSC = 7 << 21, // Reverse Subtract with Carry.
  /external/dnsmasq/src/
dnsmasq.c 272 /* Use a pipe to carry signals and other events back to the event loop
273 in a race-free manner and another to carry errors to daemon-invoking process */
300 /* pipe to carry errors back to original process.
    [all...]
  /external/dropbear/libtommath/
changes.txt 14 -- removed some carry stores that were not required [updated text]
63 -- Fixed "final carry" bug in comba multipliers. (Volkan Ceylan)
268 shifting caused a carry.
  /external/iputils/
rdisc.c 931 * back all the carry bits from the top 16 bits into the lower
944 * add back carry outs from top 16 bits to low 16 bits
947 sum += (sum >> 16); /* add carry */
    [all...]
  /external/v8/src/arm/
constants-arm.h 196 ADC = 5 << 21, // Add with Carry.
197 SBC = 6 << 21, // Subtract with Carry.
198 RSC = 7 << 21, // Reverse Subtract with Carry.
  /external/v8/test/cctest/
test-assembler-arm.cc 950 // Test instructions using the carry flag.
981 __ mov(r3, Operand(r1, ASR, 1), SetCC); // Set the carry.
987 __ mov(r3, Operand(r2, ASR, 1), SetCC); // Unset the carry.
  /frameworks/base/docs/html/guide/topics/connectivity/
wifip2p.jd 226 Carry out any necessary actions depending on the intent that is
235 arguments and uses these two classes to appropriately carry out the needed actions when the
493 the data from the client. Carry out any actions with this data, such as saving it to a file
  /bionic/libc/upstream-netbsd/libc/regex/
regex2.h 153 * preliminary hooks for dealing with such things, we also carry along
  /bootable/recovery/
NOTICE 110 (b) You must cause any modified files to carry prominent notices
  /dalvik/dexdump/
NOTICE 110 (b) You must cause any modified files to carry prominent notices
  /dalvik/dx/
NOTICE 110 (b) You must cause any modified files to carry prominent notices

Completed in 1537 milliseconds

<<21222324252627282930>>