PageRenderTime 1684ms queryTime 687ms sortTime 110ms getByIdsTime 359ms findMatchingLines 177ms

100+ results results for 'i++; source:Github repo:zpao/v8monkey' (1684 ms)

Not the results you expected?
police.c https://github.com/huitebe/fuck_reuben.git | C | 612 lines
                    
100			r->rta_len = skb->tail - (u8*)r;
                    
101			n_i++;
                    
102		}
                    
                
gutils.h https://github.com/prajnashi/glib.git | C Header | 430 lines
                    
363  for (data = *stack_p; data; data = data->next)
                    
364    i++;
                    
365
                    
                
namei.c https://github.com/torvalds/linux.git | C | 584 lines
                    
358			*p++ = '/';
                    
359			i++;
                    
360			symname += 2;
                    
367			lc   = c;
                    
368			i++;
                    
369		}
                    
                
concepts.hpp https://github.com/mongodb/mongo.git | C++ Header | 388 lines
                    
138                ++i;
                    
139                (void)i++;
                    
140            }
                    
                
fhmm.c https://github.com/chuan/chmm.git | C | 507 lines
                    
215
                    
216    i++;
                    
217  }
                    
                
XmlNav.php https://github.com/depage/depage-cms.git | PHP | 479 lines
                    
107
                    
108            $i++;
                    
109        }
                    
                
ReflectionUtils.cs https://github.com/xerxesb/ironruby.git | C# | 304 lines
                    
219                if (actualTypes[i] != requiredSignature[i]) return false;
                    
220                i++;
                    
221            }
                    
                
object.c https://github.com/russross/envoy.git | C | 502 lines
                    
464        if (offset * storage_server_count > info->length * (i + 1))
                    
465            i++;
                    
466    }
                    
                
jl2005bcd.c https://github.com/ynezz/linux-2.6.git | C | 531 lines
                    
149			return retval;
                    
150		i++;
                    
151	}
                    
                
BacktrackTransformer.java https://github.com/ptII/ptII.git | Java | 337 lines
                    
118                 }
                    
119                 i++;
                    
120                 }
                    
                
GoogleVisualization.cs https://github.com/nicknystrom/ascend.git | C# | 355 lines
                    
58                r.Cells.Add(c);
                    
59                i++;
                    
60            }
                    
                
RubyArrayTests.cs https://github.com/shri/ironruby.git | C# | 359 lines
                    
129                Assert(item.Equals(values[i]));
                    
130                i++;
                    
131            }
                    
                
jazzdma.c https://github.com/fzqing/linux-2.6.git | C | 565 lines
                    
196		pgtbl[i].owner = VDMA_PAGE_EMPTY;
                    
197		i++;
                    
198	}
                    
                
V2d_Viewer.cxx https://github.com/HuguesDelorme/oce.git | C++ | 445 lines
                    
237      if(!M.Contains(i)) index =i;
                    
238      i++;
                    
239    }
                    
                
kernel.cpp https://github.com/ShotaroTsuji/mona.git | C++ | 457 lines
                    
348    if (i % 2) g_console->printf("\n");
                    
349    i++;
                    
350}
                    
                
ADTFile.cpp https://github.com/shlainn/pseuwow.git | C++ | 384 lines
                    
38        unsigned n = inbuf[offI] & 0x7F;
                    
39        offI++;
                    
40        for( unsigned k = 0; k < n; k++ )
                    
44            if( !fill )
                    
45                offI++;
                    
46        }
                    
46        }
                    
47        if( fill ) offI++;
                    
48    }
                    
                
miniupnpcmodule.c git://github.com/RJ/libportfwd.git | C | 460 lines
                    
81	for(dev = self->devlist, i = 0; dev; dev = dev->pNext)
                    
82		i++;
                    
83	res = Py_BuildValue("i", i);
                    
                
writeMeshObj.C https://github.com/OpenCFD/OpenFOAM-1.7.x.git | C | 545 lines
                    
