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

<<11121314151617181920>>

  /external/clang/test/SemaCXX/
overloaded-operator-decl.cpp 37 X operator++(X&, FLOAT); // expected-error{{parameter of overloaded post-increment operator must have type 'int' (not 'FLOAT' (aka 'float'))}}
  /external/clang/test/SemaObjC/
warn-unreachable.m 45 // that the loop increment is unreachable.
  /external/google-breakpad/src/testing/gtest/samples/
sample4.cc 39 int Counter::Increment() {
sample4.h 47 int Increment();
  /external/icu/icu4c/source/common/
sharedobject.cpp 25 // then the increment must happen from within the cache while the
  /external/icu/icu4c/source/layout/
StateTables.h 43 * LE_STATE_PATIENCE_INCR(g); // if g has moved, increment the patience counter. Otherwise leave it.
  /external/libcxx/test/std/containers/sequences/list/
db_iterators_7.pass.cpp 12 // Increment iterator past end.
  /external/libcxx/test/std/containers/sequences/vector/
db_iterators_7.pass.cpp 12 // Increment iterator past end.
  /external/libcxx/test/std/containers/unord/unord.map/
db_local_iterators_7.pass.cpp 12 // Increment local_iterator past end.
  /external/libcxx/test/std/containers/unord/unord.multimap/
db_local_iterators_7.pass.cpp 12 // Increment local_iterator past end.
  /external/libcxx/test/std/containers/unord/unord.multiset/
db_iterators_7.pass.cpp 12 // Increment iterator past end.
db_local_iterators_7.pass.cpp 12 // Increment local_iterator past end.
  /external/libcxx/test/std/containers/unord/unord.set/
db_iterators_7.pass.cpp 12 // Increment iterator past end.
db_local_iterators_7.pass.cpp 12 // Increment local_iterator past end.
  /external/libcxx/test/std/strings/basic.string/string.iterators/
db_iterators_7.pass.cpp 12 // Increment iterator past end.
  /external/libmpeg2/decoder/
impeg2d_vld_tables.h 66 /* Table to be used for decoding the MB increment value */
  /external/libunwind/src/mi/
flush_cache.c 56 # warning unw_flush_cache(): need a way to atomically increment an integer.
  /external/llvm/test/CodeGen/AArch64/
regress-tblgen-chains.ll 8 ; increment was lost at return.
  /external/llvm/test/CodeGen/Hexagon/
postinc-load.ll 3 ; Check that post-increment load instructions are being generated.
postinc-store.ll 3 ; Check that post-increment store instructions are being generated.
  /external/llvm/test/CodeGen/PowerPC/
lsr-postinc-pos.ll 3 ; The icmp is a post-inc use, and the increment is in %bb11, but the
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_perf.h 71 /** Increment the named counter (only for debug builds) */
  /external/protobuf/gtest/samples/
sample4.cc 39 int Counter::Increment() {
sample4.h 47 int Increment();
  /external/regex-re2/re2/
set.h 28 // Error returns do not increment the index.

Completed in 1175 milliseconds

<<11121314151617181920>>