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

<<11121314151617181920>>

  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
allocators.h 203 size_t increment = static_cast<size_t>(newSize - originalSize); local
204 increment = RAPIDJSON_ALIGN(increment);
205 if (chunkHead_->size + increment <= chunkHead_->capacity) {
206 chunkHead_->size += increment;
  /frameworks/rs/cpp/
rsCppStructs.h     [all...]
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert.s 231 vld1.8 {d6},[r6],r2 @load and increment
233 vld1.8 {d7},[r6],r2 @load and increment
238 vld1.8 {d8},[r6],r2 @load and increment
264 vld1.8 {d6},[r6],r2 @load and increment
266 vld1.8 {d7},[r6],r2 @load and increment
289 vld1.8 {d8},[r6],r2 @load and increment
323 vld1.8 {d6},[r6],r2 @load and increment
333 vld1.8 {d7},[r6],r2 @load and increment
350 vld1.8 {d8},[r6],r2 @load and increment
ihevc_inter_pred_chroma_vert_w16out.s 231 vld1.8 {d6},[r6],r2 @load and increment
233 vld1.8 {d7},[r6],r2 @load and increment
238 vld1.8 {d8},[r6],r2 @load and increment
262 vld1.8 {d6},[r6],r2 @load and increment
264 vld1.8 {d7},[r6],r2 @load and increment
284 vld1.8 {d8},[r6],r2 @load and increment
312 vld1.8 {d6},[r6],r2 @load and increment
323 vld1.8 {d7},[r6],r2 @load and increment
338 vld1.8 {d8},[r6],r2 @load and increment
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_vert.s 236 ld1 {v6.8b},[x6],x2 //load and increment
238 ld1 {v7.8b},[x6],x2 //load and increment
243 ld1 {v16.8b},[x6],x2 //load and increment
272 ld1 {v6.8b},[x6],x2 //load and increment
274 ld1 {v7.8b},[x6],x2 //load and increment
302 ld1 {v16.8b},[x6],x2 //load and increment
338 ld1 {v6.8b},[x6],x2 //load and increment
352 ld1 {v7.8b},[x6],x2 //load and increment
369 ld1 {v16.8b},[x6],x2 //load and increment
ihevc_inter_pred_chroma_vert_w16out.s 237 ld1 {v6.8b},[x6],x2 //load and increment
239 ld1 {v7.8b},[x6],x2 //load and increment
244 ld1 {v16.8b},[x6],x2 //load and increment
271 ld1 {v6.8b},[x6],x2 //load and increment
273 ld1 {v7.8b},[x6],x2 //load and increment
299 ld1 {v16.8b},[x6],x2 //load and increment
329 ld1 {v6.8b},[x6],x2 //load and increment
345 ld1 {v7.8b},[x6],x2 //load and increment
360 ld1 {v16.8b},[x6],x2 //load and increment
  /system/keymaster/
android_keymaster_test_utils.h 368 static void increment(const keymaster0_device_t* dev) { function in struct:keymaster::test::Keymaster0CountingWrapper
376 increment(k0_dev);
388 increment(dev);
399 increment(dev);
410 increment(dev);
418 increment(dev);
429 increment(dev);
439 increment(dev);
449 increment(dev);
  /external/valgrind/exp-bbv/tests/arm-linux/
ll.S 56 ldrb r4,[r3],#+1 @ load a byte, increment pointer
69 ldrb r0,[r3],#+1 @ load a byte, increment pointer
70 ldrb r4,[r3],#+1 @ load a byte, increment pointer
92 strb r4,[r1],#+1 @ store a byte, increment pointer
108 ldrb r4,[r3],#+1 @ load a byte, increment pointer
152 strb r3,[r10],#+1 @ store a linefeed, increment pointer
153 strb r0,[r10],#+1 @ NUL terminate, increment pointer
266 ldrb r5,[r7],#+1 @ load a byte, increment pointer
280 ldrb r5,[r7],#+1 @ load a byte, increment pointer
287 ldrb r5,[r7],#+1 @ load a byte, increment pointe
    [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.cpp 346 uint64_t increment = mLastVOPTimeIncrement - picData->vop_time_increment + local
348 increment = increment % picParam->vop_time_increment_resolution;
351 increment = increment * 1e6 / picParam->vop_time_increment_resolution;
352 mAcquiredBuffer->renderBuffer.timeStamp += increment;
360 // Update the timestamp according the increment
362 int64_t increment = picData->vop_time_increment - mLastVOPTimeIncrement + picParam->vop_time_increment_resolution; local
363 increment = increment % picParam->vop_time_increment_resolution
    [all...]
  /external/v8/src/
compilation-cache.cc 182 isolate()->counters()->compilation_cache_hits()->Increment();
185 isolate()->counters()->compilation_cache_misses()->Increment();
223 isolate()->counters()->compilation_cache_hits()->Increment();
226 isolate()->counters()->compilation_cache_misses()->Increment();
263 isolate()->counters()->compilation_cache_hits()->Increment();
266 isolate()->counters()->compilation_cache_misses()->Increment();
  /external/valgrind/exp-bbv/tests/x86/
rep_prefix.S 43 rep stosb # store d 16384 times, auto-increment
49 rep lodsb # load byte 16384 times, auto-increment
60 rep stosw # store 8192 times, auto-increment
66 rep lodsw # load 8192 times, auto-increment
77 rep stosl # store 4096 times, auto-increment
83 rep lodsl # load 4096 times, auto-increment
  /toolchain/binutils/binutils-2.25/gas/doc/
c-nds32.texi 194 Load value of var into register rt5 and increment $ta by amount inc.
198 Continue loading value of var into register rt5 and increment $ta by amount inc.
202 Load value of var into register rt5 and increment $ta by amount inc.
206 Continue loading value of var into register rt5 and increment $ta by amount inc.
214 Store register rt5 to var and increment $ta by amount inc.
218 Continue storing register rt5 to var and increment $ta by amount inc.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
m68hc11.exp 108 gas_m68hc11_error "-m68hc11" "ldab 1,+x\n" "Pre-increment mode is not valid"
109 gas_m68hc11_error "-m68hc11" "ldab 1,-x\n" "Pre-increment mode is not valid"
110 gas_m68hc11_error "-m68hc11" "ldab 1,x+\n" "Post-increment mode is not valid"
145 "Increment/decrement value is out of range"
147 "Increment/decrement value is out of range"
149 "Invalid register for post/pre increment"
  /art/runtime/
thread_pool_test.cc 37 // Increment the counter which keeps track of work completed.
113 // Increment the counter which keeps track of work completed.
  /art/test/114-ParallelGC/src/
Main.java 111 // Atomically increment the counter and check whether we were last.
117 // Increment the wait counter.
  /art/test/566-polymorphic-inlining/src/
Main.java 119 m.increment();
126 public void increment() { method in class:Main
  /art/tools/dexfuzz/src/dexfuzz/rawdex/
ClassDataItem.java 91 // Only need to increment one, as all the others are diffed from the previous.
103 // Only need to increment one, as all the others are diffed from the previous.
  /device/google/contexthub/lib/nanohub/
nanoapp.c 101 static void doPrintHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size, int increment)
106 for (i = 0, pos = 0; i < size; ++i, pos += increment)
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
StorelessUnivariateStatistic.java 21 * {@link #increment} and {@link #incrementAll(double[])} methods for adding
36 void increment(double d); method in interface:StorelessUnivariateStatistic
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
VectorialMean.java 52 public void increment(double[] v) throws DimensionMismatchException { method in class:VectorialMean
57 means[i].increment(v[i]); method
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/summary/
SumOfSquares.java 31 * one of the threads invokes the <code>increment()</code> or
71 public void increment(final double d) { method in class:SumOfSquares
  /external/autotest/client/tests/synctest/src/
synctest.c 106 /* increment sema */
118 /* waiting for child to increment sema */
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/
sample_input_reader.py 54 operation.counters.Increment(
56 operation.counters.Increment(COUNTER_IO_READ_BYTES, len(content))(ctx)
  /external/clang/include/clang/Basic/
DiagnosticASTKinds.td 96 "%select{read of|assignment to|increment of|decrement of}0 "
99 "%select{read of|assignment to|increment of|decrement of}0 "
108 "%select{read of|assignment to|increment of|decrement of}0 "
111 "%select{read of|assignment to|increment of|decrement of}0 volatile "
121 "%select{read of|assignment to|increment of|decrement of}0 "
124 "%select{read of|assignment to|increment of|decrement of}0 "
127 "%select{read of|assignment to|increment of|decrement of}0 "
131 "%select{read of|assignment to|increment of|decrement of}0 temporary "
  /external/clang/test/Sema/
bitfield.c 76 typedef __typeof__(+(++t5.n)) Signed; // FIXME: Increment is equivalent to compound-assignment.
79 typedef __typeof__(+(t5.n++)) Unsigned; // Post-increment is underspecified, but seems to

Completed in 899 milliseconds

<<11121314151617181920>>