HomeSort by relevance Sort by last modified time
    Searched full:borrow (Results 151 - 175 of 302) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdrom.h 43 * borrow the "Operation not supported" error from the network folks to
  /prebuilts/go/darwin-x86/src/runtime/
asm_mips64x.s 586 // If the m on entry was nil, we called needm above to borrow an m
asm_mipsx.s 588 // If the m on entry was nil, we called needm above to borrow an m
  /prebuilts/go/linux-x86/src/runtime/
asm_mips64x.s 586 // If the m on entry was nil, we called needm above to borrow an m
asm_mipsx.s 588 // If the m on entry was nil, we called needm above to borrow an m
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
cris.exp 203 # --- End of arc.exp borrow ---
  /external/llvm/lib/Support/
APFloat.cpp 920 /* Subtract the significand of the RHS with a borrow flag. Returns
921 the borrow flag. */
923 APFloat::subtractSignificand(const APFloat &rhs, integerPart borrow)
932 return APInt::tcSubtract(parts, rhs.significandParts(), borrow,
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
softfloat-macros 401 2^128, so any borrow out (carry out) is lost. The result is broken into two
420 Subtraction is modulo 2^192, so any borrow out (carry out) is lost. The
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
asmz.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
asmz.go     [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
hppa.h 206 cb 32 bit borrow completer for SUB
207 cB 64 bit borrow completer for SUB
    [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/boringssl/ios-aarch64/crypto/fipsmodule/
aesv8-armx64.S 100 movi v6.16b,#8 // borrow v6.16b
  /external/boringssl/ios-arm/crypto/fipsmodule/
aesv8-armx32.S 106 vmov.i8 q10,#8 @ borrow q10
  /external/boringssl/linux-aarch64/crypto/fipsmodule/
aesv8-armx64.S 101 movi v6.16b,#8 // borrow v6.16b
  /external/boringssl/linux-arm/crypto/fipsmodule/
aesv8-armx32.S 105 vmov.i8 q10,#8 @ borrow q10
  /external/boringssl/src/crypto/fipsmodule/modes/asm/
ghashp8-ppc.pl 308 subfe r0,r0,r0 # borrow?-1:0
  /external/boringssl/src/crypto/fipsmodule/rsa/
rsa_impl.c 741 // |bn_sub_words| and a select on the borrow bit.
    [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-arithmetic.txt 4 # Add/Subtract with carry/borrow
  /external/mesa3d/src/compiler/nir/
nir_opcodes.py 403 # returns a boolean representing the borrow resulting from the subtraction
  /external/python/cpython2/Doc/c-api/
intro.rst 187 the caller is said to *borrow* the reference. Nothing needs to be done for a
  /external/python/cpython3/Doc/c-api/
intro.rst 188 the caller is said to *borrow* the reference. Nothing needs to be done for a
  /external/skia/src/sksl/
sksl.inc 228 //$genUType usubBorrow($genUType x, $genUType y, out $genUType borrow);
  /external/skqp/src/sksl/
sksl.inc 228 //$genUType usubBorrow($genUType x, $genUType y, out $genUType borrow);
  /kernel/tests/net/test/
xfrm_test.py 464 # Borrow the address of another netId as the source address of the tunnel
    [all...]

Completed in 819 milliseconds

1 2 3 4 5 67 8 91011>>