Searched
full:increment (Results
976 -
1000 of
3761) sorted by null
<<31323334353637383940>>
/external/libchrome/base/metrics/ |
histogram_samples.cc | 81 // Despite using atomic operations, the increment/add actions below are *not*
|
/external/libchrome/base/strings/ |
pattern.cc | 37 // Check if the chars match, if so, increment the ptrs.
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
btCompoundShape.h | 63 ///increment m_updateRevision when adding/removing/replacing child shapes, so that some caches can be updated
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Character/ |
btKinematicCharacterController.h | 126 /// increment the position each simulation iteration, regardless
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/ |
ftrfork.h | 36 /* Don't forget to increment the number if you add a new guessing rule. */
|
/external/libmpeg2/common/x86/ |
ideint_spatial_filter_ssse3.c | 157 /* Revert pu1_src increment */
|
/external/libopus/silk/ |
Inlines.h | 90 /* increment using fractional part of input */
|
/external/libpcap/msdos/ |
pkt_rx1.s | 122 adc word [_pktDrop+2], 0 ; increment packets lost
|
/external/libvorbis/doc/ |
09-helper.tex | 24 3) increment [return_value];
|
/external/libvpx/libvpx/vp8/encoder/ |
lookahead.c | 28 /* Return the buffer at the given absolute index and increment the index */
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_lookahead.c | 21 /* Return the buffer at the given absolute index and increment the index */
|
/external/llvm/include/llvm/CodeGen/ |
ScheduleHazardRecognizer.h | 91 /// because of latency or resource conflicts. This should increment the
|
/external/llvm/lib/Target/AArch64/ |
AArch64Schedule.td | 47 def WriteAdr : SchedWrite; // Address pre/post increment.
|
/external/llvm/test/CodeGen/X86/ |
2007-11-30-LoadFolding-Bug.ll | 2 ; Increment in loop bb.i28.i adjusted to 2, to prevent loop reversal from
|
lsr-normalization.ll | 7 ; one loop involved with the increment value for an addrec on another
|
/external/llvm/test/Transforms/LoopInterchange/ |
currentLimitation.ll | 12 ;; variable.(used to increment the loop counter and to access A[j+1][i+1]
|
/external/mesa3d/docs/ |
RELNOTES-3.1 | 73 GL_DECR_WRAP_EXT which allow stencil increment and decrement
|
/external/mesa3d/src/mesa/swrast/ |
s_stencil.c | 149 /* increment stencil buf values, with clamping */ 153 /* increment stencil buf values, with clamping */ 157 /* increment stencil buf values, without clamping */ 161 /* increment stencil buf values, without clamping */
|
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/command/ |
FileRetrCommandHandlerTest.java | 82 int counter = -1; // will increment for each invocation
|
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/ |
FileRetrCommandHandlerTest.java | 84 int counter = -1; // will increment for each invocation
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
Http2.java | 353 long increment = (source.readInt() & 0x7fffffffL); local 354 if (increment == 0) throw ioException("windowSizeIncrement was 0", increment); 355 handler.windowUpdate(streamId, increment);
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
ftrfork.h | 36 /* Don't forget to increment the number if you add a new guessing rule. */
|
/external/protobuf/gtest/test/ |
gtest-port_test.cc | 830 void Increment() { 860 param.first->Increment(); 873 // Creates and runs kThreadCount threads that increment locked_counter 885 // If the mutex lets more than one thread to increment the counter at a
|
/external/selinux/libsemanage/include/semanage/ |
handle.h | 124 * commit is successful then increment the "policy sequence number"
|
/external/selinux/secilc/ |
secilc.8.xml | 85 <listitem><para>Increment verbosity level.</para></listitem>
|
Completed in 2130 milliseconds
<<31323334353637383940>>