Searched
full:increment (Results
451 -
475 of
1961) sorted by null
<<11121314151617181920>>
/external/qemu/distrib/sdl-1.2.12/src/thread/dc/ |
SDL_syscond.c | 166 /* Obtain the protection mutex, and increment the number of waiters.
|
/external/qemu/distrib/sdl-1.2.12/src/thread/generic/ |
SDL_syscond.c | 166 /* Obtain the protection mutex, and increment the number of waiters.
|
/external/qemu/distrib/sdl-1.2.12/src/thread/os2/ |
SDL_syscond.c | 166 /* Obtain the protection mutex, and increment the number of waiters.
|
/external/qemu/slirp/ |
tcp.h | 165 #define TCP_ISSINCR (125*1024) /* increment for tcp_iss each second */
|
/external/qemu/slirp-android/ |
tcp.h | 167 #define TCP_ISSINCR (125*1024) /* increment for tcp_iss each second */
|
/external/skia/include/core/ |
SkRefCnt.h | 44 /** Increment the reference count. Must be balanced by a call to unref().
|
/external/skia/src/gpu/ |
GrTDArray.h | 184 // growAt will increment fCount, reallocate fArray (as needed), and slide
|
/external/skia/src/views/ |
SkStackViewLayout.cpp | 72 ignore its current value but increment the counter for flexChildren
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 84 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_noloop_gnu.s | 84 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
|
/external/srtp/crypto/hash/ |
hmac.c | 88 /* increment global count of all hmac uses */
|
/external/v8/src/ |
codegen.cc | 108 isolate->counters()->total_compiled_code_size()->Increment(
|
/external/valgrind/main/callgrind/ |
callgrind.h | 105 by increment of counters in a cost center */
|
/external/valgrind/main/drd/ |
drd_segment.c | 145 /** Increment the reference count of the specified segment. */
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/ |
forin-001.js | 66 * Similar to ForIn_1, except it should increment the counter variable
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/String/ |
match-002.js | 22 * regexp.lastIndex is left unchanged) increment regexp.lastIndex by 1.
|
match-004.js | 22 * regexp.lastIndex is left unchanged) increment regexp.lastIndex by 1.
|
/external/webkit/Source/WebCore/css/ |
view-source.css | 75 counter-increment: lines;
|
/external/webkit/Source/WebCore/dom/ |
PositionIterator.cpp | 51 void PositionIterator::increment() function in class:WebCore::PositionIterator
|
/external/webkit/Source/WebCore/editing/ |
SpellChecker.cpp | 136 iterator.increment();
|
VisiblePosition.h | 70 // next() and previous() will increment/decrement by a character cluster.
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
SurfaceBacking.cpp | 51 ClassTracker::instance()->increment("SurfaceBacking");
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
ImageDecoderQt.cpp | 223 // TODO: Do not increment the m_frameBufferCache.size() by one but more than one
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
NativeImageSkia.h | 101 // increment the counter, and if not, we'll reset the counter and save the
|
/external/webkit/Source/WebCore/storage/ |
StorageMap.cpp | 65 // Until that mechanism is available, we'll always increment our iterator from begin() or current.
|
Completed in 1682 milliseconds
<<11121314151617181920>>