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

<<21222324252627282930>>

  /external/deqp/framework/delibs/decpp/
dePoolArray.hpp 136 // Pre-increment and decrement.
140 // Post-increment and decrement.
172 // Pre-increment and decrement.
176 // Post-increment and decrement.
  /external/drm_hwcomposer/
virtualcompositorworker.cpp 141 ALOGE("Failed to increment sync timeline %d", ret);
  /external/elfutils/libasm/
asm_addint8.c 115 /* Increment the offset in the (sub)section. */
asm_addstrz.c 120 /* Increment the offset in the (sub)section. */
  /external/guava/guava-testlib/test/com/google/common/testing/
FakeTickerTest.java 89 "Expected no auto-increment when setting autoIncrementStep to 0 " + timeUnit,
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UCharacterIteratorWrapper.java 72 //pre-increment
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
AbstractTestLog.java 89 * not increment the error or warning level by passing false for incCount.
  /external/icu/icu4c/source/common/
ucnv_imp.h 123 * This is a thread safe way to increment the reference count.
  /external/icu/icu4c/source/layout/
LigatureSubstProc2.cpp 73 ap.addObject(ligActionIndex - 1, success); // index offset ( one before the actual start, because we will pre-increment)
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCharacterIteratorWrapper.java 70 //pre-increment
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
AbstractTestLog.java 88 * not increment the error or warning level by passing false for incCount.
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
CoverageBuilder.java 113 sourceFile.increment(coverage);
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
BundleCoverageImpl.java 48 increment(packages);
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
ClassCoverageImplTest.java 100 m.increment(
  /external/jetty/src/java/org/eclipse/jetty/io/
Buffer.java 120 * Get the byte at the current getIndex and increment it.
269 * Put a byte to the current getIndex and increment the getIndex.
275 * Put a byte to the current getIndex and increment the getIndex.
282 * Put a byte to the current getIndex and increment the getIndex.
  /external/jmdns/src/javax/jmdns/impl/
NameRegister.java 161 * name to increment
  /external/kernel-headers/original/uapi/linux/
dn.h 16 * so increment each by one (compared to ULTRIX)
  /external/libavc/common/
ih264_cavlc_tables.h 83 * @brief Thresholds for determining whether to increment Level table number.
  /external/libavc/encoder/arm/
ih264e_fmt_conv.s 81 sub r7, r7, r5 @// Source increment
82 sub r8, r8, r5 @// Destination increment
127 sub r7, r7, r5, lsr #1 @// Source increment
129 sub r8, r8, r5 @// Destination increment
  /external/libavc/encoder/
irc_fixed_point_error_bits.c 46 /* tgt frm rate increment */
  /external/libdrm/amdgpu/
amdgpu_internal.h 145 * Increment src and decrement dst as if we were updating references
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btBox2dBox2dCollisionAlgorithm.cpp 207 int increment; local
210 increment = -1;
216 increment = 1;
229 if (increment == -1)
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/lzw/
ftzopen.h 130 FT_UInt free_bits; /* if reached by free_ent, increment num_bits */
  /external/libnfc-nxp/src/
phFriNfc_MifareStdMap.h 204 #define PH_FRINFC_MIFARESTD_INC_1 1 /*!< increment by 1 */
205 #define PH_FRINFC_MIFARESTD_INC_2 2 /*!< increment by 2 */
206 #define PH_FRINFC_MIFARESTD_INC_3 3 /*!< increment by 3 */
207 #define PH_FRINFC_MIFARESTD_INC_4 4 /*!< increment by 4 */
  /external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.h 114 // Increment number of video frames in layer

Completed in 851 milliseconds

<<21222324252627282930>>