70        writeOBJ(mesh.points()[pointI], pointStream);
                    
71        vertI++;
                    
72    }
                    
119                meshTools::writeOBJ(str, mesh.points()[e[0]]);
                    
120                v0 = vertI++;
                    
121                pointToObj.insert(e[0], v0);
                    
134                meshTools::writeOBJ(str, mesh.points()[e[1]]);
                    
135                v1 = vertI++;
                    
136                pointToObj.insert(e[1], v1);
                    
367
                    
368        meshTools::writeOBJ(pointStream, mesh.points()[e[0]]); vertI++;
                    
369        meshTools::writeOBJ(pointStream, mesh.points()[e[1]]); vertI++;
                    
                
testExtendedStencil.C https://github.com/OpenCFD/OpenFOAM-1.7.x.git | C | 498 lines
                    
72    meshTools::writeOBJ(str, fc);
                    
73    vertI++;
                    
74
                    
77        meshTools::writeOBJ(str, stencilCc[i]);
                    
78        vertI++;
                    
79        str << "l 1 " << vertI << nl;
                    
                
TerminalList.java https://github.com/rstudio/rstudio.git | Java | 482 lines
                    
241         }
                    
242         i++;
                    
243      }
                    
                
sql.php https://github.com/radixcl/powerirc.git | PHP | 503 lines
                    
238				}
                    
239				$ii++;
                    
240				$trid = uniqid();
                    
                
contract_profile.cc https://github.com/reflectometry/refl1d.git | C++ | 435 lines
                    
142      }
                    
143      newi++;
                    
144
                    
219    } /* First layer uses substrate values */
                    
220    newi++;
                    
221  }
                    
299    } /* First layer uses substrate values */
                    
300    newi++;
                    
301  }
                    
399      dz += d[i];
                    
400      i++;
                    
401    }
                    
414    }
                    
415    newi++;
                    
416  }
                    
                
fsevents-handler.js https://github.com/Zifro/noskvabbel.git | JavaScript | 412 lines
                    
137  var i = 0;
                    
138  while (!path.indexOf(root) && (path = sysPath.dirname(path)) !== root) i++;
                    
139  return i;
                    
                
jquery.tipsy.js https://github.com/bigmlcom/tipsy.git | JavaScript | 357 lines
                    
36                } else {
                    
37                    i++;
                    
38                }
                    
                
lua.c https://github.com/UberGames/RPG-X2.git | C | 477 lines
                    
369        if (argv[i][2] == '\0') {  /* no concatenated argument? */
                    
370          i++;  /* try next 'argv' */
                    
371          if (argv[i] == NULL || argv[i][0] == '-')
                    
                
Animate.java https://github.com/firestar/animation.git | Java | 296 lines
                    
214                                g.gt(hi);
                    
215                                hi++;
                    
216                            }
                    
227                                    g.gt(hi);
                    
228                                    hi++;
                    
229                                }
                    
                
traps.c https://github.com/ido/linux.git | C | 540 lines
                    
232			printk(" [<%08lx>]", addr);
                    
233			i++;
                    
234		}
                    
                
md5sum.js https://github.com/ksmythe/connect-js.git | JavaScript | 238 lines
                    
93      x = 0x10000 + ((x & 0x03FF) << 10) + (y & 0x03FF);
                    
94      i++;
                    
95    }
                    
                
sql.php https://github.com/sonnaxindustries/sonnax_php.git | PHP | 242 lines
                    
61            // Find first interesting character, several strpos seem to be faster than simple loop in php:
                    
62            //while (($i < $len) && (strpos('\'";#-/', $buffer[$i]) === FALSE)) $i++;
                    
63            //if ($i == $len) break;
                    
141                }
                    
142                $i++;
                    
143                // Aren't we at the end?
                    
190                    }
                    
191                    $i++;
                    
192                }
                    
193                // Skip last char
                    
194                $i++;
                    
195                // Next query part will start here
                    
