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

1 2 3 4 5 6 78 91011>>

  /external/boringssl/ios-arm/crypto/fipsmodule/
bsaes-armv7.S 1389 add r8, r6, #LREVM0SR-LM0 @ borrow r8
1409 adrl r8, LREVM0SR @ borrow r8
1435 @ Borrow prologue from _bsaes_encrypt8 to use the opportunity
    [all...]
  /external/boringssl/linux-arm/crypto/fipsmodule/
bsaes-armv7.S 1380 add r8, r6, #.LREVM0SR-.LM0 @ borrow r8
1400 adrl r8, .LREVM0SR @ borrow r8
1426 @ Borrow prologue from _bsaes_encrypt8 to use the opportunity
    [all...]
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
x86_64-mont5.pl 395 lea (%rsp),$ap # borrow ap for tp
414 or $np,$ap # ap=borrow?tp:rp
    [all...]
rsaz-avx2.pl 408 vpbroadcastq 32*8-128($tpa), $ACC0 # borrow $ACC0 for $B1
576 vmovd %eax, $ACC0 # borrow ACC0 for Y2
    [all...]
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 5235 ir_variable *borrow = out_var(type, "borrow"); local
    [all...]
  /external/valgrind/VEX/priv/
host_mips_isel.c 2403 HReg xLo, xHi, yLo, yHi, borrow; local
    [all...]
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
bsaes-armv7.pl     [all...]
aesv8-armx.pl 178 vmov.i8 $key,#8 // borrow $key
  /external/boringssl/src/third_party/fiat/
curve25519.c 93 // This function extracts 51 bits of result and 1 bit of borrow (52 total), so
127 // This function extracts 25 bits of result and 1 bit of borrow (26 total), so
136 // This function extracts 26 bits of result and 1 bit of borrow (27 total), so
    [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/math/
BigDecimal.java 339 private static byte bytecar[] = new byte[(90 + 99) + 1]; // carry/borrow array
    [all...]
  /external/icu/icu4c/source/i18n/
rbnf.cpp     [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/
BigDecimal.java 348 private static byte bytecar[] = new byte[(90 + 99) + 1]; // carry/borrow array
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
BigDecimal.java 350 private static byte bytecar[] = new byte[(90 + 99) + 1]; // carry/borrow array
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 5 ; Add/Subtract with carry/borrow
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.h 608 * For that reason if you borrow this scratch buffer you should only be
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.c 868 /* Borrow opcode from one of the other XCHGar opcodes */
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
asm_arm.s 738 // If the m on entry was nil, we called needm above to borrow an m
asm_arm64.s 662 // If the m on entry was nil, we called needm above to borrow an m
asm_s390x.s 689 // If the m on entry was nil, we called needm above to borrow an m
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_arm.s 738 // If the m on entry was nil, we called needm above to borrow an m
asm_arm64.s 662 // If the m on entry was nil, we called needm above to borrow an m
asm_s390x.s 689 // If the m on entry was nil, we called needm above to borrow an m
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.cpp     [all...]
  /tools/apksig/src/main/java/com/android/apksig/
DefaultApkSignerEngine.java 65 // the contents of input and output META-INF/MANIFEST.MF to borrow the main section of the
    [all...]

Completed in 492 milliseconds

1 2 3 4 5 6 78 91011>>