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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
eventfd.h 49 /* Increment event counter. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
iterator.h 64 // Pre-increment operator.
73 // Post-increment operator.
144 // Pre-increment operator.
154 // Post-increment operator.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
iterator.h 64 // Pre-increment operator.
73 // Post-increment operator.
144 // Pre-increment operator.
154 // Post-increment operator.
  /prebuilts/go/darwin-x86/src/sync/
example_test.go 28 // Increment the WaitGroup counter.
  /prebuilts/go/linux-x86/src/sync/
example_test.go 28 // Increment the WaitGroup counter.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
iterator.h 64 // Pre-increment operator.
73 // Post-increment operator.
144 // Pre-increment operator.
154 // Post-increment operator.
  /prebuilts/sdk/current/support/design/res/values-sw600dp/
dimens.xml 29 <!-- 5 * standard increment (64dp on tablets) -->
  /system/bt/osi/test/
semaphore_test.cpp 83 "semaphore_wait() did not wait for counter to increment";
  /system/core/metricsd/uploader/
crash_counters.h 23 // An instance of it will be used by both the binder thread (to increment the
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/
address-001.s 21 ;; Indirect with post increment
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
fldst01.s 4 # Immediate form, no auto-increment.
23 # Immediate form, with auto-increment.
42 # Index form, no auto-increment.
59 # Index form, with auto-increment.
fldst02.s 4 # Immediate form, no auto-increment.
23 # Immediate form, with auto-increment.
42 # Index form, no auto-increment.
59 # Index form, with auto-increment.
fldst03.s 4 # Immediate form, no auto-increment.
23 # Immediate form, with auto-increment.
42 # Index form, no auto-increment.
59 # Index form, with auto-increment.
fldst04.s 4 # Immediate form, no auto-increment.
23 # Immediate form, with auto-increment.
42 # Index form, no auto-increment.
59 # Index form, with auto-increment.
fldst05.s 4 # Immediate form, no auto-increment.
23 # Immediate form, with auto-increment.
42 # Index form, no auto-increment.
59 # Index form, with auto-increment.
fldst06.s 4 # Immediate form, no auto-increment.
23 # Immediate form, with auto-increment.
42 # Index form, no auto-increment.
59 # Index form, with auto-increment.
fldst07.s 4 # Immediate form, no auto-increment.
23 # Immediate form, with auto-increment.
42 # Index form, no auto-increment.
59 # Index form, with auto-increment.
fldst08.s 4 # Immediate form, no auto-increment.
23 # Immediate form, with auto-increment.
42 # Index form, no auto-increment.
59 # Index form, with auto-increment.
  /external/libavc/encoder/
ih264e_time_stamp.c 292 /* The source and target increment per vop is initialized */
446 * max target frame rate the vop_time increment resolution is set
496 * Vop time is incremented by increment value. When vop time goes
579 * @brief Function to get source time increment
582 * Function to get source time increment
588 * source time increment
602 * @brief Function to get target time increment
605 * Function to get target time increment
611 * target time increment
740 * When the frame rate changes the time increment is modified by appropriate tick
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/db/
sequence.py 73 """Increment a single value"""
110 increment to the next number, by default we just increment by one.
123 :param fnc: Optional function to use for the incrementation, by default we just increment by one
130 strings instead of ints to increment
  /external/deqp/framework/delibs/decpp/
deSemaphore.hpp 40 * block until increment has been called from an another thread.
48 void increment (void) throw();
62 * \brief Increment semaphore count.
70 inline void Semaphore::increment (void) throw() function in class:de::Semaphore
80 * (increment() has been called).
  /external/icu/icu4c/source/test/intltest/
itrbnfrt.cpp 281 double increment = 1; local
282 for (double i = lowLimit; i <= highLimit; i += increment) {
289 increment = 1;
291 increment = 2737;
293 increment = 267437;
  /external/jemalloc/test/unit/
math.c 48 /* Expected ln_gamma([0.0..100.0] increment=0.25). */
200 /* Expected pt_norm([0.01..0.99] increment=0.01). */
252 * Expected pt_chi2(p=[0.01..0.99] increment=0.07,
308 * Expected pt_gamma(p=[0.1..0.99] increment=0.07,
309 * shape=[0.5..3.0] increment=0.5).
  /external/libhevc/common/arm/
ihevc_weighted_pred_uni.s 157 vld1.s16 {d1},[r0]! @load and increment the pi2_src
158 vld1.s16 {d2},[r5],r2 @load and increment the pi2_src_tmp ii iteration
162 vld1.s16 {d8},[r5],r2 @load and increment the pi2_src iii iteration
165 vld1.s16 {d9},[r5],r2 @load and increment the pi2_src_tmp iv iteration
210 add r0,r0,r11 @pi2_src + 4*src_strd - 2*wd(since pi2_src is 16 bit pointer double the increment with double the wd decrement)
  /external/libhevc/common/arm64/
ihevc_weighted_pred_uni.s 173 ld1 {v1.4h},[x0],#8 //load and increment the pi2_src
174 ld1 {v2.4h},[x5],x2 //load and increment the pi2_src_tmp ii iteration
178 ld1 {v3.4h},[x5],x2 //load and increment the pi2_src iii iteration
181 ld1 {v5.4h},[x5],x2 //load and increment the pi2_src_tmp iv iteration
231 add x0,x0,x11 //pi2_src + 4*src_strd - 2*wd(since pi2_src is 16 bit pointer double the increment with double the wd decrement)

Completed in 748 milliseconds

<<11121314151617181920>>