231                } else {
                    
232                    $i++;
                    
233                    $start_pos = $i;
                    
                
linear.c https://github.com/mpalmer/linux-2.6.git | C | 401 lines
                    
218		       curr_sector >= conf->disks[i+1].start_sector)
                    
219			i++;
                    
220
                    
                
util.pm https://github.com/txdv/psychostats4.git | Perl | 442 lines
                    
170		$num /= $blocksize;
                    
171		$i++;
                    
172	}
                    
                
adfile.c https://github.com/oza/FreeBSD-7.3-dyntick.git | C | 398 lines
                    
158    FilenameBuf[i] = '_';
                    
159    i++;
                    
160
                    
                
hmpfile.cpp https://github.com/simX/d2x-xl.git | C++ | 575 lines
                    
391             hmp->devid=i;
                    
392         i++;
                    
393        } while ((i<(int)numdevs) && (hmp->devid==-1));
                    
                
SvolLoader_DTTop1.0.h https://github.com/ITKv4-LevelSets/dtgrid_library.git | C Header | 417 lines
                    
102	    ptr[j] = tmp;
                    
103	    i++; j--;
                    
104	}
                    
                
fft.cpp https://github.com/xbmc/xbmc-antiquated.git | C++ | 319 lines
                    
193        cossintable[i][1] = (float)sinf(theta);
                    
194        i++;
                    
195        dftsize <<= 1;
                    
                
ext_mailparse.cpp https://github.com/openparallel/hiphop-php.git | C++ | 438 lines
                    
47        while (i + 1 < l && (s[i + 1] == ' ' || s[i + 1] == '\t')) {
                    
48          i++;
                    
49        }
                    
                
CCTMXLayer.m https://github.com/gregkdunn/iphone-game-demos.git | Objective C | 483 lines
                    
77			break;
                    
78		i++;
                    
79	}
                    
                
R600Packetizer.cpp https://github.com/yiannist/llvm.git | C++ | 404 lines
                    
77    if (I->isBundle())
                    
78      BI++;
                    
79    int LastDstChan = -1;
                    
                
jquery.autotype.js https://github.com/mmonteleone/jquery.autotype.git | JavaScript | 283 lines
                    
74                    // skip the next "{"                    
                    
75                    i++;
                    
76                    
                    
85                    // skip the next "}"
                    
86                    i++;
                    
87                
                    
                
string.cpp https://github.com/grapefrukt/poro.git | C++ | 553 lines
                    
297		pos = return_value.find( what, pos );
                    
298		i++;
                    
299	}
                    
                
FileWatcher.cpp https://github.com/cinder/Cinder.git | C++ | 451 lines
                    
120
                    
121		i++;
                    
122	}
                    
                
wiz.cpp https://github.com/HiroHan/mame4iphone-private.git | C++ | 373 lines
                    
128		{
                    
129			i++;
                    
130			if (i < argc)  /* point to inp file name */
                    
261		{
                    
262            i++;
                    
263			if (i < argc)
                    
                
i2c-sh7760.c https://github.com/mturquette/linux-omap.git | C | 577 lines
                    
352		msgs++;
                    
353		i++;
                    
354	}
                    
                
mvs_soc.c https://github.com/freebsd/freebsd.git | C | 470 lines
                    
116	     mvs_ids[i].rev > revid))
                    
117		i++;
                    
118	ctlr->channels = mvs_ids[i].ports;
                    
                
widgets.php https://github.com/schr/wordpress.git | PHP | 341 lines
                    
198	static $i = 0;
                    
199	$i++;
                    
200
                    
                
TupleSpace.h https://github.com/okoye/teenylime.git | C Header | 568 lines
                    
238    t.fields[i] = va_arg(ap, field);
                    
239    i++;
                    
240  }    
                    
243    t.fields[i] = emptyField(); 
                    
244    i++;
                    
245  }
                    
261    t.fields[i] = va_arg(ap, field);
                    
262    i++;
                    
263  }    
                    
266    t.fields[i] = emptyField(); 
                    
