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

1 2

  /external/boringssl/mac-x86/crypto/bn/
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/
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...]
  /external/libmpeg2/common/arm/
icv_variance_a9.s 79 @ Calculate Sum(values)
88 @ Calculate SumOfSquares
ideint_spatial_filter_a9.s 109 @ Calculate absolute differences
126 @ Calculate sum of absolute differeces for each edge
ideint_cac_a9.s 83 @ Calculate row based adj and alt values
154 @ Calculate column based adj and alt values
  /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
udivmodsi4.S 26 @ Calculate the quotient and remainder of the (unsigned) division. The return
udivsi3.S 28 @ Calculate and return the quotient of the (unsigned) division.
umodsi3.S 24 @ Calculate and return the remainder of the (unsigned) division.
  /external/llvm/include/llvm/IR/
Dominators.h 42 extern template void Calculate<Function, BasicBlock *>(
44 extern template void Calculate<Function, Inverse<BasicBlock *>>(
  /frameworks/compile/libbcc/
libbcc.sha1.mk 2 # Calculate SHA1 checksum for libbcc.so, libRS.so and libclcore.bc
  /build/core/tasks/tools/
package-modules.mk 18 # Calculate the dest files in the output zip file.
  /external/llvm/lib/IR/
Dominators.cpp 68 template void llvm::Calculate<Function, BasicBlock *>(
70 template void llvm::Calculate<Function, Inverse<BasicBlock *>>(
  /external/chromium-trace/catapult/experimental/heatmap/
draw.js 31 // Calculate average color across all traces in bucket.
renderer.js 13 this.calculate(data);
19 Heatmap.prototype.calculate = function(data) {
115 // Calculate average color across all traces in bucket.
  /external/v8/test/mjsunit/regress/
regress-transcendental.js 40 // Calculate using generated code.
  /external/curl/projects/
build-openssl.bat 107 rem Calculate the program files directory
186 rem Calculate our output directory
239 rem Calculate our output directory
build-wolfssl.bat 93 rem Calculate the program files directory
134 rem Calculate our output directory
163 rem Calculate our output directory
  /external/clang/www/analyzer/scripts/
expandcollapse.js 122 // Calculate expandableDiv absolute Y coordinate from the top of body.
126 // Calculate the absoute Y coordinate of visible area.
  /external/llvm/include/llvm/Support/
GenericDomTree.h 177 // The calculate routine is provided in a separate header but referenced here.
179 void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT,
642 Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT, FuncT &F);
649 // Haven't calculated this node yet? Get or calculate the node for the
731 Calculate<FT, NodeT *>(*this, F);
746 Calculate<FT, Inverse<NodeT *>>(*this, F);
GenericDomTreeConstruction.h 150 void Calculate(DominatorTreeBase<typename GraphTraits<NodeT>::NodeType>& DT,
202 // Step #3: Calculate the semidominators of all vertices
270 // Get or calculate the node for the immediate dominator
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
timeline_data_series.js 280 // Calculate total bytes transferred from |time| - |stepSize|
289 // Calculate bytes per second.
  /external/llvm/lib/Target/WebAssembly/
Relooper.cpp 85 void Calculate(Block *Entry);
131 R.Calculate(BB2B[&F.getEntryBlock()]);
207 void RelooperAlgorithm::Calculate(Block *Entry) {
    [all...]

Completed in 1112 milliseconds

1 2