Searched
full:increment (Results
276 -
300 of
1961) sorted by null
<<11121314151617181920>>
/external/jmdns/src/javax/jmdns/impl/ |
NameRegister.java | 161 * name to increment
|
/external/kernel-headers/original/asm-generic/ |
mutex-xchg.h | 7 * decrement/increment based implementation. If your architecture
|
/external/kernel-headers/original/asm-mips/ |
fixmap.h | 33 * fixed-size 4k pages. (or larger if used with an increment
|
/external/kernel-headers/original/asm-x86/ |
fixmap_32.h | 47 * fixed-size 4k pages. (or larger if used with an increment
|
/external/kernel-headers/original/linux/ |
seqlock.h | 22 * to increment the sequence variables because an interrupt routine could
|
/external/libnfc-nxp/src/ |
phFriNfc_MifareStdMap.h | 204 #define PH_FRINFC_MIFARESTD_INC_1 1 /*!< increment by 1 */ 205 #define PH_FRINFC_MIFARESTD_INC_2 2 /*!< increment by 2 */ 206 #define PH_FRINFC_MIFARESTD_INC_3 3 /*!< increment by 3 */ 207 #define PH_FRINFC_MIFARESTD_INC_4 4 /*!< increment by 4 */
|
/external/llvm/include/llvm/CodeGen/ |
ScheduleHazardRecognizer.h | 73 /// because of latency or resource conflicts. This should increment the
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyld.cpp | 88 i != e; i.increment(err)) { 143 se = obj->end_sections(); si != se; si.increment(err)) { 150 e = si->end_relocations(); i != e; i.increment(err)) { 223 e = Section.end_relocations(); i != e; i.increment(err), Check(err))
|
/external/llvm/test/CodeGen/ARM/ |
vlddup.ll | 92 ;Check for a post-increment updating load. 128 ;Check for a post-increment updating load with register increment. 169 ;Check for a post-increment updating load.
|
/external/llvm/test/Transforms/IndVarSimplify/ |
iv-fold.ll | 31 ; Invdars should not fold an increment into shr unless 2^shiftBits is
|
/external/openssh/ |
cipher-ctr.c | 46 * increment counter 'ctr',
|
/external/oprofile/events/arm/armv7-common/ |
events | 4 event:0x00 counters:1,2,3,4,5,6 um:zero minimum:500 name:PMNC_SW_INCR : Software increment of PMNC registers
|
/external/qemu/android/skin/ |
image.h | 61 /* increment the reference count of a given skin image,
|
surface.h | 22 /* increment surface's reference count */
|
/external/qemu/android/utils/ |
jpeg-compress.h | 37 * cunk_size - Number of bytes to increment the compressed buffer with each time
|
/external/qemu/audio/ |
rate_template.h | 97 /* output sample & increment position */
|
/external/qemu/distrib/sdl-1.2.12/src/thread/irix/ |
SDL_syssem.c | 61 { 0, 1, (IPC_NOWAIT|SEM_UNDO) } /* Increment semaphore */
|
/external/skia/include/effects/ |
SkGroupShape.h | 23 /** Increment the reference count. Must be balanced by a call to unref().
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 92 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 92 ADD tmp2, phaseIncrement, phaseFrac @ increment pointer here to avoid pipeline stall
|
/external/srtp/crypto/cipher/ |
null_cipher.c | 76 /* increment ref_count */
|
/external/srtp/crypto/hash/ |
null_auth.c | 76 /* increment global count of all null_auth uses */
|
/external/v8/src/ |
runtime-profiler.cc | 421 // undid the decrement done by the profiler thread. Increment again 443 // Do a fake increment. If the profiler is waiting on the semaphore, 446 // waiting, the increment will prevent it from waiting, but has to 456 // The profiler thread is now stopped. Undo the increment in case it
|
/external/v8/test/mjsunit/harmony/ |
block-const-assign.js | 32 // prefix/postfix decrement/increment operators.
|
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-arm-linux.S | 183 /* increment bb profile counter */ 204 is not yet decremented, so no need to increment. */ 217 /* Back out increment of the dispatch ctr */ 228 /* Back out increment of the dispatch ctr */
|
Completed in 1686 milliseconds
<<11121314151617181920>>