267    i++;
                    
268  }
                    
333  while(i < MAX_FIELDS && !isEmptyField(&(t->fields[i]))) {
                    
334    i++;
                    
335  }
                    
                
mbr.cpp https://github.com/kowey/moses.git | C++ | 406 lines
                    
218  {
                    
219    i++;
                    
220    SAFE_GETLINE((*inFileP), line, TABLE_LINE_MAX_LENGTH, '\n');
                    
                
asn.cpp https://github.com/etotheipi/PyBtcEngine.git | C++ | 597 lines
                    
21		bt.Put(byte(length));
                    
22		i++;
                    
23	}
                    
26		bt.Put(byte(BytePrecision(length) | 0x80));
                    
27		i++;
                    
28		for (int j=BytePrecision(length); j; --j)
                    
30			bt.Put(byte(length >> (j-1)*8));
                    
31			i++;
                    
32		}
                    
233			BERDecodeError();
                    
234		i++;
                    
235		if (v >> (8*sizeof(v)-7))	// v about to overflow
                    
                
sthlm-admin-page.js https://github.com/Jonatan/Sthlm-Gallery.git | JavaScript | 639 lines
                    
130				$allImagesContainer.find(".sthlm-thumb[data-thumb-id='"+thumbID+"']").addClass('sthlm-thumb-exist');
                    
131				i++;
                    
132			});
                    
191			order[i] = $(this).attr('data-thumb-id');
                    
192			i++;
                    
193		});
                    
419			order[i] = $(this).attr('data-thumb-id');
                    
420			i++;
                    
421		});
                    
                
cinemat.cpp https://github.com/HiroHan/mame4iphone-private.git | C++ | 375 lines
                    
191					palette[3*i+trcl3[j]] = 0;
                    
192					i++;
                    
193				}
                    
                
DVDDemuxPVRClient.cpp git://github.com/xbmc/xbmc.git | C++ | 505 lines
                    
458  int i = 0;
                    
459  while (i < MAX_STREAMS && m_streams[i]) i++;
                    
460  return i;
                    
                
Code93Reader.java git://github.com/phonegap/phonegap-plugins.git | Java | 275 lines
                    
244        // bump up i again since we read two characters
                    
245        i++;
                    
246      } else {
                    
                
search_show.tpl https://github.com/nicsopon/agilebill.git | Smarty Template | 167 lines
                    
145              {literal}
                    
146              <script language="JavaScript">row_sel('{/literal}{$record.id}{literal}', 0, '{/literal}{$record._C}{literal}'); record_arr[i] = '{/literal}{$record.id}{literal}'; i++; </script>
                    
147              {/literal}		
                    
                
qcommandline.cpp https://github.com/ariya/phantomjs.git | C++ | 534 lines
                    
297    else if (forward)
                    
298      i++;
                    
299  }
                    
                
Elf32.cc https://github.com/jmolloy/pedigree.git | C++ | 263 lines
                    
58    }
                    
59    i++;
                    
60  }
                    
                
sketch_071021c.pde https://github.com/enjrolas/processingprojects.git | Processing | 327 lines
                    
210      bsum+= (p1 & 0x0000ff)-(p2 & 0x0000ff); 
                    
211      yi++; 
                    
212    } 
                    
                
Interpreter.java https://github.com/brasten/jruby.git | Java | 299 lines
                    
94            System.out.println("Time to interpret         : " + (t10 - t9));
                    
95            i++;
                    
96        }
                    
                
strings.js https://github.com/wheresjames/winglib.git | JavaScript | 308 lines
                    
147				// Skip %
                    
148				i++;
                    
149
                    
204			// Next character
                    
205			i++;
                    
206
                    
                
URI.php https://github.com/holsinger/openfloor.git | PHP | 367 lines
                    
186		
                    
187			$i++;
                    
188		}
                    
                
jazzsonic.c https://github.com/ccyrowski/cm-kernel.git | C | 288 lines
                    
