HomeSort by relevance Sort by last modified time
    Searched full:calculates (Results 201 - 225 of 850) sorted by null

1 2 3 4 5 6 7 891011>>

  /cts/tools/cfassembler/src/dxconvext/
ClassFileAssembler.java 121 * Calculates the signature for the <code>.dex</code> file in the
151 * Calculates the checksum for the <code>.dex</code> file in the
  /external/chromium/chrome/browser/resources/ntp4/
tile_page.js 19 * Calculates an assortment of tile-related values for a grid with the
135 * Calculates the x/y coordinates for an element and moves it there.
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/src/gl-matrix/
mat2.js 137 * Calculates the adjugate of a mat2
155 * Calculates the determinant of a mat2
mat3.js 196 * Calculates the adjugate of a mat3
220 * Calculates the determinant of a mat3
377 * Calculates a 3x3 matrix from the given quaternion
  /external/chromium_org/chrome/browser/history/
scored_history_match.h 38 // terms in |terms_vector| occur in |row|. If so, calculates a raw score.
109 // Pre-calculates days_ago_to_recency_numerator_, used in
  /external/chromium_org/tools/perf/metrics/
statistics.py 132 """Calculates arithmetic mean.
186 """Calculates the value below which a given percentage of values fall.
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
MessageDigestAlgorithm.java 17 * Calculates an http authentication response in accordance with rfc2617.
91 * Calculates an http authentication response in accordance with rfc2617.
  /hardware/qcom/display/msm8960/liboverlay/
overlayRotator.h 152 /* Calculates the rotator's o/p buffer size post the transform calcs and
206 /* Calculates the rotator's o/p buffer size post the transform calcs and
  /hardware/qcom/display/msm8974/liboverlay/
overlayRotator.h 152 /* Calculates the rotator's o/p buffer size post the transform calcs and
204 /* Calculates the rotator's o/p buffer size post the transform calcs and
  /hardware/qcom/display/msm8x26/liboverlay/
overlayRotator.h 150 /* Calculates the rotator's o/p buffer size post the transform calcs and
201 /* Calculates the rotator's o/p buffer size post the transform calcs and
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.cpp 191 // is NOT_A_COORDINATE, this method calculates the return value without using the line segment.
218 // When the referencePointY is NOT_A_COORDINATE, this method calculates the return value without
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/dist/
gl-matrix.js 314 * Calculates the euclidian distance between two vec2's
333 * Calculates the squared euclidian distance between two vec2's
352 * Calculates the length of a vec2
370 * Calculates the squared length of a vec2
421 * Calculates the dot product of two vec2's
812 * Calculates the euclidian distance between two vec3's
832 * Calculates the squared euclidian distance between two vec3's
852 * Calculates the length of a vec3
871 * Calculates the squared length of a vec3
926 * Calculates the dot product of two vec3'
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 649 /* Calculates natural logarithms: dst(idx) = log(abs(src(idx))).
699 /* Calculates cross product of two 3d vectors */
727 /* Calculates (A-delta)*(A-delta)^T (order=0) or (A-delta)^T*(A-delta) (order=1) */
776 /* Calculates determinant of input matrix */
779 /* Calculates trace of the matrix (sum of elements on the main diagonal) */
792 /* Calculates covariation matrix for a set of vectors */
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
extensions.py 126 """Stores total bytes of original and result data, and calculates average
166 # Calculates
171 # Calculates
643 # Calculates
648 # Calculates
  /frameworks/base/core/java/android/gesture/
GestureUtils.java 325 * Calculates the centroid of a set of points.
347 * Calculates the variance-covariance matrix of a set of points.
401 * Calculates the squared Euclidean distance between two vectors.
418 * Calculates the cosine distance between two instances.
434 * Calculates the "minimum" cosine distance between two instances.
  /external/chromium_org/net/tools/testserver/
echo_message.py 94 It calculates checksum for the payload and initializes self (EchoHeader)
155 It calculates checksum for the payload and initializes self (EchoRequest)
268 """Calculates the checksum of the payload.
  /external/opencv/cv/src/
cvpgh.cpp 138 // Calculates PGH(pairwise geometric histogram) for contour given.
204 First calculates maximal distance.
205 Second calculates histogram itself.
cvmatchcontours.cpp 46 // Calculates matching of the two contours
212 // Calculates matching of the two contour trees
  /external/chromium/sdch/open-vcdiff/src/
encodetable.h 145 // Calculates the number of bytes needed to store the given size value as a
155 // Calculates the "Length of the delta encoding" field for the delta window
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.h 116 // Calculates if a window is touching the screen edges and returns edge.
214 // Calculates target heights (and fills it in |visible_windows| array) such
  /external/chromium_org/sdch/open-vcdiff/src/
encodetable.h 146 // Calculates the number of bytes needed to store the given size value as a
156 // Calculates the "Length of the delta encoding" field for the delta window
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
MapModel2D.java 85 * Calculates the number of minutes per pixels using a given
252 * Calculates distance between two points on the map in pixels
MapModel3D.java 88 * Calculates the number of minutes per pixels using a given
284 * Calculates difference between two points on the map in WU.
  /external/jpeg/
jdapistd.c 215 // Calculates the boundary of iMCU
275 // Calculates the boundary of iMCU
  /external/open-vcdiff/src/
encodetable.h 146 // Calculates the number of bytes needed to store the given size value as a
156 // Calculates the "Length of the delta encoding" field for the delta window

Completed in 1407 milliseconds

1 2 3 4 5 6 7 891011>>