Searched
full:increment (Results
901 -
925 of
3761) sorted by null
<<31323334353637383940>>
/external/skia/src/gpu/vk/ |
GrVkRenderTarget.cpp | 197 // Create() will increment the refCount of the image resource if it succeeds 211 // Create() will increment the refCount, and we'll unref when we're done with it
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_mixer.h | 127 * gainLeft left gain increment per sample 128 * gainRight right gain increment per sample
|
/external/squashfs-tools/kernel/fs/squashfs/ |
cache.c | 63 * Look-up block in cache, and increment usage count. If not in cache, read 146 * Block already in cache. Increment refcount so it doesn't
|
/external/v8/src/compiler/ |
escape-analysis-reducer.cc | 60 counters()->turbo_escape_loads_replaced()->Increment(); 95 counters()->turbo_escape_allocs_replaced()->Increment();
|
/external/v8/src/crankshaft/ |
hydrogen-escape-analysis.cc | 145 isolate()->counters()->crankshaft_escape_loads_replaced()->Increment(); 323 isolate()->counters()->crankshaft_escape_allocs_replaced()->Increment(
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s | 449 ADD pPredTemp,pPredTemp,predstep ;// Increment pPred ptr 470 ADD pDstTemp,pDstTemp,dstStep ;// Increment pDst ptr
|
/frameworks/base/core/java/android/speech/tts/ |
BlockingAudioTrack.java | 23 * The minimum increment of time to wait for an AudioTrack to finish 29 * The maximum increment of time to sleep while waiting for an AudioTrack
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
StubMethodAdapter.java | 313 public void visitIincInsn(int var, int increment) { 315 mParentVisitor.visitIincInsn(var, increment);
|
/ndk/sources/host-tools/make-3.81/ |
hash.c | 31 always a power of two. The secondary (`increment') hash function 33 to the table size. This guarantees that the increment can
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
base.h | 314 // Pre-increment operator. 322 // Post-increment operator.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
base.h | 314 // Pre-increment operator. 322 // Post-increment operator.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
base.h | 314 // Pre-increment operator. 322 // Post-increment operator.
|
/prebuilts/go/darwin-x86/src/encoding/csv/ |
reader.go | 211 // Each record starts on a new line. We increment our line 213 // so as we increment in readRune it points to the character we read.
|
/prebuilts/go/linux-x86/src/encoding/csv/ |
reader.go | 211 // Each record starts on a new line. We increment our line 213 // so as we increment in readRune it points to the character we read.
|
/prebuilts/misc/common/swig/include/2.0.11/d/ |
doperators.swg | 109 "increment operator exists in the corresponding C++ class." 158 // The postfix increment/decrement operators are ignored because they are
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
base.h | 314 // Pre-increment operator. 322 // Post-increment operator.
|
/system/sepolicy/tools/ |
insertkeys.py | 77 # And increment your cert number 95 # The last thing to do before looping up is to increment line number
|
/toolchain/binutils/binutils-2.25/opcodes/ |
tic80-dis.c | 31 probably loop increment values, structure offsets, or similar 171 /* Read was successful, so increment count of bytes read and convert
|
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/ |
kotlin-runtime-1.0.0-beta-1103.jar | |
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/ |
kotlin-runtime-0.12.613.jar | |
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/ |
kotlin-runtime-0.13.1513.jar | |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/ |
basic.exp | 28 # Instead of having a variable for each match string just increment the 70 # Instead of having a variable for each match string just increment the 110 # Instead of having a variable for each match string just increment the 150 # Instead of having a variable for each match string just increment the 187 # Instead of having a variable for each match string just increment the 217 # Instead of having a variable for each match string just increment the 257 # Instead of having a variable for each match string just increment the 299 # Instead of having a variable for each match string just increment the 336 # Instead of having a variable for each match string just increment the 378 # Instead of having a variable for each match string just increment th [all...] |
/art/compiler/debug/dwarf/ |
debug_line_opcode_writer.h | 183 // If the address is still too far, try to increment it by const amount.
|
/art/compiler/optimizing/ |
instruction_simplifier_arm64.cc | 176 // Increment `it` now because `*it` will disappear thanks to MergeIntoShifterOperand().
|
/art/runtime/base/ |
time_utils.cc | 203 end_sec = int32_max - 1; // Allow for increment below.
|
Completed in 1630 milliseconds
<<31323334353637383940>>