HomeSort by relevance Sort by last modified time
    Searched full:decrement (Results 151 - 175 of 417) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/WebCore/loader/
CachedResource.cpp 99 cachedResourceLeakCounter.decrement();
  /frameworks/base/libs/surfaceflinger_client/
SharedBufferStack.cpp 215 // Decrement the number of queued buffers
  /frameworks/base/libs/utils/
RefBase.cpp 178 // decrement the reference count.
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
reorder.cpp 40 4. Replaced loop counter with decrement loops
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
EventValueSelector.java 559 // decrement index by 1 since the item 0 means
  /external/icu4c/common/
utrie.h 375 * Get the previous code point (c, c2), pre-decrement src,
388 * Get the previous code point (c, c2), pre-decrement src,
  /external/openssl/crypto/engine/
engine.h 304 * that the structure is functional. To simply increment or decrement the
307 * decrement the structural reference count of the "current" ENGINE and
    [all...]
  /external/openssl/include/openssl/
engine.h 304 * that the structure is functional. To simply increment or decrement the
307 * decrement the structural reference count of the "current" ENGINE and
    [all...]
  /frameworks/base/core/java/android/widget/
ExpandableListConnector.java 208 * of our binary search), so we decrement it.
667 /* Decrement index if it is after the group we removed */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
  /external/opencore/codecs_v2/utilities/colorconvert/src/
cczoomrotation16.cpp     [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
Calendar.java 264 * increment and decrement buttons for the month, day, and year, and an
    [all...]
  /external/icu4c/common/unicode/
utext.h 472 * This is a pre-decrement operation.
661 * Caution: do not use auto increment++ or decrement-- expressions
693 * This is a pre-decrement operation.
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_ota.c 363 /* if not infinite loop, decrement loop count */
431 /* decrement pattern count */
548 /* decrement pattern length */
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_ota.c 363 /* if not infinite loop, decrement loop count */
431 /* decrement pattern count */
548 /* decrement pattern length */
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_ota.c 363 /* if not infinite loop, decrement loop count */
431 /* decrement pattern count */
548 /* decrement pattern length */
    [all...]
  /dalvik/vm/
Thread.c     [all...]
  /development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java 498 // decrement the far background
501 // decrement the near background
    [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm.cpp 239 "subs r4, r4, #1 \n\t" // decrement loop counter
375 "subs %[count], %[count], #8 \n\t" // decrement loop counter
    [all...]
  /external/webkit/JavaScriptCore/yarr/
RegexJIT.cpp 800 // will be forced to always trampoline into here, just to decrement the index.
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 894 * If this WifiLock is reference-counted, each call to {@code release} will decrement the
    [all...]
  /ndk/build/gmsl/
index.html 435 increment adds 1 to its argument, decrement subtracts 1. Note that<br>
436 decrement does not range check and hence will not underflow, but<br>
  /bionic/libc/bionic/
malloc_debug_leak.c 544 // decrement the allocations

Completed in 399 milliseconds

1 2 3 4 5 67 8 91011>>