/external/boringssl/mac-x86/crypto/fipsmodule/ |
D | co-586.S | 24 # ################## Calculate word 0 36 # ################## Calculate word 1 55 # ################## Calculate word 2 81 # ################## Calculate word 3 114 # ################## Calculate word 4 154 # ################## Calculate word 5 201 # ################## Calculate word 6 255 # ################## Calculate word 7 316 # ################## Calculate word 8 370 # ################## Calculate word 9 [all …]
|
/external/boringssl/win-x86/crypto/fipsmodule/ |
D | co-586.asm | 37 ; ################## Calculate word 0 49 ; ################## Calculate word 1 68 ; ################## Calculate word 2 94 ; ################## Calculate word 3 127 ; ################## Calculate word 4 167 ; ################## Calculate word 5 214 ; ################## Calculate word 6 268 ; ################## Calculate word 7 329 ; ################## Calculate word 8 383 ; ################## Calculate word 9 [all …]
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | aws_crypto.cc | 30 virtual Aws::Utils::Crypto::HashResult Calculate( in Calculate() function in tensorflow::AWSSha256HMACOpenSSLImpl 56 virtual Aws::Utils::Crypto::HashResult Calculate( in Calculate() function in tensorflow::AWSSha256OpenSSLImpl 68 virtual Aws::Utils::Crypto::HashResult Calculate( in Calculate() function in tensorflow::AWSSha256OpenSSLImpl
|
/external/e2fsprogs/debugfs/ |
D | ro_debug_cmds.ct | 72 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",
|
D | debug_cmds.ct | 154 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/ |
D | mulmod-ppro.txt | 7 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/ |
D | icv_variance_a9.s | 79 @ Calculate Sum(values) 88 @ Calculate SumOfSquares
|
D | ideint_spatial_filter_a9.s | 109 @ Calculate absolute differences 126 @ Calculate sum of absolute differeces for each edge
|
D | ideint_cac_a9.s | 84 @ Calculate row based adj and alt values 155 @ Calculate column based adj and alt values
|
/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_shader_ballot.txt | 78 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/ |
D | Dominators.h | 35 extern template void Calculate<Function, BasicBlock *>( 37 extern template void Calculate<Function, Inverse<BasicBlock *>>(
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_aaction.h | 32 Calculate, enumerator
|
/external/llvm/lib/IR/ |
D | Dominators.cpp | 66 template void llvm::Calculate<Function, BasicBlock *>( 68 template void llvm::Calculate<Function, Inverse<BasicBlock *>>(
|
/external/compiler-rt/lib/builtins/arm/ |
D | divsi3.S | 34 @ Calculate and return the quotient of the (signed) division.
|
D | modsi3.S | 30 @ Calculate and return the remainder of the (signed) division.
|
D | divmodsi4.S | 31 @ Calculate the quotient and remainder of the (signed) division. The return
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/ |
D | VertShader.vsh | 17 Calculate the displacemnt value by taking the colour value from our texture
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_calculate.cpp | 38 XFA_Element::Calculate, in CXFA_Calculate()
|
D | cxfa_exclgroup.cpp | 19 {XFA_Element::Desc, 1, 0}, {XFA_Element::Calculate, 1, 0},
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Dominators.h | 48 extern template void Calculate<BBDomTree>(BBDomTree &DT); 49 extern template void Calculate<BBPostDomTree>(BBPostDomTree &DT);
|
/external/llvm/include/llvm/Support/ |
D | GenericDomTree.h | 180 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/lib/CodeGen/ |
D | MachineLoopInfo.cpp | 43 LI.Calculate(getAnalysis<MachineDominatorTree>().getBase()); // Update in runOnMachineFunction()
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | Dominators.h | 183 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/libnl/m4/ |
D | ax_pkg_swig.m4 | 78 # Calculate the required version number components 94 # Calculate the available version number components
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | varargs-spill-stack-align-nacl.ll | 28 ; Calculate the address of the varargs save area and save varargs
|