HomeSort by relevance Sort by last modified time
    Searched full:increment (Results 901 - 925 of 1957) sorted by null

<<31323334353637383940>>

  /external/valgrind/main/coregrind/m_debuginfo/
readstabs.c 174 continuation. Increment i, but keep st pointing at
  /external/valgrind/main/exp-dhat/
dh_main.c 782 // Add code to increment 'g_guest_instrs_executed' by 'n', like this:
885 // We increment the instruction count in two places:
913 // Add an increment before the Exit statement, then reset 'n'.
1013 // Add an increment before the SB end.
    [all...]
  /external/valgrind/unittest/
demo_tests.cc 488 // Worker(N) will do 2^N increments of GLOB, each increment in a separate thread
  /external/webkit/Source/JavaScriptCore/parser/
JSParser.cpp 916 TreeExpression increment = 0; local
    [all...]
  /external/webkit/Source/WebCore/accessibility/
AccessibilityObject.h 471 virtual void increment() { } function in class:WebCore::AccessibilityObject
  /external/webkit/Source/WebCore/loader/cache/
CachedResource.cpp 109 cachedResourceLeakCounter.increment();
  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.cpp 79 ClassTracker::instance()->increment("GLWebViewState");
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
Surface.cpp 58 ClassTracker::instance()->increment("Surface");
Tile.cpp 65 ClassTracker::instance()->increment("Tile");
TileGrid.cpp 54 ClassTracker::instance()->increment("TileGrid");
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebFrame.cpp 128 webFrameCounter.increment();
  /external/webkit/Tools/DumpRenderTree/chromium/
AccessibilityUIElement.cpp 305 bindMethod("increment", &AccessibilityUIElement::incrementCallback);
  /external/webkit/Tools/DumpRenderTree/gtk/
AccessibilityUIElementGtk.cpp 617 void AccessibilityUIElement::increment() function in class:AccessibilityUIElement
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/
browser_harness.rb 231 # We increment within combo_creator
  /external/zlib/examples/
zran.c 116 /* fill in entry and increment how many we have */
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 450 M4OSA_Double dCtsIncrement; /**< Cts increment from one video frame to another*/
  /frameworks/av/media/libstagefright/codecs/aacdec/
fwd_long_complex_rot.cpp 251 * Pointer increment to jump over imag (1 & 4) or real parts
fwd_short_complex_rot.cpp 249 * Pointer increment to jump over imag (1 & 4) or real parts
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
weight_a.cpp 48 2. Used address pre-increment instead of address offsets.
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c4_17pf.cpp 471 * they are, in fact, pointers with fixed increment. For example, *
478 /* idx increment = STEP */
530 /* index increment = STEP */
587 ps1 = ps0 + dn[i3]; /* index increment = STEP */
  /frameworks/base/core/java/android/net/http/
Connection.java 232 /* FIXME: don't increment failure count if old
  /frameworks/base/core/java/android/text/
Layout.java     [all...]
  /frameworks/base/core/jni/
android_os_Debug.cpp 346 // we have the line, now increment the line ptr to the value
  /frameworks/base/docs/html/tools/help/
monkey.jd 82 <td>Each -v on the command line will increment the verbosity level.
  /frameworks/base/policy/src/com/android/internal/policy/impl/
FaceUnlock.java 524 * Called when Face Unlock wants to increment the number of failed attempts.

Completed in 1078 milliseconds

<<31323334353637383940>>