HomeSort by relevance Sort by last modified time
    Searched full:counts (Results 726 - 750 of 2525) sorted by null

<<21222324252627282930>>

  /external/neven/Embedded/common/src/b_BasicEm/
MemSeg.h 127 /** counts amount of memory blocks allocated */
131 /** counts amount of memory blocks currently used */
  /frameworks/base/core/java/android/os/
Debug.java 50 * tracing and allocation counts.
713 * <p>The {@link #startAllocCounting() start} method resets the counts and enables counting.
719 * <p>Counts are kept for the system as a whole (global) and for each thread.
720 * The per-thread counts for threads other than the current thread
    [all...]
  /system/extras/procmem/
procmem.c 28 /* page counts */
180 /* get, and sum, individual page counts */
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 479 ++cm->counts.switchable_interp[ctx][mbmi->interp_filter];
699 // the reference frame counts used to work out probabilities.
    [all...]
  /external/opencv/ml/src/
ml_inner_functions.cpp 1891 CvMat* counts = 0; local
    [all...]
  /art/runtime/
trace.h 135 // Flags enabling extra tracing of things such as alloc counts.
  /cts/tests/tests/webkit/src/android/webkit/cts/
CookieManagerTest.java 128 // sync cookie from RAM to FLASH, because hasCookies() only counts FLASH cookies
  /dalvik/dx/src/com/android/dx/ssa/
NormalSsaInsn.java 96 throw new RuntimeException("Sources counts don't match");
  /development/samples/Snake/src/com/example/android/snake/
TileView.java 36 * pixels, and Drawables will be scaled to fit to these dimensions. X/Y Tile Counts are the
  /external/chromium/android/autofill/
url_fetcher_proxy.h 41 // reference counts.
  /external/chromium/base/
atomicops.h 5 // For atomic operations on reference counts, see atomic_refcount.h.
tracked.h 116 // Pointer to instance were counts of objects with the same birth location
  /external/chromium/chrome/browser/autocomplete/
history_url_provider_unittest.cc 311 // URLs we will be using, plus the visit counts they will initially get
312 // (the redirect set below will also increment the visit counts). We want
313 // the results to be in A,B,C order. Note also that our visit counts are
332 // Create a B->C->A redirect chain, but set the visit counts such that they
  /external/chromium/chrome/browser/autofill/
form_structure.h 75 // Resets |autofill_count_| and counts the number of auto-fillable fields.
  /external/chromium/chrome/browser/bookmarks/
bookmark_index.h 71 // Extracts BookmarkNodes from |match| and retrieves typed counts for each
  /external/chromium/chrome/browser/chromeos/login/
username_view.cc 125 // Only alpha channel counts.
  /external/chromium/chrome/browser/extensions/
extension_metrics_apitest.cc 17 // user actions, with the specified counts. If the tests in test.js are
  /external/chromium/chrome/browser/
keychain_mock_mac.h 81 // Return the counts of objects returned by Create/Copy functions but never
  /external/chromium/chrome/browser/net/
connection_tester_unittest.cc 26 // This is a testing delegate which simply counts how many times each of
sqlite_persistent_cookie_store_unittest.cc 147 // Counts the number of times Callback() has been run.
  /external/chromium/googleurl/src/
url_parse_internal.h 67 // Counts the number of consecutive slashes starting at the given offset
  /external/chromium/net/disk_cache/
bitmap.h 104 // bit index and then counts the number of consecutive bits set to |value|
  /external/chromium/sdch/open-vcdiff/src/
testing.h 108 QueryPerformanceFrequency(&frequency); // counts per second
  /external/chromium/testing/gtest/samples/
sample9_unittest.cc 146 // Counts failed tests that were not meant to fail (those without
  /external/chromium_org/ash/wm/
solo_window_tracker.cc 136 // Avoid memory allocations for typical window counts.

Completed in 606 milliseconds

<<21222324252627282930>>