HomeSort by relevance Sort by last modified time
    Searched full:calculates (Results 1 - 25 of 922) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/courgette/
crc.h 12 // Calculates Crc of the given buffer by calling CRC method in LZMA SDK
  /external/chromium_org/third_party/WebKit/Source/wtf/
AddressSpaceRandomization.h 12 // Calculates a random preferred mapping address. In calculating an
  /external/chromium_org/tools/auto_bisect/
math_utils.py 11 """Calculates the truncated mean of a set of values.
56 """Calculates the arithmetic mean of a list of values."""
61 """Calculates the sample variance."""
72 """Calculates the sample standard deviation of the given list of values."""
100 """Calculates the pooled sample standard error for a set of samples.
128 """Calculates the standard error of a list of values."""
  /external/chromium_org/net/quic/congestion_control/
cube_root.h 15 // Calculates the cube root using a table lookup followed by one Newton-
  /external/chromium_org/chrome/browser/prefs/
pref_hash_calculator.h 16 // Calculates and validates preference value hashes.
33 // Calculates a hash value for the supplied preference |path| and |value|.
  /external/zopfli/src/zopfli/
tree.h 30 Calculates the bitlengths for the Huffman tree, based on the counts of each
43 Calculates the entropy of each symbol, based on the counts of each symbol. The
  /external/chromium_org/chrome/browser/install_verification/win/
module_verification_common.h 16 // Calculates a canonical digest for |module_name|. Ignores case and strips path
  /external/chromium_org/third_party/skia/src/utils/
SkDashPathPriv.h 15 * Calculates the initialDashLength, initialDashIndex, and intervalLength based on the
  /external/hamcrest/src/org/hamcrest/core/
IsNot.java 13 * Calculates the logical negation of a matcher.
  /external/skia/src/utils/
SkDashPathPriv.h 15 * Calculates the initialDashLength, initialDashIndex, and intervalLength based on the
  /external/chromium_org/ui/app_list/search/
tokenized_string_match.h 21 // calculates a relevance score between [0, 1] and marks the matched portions
32 // Calculates the relevance and hits. Returns true if the two strings are
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
timing.h 47 // Calculates how long it has been since the previous call to this function,
53 // this function calculates how late the frame is and increases the delay
80 // Calculates whether or not there is enough time to decode a frame given a
  /external/webrtc/test/testsupport/metrics/
video_metrics.h 44 // Calculates PSNR and SSIM values for the reference and test video files
67 // Calculates PSNR values for the reference and test video files (must be in
88 // Calculates SSIM values for the reference and test video files (must be in
  /external/chromium_org/build/
find_isolated_tests.py 6 """Scans build output directory for .isolated files, calculates their SHA1
27 """Calculates the hash of a file without reading it all in memory at once."""
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
delay_peak_detector.h 36 // Calculates and returns the maximum delay peak height. Returns -1 if no
40 // Calculates and returns the maximum delay peak distance in ms.
  /external/llvm/include/llvm/CodeGen/
StackMapLivenessAnalysis.h 10 // This pass calculates the liveness for each basic block in a function and
25 /// \brief This pass calculates the liveness information for each basic block in
  /cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
BitmapVerifier.java 36 * This calculates the position in an array that would represent a bitmap given the parameters.
  /external/chromium_org/chrome/browser/sync/test/integration/
retry_verifier.h 17 // place somewhere in this range. The algorithm that calculates the retry wait
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
element_applescript.h 26 // Calculates the objectspecifier by using the uniqueID, container and
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
keyword_hint_decoration.h 22 // Calculates the message to display and where to place the [tab]
selected_keyword_decoration.h 20 // Calculates appropriate full and partial label strings based on
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_drag_drop_views.h 29 // Calculates the drop operation given |source_operations| and the ideal
  /external/chromium_org/content/browser/geolocation/
wifi_polling_policy.h 15 // Calculates the new polling interval for wiFi scans, given the previous
  /external/chromium_org/remoting/base/
running_average.h 15 // Calculates the average of the most recent N recorded samples.
  /external/chromium_org/sync/engine/
backoff_delay_provider.h 33 // DDOS avoidance function. Calculates how long we should wait before trying

Completed in 2737 milliseconds

1 2 3 4 5 6 7 8 91011>>