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

<<31323334353637383940>>

  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
Variance.java 48 * Note that adding values using <code>increment</code> or
63 * one of the threads invokes the <code>increment()</code> or
77 * Boolean test to determine if this Variance should also increment
157 public void increment(final double d) { method in class:Variance
159 moment.increment(d);
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.h 109 #define PH_FRINFC_NDEFRECORD_BUF_INC1 1 /** \internal Increment Buffer Address by 1 */
110 #define PH_FRINFC_NDEFRECORD_BUF_INC2 2 /** \internal Increment Buffer Address by 2 */
111 #define PH_FRINFC_NDEFRECORD_BUF_INC3 3 /** \internal Increment Buffer Address by 3 */
112 #define PH_FRINFC_NDEFRECORD_BUF_INC4 4 /** \internal Increment Buffer Address by 4 */
113 #define PH_FRINFC_NDEFRECORD_BUF_INC5 5 /** \internal Increment Buffer Address by 5 */
phFriNfc_MifStdFormat.h 351 /* Increment the sector index */
362 /* Increment the sector index */
373 /* increment the index */\
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 86 // Increment the iterator before removing the use from the list.
435 // fall-thru to increment case
452 // If increment operand is used outside of the loop, this speculation
478 /// instructions. Typically, this is a single post-increment. In the case of a
479 /// simple 2-block loop, hoisting the increment can be much better than
  /external/v8/src/heap/
heap-inl.h 204 isolate_->counters()->objs_since_last_full()->Increment();
205 isolate_->counters()->objs_since_last_young()->Increment();
524 // increment the memento found count on the allocation site.
700 heap_->always_allocate_scope_count_.Increment(1);
705 heap_->always_allocate_scope_count_.Increment(-1);
  /external/bison/tests/
existing.at 92 %token LEX_AND LEX_OR INCREMENT DECREMENT
112 %left INCREMENT DECREMENT
338 | variable INCREMENT
351 | INCREMENT variable
501 + 146 | . INCREMENT variable
516 + INCREMENT shift, and go to state 321
532 + 146 non_post_simp_exp: INCREMENT . variable
565 + 137 | . variable INCREMENT
574 + 146 | . INCREMENT variable
589 + INCREMENT shift, and go to state 1
    [all...]
  /external/autotest/server/
site_crashcollect.py 60 autotest_stats.Counter(CRASH_SERVER_OVERLOAD).increment()
64 autotest_stats.Counter(CRASH_SERVER_FOUND).increment()
116 autotest_stats.Counter(SYMBOLICATE_TIMEDOUT).increment()
  /external/clang/test/SemaCXX/
overloaded-operator.cpp 484 ++d; // expected-error{{cannot increment value of type 'PR14995::D'}}
488 void operator++(T...) {} // expected-error{{parameter of overloaded post-increment operator must have type 'int' (not 'char')}}
504 // expected-error@-9 {{parameter of overloaded post-increment operator must have type 'int' (not 'char')}}
  /external/fonttools/Lib/fontTools/misc/
psOperators.py 476 increment = self.pop('integertype', 'realtype').value
479 if increment > 0:
490 i = i + increment
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CurrencyMetaInfo.java 339 * Represents the raw information about fraction digits and rounding increment.
347 * Rounding increment used when displaying this currency.
354 * @param roundingIncrement the rounding increment
  /external/icu/icu4c/source/i18n/
affixpatternparser.cpp 137 double increment = ucurr_getRoundingIncrementForUsage( local
139 if (increment == 0.0) {
142 precision.fRoundingIncrement.set(increment);
  /external/iproute2/include/linux/
pkt_sched.h 636 * Note: increment, decrement are Q0.16 fixed-point values.
643 __u32 increment; /* probability increment, (d1 in Blue) */ member in struct:tc_sfb_qopt
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
StatisticsHandler.java 105 _dispatchedStats.increment();
112 _requestStats.increment();
140 _suspendStats.increment();
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 632 * Note: increment, decrement are Q0.16 fixed-point values.
639 __u32 increment; /* probability increment, (d1 in Blue) */ member in struct:tc_sfb_qopt
  /external/libvorbis/
configure.ac 22 dnl - library source changed -> increment REVISION
23 dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
24 dnl - interfaces added -> increment AGE
  /external/llvm/include/llvm/ProfileData/
InstrProfReader.h 39 void Increment();
42 InstrProfIterator(InstrProfReader *Reader) : Reader(Reader) { Increment(); }
44 InstrProfIterator &operator++() { Increment(); return *this; }
  /external/llvm/lib/Target/PowerPC/
PPCLoopPreIncPrep.cpp 10 // This file implements a pass to prepare loops for pre-increment addressing
12 // load/store instructions so that the pre-increment forms can be used.
265 // be a prefetch (and there are no pre-increment dcbt variants). Otherwise,
  /external/llvm/unittests/ADT/
SCCIteratorTest.cpp 186 /// Prefix increment operator.
191 // Remove that child - it has been visited. This is the increment!
199 /// Postfix increment operator.
  /external/mockito/cglib-and-asm/src/org/mockito/asm/util/
TraceMethodVisitor.java 342 public void visitIincInsn(final int var, final int increment) {
348 .append(increment)
353 mv.visitIincInsn(var, increment);
  /external/opencv3/3rdparty/zlib/
inftrees.c 84 from their more natural integer increment ordering, and so when the
241 /* backwards increment the len-bit code huff */
265 /* increment past last table */
  /external/pdfium/third_party/bigint/
BigInteger.cc 374 // INCREMENT/DECREMENT OPERATORS
376 // Prefix increment
388 // Postfix increment: same as prefix
  /external/pdfium/third_party/zlib_v128/
inftrees.c 84 from their more natural integer increment ordering, and so when the
241 /* backwards increment the len-bit code huff */
265 /* increment past last table */
  /external/protobuf/java/src/test/java/com/google/protobuf/
IsValidUtf8TestUtil.java 171 long increment = LIM / numShards;
175 increment * i,
176 increment * (i + 1),
  /external/webrtc/webrtc/modules/audio_coding/neteq/
payload_splitter.cc 118 // increment it manually.
207 // do not have to increment it manually.
352 // increment it manually.
  /external/webrtc/webrtc/modules/audio_coding/test/
Channel.cc 182 // increment the number of encoded samples.
184 // increment the number of recveived packets
186 // increment the total number of bytes (this is based on

Completed in 1187 milliseconds

<<31323334353637383940>>