/external/icu4c/test/perf/ubrkperf/ |
ubrkperf.cpp | 104 // Increment counters 116 // Increment counters
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
JavaSourceWriter.java | 239 public void startForLoop(JavaExpression start, JavaExpression end, JavaExpression increment) { 246 writeExpression(increment);
|
/external/llvm/tools/llvm-objdump/ |
llvm-objdump.cpp | 177 i != e; i.increment(ec)) { 190 si != se; si.increment(ec)) { 211 ri != re; ri.increment(ec)) { 352 si != se; si.increment(ec)){ 361 ri != re; ri.increment(ec)) { 385 si != se; si.increment(ec)) { 409 si != se; si.increment(ec)) { 496 se = o->end_symbols(); si != se; si.increment(ec)) {
|
/external/qemu/audio/ |
mixeng.c | 275 * The use of fractional increment allows us to use no buffer. It 310 /* increment */
|
/external/regex-re2/util/ |
strutil.cc | 73 // We can increment the last character in the string and be done 75 // last character and increment the previous character, unless that
|
/external/replicaisland/src/com/replica/replicaisland/ |
GameOverActivity.java | 76 public void setIncrement(float increment) { 77 mIncrement = increment;
|
/external/srtp/test/ |
lfsr.c | 203 /* increment weight */ 241 /* compute weight, increment proper element */
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGScoreBoard.h | 87 // Increment the usecount for the VirtualRegsiter associated with 'child', 94 // Find the virtual register number for this child, increment its use count.
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
uiter.h | 191 * Return the code unit at the current index and increment 192 * the index (post-increment, like s[i++]), 196 * @return the current code unit (and post-increment the current index) 428 * (public) Return the code unit at the current index and increment 429 * the index (post-increment, like s[i++]), 499 * Return the code point at the current index and increment 500 * the index (post-increment, like s[i++]), 504 * @return the current code point (and post-increment the current index)
|
/external/webkit/Source/JavaScriptCore/runtime/ |
JSGlobalData.h | 91 increment = 0.0; 97 double increment; member in struct:JSC::DSTOffsetCache
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
uiter.h | 191 * Return the code unit at the current index and increment 192 * the index (post-increment, like s[i++]), 196 * @return the current code unit (and post-increment the current index) 428 * (public) Return the code unit at the current index and increment 429 * the index (post-increment, like s[i++]), 499 * Return the code point at the current index and increment 500 * the index (post-increment, like s[i++]), 504 * @return the current code point (and post-increment the current index)
|
/external/webkit/Source/WebCore/icu/unicode/ |
uiter.h | 191 * Return the code unit at the current index and increment 192 * the index (post-increment, like s[i++]), 196 * @return the current code unit (and post-increment the current index) 428 * (public) Return the code unit at the current index and increment 429 * the index (post-increment, like s[i++]), 499 * Return the code point at the current index and increment 500 * the index (post-increment, like s[i++]), 504 * @return the current code point (and post-increment the current index)
|
/external/webkit/Source/WebCore/inspector/front-end/ |
popover.css | 143 .popover ::-webkit-scrollbar-track-piece:horizontal:increment { 190 .popover ::-webkit-scrollbar-track-piece:vertical:increment {
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
uiter.h | 191 * Return the code unit at the current index and increment 192 * the index (post-increment, like s[i++]), 196 * @return the current code unit (and post-increment the current index) 428 * (public) Return the code unit at the current index and increment 429 * the index (post-increment, like s[i++]), 499 * Return the code point at the current index and increment 500 * the index (post-increment, like s[i++]), 504 * @return the current code point (and post-increment the current index)
|
/frameworks/av/services/audioflinger/ |
AudioResamplerCubic.cpp | 85 // increment phase 151 // increment phase
|
/frameworks/base/core/java/android/content/ |
SyncStats.java | 48 * increment this value although it may still do so in order to record that it had to 51 * progress and still increment this value just so the SyncAdapter can record that an
|
/hardware/qcom/media/mm-video/vidc/vdec/src/ |
message_queue.c | 124 /* Store the command in the Message Queue & increment write offset */ 161 /* Store the command in the Message Queue & increment write offset */
|
/hardware/qcom/media/mm-video/vidc/venc/test/ |
queue.c | 124 /* Store the command in the Message Queue & increment write offset */ 161 /* Store the command in the Message Queue & increment write offset */
|
/packages/apps/Camera/src/com/android/camera/ui/ |
InLineSettingKnob.java | 100 mNextButton = (Button) findViewById(R.id.increment); 110 // Add content descriptions for the increment and decrement buttons.
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
InLineSettingKnob.java | 98 mNextButton = (Button) findViewById(R.id.increment); 108 // Add content descriptions for the increment and decrement buttons.
|
SecondLevelIndicatorControlBar.java | 183 int increment = iconWidth + ICON_SPACING; local 186 offsetX += increment;
|
/external/flac/libFLAC/ppc/as/ |
lpc_asm.s | 237 vsldoi v15,v15,v14,4 ; increment history 277 vsldoi v18,v18,v18,4 ; increment shift vector 280 vsldoi v17,v17,v17,12 ; increment shift vector 412 vsldoi v6,v6,v6,4 ; increment shift vector 415 vsldoi v5,v5,v5,12 ; increment shift vector
|
/external/flac/libFLAC/ppc/gas/ |
lpc_asm.s | 239 vsldoi v15,v15,v14,4 # increment history 279 vsldoi v18,v18,v18,4 # increment shift vector 282 vsldoi v17,v17,v17,12 # increment shift vector 414 vsldoi v6,v6,v6,4 # increment shift vector 417 vsldoi v5,v5,v5,12 # increment shift vector
|
/external/libselinux/include/selinux/ |
avc.h | 49 * a new entry if @ctx is not found. Increment the 58 * sidget - increment SID reference counter. 61 * Increment the reference counter for @sid, indicating that 316 * a new entry if not found. Increment the reference counter 334 * a new entry if not found. Increment the reference counter
|
/external/qemu/distrib/zlib-1.2.3/ |
inftrees.c | 84 from their more natural integer increment ordering, and so when the 241 /* backwards increment the len-bit code huff */ 265 /* increment past last table */ 294 len is equal to curr + drop, so there is no loop needed to increment 313 /* backwards increment the len-bit code huff */
|