122	       && known_revisions[i] != silicon_revision)
                    
123		i++;
                    
124
                    
                
SimpleCharStream.java https://github.com/spullara/titanium_mobile.git | Java | 457 lines
                    
435        columnDiff = nextColDiff;
                    
436        i++;
                    
437     } 
                    
                
SimpleCharStream.java https://github.com/kohsuke/hadoop.git | Java | 439 lines
                    
417        columnDiff = nextColDiff;
                    
418        i++;
                    
419      } 
                    
                
setup.c https://github.com/mdombroski/linux-2.6.git | C | 540 lines
                    
410		if (map[i].size == 0)
                    
411			i++;
                    
412	}
                    
                
CircleLayout.as git://github.com/johnyanarella/flare.git | ActionScript | 270 lines
                    
172						                     startAngle - (i/N)*angleWidth);
                    
173					i++;
                    
174				};
                    
                
brw_clip_line.c https://github.com/smowton/vgallium.git | C | 233 lines
                    
52    */
                    
53   c->reg.R0 = retype(brw_vec8_grf(i, 0), BRW_REGISTER_TYPE_UD); i++;
                    
54
                    
76   c->reg.plane_equation = brw_vec4_grf(i, 4);
                    
77   i++;
                    
78
                    
80   c->reg.dp1         = brw_vec1_grf(i, 4);
                    
81   i++;
                    
82
                    
84      c->reg.fixed_planes = brw_vec8_grf(i, 0); 
                    
85      i++;
                    
86   }
                    
                
Serializer.php https://github.com/Siedrix/BareBones.git | PHP | 346 lines
                    
159                         }
                    
160                         $i++;
                    
161                    }
                    
                
inode.c https://github.com/ago/linux-2.6.git | C | 466 lines
                    
280			goto out;
                    
281		i++;
                    
282		filp->f_pos++;
                    
289			goto out;
                    
290		i++;
                    
291		filp->f_pos++;
                    
                
RepeaterJXPathAdapter.java https://github.com/apache/cocoon.git | Java | 228 lines
                    
69                tsortedItems.add(item);
                    
70                i++;
                    
71                item = getItem(i);
                    
                
CConfig.cpp https://github.com/MrHankey/multitheftauto.git | C++ | 423 lines
                    
68                        }
                    
69                        i++;
                    
70                    }
                    
80                            }
                    
81                            i++;
                    
82                            if ( ( szInput[i] == '\0' ) || ( szInput[i] == '\n' ) || ( szInput[i] == '#' ) ) {
                    
91                                    szTemp[j] = szInput[i];
                    
92                                    i++;
                    
93                                    j++;
                    
153                        }
                    
154                        i++;
                    
155                    }
                    
358    if ( m_fp ) {
                    
359        i++;
                    
360        char szInput[256];
                    
                
fw-card.c https://github.com/ccyrowski/cm-kernel.git | C | 547 lines
                    
105		config_rom[i] = desc->key | (j - i);
                    
106		i++;
                    
107		j += desc->length;
                    
                
point.h https://github.com/thomasmoelhave/tpie.git | C Header | 456 lines
                    
108	break;
                    
109      i++;
                    
110    }
                    
                
CoordinateArrays.java https://github.com/thjarvin/geotools.git | Java | 456 lines
                    
76				return compare;
                    
77			i++;
                    
78		}
                    
                
random.c https://github.com/mabraham/gromacs.git | C | 440 lines
                    
133        rng->mt[i] &= 0xffffffffUL; /* for WORDSIZE > 32 machines */
                    
134        i++; j++;
                    
135        if (i >= RNG_N)
                    
150        rng->mt[i] &= 0xffffffffUL; /* for WORDSIZE > 32 machines */
                    
151        i++;
                    
152        if (i >= RNG_N)
                    
                
cmd.c https://github.com/jrk/QuakeTM.git | C | 757 lines
                    
