HomeSort by relevance Sort by last modified time
    Searched refs:Calculate (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /external/pdfium/core/fpdfdoc/
cpdf_aaction.h 32 Calculate,
  /external/boringssl/mac-x86/crypto/fipsmodule/
co-586.S 18 # ################## Calculate word 0
30 # ################## Calculate word 1
49 # ################## Calculate word 2
75 # ################## Calculate word 3
108 # ################## Calculate word 4
148 # ################## Calculate word 5
195 # ################## Calculate word 6
249 # ################## Calculate word 7
310 # ################## Calculate word 8
364 # ################## Calculate word 9
    [all...]
  /external/boringssl/win-x86/crypto/fipsmodule/
co-586.asm 31 ; ################## Calculate word 0
43 ; ################## Calculate word 1
62 ; ################## Calculate word 2
88 ; ################## Calculate word 3
121 ; ################## Calculate word 4
161 ; ################## Calculate word 5
208 ; ################## Calculate word 6
262 ; ################## Calculate word 7
323 ; ################## Calculate word 8
377 ; ################## Calculate word
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
MultU64x32.S 18 # Calculate the product of a 64-bit integer and a 32-bit integer
DivU64x32.S 18 # Calculate the quotient of a 64-bit integer by a 32-bit integer
DivU64x32.asm 18 ; Calculate the quotient of a 64-bit integer by a 32-bit integer
ModU64x32.S 18 # Calculate the remainder of a 64-bit integer by a 32-bit integer
ModU64x32.asm 18 ; Calculate the remainder of a 64-bit integer by a 32-bit integer
MultU64x32.asm 18 ; Calculate the product of a 64-bit integer and a 32-bit integer
MultU64x64.S 18 # Calculate the product of a 64-bit integer and another 64-bit integer
MultU64x64.asm 18 ; Calculate the product of a 64-bit integer and another 64-bit integer
  /external/libmpeg2/common/arm/
icv_variance_a9.s 79 @ Calculate Sum(values)
88 @ Calculate SumOfSquares
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DivU64x32.S 18 # Calculate the quotient of a 64-bit integer by a 32-bit integer
ModU64x32.S 18 # Calculate the remainder of a 64-bit integer by a 32-bit integer
MultU64x32.S 18 # Calculate the product of a 64-bit integer and a 32-bit integer
DivU64x32.asm 18 ; Calculate the quotient of a 64-bit integer by a 32-bit integer
ModU64x32.asm 18 ; Calculate the remainder of a 64-bit integer by a 32-bit integer
MultU64x32.asm 18 ; Calculate the product of a 64-bit integer and a 32-bit integer
MultU64x64.asm 18 ; Calculate the product of a 64-bit integer and another 64-bit integer
MultU64x64.S 18 # Calculate the product of a 64-bit integer and another 64-bit integer
  /external/compiler-rt/lib/builtins/arm/
divsi3.S 34 @ Calculate and return the quotient of the (signed) division.
modsi3.S 30 @ Calculate and return the remainder of the (signed) division.
divmodsi4.S 31 @ Calculate the quotient and remainder of the (signed) division. The return
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineLoopInfo.cpp 43 LI.Calculate(getAnalysis<MachineDominatorTree>().getBase()); // Update
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
RangeExpression.py 106 def Calculate(self, Operand, DataType, SymbolTable):
120 def Calculate(self, Operand, DataType, SymbolTable):
132 def Calculate(self, Operand, DataType, SymbolTable):
145 def Calculate(self, Operand, DataType, SymbolTable):
158 def Calculate(self, Operand, DataType, SymbolTable):
171 def Calculate(self, Operand, DataType, SymbolTable):
258 return operatorobj.Calculate(Oprand, self.PcdDataType, self.operanddict)

Completed in 781 milliseconds

1 2 3 4 5