Searched
full:increment (Results
701 -
725 of
1961) sorted by null
<<21222324252627282930>>
/external/llvm/lib/Bitcode/Reader/ |
BitcodeReader.h | 244 /// slot 'Slot'. Increment Slot past the number of slots used in the record.
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldMachO.cpp | 244 si.increment(err);
|
/external/llvm/lib/Transforms/IPO/ |
IPConstantPropagation.cpp | 252 // Increment now, so we can remove the use
|
/external/llvm/test/CodeGen/ARM/ |
vldlane.ll | 135 ;Check for a post-increment updating load. 290 ;Check for a post-increment updating load with register increment. 370 ;Check for a post-increment updating load.
|
/external/mesa3d/src/glsl/ |
loop_analysis.cpp | 312 lv->increment = inc;
|
/external/openssl/crypto/engine/ |
eng_list.c | 368 * increment the existing ENGINE's reference count. */
|
/external/openssl/crypto/ |
x86cpuid.pl | 255 &mov ("ecx",&DWP(8,"esp")); # fetch the increment, 2nd arg
|
/external/protobuf/gtest/test/ |
gtest_test_utils.py | 94 # We don't increment i in case we just found a --gtest_* flag
|
/external/qemu/ |
cutils.c | 384 * If not terminated by whitespace, ',', or \0, increment endptr
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_audio.h | 85 double rate_incr; /* Rate conversion increment */
|
/external/qemu/docs/ |
ANDROID-SKIN-FILES.TXT | 128 (in 90-degrees increment) to apply to the part
|
/external/qemu/slirp/ |
tcp_timer.c | 104 tcp_iss += TCP_ISSINCR/PR_SLOWHZ; /* increment iss */
|
/external/qemu/slirp-android/ |
tcp_timer.c | 104 tcp_iss += TCP_ISSINCR/PR_SLOWHZ; /* increment iss */
|
/external/skia/bench/ |
MatrixBench.cpp | 42 // so we have a non-static global we increment, hoping that will convince the
|
/external/skia/src/core/ |
SkPackBits.cpp | 349 // we don't increment src here, since its needed in stage 2
|
/external/skia/src/gpu/ |
GrDefaultPathRenderer.cpp | 58 // when we have separate stencil we increment front faces / decrement back faces
|
/external/stlport/src/ |
locale_catalog.cpp | 196 // Increment the reference count.
|
/external/v8/preparser/ |
preparser-process.cc | 82 offset_++; // Increment anyway to allow symmetric pushbacks.
|
/external/v8/src/ |
spaces.cc | 555 Increment(static_cast<int>(chunk_size)); 628 isolate_->counters()->memory_allocated()->Increment(static_cast<int>(size)); [all...] |
/external/valgrind/main/callgrind/ |
context.c | 324 /* this is first function: increment its active count */
|
/external/valgrind/main/drd/ |
drd_vc.c | 83 /** Increment the clock of thread 'tid' in vector clock 'vc'. */
|
/external/valgrind/tsan/ |
ts_stats.h | 66 // increment them using the global stats object).
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGJITCompiler.h | 301 void emitCount(AbstractSamplingCounter&, uint32_t increment = 1);
|
/external/webkit/Source/WebCore/bridge/ |
npruntime.h | 340 Increment the NPObject's reference count.
|
/external/webkit/Tools/DumpRenderTree/win/ |
AccessibilityUIElementWin.cpp | 527 void AccessibilityUIElement::increment() function in class:AccessibilityUIElement
|
Completed in 5100 milliseconds
<<21222324252627282930>>