176		{
                    
177			i++;
                    
178			cmd_text.cursize -= i;
                    
247		{
                    
248			i++;
                    
249
                    
                
dmi_scan.c https://github.com/drakaz/GalaxoKernel.git | C | 563 lines
                    
88		data += 2;
                    
89		i++;
                    
90	}
                    
                
Dispatch.pm https://github.com/arcanez/snmp-effective.git | Perl | 262 lines
                    
85                $splice--;
                    
86                $i++;
                    
87            }
                    
                
OAIMetadataFormat_NLM.inc.php https://github.com/budalokko/ojs.git | PHP | 278 lines
                    
47			foreach ($sections as $thisSection) {
                    
48				$sectionSeq[$thisSection->getSectionId()] = $i++;
                    
49			}
                    
                
BookieClient.java https://github.com/tobowers/mb-zookeeper.git | Java | 178 lines
                    
118        synchronized void inc() {
                    
119            i++;
                    
120            total++;
                    
                
ArrayXXXCollection.vm git://github.com/JodaOrg/joda-primitives.git | Velocity Template Language | 428 lines
                    
291        while (i < endInclusive) {
                    
292            data[size++] = i++;
                    
293        }
                    
                
dates.c https://github.com/mariusal/grace.git | C | 358 lines
                    
222              }
                    
223              i++;
                    
224              negative = 0;
                    
                
tag.php https://github.com/mivaul/fotbalfan.git | PHP | 216 lines
                    
169			
                    
170			$i++;
                    
171		}	
                    
208				$class = 7;
                    
209			echo '<a href="' . $unde . 'tag=' . str_replace(" ","+",$row[0]) . '&amp;unde=' . $obj . '" class="tagSize' . $class . '">' . $row[0] . '</a>' . "\n";	$i++;
                    
210
                    
                
amlogic-gxl-cipher.c https://github.com/android/kernel_common.git | C | 374 lines
                    
172		eat += todo;
                    
173		i++;
                    
174		tloffset++;
                    
                
dbo_firebird.php https://github.com/jrmuizel/mozilla-cvs-history.git | PHP | 517 lines
                    
494					$resultRow[$table][$column] = $row[$index];
                    
495					$i++;
                    
496				}
                    
                
vtkQtChartSeriesModelRange.cxx https://github.com/tjotaha/VTK.git | C++ | 234 lines
                    
188      // Continue iteration over values.
                    
189      for(i++; i < total; i++)
                    
190        {
                    
                
Tags.hx git://github.com/cambiata/cx.git | Haxe | 278 lines
                    
231							var count = 1;
                    
232							i++;
                    
233							while( i < max ) {
                    
249						} else if( (c >= 'a'.code && c <= 'z'.code) || (c >= 'A'.code && c <= 'Z'.code) || c == '_'.code ) {
                    
250							i++;
                    
251							while( true ) {
                    
253								if( (c >= 'a'.code && c <= 'z'.code) || (c >= 'A'.code && c <= 'Z'.code) || (c >= '0'.code && c <= '9'.code) || c == '_'.code )
                    
254									i++;
                    
255								else
                    
261						} else if( c == '$'.code ) {
                    
262							start = i++;
                    
263							continue;
                    
                
ParentNode-querySelector-All.js https://github.com/chromium/chromium.git | JavaScript | 261 lines
                    
144        assert_equals(elem, result[i], "The result in index " + i + " should be in tree order.");
                    
145        i++;
                    
146      }
                    
                
ecmd.c https://github.com/jochen/ethersex.git | C | 507 lines
                    
128		}
                    
129		i++;
                    
130	} while(ret == 0 && i<OW_SENSORS_COUNT);
                    
                
pr_lex.c git://github.com/lbsmith/ProQCC.git | C | 705 lines
                    
371	pr_token[i] = c;
                    
372	i++;
                    
373	pr_file_p++;
                    
                
mod_xmlent.c https://github.com/atz/OpenILS-Evergreen.git | C | 429 lines
                    
195				str[i] = n;\
                    
196			i++;\
                    
