HomeSort by relevance Sort by last modified time
    Searched full:calculate (Results 351 - 375 of 4309) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
top_mid_bottom_view.js 50 // Calculate the vertical split points.
  /external/clang/test/OpenMP/
simd_codegen.cpp 23 // Start of body: calculate i from IV:
53 // Start of body: calculate i from IV:
103 // Start of body: calculate it from IV:
109 // Linear start and step are used to calculate current value of the linear variable.
130 // Linear start and step are used to calculate final value of the linear variables.
145 // Start of body: calculate it from IV:
166 // Start of body: calculate it from IV:
196 // Start of body: calculate i from IV:
225 // Start of body: calculate i from IV:
325 // Calculate number of iterations before the loop body
    [all...]
  /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.
  /external/compiler-rt/lib/profile/
InstrProfilingWriter.c 36 /* Calculate size of sections. */
  /external/e2fsprogs/misc/
e4defrag.8.in 39 calculate fragmentation score based on them. By seeing this score, we can
  /external/eigen/bench/btl/actions/
action_rot.hh 79 BTL_DONT_INLINE void calculate( void ) { function in class:Action_rot
  /external/eigen/bench/btl/generic_bench/timers/
STL_perf_analyzer.hh 59 action.calculate();
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
LevenbergMarquardt.h 192 /* and calculate its norm. */
214 /* calculate the jacobian matrix. */
236 /* on the first iteration, calculate the norm of the scaled x */
270 /* store the direction p and x + p. calculate the norm of p. */
279 /* evaluate the function at x + p and calculate its norm. */
411 /* and calculate its norm. */
492 /* on the first iteration, calculate the norm of the scaled x */
520 /* store the direction p and x + p. calculate the norm of p. */
529 /* evaluate the function at x + p and calculate its norm. */
  /external/fonttools/Lib/fontTools/ttLib/tables/
_h_h_e_a.py 60 # Calculate those.
  /external/google-breakpad/src/processor/
simple_serializer.h 51 // Calculate and return the size of the 'item'.
  /external/iptables/extensions/
libxt_HMARK.man 4 and used to calculate the hashing.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/
AbstractGroupVisitor.java 23 * Internal base visitor to calculate group counter summaries for hierarchical
  /external/junit/src/org/junit/runners/model/
RunnerBuilder.java 42 * Override to calculate the correct runner for a test class at runtime.
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btDiscreteCollisionDetectorInterface.h 26 /// distance is between closest points on B and closest point on A. So you can calculate closest point on A
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
CatmullRomSpline.java 28 public static <T extends Vector<T>> T calculate (final T out, final float t, final T[] points, final boolean continuous, method in class:CatmullRomSpline
34 return calculate(out, i, u, points, continuous, tmp);
45 public static <T extends Vector<T>> T calculate (final T out, final int i, final float u, final T[] points, method in class:CatmullRomSpline
131 return calculate(out, continuous ? span : (span + 1), u, controlPoints, continuous, tmp);
  /external/libnfc-nci/src/nfa/int/
nfa_sys.h 97 /* Calculate start of event enumeration; id is top 8 bits of event */
  /external/libvpx/libvpx/test/
md5_helper.h 27 // Calculate the width and height to do the md5 check. For the chroma
  /external/netperf/
README.hpux 20 We will still calculate fractions for user, kernel and interrupt, and
  /external/opencv/cv/src/
cvcalccontrasthistogram.cpp 120 // calculate contrast for the right-left pair
134 // calculate contrast for the top-down pair
240 // calculate contrast for the right-left pair
258 // calculate contrast for the top-down pair
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
crc.h 71 * Calculate the CRC of a block.
  /external/opencv3/doc/py_tutorials/py_feature2d/
py_table_of_contents_feature2d.markdown 41 calculate it first. There comes BRIEF which gives the shortcut to find binary descriptors with
  /external/opencv3/doc/tutorials/features2d/
table_of_content_features2d.markdown 54 In this tutorial, you will use *features2d* to calculate feature vectors.
  /external/opencv3/samples/cpp/tutorial_code/Histograms_Matching/
compareHist_Demo.cpp 64 /// Calculate the histograms for the HSV images
  /external/opencv3/samples/cpp/tutorial_code/ShapeDescriptors/
pointPolygonTest_demo.cpp 45 /// Calculate the distances to the contour

Completed in 727 milliseconds

<<11121314151617181920>>