/external/boringssl/mac-x86/crypto/bn/ |
D | co-586.S | 19 # ################## Calculate word 0 31 # ################## Calculate word 1 50 # ################## Calculate word 2 76 # ################## Calculate word 3 109 # ################## Calculate word 4 149 # ################## Calculate word 5 196 # ################## Calculate word 6 250 # ################## Calculate word 7 311 # ################## Calculate word 8 365 # ################## Calculate word 9 [all …]
|
/external/boringssl/win-x86/crypto/bn/ |
D | 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 9 [all …]
|
/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 | 151 request do_dx_hash, "Calculate the directory hash of a filename", 157 request do_bmap, "Calculate the logical->physical block mapping for an inode", 166 request do_imap, "Calculate the location of an inode",
|
/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 | 83 @ Calculate row based adj and alt values 154 @ Calculate column based adj and alt values
|
/external/llvm/include/llvm/IR/ |
D | Dominators.h | 42 extern template void Calculate<Function, BasicBlock *>( 44 extern template void Calculate<Function, Inverse<BasicBlock *>>(
|
/external/autotest/client/site_tests/hardware_TLBMissCost/ |
D | control | 15 Calculate cost of a TLB miss
|
/external/llvm/lib/IR/ |
D | Dominators.cpp | 68 template void llvm::Calculate<Function, BasicBlock *>( 70 template void llvm::Calculate<Function, Inverse<BasicBlock *>>(
|
/external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/ |
D | SimpleVertexShader.hlsl | 31 // Calculate the position of the vertex against the world, view, and projection matrices.
|
/external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/ |
D | SimpleVertexShader.hlsl | 31 // Calculate the position of the vertex against the world, view, and projection matrices.
|
/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
|
D | umodsi3.S | 24 @ Calculate and return the remainder of the (unsigned) division.
|
D | udivsi3.S | 28 @ Calculate and return the quotient of the (unsigned) division.
|
D | udivmodsi4.S | 26 @ Calculate the quotient and remainder of the (unsigned) division. The return
|
/external/llvm/test/CodeGen/ARM/ |
D | varargs-spill-stack-align-nacl.ll | 28 ; Calculate the address of the varargs save area and save varargs
|
/external/llvm/include/llvm/Support/ |
D | GenericDomTree.h | 179 void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT, 642 Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT, FuncT &F); 731 Calculate<FT, NodeT *>(*this, F); in recalculate() 746 Calculate<FT, Inverse<NodeT *>>(*this, F); in recalculate()
|
/external/curl/projects/ |
D | build-openssl.bat | 92 rem Calculate the program files directory 163 rem Calculate our output directory 216 rem Calculate our output directory
|
/external/opencv3/doc/tutorials/imgproc/histograms/histogram_comparison/ |
D | histogram_comparison.markdown | 42 - Calculate the H-S histogram for all the images and normalize them in order to compare them. 103 -# Calculate the Histograms for the base image, the 2 test images and the half-down base image:
|
/external/opencv3/doc/tutorials/calib3d/camera_calibration_square_chess/ |
D | camera_calibration_square_chess.markdown | 51 - Calculate reprojection error like it is done in calibration sample (see
|
/external/opencv3/doc/tutorials/features2d/trackingmotion/corner_subpixeles/ |
D | corner_subpixeles.markdown | 111 /// Calculate the refined corner locations
|
/external/llvm/lib/Target/WebAssembly/ |
D | Relooper.cpp | 85 void Calculate(Block *Entry); 131 R.Calculate(BB2B[&F.getEntryBlock()]); in runOnFunction() 207 void RelooperAlgorithm::Calculate(Block *Entry) { in Calculate() function in RelooperAlgorithm
|