197		}\
                    
219
                    
220		i++;
                    
221	}
                    
                
SimpleCharStream.java https://github.com/ColinHarrington/grails-core.git | Java | 485 lines
                    
464            columnDiff = nextColDiff;
                    
465            i++;
                    
466        }
                    
                
queue.cpp https://github.com/xmirakulix/openttd-xmix.git | C++ | 489 lines
                    
139		if (this->GetElement(i + 1).item == item) break;
                    
140		i++;
                    
141	} while (i < this->size);
                    
156		 */
                    
157		i++;
                    
158
                    
                
CollectionApiLockingTest.java git://github.com/apache/solr.git | Java | 149 lines
                    
143      Thread.sleep(10);
                    
144      i++;
                    
145    }
                    
                
rbz.c git://github.com/ricbit/Oldies.git | C | 470 lines
                    
104            *pbuffer++=value2;
                    
105            i++;
                    
106          }
                    
109          *pbuffer++=value;
                    
110          i++;
                    
111          normal++;
                    
                
org_lwjgl_openal_ALC10.c https://github.com/Arttuv/The-Last-Little-Defender.git | C | 322 lines
                    
106			while (alcString[i - 1] != '\0' || alcString[i] != '\0') { 
                    
107				i++; 
                    
108			}
                    
                
OctaveXMLWriter.cc https://github.com/sbigaret/Euclide.git | C++ | 541 lines
                    
219
                    
220				i++;
                    
221				j++;
                    
463			}
                    
464			i++;
                    
465			j++;
                    
                
manager.c https://github.com/heinervdm/bluez.git | C | 431 lines
                    
185		array[i] = (char *) adapter_get_path(adapter);
                    
186		i++;
                    
187	}
                    
234		array[i] = (char *) adapter_get_path(adapter);
                    
235		i++;
                    
236	}
                    
                
card.c git://github.com/torvalds/linux.git | C | 458 lines
                    
44					break;
                    
45				i++;
                    
46			}
                    
                
test.c https://github.com/tytso/ext4.git | C | 614 lines
                    
122			return i;
                    
123		i++;
                    
124	}
                    
                
IntSet.java https://github.com/zootella/Lost-in-the-Space.git | Java | 419 lines
                    
405                //Advance to next interval.
                    
406                i++;
                    
407                if (i<list.size())
                    
                
PropFindMethod.java https://github.com/markkimsal/pengyou-clients.git | Java | 422 lines
                    
280                    } else {
                    
281                        i++;
                    
282                    }
                    
                
SchemaConnection.php https://github.com/EOL/eol_php_code.git | PHP | 353 lines
                    
65                unset($a);
                    
66                $i++;
                    
67            }
                    
153                unset($a);
                    
154                $i++;
                    
155            }
                    
286                        unset($a);
                    
287                        $i++;
                    
288                    }
                    
                
fileman.c https://github.com/mmanley/Antares.git | C | 485 lines
                    
164  while (line[i] && whitespace (line[i]))
                    
165    i++;
                    
166  word = line + i;
                    
168  while (line[i] && !whitespace (line[i]))
                    
169    i++;
                    
170
                    
183  while (whitespace (line[i]))
                    
184    i++;
                    
185
                    
                
smbtrans2find.c https://github.com/cao-xx/plan-9.git | C | 333 lines
                    
120		if (!smbmatch(dc->buf[dc->i].name, r)) {
                    
121			dc->i++;
                    
122			continue;
                    
143		}
                    
144		dc->i++;
                    
145		e++;
                    
                
Sqlsrv.php https://github.com/eryx/labs.git | PHP | 411 lines
                    
196                $params_[] = &$temp[$i];
                    
197                $i++;
                    
198            }
                    
                
MessageCorpusTests.java git://github.com/dimagi/rapidandroid.git | Java | 310 lines
                    
127					tokenizedLine[toki] = st.nextToken();
                    
128					toki++;
                    
129				}
                    
                
 

Source

Language