Home
last modified time | relevance | path

Searched refs:Calculate (Results 1 – 25 of 108) sorted by relevance

12345

/external/boringssl/mac-x86/crypto/fipsmodule/
Dco-586.S18 # ################## 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/
Dco-586.asm31 ; ################## 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 9
[all …]
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_crypto.cc30 virtual Aws::Utils::Crypto::HashResult Calculate( in Calculate() function in tensorflow::S3Sha256HMACOpenSSLImpl
56 virtual Aws::Utils::Crypto::HashResult Calculate( in Calculate() function in tensorflow::S3Sha256OpenSSLImpl
68 virtual Aws::Utils::Crypto::HashResult Calculate( in Calculate() function in tensorflow::S3Sha256OpenSSLImpl
/external/e2fsprogs/debugfs/
Dro_debug_cmds.ct72 request do_dx_hash, "Calculate the directory hash of a filename",
78 request do_bmap, "Calculate the logical->physical block mapping for an inode",
81 request do_imap, "Calculate the location of an inode",
Ddebug_cmds.ct154 request do_dx_hash, "Calculate the directory hash of a filename",
160 request do_bmap, "Calculate the logical->physical block mapping for an inode",
172 request do_imap, "Calculate the location of an inode",
/external/python/cpython3/Modules/_decimal/libmpdec/literature/
Dmulmod-ppro.txt7 Calculate (a * b) % p using the 80-bit x87 FPU
54 Calculate an estimate for q = floor(n/p). The multiplication has another
64 b) n = a * b # Calculate exact product.
66 c) qest = n * pinv # Calculate estimate for the quotient.
70 f) r = n - q * p # Calculate remainder.
/external/libmpeg2/common/arm/
Dicv_variance_a9.s79 @ Calculate Sum(values)
88 @ Calculate SumOfSquares
Dideint_spatial_filter_a9.s109 @ Calculate absolute differences
126 @ Calculate sum of absolute differeces for each edge
Dideint_cac_a9.s83 @ Calculate row based adj and alt values
154 @ Calculate column based adj and alt values
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_shader_ballot.txt78 a) Calculate color value for primitive dependent on invocation index.
83 b) Save first invocation index to the SSBO. Calculate color value for
/external/llvm/include/llvm/IR/
DDominators.h35 extern template void Calculate<Function, BasicBlock *>(
37 extern template void Calculate<Function, Inverse<BasicBlock *>>(
/external/llvm/lib/IR/
DDominators.cpp66 template void llvm::Calculate<Function, BasicBlock *>(
68 template void llvm::Calculate<Function, Inverse<BasicBlock *>>(
/external/pdfium/core/fpdfdoc/
Dcpdf_aaction.h32 Calculate, enumerator
/external/llvm/include/llvm/Support/
DGenericDomTree.h180 void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT,
640 Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT, FuncT &F);
727 Calculate<FT, NodeT *>(*this, F); in recalculate()
736 Calculate<FT, Inverse<NodeT *>>(*this, F); in recalculate()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDominators.h183 void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType>& DT,
578 friend void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType>& DT,
665 Calculate<FT, NodeT*>(*this, F); in recalculate()
678 Calculate<FT, Inverse<NodeT*> >(*this, F); in recalculate()
/external/compiler-rt/lib/builtins/arm/
Ddivsi3.S34 @ Calculate and return the quotient of the (signed) division.
Dmodsi3.S30 @ Calculate and return the remainder of the (signed) division.
Ddivmodsi4.S31 @ Calculate the quotient and remainder of the (signed) division. The return
/external/pdfium/xfa/fxfa/parser/
Dcxfa_calculate.cpp38 XFA_Element::Calculate, in CXFA_Calculate()
Dcxfa_exclgroup.cpp19 {XFA_Element::Desc, 1, 0}, {XFA_Element::Calculate, 1, 0},
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DVertShader.vsh17 Calculate the displacemnt value by taking the colour value from our texture
/external/libnl/m4/
Dax_pkg_swig.m478 # Calculate the required version number components
94 # Calculate the available version number components
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLoopInfo.cpp43 LI.Calculate(getAnalysis<MachineDominatorTree>().getBase()); // Update in runOnMachineFunction()
/external/curl/projects/
Dbuild-wolfssl.bat98 rem Calculate the program files directory
146 rem Calculate our output directory
175 rem Calculate our output directory
/external/llvm/test/CodeGen/ARM/
Dvarargs-spill-stack-align-nacl.ll28 ; Calculate the address of the varargs save area and save varargs

12345