HomeSort by relevance Sort by last modified time
    Searched full:borrow (Results 101 - 125 of 188) sorted by null

1 2 3 45 6 7 8

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
ppc64-mont.pl 972 or $ap,$ap,$np ; ap=borrow?tp:rp
1034 or $ap,$ap,$np ; ap=borrow?tp:rp
  /external/openssl/crypto/bn/asm/
parisc-mont.pl 502 sub %r0,%r0,%r0 ; clear borrow
848 sub %r0,%r0,%r0 ; clear borrow
ppc64-mont.pl 972 or $ap,$ap,$np ; ap=borrow?tp:rp
1034 or $ap,$ap,$np ; ap=borrow?tp:rp
  /external/qemu/fpu/
softfloat-macros.h 406 | 2^128, so any borrow out (carry out) is lost. The result is broken into two
424 | Subtraction is modulo 2^192, so any borrow out (carry out) is lost. The
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 309 // What we can take from others is the minimum of the width we need to borrow
310 // and the width we are allowed to borrow.
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.cpp 652 // Perhaps we can borrow Mesa's pre-processor?
    [all...]
  /external/antlr/antlr-3.4/runtime/C/
ChangeLog 173 we borrow its string factroy adn use it in our EOF token in case
  /external/chromium_org/net/base/
net_util_icu.cc 185 // For now, we borrow the list from Mozilla and tweaked it slightly.
    [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-arithmetic.txt 4 # Add/Subtract with carry/borrow
  /external/openssl/crypto/aes/asm/
bsaes-armv7.S 1350 add r8, r6, #.LREVM0SR-.LM0 @ borrow r8
1369 adrl r8, .LREVM0SR @ borrow r8
1395 @ Borrow prologue from _bsaes_encrypt8 to use the opportunity
    [all...]
bsaes-armv7.pl     [all...]
aesv8-armx-64.S 86 movi v6.16b,#8 // borrow v6.16b
aesv8-armx.S 88 vmov.i8 q10,#8 @ borrow q10
aesv8-armx.pl 135 vmov.i8 $key,#8 // borrow $key
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_nist.c 449 * 'tmp=result-modulus; if (!carry || !borrow) result=tmp;'
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 5 ; Add/Subtract with carry/borrow
  /external/openssl/crypto/bn/
bn_nist.c 448 * 'tmp=result-modulus; if (!carry || !borrow) result=tmp;'
    [all...]
  /external/sonivox/arm-fm-22k/bin/
arm-fm-22k 
  /external/chromium_org/third_party/icu/source/i18n/
decNumber.c     [all...]
  /external/icu/icu4c/source/i18n/
decNumber.c     [all...]
  /external/valgrind/main/VEX/priv/
guest_x86_helpers.c 2055 Bool borrow = r_AL < 6; local
    [all...]
  /external/valgrind/main/coregrind/
m_main.c 3339 Int q, uneg, vneg, diff, borrow; local
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts1c.test 403 INSERT INTO email([from],[to],subject,body) VALUES('jae.black@enron.com', 'claudette.harvey@enron.com, chaun.roberts@enron.com, judy.martinez@enron.com,', 'Disaster Recovery Equipment', 'As a reminder...there are several pieces of equipment that are set up on the 30th Floor, as well as on our floor, for the Disaster Recovery Team. PLEASE DO NOT TAKE, BORROW OR USE this equipment. Should you need to use another computer system, other than yours, or make conference calls please work with your Assistant to help find or set up equipment for you to use.
    [all...]
fts2c.test 403 INSERT INTO email([from],[to],subject,body) VALUES('jae.black@enron.com', 'claudette.harvey@enron.com, chaun.roberts@enron.com, judy.martinez@enron.com,', 'Disaster Recovery Equipment', 'As a reminder...there are several pieces of equipment that are set up on the 30th Floor, as well as on our floor, for the Disaster Recovery Team. PLEASE DO NOT TAKE, BORROW OR USE this equipment. Should you need to use another computer system, other than yours, or make conference calls please work with your Assistant to help find or set up equipment for you to use.
    [all...]
fts3ac.test 403 INSERT INTO email([from],[to],subject,body) VALUES('jae.black@enron.com', 'claudette.harvey@enron.com, chaun.roberts@enron.com, judy.martinez@enron.com,', 'Disaster Recovery Equipment', 'As a reminder...there are several pieces of equipment that are set up on the 30th Floor, as well as on our floor, for the Disaster Recovery Team. PLEASE DO NOT TAKE, BORROW OR USE this equipment. Should you need to use another computer system, other than yours, or make conference calls please work with your Assistant to help find or set up equipment for you to use.
    [all...]

Completed in 1604 milliseconds

1 2 3 45 6 7 8