HomeSort by relevance Sort by last modified time
    Searched full:increment (Results 926 - 950 of 1961) sorted by null

<<31323334353637383940>>

  /frameworks/base/services/java/com/android/server/
Watchdog.java 398 // NOTE: We use uptimeMillis() here because we do not want to increment the time we
  /frameworks/native/services/surfaceflinger/
LayerBase.cpp 106 // can atomically increment the sequence number, it doesn't matter.
  /gdk/samples/quake/jni/
sys_android.cpp 444 // Increment this number whenever the data format of any of the files stored in glquake changes:
  /hardware/invensense/mlsdk/mllite/
mlFIFO.c 187 /** Adjusts (len) Reference Counts, at offset (refOffset). If increment is 0,
193 uint_fast16_t increment,
199 if (increment == 0) {
651 // The buffer was processed correctly, so increment even if
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
nvs.c 383 /* increment to the next TLV */
  /hardware/ti/wlan/wl1271/utils/
context.c 249 /* Increment clients number and return new client ID. */
timer.c 305 /* Increment the TWD initializations counter (for detecting recovery events). */
  /libcore/luni/src/main/java/java/lang/
ThreadLocal.java 136 * We increment by Doug Lea's Magic Number(TM) (*2 since keys are in
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 49 * increment *__ptr by 1 and returns the new value
  /packages/apps/Exchange/exchange2/tests/src/com/android/exchange/adapter/
FolderSyncParserTests.java 44 // We increment this to generate unique server id's
  /packages/apps/Exchange/tests/src/com/android/exchange/adapter/
FolderSyncParserTests.java 44 // We increment this to generate unique server id's
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
TextCandidates1LineViewManager.java 673 * @param direction The direction of increment or decrement.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
gimple.def 255 INCR is the loop index increment. It must be tree node of type
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.def 248 INCR is the loop index increment. It must be tree node of type
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.def 248 INCR is the loop index increment. It must be tree node of type
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.def 248 INCR is the loop index increment. It must be tree node of type
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 299 // Increment _S_count every time called.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 299 // Increment _S_count every time called.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 49 * increment *__ptr by 1 and returns the new value
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 49 * increment *__ptr by 1 and returns the new value
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_threads.h 49 * increment *__ptr by 1 and returns the new value
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
RelativeLayoutRule.java 202 // Otherwise increment the insertion position.
  /external/apache-http/src/org/apache/http/impl/client/
DefaultRequestDirector.java 415 // Increment total exec count (with redirects)
417 // Increment exec count for this particular request
    [all...]
  /external/bluetooth/bluez/src/
sdpd-request.c 490 * current record count and increment the cached
495 /* increment beyond the totalCount and the currentCount */
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc     [all...]

Completed in 1572 milliseconds

<<31323334353637383940>>