Home
last modified time | relevance | path

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

123

/external/boringssl/mac-x86/crypto/bn/
Dco-586.S19 # ################## 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/
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/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.ct151 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/
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/llvm/include/llvm/IR/
DDominators.h42 extern template void Calculate<Function, BasicBlock *>(
44 extern template void Calculate<Function, Inverse<BasicBlock *>>(
/external/autotest/client/site_tests/hardware_TLBMissCost/
Dcontrol15 Calculate cost of a TLB miss
/external/llvm/lib/IR/
DDominators.cpp68 template void llvm::Calculate<Function, BasicBlock *>(
70 template void llvm::Calculate<Function, Inverse<BasicBlock *>>(
/external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
DSimpleVertexShader.hlsl31 // Calculate the position of the vertex against the world, view, and projection matrices.
/external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
DSimpleVertexShader.hlsl31 // Calculate the position of the vertex against the world, view, and projection matrices.
/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
Dumodsi3.S24 @ Calculate and return the remainder of the (unsigned) division.
Dudivsi3.S28 @ Calculate and return the quotient of the (unsigned) division.
Dudivmodsi4.S26 @ Calculate the quotient and remainder of the (unsigned) division. The return
/external/llvm/test/CodeGen/ARM/
Dvarargs-spill-stack-align-nacl.ll28 ; Calculate the address of the varargs save area and save varargs
/external/llvm/include/llvm/Support/
DGenericDomTree.h179 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/
Dbuild-openssl.bat92 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/
Dhistogram_comparison.markdown42 - 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/
Dcamera_calibration_square_chess.markdown51 - Calculate reprojection error like it is done in calibration sample (see
/external/opencv3/doc/tutorials/features2d/trackingmotion/corner_subpixeles/
Dcorner_subpixeles.markdown111 /// Calculate the refined corner locations
/external/llvm/lib/Target/WebAssembly/
DRelooper.cpp85 void Calculate(Block *Entry);
131 R.Calculate(BB2B[&F.getEntryBlock()]); in runOnFunction()
207 void RelooperAlgorithm::Calculate(Block *Entry) { in Calculate() function in RelooperAlgorithm

123