Searched
full:increment (Results
326 -
350 of
1957) sorted by null
<<11121314151617181920>>
/hardware/ti/wlan/wl1271/platforms/os/common/inc/ |
RxBuf.h | 124 * This function increment the start address of data held in BUF element in len.
|
/ndk/tests/build/short-commands/ |
build.sh | 12 # TODO: Increment this to 1000 for long test runs. For the simple unit test
|
/packages/apps/VideoEditor/src/com/android/videoeditor/ |
TransitionsActivity.java | 37 // Increment transition duration in milliseconds
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
ActivityLaunchAction.java | 71 // increment launch attempt count, to handle retries and timeouts
|
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/ |
SmartPtr.h | 136 // Increment the reference count on this pointer by 1.
|
/sdk/emulator/opengl/shared/OpenglCodecCommon/ |
SmartPtr.h | 140 // Increment the reference count on this pointer by 1.
|
/system/core/libsync/ |
sync_test.c | 127 perror("can't increment sync obj:");
|
/external/aac/libSBRenc/src/ |
resampler.h | 144 INT inStride, /*!< increment of input samples */ 147 INT outstride); /*!< increment of output samples */
|
/external/clang/lib/Analysis/ |
PseudoConstantAnalysis.cpp | 136 // Case 2: Pre/post increment/decrement and address of 146 // check for any of the increment/decrement operators, as well as
|
/external/kernel-headers/original/asm-x86/ |
atomic_32.h | 90 * atomic_inc - increment atomic variable 135 * atomic_inc_and_test - increment and test
|
/external/llvm/lib/CodeGen/ |
DeadMachineInstructionElim.cpp | 160 // so don't increment it. 198 // We didn't delete the current instruction, so increment MII to
|
/external/llvm/lib/Transforms/Instrumentation/ |
ProfilingUtils.cpp | 109 // Insert the increment after any alloca or PHI instructions... 124 // Load, increment and store the value back.
|
/external/llvm/test/CodeGen/ARM/ |
vst3.ll | 31 ;Check for a post-increment updating store. 85 ;Check for a post-increment updating store.
|
/external/llvm/test/CodeGen/Thumb2/ |
2009-12-01-LoopIVUsers.ll | 35 %increment = alloca i32 ; <i32*> [#uses=1] 75 store i32 %14, i32* %increment, align 4
|
/external/openssl/crypto/modes/ |
ctr128.c | 65 /* increment counter (128-bit int) by 1 */ 176 /* increment upper 96 bits of 128-bit counter by 1 */
|
/external/sonivox/jet_tools/JetCreator/ |
JetCreatorhlp.dat | 37 increment m/b/t =
87 increment m/b/t =
|
/external/v8/src/ |
counters.h | 132 void Increment() { 137 void Increment(int value) {
|
/external/webkit/Source/WebCore/platform/gtk/ |
GtkVersioning.c | 40 "step-increment", stepIncrement, 41 "page-increment", pageIncrement,
|
/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
HostedNetscapePluginStream.mm | 67 hostedNetscapePluginStreamCounter.increment(); 78 hostedNetscapePluginStreamCounter.increment();
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/ |
webkit | 69 -webkit-marquee-increment 164 counter-increment
|
/frameworks/av/libvideoeditor/lvpp/ |
VideoEditorBGAudioProcessing.cpp | 122 // Increment ducking factor in total steps in factor 131 // Increment ducking factor in total steps of
|
/frameworks/base/core/java/android/text/ |
AutoText.java | 52 private static final int INCREMENT = 1024; 269 char[] copy = new char[mTrie.length + INCREMENT];
|
/frameworks/rs/scriptc/ |
rs_atomic.rsh | 32 * @param addr Address of value to increment 42 * @param addr Address of value to increment
|
/packages/apps/Camera/src/com/android/camera/ui/ |
SecondLevelIndicatorControlBar.java | 233 int increment = iconSize + ICON_SPACING; local 236 offset += increment;
|
/prebuilts/sdk/renderscript/include/ |
rs_atomic.rsh | 32 * @param addr Address of value to increment 42 * @param addr Address of value to increment
|
Completed in 3168 milliseconds
<<11121314151617181920>>