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

<<21222324252627282930>>

  /external/icu/android_icu4j/src/main/java/android/icu/text/
UCharacterIterator.java 22 * object. Forward iteration is done with post-increment and backward iteration
25 * iteration with "pre-increment" and backward iteration with pre-decrement
140 // due to post increment semantics
173 * code unit (post-increment semantics). If index is out of
183 * point (post-increment semantics). If index does not point to a
  /external/icu/icu4c/source/i18n/unicode/
ucurr.h 54 * <li>A rounding increment
221 * Returns the rounding increment for the given currency, or 0.0 if no
226 * @return the non-negative rounding increment, or 0.0 if none,
235 * Returns the rounding increment for the given currency, or 0.0 if no
240 * @return the non-negative rounding increment, or 0.0 if none,
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UCharacterIterator.java 21 * object. Forward iteration is done with post-increment and backward iteration
24 * iteration with "pre-increment" and backward iteration with pre-decrement
150 // due to post increment semantics
185 * code unit (post-increment semantics). If index is out of
196 * point (post-increment semantics). If index does not point to a
  /external/libexif/
configure.ac 40 dnl - CURRENT (Major): Increment if the interface has changes. AGE is always
42 dnl - AGE (Micro): Increment if any interfaces have been added; set to 0
46 dnl - REVISION (Minor): Increment any time the source changes; set to
49 dnl To summarize. Any interface *change* increment CURRENT. If that interface
51 dnl increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
  /external/libselinux/include/selinux/
avc.h 49 * a new entry if @ctx is not found. Increment the
58 * sidget - increment SID reference counter.
61 * Increment the reference counter for @sid, indicating that
316 * a new entry if not found. Increment the reference counter
334 * a new entry if not found. Increment the reference counter
  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_DataMatrixDetector.cpp 73 Increment(pointCount, lSideOne->GetFrom());
