577,656 results for 'i++;' (13033 ms)
erlexec.c https://github.com/dudefrommangalore/otp.git | C | 2,061 lines
473 if (strcmp(argv[i+1], "auto") == 0) { 474 i++; 475 smp_auto: 484 else if (strcmp(argv[i+1], "enable") == 0) { 485 i++; 486 smp_enable: 494 else if (strcmp(argv[i+1], "disable") == 0) { 495 i++; 496 smp_disable: 531 } 532 i++; 533 } 598 add_arg(argv[i]); 599 i++; 600 } else {9001000.js https://github.com/system32/NinjaMS.git | JavaScript | 299 lines
191 guide += "\r\n #n#bMonsters : #e#d " + training [i+1]; 192 i++; 193 } 214 guides += "\r\n #n#kFunction : #e " + apcommands[i+2] + "\r\n"; 215 i++; 216 i++; 225 guides += "\r\n #n#kFunction : #e" + gameplaycommands[i+2] + "\r\n"; 226 i++; 227 i++; 236 guides += "\r\n #n#kFunction : #e" + inventorycommands[i+2] + "\r\n"; 237 i++; 238 i++; 248 guides += "\r\n #n#kFunction : #e" + npctalkcommands[i+2] + "\r\n"; 249 i++; 250 i++;number-003.js https://github.com/carrot-garden/carrot-jnlper.git | JavaScript | 181 lines
41 1073741823 ) 42 i++; 43 46 1073741824 ) 47 i++; 48 51 2147483647 ) 52 i++; 53 56 -2147483647 ) 57 i++; 58 61 -2147483646 ) 62 i++; 63host_interface.c git://github.com/mirrors/linux-2.6.git | C | 4,095 lines
465 } 466 i++; 467 } 480 } 481 i++; 482 } 494 } 495 i++; 496 } 507 } 508 i++; 509 } 521 } 522 i++; 523 }Program.cs https://scorch.svn.codeplex.com/svn | C# | 405 lines
233 case "rg": 234 i++; 235 RUNBOOK_GUID = args[i]; 238 case "-rc": 239 i++; 240 tryCount = Convert.ToInt32(args[i]); 243 case "-rd": 244 i++; 245 delay = new TimeSpan(0, 0, Convert.ToInt32(args[i])); 247 case "-runbookpath": 248 i++; 249 RUNBOOK_PATH = args[i]; 251 case "-r": 252 i++; 253 RUNBOOK_PATH = args[i];pongWorld.cpp https://mona.svn.codeplex.com/svn | C++ | 1,466 lines
199 { 200 i++; 201 if (i >= argc) 216 { 217 i++; 218 if (i >= argc) 233 { 234 i++; 235 if (i >= argc) 245 { 246 i++; 247 if (i >= argc) 257 { 258 i++; 259 if (i >= argc)mv_eth_tool.c https://bitbucket.org/davecheney/2.6.22.18-netgear | C | 488 lines
265 command = COM_SRQ; 266 i++; 267 if(argc != 5) 274 command = COM_SQ; 275 i++; 276 if(argc != 6) 283 command = COM_SRP; 284 i++; 285 if(argc != 4) 291 command = COM_SRQW; 292 i++; 293 if(argc != 5) 300 command = COM_STP; 301 i++; 302 if(argc != 6)lexer.d https://bitbucket.org/stqn/rwkc | D | 190 lines
33 else return(true); 34 i++; 35 if(i>block.length) return(false); 44 } 45 else { i++; return(true); } 46 46 47 i++; 48 if(i>block.length) return(false); 57 } 58 else { i++; return(true); } 59 i++; 69 } 70 else { i++; return(true); } 71f_finale.c https://bitbucket.org/zturtleman/srb2ztm1094 | C | 2,963 lines
764 credits[i].numnames = 1; 765 i++; 766 strcpy(credits[i].header, "Producer\n"); 775 credits[i].numnames = 4; 776 i++; 777 strcpy(credits[i].header, "Game Designers\n"); 784 credits[i].numnames = 3; 785 i++; 786 strcpy(credits[i].header, "Character Designers\n"); 791 credits[i].numnames = 2; 792 i++; 793 strcpy(credits[i].header, "Visual Design\n"); 796 credits[i].numnames = 1; 797 i++; 798 strcpy(credits[i].header, "Landscape Design\n");f_finale.c https://bitbucket.org/zturtleman/srb2ztm | C | 1,945 lines
216 credits[i].numnames = 1; 217 i++; 218 strcpy(credits[i].header, "Producer\n"); 229 credits[i].numnames = (UINT8)j; 230 i++; 231 strcpy(credits[i].header, "Game Designers\n"); 240 credits[i].numnames = (UINT8)j; 241 i++; 242 strcpy(credits[i].header, "Character Designers\n"); 249 credits[i].numnames = (UINT8)j; 250 i++; 251 strcpy(credits[i].header, "Visual Design\n"); 256 credits[i].numnames = (UINT8)j; 257 i++; 258 strcpy(credits[i].header, "Landscape Design\n");host_interface.c https://bitbucket.org/orzel/linux-kernel-stable | C | 4,117 lines
441 } 442 i++; 443 } 457 } 458 i++; 459 } 472 } 473 i++; 474 } 486 } 487 i++; 488 } 501 } 502 i++; 503 }StrokeRep.cpp https://bitbucket.org/DeanGiberson/blender.git | C++ | 782 lines
411 } 412 i++; 413 } 456 _vertices[i]->setAlpha(sv->attribute().getAlpha()); 457 i++; 458 _vertices[i]->setTexCoord(Vec2r((real)(sv->curvilinearAbscissa() / _averageThickness), 1)); 461 _vertices[i]->setAlpha(sv->attribute().getAlpha()); 462 i++; 463#if 0 506 svRep->setAlpha(sv->attribute().getAlpha()); 507 i++; 508 ++currentSV; 514 svRep->setAlpha(sv->attribute().getAlpha()); 515 i++; 516 ++currentSV;SingletonProver9.java https://bitbucket.org/jcampillom/gentestgenerator | Java | 399 lines
122 order = order + charac; 123 i++; 124 charac = aux.trim().substring(i, i + 1); 128 clausify = clausify + charac; 129 i++; 130 } 152 + aux.trim().substring(i, i + 1); 153 i++; 154 } 172 + aux.trim().substring(i, i + 1); 173 i++; 174 } 201 order = order + charac; 202 i++; 203 charac = aux.trim().substring(i, i + 1);ProcessTest.java https://bitbucket.org/openesb/netbeans-soa.git | Java | 1,312 lines
620 assertTrue( doc == docs[i] ); 621 i++; 622 } 627 assertTrue( imp == imports[i]); 628 i++; 629 } 758 assertTrue( doc == docs[i] ); 759 i++; 760 } 765 assertTrue( imp == imports[i]); 766 i++; 767 } 816 assertTrue( doc == docs[i] ); 817 i++; 818 }Rfc822Tokenizer.java https://bitbucket.org/chameleonos/miui_frameworks.git | Java | 288 lines
23 { 24 i++; 25 } 27 else 28 i++; 29 for (int k = 0; k < j; k++) 45 { 46 i++; 47 while ((i < j) && (paramCharSequence.charAt(i) == ' ')) 47 while ((i < j) && (paramCharSequence.charAt(i) == ' ')) 48 i++; 49 crunch(localStringBuilder1); 63 { 64 i++; 65 while (true)loop-unroll.c https://bitbucket.org/zlwu/cegcc-gcc.git | C | 2,338 lines
449 i = 0; 450 body; i++; 451 body; i++; 451 body; i++; 452 body; i++; 453 body; i++; 627 i = 0; 628 body; i++; 629 body; i++; 631 { 632 body; i++; 633 body; i++; 633 body; i++; 634 body; i++; 635 body; i++;loop-unroll.c https://bitbucket.org/bluezoo/gcc.git | C | 2,443 lines
445 i = 0; 446 body; i++; 447 body; i++; 447 body; i++; 448 body; i++; 449 body; i++; 625 i = 0; 626 body; i++; 627 body; i++; 629 { 630 body; i++; 631 body; i++; 631 body; i++; 632 body; i++; 633 body; i++;CollisionSolverSettingsDialog.cpp https://bitbucket.org/senseiwa/bullet-physics.git | C++ | 212 lines
23 layout->addWidget(tauBox, i, 1); 24 i++; 25 32 layout->addWidget(dampingBox, i, 1); 33 i++; 34 41 layout->addWidget(frictionBox, i, 1); 42 i++; 43 50 layout->addWidget(timeStepBox, i, 1); 51 i++; 52 59 layout->addWidget(restitutionBox, i, 1); 60 i++; 61ai_util.c https://bitbucket.org/bshaw/jk3game_sdk_mingw.git | C | 867 lines
45 46 i++; 47 } 62 } 63 i++; 64 } 101 102 i++; 103 } 117 118 i++; 119 } 154 155 i++; 156 }process_test.cc https://bitbucket.org/bohlooli/webrtc.git | C++ | 1,049 lines
197 if (strcmp(argv[i], "-pb") == 0) { 198 i++; 199 ASSERT_LT(i, argc) << "Specify protobuf filename after -pb"; 202 } else if (strcmp(argv[i], "-ir") == 0) { 203 i++; 204 ASSERT_LT(i, argc) << "Specify filename after -ir"; 208 } else if (strcmp(argv[i], "-i") == 0) { 209 i++; 210 ASSERT_LT(i, argc) << "Specify filename after -i"; 214 } else if (strcmp(argv[i], "-o") == 0) { 215 i++; 216 ASSERT_LT(i, argc) << "Specify filename after -o"; 219 } else if (strcmp(argv[i], "-fs") == 0) { 220 i++; 221 ASSERT_LT(i, argc) << "Specify sample rate after -fs";