74 Increment(pointCount, lSideOne->GetTo());
75 Increment(pointCount, lSideTwo->GetFrom());
76 Increment(pointCount, lSideTwo->GetTo());
305 void CBC_DataMatrixDetector::Increment(
  /external/selinux/libselinux/include/selinux/
avc.h 49 * a new entry if @ctx is not found. Increment the
58 * sidget - increment SID reference counter.
61 * Increment the reference counter for @sid, indicating that
320 * a new entry if not found. Increment the reference counter
338 * a new entry if not found. Increment the reference counter
  /external/valgrind/drd/tests/
tsan_thread_wrappers_pthread.h 590 int AtomicIncrement(volatile int *value, int increment);
593 inline int AtomicIncrement(volatile int *value, int increment) {
594 return __sync_add_and_fetch(value, increment);
599 inline int AtomicIncrement(volatile int *value, int increment) {
600 return OSAtomicAdd32(increment, value);
  /external/zlib/src/contrib/infback9/
inftree9.c 86 from their more natural integer increment ordering, and so when the
234 /* backwards increment the len-bit code huff */
258 /* increment past last table */
288 len is equal to curr + drop, so there is no loop needed to increment
308 /* backwards increment the len-bit code huff */
  /external/libhevc/common/arm64/
ihevc_inter_pred_luma_horz_w16out.s 246 //add x16,x16,#4 //increment the input pointer
257 // add x8,x8,#4 //increment the input pointer
293 add x16,x16,x13 //increment the input pointer 2*src_strd-wd
294 add x1,x10,x12,lsl #1 //increment the output pointer 2*dst_strd-wd
333 //add x16,x16,#4 //increment the input pointer
361 add x16,x16,x13 //increment the input pointer src_strd-wd
362 add x1,x1,x12 //increment the output pointer dst_strd-wd
456 add x16,x16,x13 //increment the src pointer by 2*src_strd-wd
457 add x1,x10,x12,lsl #1 //increment the dst pointer by 2*dst_strd-wd
573 add x20,x16,x13 //increment the src pointer by 2*src_strd-w
    [all...]
ihevc_inter_pred_filters_luma_horz.s 270 add x12,x12,x9 //increment the src pointer by 2*src_strd-wd
271 add x1,x1,x8 //increment the dst pointer by 2*dst_strd-wd
385 add x20,x12,x9 //increment the src pointer by 2*src_strd-wd
551 //add x12,x12,#4 //increment the input pointer
563 // add x4,x4,#4 //increment the input pointer
589 add x12,x12,x9 //increment the input pointer 2*src_strd-wd
590 add x1,x1,x8 //increment the output pointer 2*dst_strd-wd
  /external/llvm/test/CodeGen/Mips/cconv/
arguments-varargs.ll 60 ; Increment [[VA]]
94 ; Increment [[VA]] again.
178 ; Increment [[VA]]
212 ; Increment [[VA]] again.
296 ; Increment [[VA]] (and realign pointer for O32)
333 ; Increment [[VA]] again.
423 ; Increment [[VA]]
457 ; Increment [[VA]] again.
541 ; Increment [[VA]]
575 ; Increment [[VA]] again
    [all...]
  /external/deqp/framework/delibs/dethread/
deAtomic.h 35 * \brief Atomic increment and fetch 32-bit signed integer.
51 * \brief Atomic increment and fetch 32-bit unsigned integer.
119 * \brief Atomic increment and fetch 64-bit signed integer.
135 * \brief Atomic increment and fetch 64-bit unsigned integer.
161 * \brief Atomic increment and fetch 64-bit unsigned integer.
198 * \brief Atomic increment and fetch size_t.
214 * \brief Atomic increment and fetch size_t.
  /external/e2fsprogs/lib/ext2fs/
icount.c 653 #define INCREMENT 0x03
670 { INCREMENT, 5, 0, 1 },
671 { INCREMENT, 5, 0, 2 },
672 { INCREMENT, 5, 0, 3 },
673 { INCREMENT, 5, 0, 4 },
682 { INCREMENT, 1, 0, 2 },
789 case INCREMENT:
  /external/libcxxabi/src/
cxa_exception.cpp 212 * Increment the uncaught_exception flag.
360 * Increment's the exception's handler count.
371 * Do not try to increment the exception's handler count, we don't know where
380 * Do not decrement the uncaught_exception count because we didn't increment it
401 // Increment the handler count, removing the flag about being rethrown
590 If thrown_object is not null, atomically increment the referenceCount field
631 caughtExceptions stack. Atomically increment the exception's referenceCount.
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
ObjectFloatMap.java 298 /** Returns the key's current value and increments the stored value. If the key is not in the map, defaultValue + increment is
300 public float getAndIncrement (K key, float defaultValue, float increment) {
307 if (!key.equals(keyTable[index])) return getAndIncrementStash(key, defaultValue, increment);
311 valueTable[index] = value + increment;
315 private float getAndIncrementStash (K key, float defaultValue, float increment) {
320 valueTable[i] = value + increment;
323 put(key, defaultValue + increment);
ObjectIntMap.java 298 /** Returns the key's current value and increments the stored value. If the key is not in the map, defaultValue + increment is
300 public int getAndIncrement (K key, int defaultValue, int increment) {
307 if (!key.equals(keyTable[index])) return getAndIncrementStash(key, defaultValue, increment);
311 valueTable[index] = value + increment;
315 private int getAndIncrementStash (K key, int defaultValue, int increment) {
320 valueTable[i] = value + increment;
323 put(key, defaultValue + increment);
  /external/libhevc/common/arm/
ihevc_inter_pred_filters_luma_horz.s 257 add r12,r12,r9 @increment the src pointer by 2*src_strd-wd
258 add r1,r1,r8 @increment the dst pointer by 2*dst_strd-wd
351 addeq r12,r12,r9 @increment the src pointer by 2*src_strd-wd
464 @add r12,r12,#4 @increment the input pointer
489 @ add r4,r4,#4 @increment the input pointer
524 add r12,r12,r9 @increment the input pointer 2*src_strd-wd
525 add r1,r1,r8 @increment the output pointer 2*dst_strd-wd
  /external/llvm/lib/Object/
Archive.cpp 285 auto Increment = [&]() {
319 if (Increment())
339 if (Increment())
359 if (Increment())
373 if (Increment())
397 if (Increment())
412 if (Increment())
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_exception.cpp 212 * Increment the uncaught_exception flag.
360 * Increment's the exception's handler count.
371 * Do not try to increment the exception's handler count, we don't know where
380 * Do not decrement the uncaught_exception count because we didn't increment it
401 // Increment the handler count, removing the flag about being rethrown
590 If thrown_object is not null, atomically increment the referenceCount field
631 caughtExceptions stack. Atomically increment the exception's referenceCount.
  /art/compiler/optimizing/
bounds_check_elimination_test.cc 357 // for (int i=initial; i<array.length; i+=increment) { array[i] = 10; }
361 int increment,
371 HInstruction* constant_increment = graph->GetIntConstant(increment);
472 // for (int i=array.length; i>0; i+=increment) { array[i-1] = 10; }
476 int increment = -1,
486 HInstruction* constant_increment = graph->GetIntConstant(increment);
582 // for (int i=0; i<10; i+=increment) { array[i] = 10; }
586 int increment,
594 HInstruction* constant_increment = graph->GetIntConstant(increment);
    [all...]
  /art/runtime/gc/space/
dlmalloc_space.cc 322 void* ArtDlMallocMoreCore(void* mspace, intptr_t increment) SHARED_REQUIRES(Locks::mutator_lock_) {
331 return code_cache->MoreCore(mspace, increment);
346 return dlmalloc_space->MoreCore(increment);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
StandardDeviation.java 36 * one of the threads invokes the <code>increment()</code> or
110 public void increment(final double d) { method in class:StandardDeviation
111 variance.increment(d);
  /external/llvm/test/CodeGen/ARM/
vld2.ll 59 ;Check for a post-increment updating load.
97 ;Check for a post-increment updating load with register increment.
vld3.ll 37 ;Check for a post-increment updating load with register increment.
135 ;Check for a post-increment updating load.

Completed in 705 milliseconds

<<21222324252627282930>>