PageRenderTime 712ms queryTime 70ms sortTime 45ms getByIdsTime 321ms findMatchingLines 65ms

100+ results results for 'i++; source:Bitbucket repo:vlaznev/curl' (712 ms)

Not the results you expected?
st7586fb.c https://bitbucket.org/sirokujira/toppershrp2_ev3rt_test.git | C | 605 lines
                    
219		}
                    
220		i++;
                    
221	} while (!end_script);
                    
255	if (!driver_inited) {
                    
256	  while ( (!vmem[i]) && (i <(WIDTH+2)/3*HEIGHT)) i++;
                    
257	  if (i != ((WIDTH+2)/3*HEIGHT)) driver_inited = true;
                    
                
language.php https://bitbucket.org/alex_poluektov/itech_test.git | PHP | 566 lines
                    
374			$arDetectionFrom[$lang][] = $i;
                    
375			$i++;
                    
376		}
                    
408				$arDetection[$lang_from_to][] = $lang_from_to;
                    
409				$i++;
                    
410			}
                    
557					$result[$p1." ".$p2] = $weight;
                    
558					$i++;
                    
559				}
                    
                
check_names.c https://bitbucket.org/vrrm/brl-cad-copy-for-fast-history-browsing-in-git.git | C | 693 lines
                    
115		}
                    
116		i++;
                    
117		if( 'A'+i == '[' )
                    
151			j = 0;
                    
152			i++;
                    
153		}
                    
                
boxpack2d.c https://bitbucket.org/DeanGiberson/blender.git | C | 439 lines
                    
184		vert->trb = box;
                    
185		vert->index = i; i++;
                    
186		box->v[BL] = vert; vert++;
                    
192		vert->blb = box;
                    
193		vert->index = i; i++;
                    
194		box->v[TR] = vert; vert++;
                    
200		vert->brb = box;
                    
201		vert->index = i; i++;
                    
202		box->v[TL] = vert; vert++;
                    
208		vert->tlb = box; 
                    
209		vert->index = i; i++;
                    
210		box->v[BR] = vert; vert++;
                    
                
domain.c https://bitbucket.org/thelearninglabs/uclinux-distro-tll-public.git | C | 611 lines
                    
76                *(d++) = *((*name) ++);
                    
77                i++;
                    
78            } else if (isdigit(**name)) {
                    
91                *(d++) = (char) n;
                    
92                i++;
                    
93
                    
102            *(d++) = *((*name) ++);
                    
103            i++;
                    
104        }
                    
                
patchedInterpolation2DTable.C https://bitbucket.org/bgschaid/swak4foam-temporary-replacement-for-original-repo-on | C | 520 lines
                    
322        {
                    
323            i++;
                    
324        }
                    
                
ringmod.cpp https://bitbucket.org/bucket_brigade/neil/ | C++ | 421 lines
                    
51  while (numsamples--) {
                    
52    *o++ += *i++;
                    
53  }
                    
                
interpolationCellPointFace.hpp https://bitbucket.org/gsoxley/caelus-contributors.git | C++ Header | 450 lines
                    
264                }
                    
265                faceI++;
                    
266            }
                    
                
card.c https://bitbucket.org/mirror/linux.git | C | 458 lines
                    
44					break;
                    
45				i++;
                    
46			}
                    
                
main.c https://bitbucket.org/floren/inferno/ | C | 469 lines
                    
79	for(i = 0; i < 100*1024*1024; i++)
                    
80		i++;
                    
81}
                    
                
gpu_cooling.c https://bitbucket.org/corsicanu/hadeskernel-o.git | C | 460 lines
                    
189		}
                    
190		i++;
                    
191	}
                    
                
PorterStemmer.java https://bitbucket.org/szitnik/iobie.git | Java | 428 lines
                    
133        {  if (i > j) return n;
                    
134            if (! cons(i)) break; i++;
                    
135        }
                    
135        }
                    
136        i++;
                    
137        while(true)
                    
140            if (cons(i)) break;
                    
141            i++;
                    
142        }
                    
142        }
                    
143            i++;
                    
144            n++;
                    
147                if (! cons(i)) break;
                    
148                i++;
                    
149            }
                    
                
add_post_list.php https://bitbucket.org/Yatindra_Mohite/spectre.git | PHP | 239 lines
                    
124                                            { 
                    
125                                                $i++;
                    
126
                    
                
inode.c https://bitbucket.org/sola/android_board_beagleboard_kernel.git | C | 466 lines
                    
280			goto out;
                    
281		i++;
                    
282		filp->f_pos++;
                    
289			goto out;
                    
290		i++;
                    
291		filp->f_pos++;
                    
                
IntervalSet.cpp https://bitbucket.org/HanyunseopEverspin/eversafe_ios_obfuscator_archive.git | C++ | 521 lines
                    
160    if (rightInterval.b < resultInterval.a) {
                    
161      rightI++;
                    
162      continue;
                    
165    if (rightInterval.a > resultInterval.b) {
                    
166      resultI++;
                    
167      continue;
                    
184        result._intervals.insert(result._intervals.begin() + resultI + 1, afterCurrent);
                    
185        resultI++;
                    
186        rightI++;
                    
189        result._intervals[resultI] = beforeCurrent;
                    
190        resultI++;
                    
191      }
                    
195        result._intervals[resultI] = afterCurrent;
                    
196        rightI++;
                    
197      } else {
                    
                
tsin-parse.cpp https://bitbucket.org/solomonhuang/gcin.git | C++ | 339 lines
                    
317
                    
318      ofsi++;
                    
319    }
                    
                
AverageCase.java https://bitbucket.org/GeoTrif/misc.git | Java | 342 lines
                    
304
                    
305				i++;
                    
306
                    
                
localfile-config.c https://bitbucket.org/cmoraes/ossec.old | C | 456 lines
                    
169                    os_strdup(node[i]->content, logf[pl].file);
                    
170                    i++;
                    
171                    continue;
                    
182                    }
                    
183                    i++;
                    
184                    continue;
                    
368
                    
369        i++;
                    
370    }
                    
                
overloaded-operator.cpp https://bitbucket.org/dwilliamson/clreflect/ | C++ | 418 lines
                    
120void incdec_test(PostInc pi, PostDec pd) {
                    
121  const PostInc& pi1 = pi++;
                    
122  const PostDec& pd1 = pd--;
                    
                
ThreadManager.java https://bitbucket.org/Hanyuu/wipe.git | Java | 421 lines
                    
212                    destroyThread(running.get(i), "Stopped.");
                    
213                    i++;
                    
214                }
                    
                
users.php https://bitbucket.org/w1nterheart/nmm-nature-is-lit-wp.git | PHP | 278 lines
                    
156					wpmu_delete_user( $id );
                    
157					$i++;
                    
158				}
                    
                
serialtime.c https://bitbucket.org/jrevell_ortus/isa-application-linux-demo.git | C | 319 lines
                    
98    }
                    
99    i++;
                    
100    token = strtok(NULL, str);
                    
                
Captcha.php https://bitbucket.org/kiruthiga208/expertplus_enc.git | PHP | 450 lines
                    
327
                    
328            $i++;
                    
329        }
                    
                
canadapost_configuration.php https://bitbucket.org/rubbystar/carimod.git | PHP | 229 lines
                    
182					$i=-1; foreach($this->data['canadapost_methods'] as $method){
                    
183					$i++;
                    
184					$varName=$method['name'];
                    
                
prefline.cpp https://bitbucket.org/rainbow21/postal.git | C++ | 319 lines
                    
92			// Find first non-space char after '='
                    
93			for (i++; pszLine[i] != '\0' && isspace(pszLine[i]); i++)
                    
94				;
                    
259			// Find first non-space char after '='
                    
260			for (i++; m_pszLine[i] != '\0' && isspace(m_pszLine[i]); i++)
                    
261				;
                    
                
debugfs.c https://bitbucket.org/sola/android_board_beagleboard_kernel.git | C | 506 lines
                    
176			break;
                    
177		i++;
                    
178	}
                    
                
gen.c https://bitbucket.org/mirror/linux.git | C | 609 lines
                    
507			}
                    
508			i++;
                    
509		}
                    
533				i, bpf_program__name(prog));
                    
534			i++;
                    
535		}
                    
                
sfi.c https://bitbucket.org/mirror/linux.git | C | 543 lines
                    
123		}
                    
124		i++;
                    
125	}
                    
136		}
                    
137		i++;
                    
138	}
                    
                
app.js https://bitbucket.org/alex-di/printer-sprinter-server.git | JavaScript | 339 lines
                    
209        io.sockets.emit("unprintedList", data);
                    
210        i++;
                    
211      }
                    
                
sqstdstream.cpp https://bitbucket.org/comarius/komswitch.git | C++ | 336 lines
                    
269            sq_newslot(v,-3,SQFalse);
                    
270            i++;
                    
271        }
                    
306            sq_newslot(v,-3,SQFalse);
                    
307            i++;
                    
308        }
                    
320            sq_newslot(v,-3,SQFalse);
                    
321            i++;
                    
322        }
                    
                
setup.c https://bitbucket.org/matthias_lei/advanced-operating-systems-project.git | C | 263 lines
                    
102        }
                    
103        i++;
                    
104    }
                    
                
DataServer.java https://bitbucket.org/palvaro/netdb-bfs-branch | Java | 397 lines
                    
169        			if (b == '|') {
                    
170        				i++;
                    
171        				path[i] = "";
                    
                
resources.inc https://bitbucket.org/rbonesource1234/no2co2 | PHP | 370 lines
                    
19				$arykeyword[$i]['value'] = $ary['KeywordText'];
                    
20			$i++;
                    
21		}
                    
37				$aryresources[$i]['value'] = $ary['CompanyName'];
                    
38			$i++;
                    
39		}
                    
56				$ArySend[$i]['value'] = $ary['CityName'];
                    
57			$i++;
                    
58		}
                    
                
main.c https://bitbucket.org/rsc/plan9port/ | C | 543 lines
                    
105		else if(strcmp(argv[i], "-font") == 0 && i+1<argc){
                    
106			i++;
                    
107			fname = argv[i];
                    
                
TaskList.java https://bitbucket.org/BohyunBarry/taskmanager.git | Java | 300 lines
                    
94            if (!(id.equals(tasksList.get(i).getTaskId()))) {
                    
95                i++;
                    
96            }
                    
203            }
                    
204            i++;
                    
205        } while (i < tasksList.size());
                    
216            }
                    
217            i++;
                    
218        } while (i < tasksList.size());
                    
244            }
                    
245            i++;
                    
246        } while (i < tasksList.size());
                    
                
pphbadan.php https://bitbucket.org/stadrianto/dora.git | PHP | 236 lines
                    
89			{
                    
90				$i++;				
                    
91				$saldo=floatval($result[$key]["SaldoAwal"]);
                    
114				}
                    
115				$i++;
                    
116				if(substr($result[$key]["NoAkun"],0,1)=="4")
                    
                
HomePage.xaml.cs https://bitbucket.org/KingsleyChung/tenniscourt.git | C# | 226 lines
                    
211            int i = PhotoGallery.SelectedIndex;
                    
212            i++;
                    
213            if (i >= PhotoGallery.Items.Count)
                    
                
Forkan.php https://bitbucket.org/rakmana/forkan.git | PHP | 310 lines
                    
75            
                    
76            $i++;
                    
77		}
                    
                
kalendar.js https://bitbucket.org/francoav86/inspeccion.git | JavaScript | 360 lines
                    
80			src += (i==0?'?':'&')+k+'='+encodeURIComponent(v);
                    
81			i++;
                    
82		});
                    
                
DailydealController.php https://bitbucket.org/workhousemarc/fuelsmart.git | PHP | 264 lines
                    
170					$deal->delete();
                    
171					$i++;
                    
172				}
                    
                
MeshOptCommon.cpp https://bitbucket.org/pefarrell/gmsh.git | C++ | 347 lines
                    
186    }
                    
187    i++;
                    
188  }
                    
                
RTData.Serializer.cpp https://bitbucket.org/NuclearCookie/gamesparks-cpp-unreal.git | C++ | 276 lines
                    
67                    }
                    
68                    i++;
                    
69                }
                    
                
config.c https://bitbucket.org/hudson/magic-lantern/ | C | 379 lines
                    
50	while( line[i] && is_space( line[i] ) )
                    
51		i++;
                    
52
                    
68	while( line[i] && is_space( line[i] ) )
                    
69		i++;
                    
70	if( line[i++] != '=' )
                    
72	while( line[i] && is_space( line[i] ) )
                    
73		i++;
                    
74
                    
                
execute.php https://bitbucket.org/satumaa/mellow-cms.git | PHP | 437 lines
                    
40{
                    
41	$i++;
                    
42	if ($path == $base)  $cycle=FALSE;
                    
                
parse.y https://bitbucket.org/evzijst/freebsd.git | Happy | 384 lines
                    
201		yyerror("Char 0x%02x duplicated", $1);
                    
202	__collate_char_pri_table[$1].prim = prim_pri++;
                    
203}
                    
210	(void)strcpy(__collate_chain_pri_table[chain_index].str, curr_chain);
                    
211	__collate_chain_pri_table[chain_index].prim = prim_pri++;
                    
212	chain_index++;
                    
222			yyerror("Char 0x%02x duplicated", (u_char)i);
                    
223		__collate_char_pri_table[(u_char)i].prim = prim_pri++;
                    
224	}
                    
226	| '{' prim_order_list '}' {
                    
227	prim_pri++;
                    
228}
                    
229	| '(' sec_order_list ')' {
                    
230	prim_pri++;
                    
231	sec_pri = 1;
                    
                
ChunkProviderEnd.java https://bitbucket.org/Cocanuta/cookie | Java | 408 lines
                    
319                    par1ArrayOfDouble[i] = d5;
                    
320                    i++;
                    
321                }
                    
                
iron-overlay-manager.html https://bitbucket.org/danmohr/machine-learning.git | HTML | 362 lines
                    
107        this._overlays[i] = this._overlays[i + 1];
                    
108        i++;
                    
109      }
                    
                
traps.c https://bitbucket.org/sola/android_board_snowball_kernel.git | C | 885 lines
                    
181				info->ip, (void *) info->ip);
                    
182			i++;
                    
183		}
                    
                
traps.c https://bitbucket.org/sola/android_board_snowball_kernel.git | C | 1795 lines
                    
173		printk(" %0*lx", field, stackdata);
                    
174		i++;
                    
175	}
                    
256
                    
257		i++;
                    
258		if ((i % 4) == 0)
                    
                
dma.c https://bitbucket.org/sola/android_board_snowball_kernel.git | C | 1106 lines
                    
392	while (!(dbsize & 1)) {
                    
393		i++;
                    
394		dbsize >>= 1;
                    
405	while (!(sbsize & 1)) {
                    
406		i++;
                    
407		sbsize >>= 1;
                    
                
mux.c https://bitbucket.org/sola/android_board_snowball_kernel.git | C | 1080 lines
                    
432	if (((val) & (mask)) == (mask)) {			\
                    
433		i++;						\
                    
434		flags[i] =  #mask;				\
                    
444	sprintf(mode, "OMAP_MUX_MODE%d", val & 0x7);
                    
445	i++;
                    
446	flags[i] = mode;
                    
480	} else {
                    
481		i++;
                    
482		flags[i] = "OMAP_PIN_OUTPUT";
                    
                
audio.c https://bitbucket.org/sola/android_board_beagleboard_kernel.git | C | 860 lines
                    
479
                    
480				i++;
                    
481			}
                    
                
util.c https://bitbucket.org/sola/android_board_beagleboard_kernel.git | C | 963 lines
                    
578				if (filename[i + 1] == '\\')
                    
579					i++;
                    
580				else if (tomoyo_byte_range(filename + i + 1))
                    
                
journal.c https://bitbucket.org/sola/android_board_beagleboard_kernel.git | C | 895 lines
                    
367		do {
                    
368			i++;
                    
369			if (i == LOGFS_JOURNAL_SEGS)
                    
                
cs.c https://bitbucket.org/sola/android_board_beagleboard_kernel.git | C | 900 lines
                    
132			}
                    
133			i++;
                    
134		} while (!found);
                    
                
main.c https://bitbucket.org/sola/android_board_beagleboard_kernel.git | C | 1184 lines
                    
263			    ha->addr);
                    
264		i++;
                    
265		cnt--;
                    
                
tx.c https://bitbucket.org/sola/android_board_beagleboard_kernel.git | C | 1335 lines
                    
470			txinfo->status.rates[i].count = tries;
                    
471			i++;
                    
472			break;
                    
                
traps.c https://bitbucket.org/sola/android_board_beagleboard_kernel.git | C | 597 lines
                    
151			printk("[<%08lx>] ", addr);
                    
152			i++;
                    
153#endif
                    
                
armCOMM.c https://bitbucket.org/sola/android_frameworks_base.git | C | 936 lines
                    
475    {
                    
476        i++;
                    
477    }
                    
                
tbl_move_copy.php https://bitbucket.org/wmark/gentoo_vhcs_mods.git | PHP | 370 lines
                    
119        $i = 0;
                    
120        while ($parsed_sql[$i]['type'] != 'quote_backtick') $i++;
                    
121
                    
156            while ($parsed_sql[$i]['type'] != 'quote_backtick') {
                    
157                $i++;
                    
158            }
                    
                
func.c https://bitbucket.org/wmark/php-fpm-0.5.git | C | 1344 lines
                    
179  }
                    
180  while( z[i] && (z[i]&0xc0)==0x80 ){ i++; p1++; }
                    
181  for(; i<p1+p2 && z[i]; i++){
                    
183  }
                    
184  while( z[i] && (z[i]&0xc0)==0x80 ){ i++; p2++; }
                    
185  if( p2<0 ) p2 = 0;
                    
                
common.c https://bitbucket.org/wmark/linux-kernel-mark.git | C | 1940 lines
                    
590				if (filename[i + 1] == '\\')
                    
591					i++;
                    
592				else if (tomoyo_is_byte_range(filename + i + 1))
                    
                
usbvideo.c https://bitbucket.org/abioy/linux.git | C | 1919 lines
                    
131	while(rqLen >> i)
                    
132		i++;
                    
133	if(rqLen != 1 << (i-1))
                    
                
main.c https://bitbucket.org/abioy/linux.git | C | 1296 lines
                    
342			    mc_list->dmi_addr);
                    
343		i++;
                    
344		cnt--;
                    
                
dmi_scan.c https://bitbucket.org/abioy/linux.git | C | 689 lines
                    
93		data += 2;
                    
94		i++;
                    
95	}
                    
                
list.c https://bitbucket.org/evzijst/freebsd.git | C | 816 lines
                    
168			do {
                    
169				i++;
                    
170				if (i > msgCount) {
                    
                
utilities.c https://bitbucket.org/evzijst/freebsd.git | C | 912 lines
                    
531			fprintf(NetTrace, "%d ", pointer[i]);
                    
532		    i++;
                    
533		}
                    
                
lib.c https://bitbucket.org/evzijst/freebsd.git | C | 706 lines
                    
294				break;
                    
295			i++;
                    
296			if (i > nfields)
                    
310			char buf[2];
                    
311			i++;
                    
312			if (i > nfields)
                    
330		for (;;) {
                    
331			i++;
                    
332			if (i > nfields)
                    
                
expr.c https://bitbucket.org/evzijst/freebsd.git | C | 1543 lines
                    
92      case 'i': case 'I':
                    
93      case 'j': case 'J': i++; break;
                    
94      case 'd': case 'D': 
                    
131      case 'i': case 'I':
                    
132      case 'j': case 'J':	i++; break;
                    
133      case 'l': case 'L':	l++;
                    
                
macro.c https://bitbucket.org/evzijst/freebsd.git | C | 1378 lines
                    
158	  while (i < ptr->len && ISWHITE (ptr->ptr[i]))
                    
159	    i++;
                    
160	}
                    
166	    break;
                    
167	  i++;
                    
168	  while (i < ptr->len && is_part_of_name (ptr->ptr[i]))
                    
168	  while (i < ptr->len && is_part_of_name (ptr->ptr[i]))
                    
169	    i++;
                    
170	  if (i < ptr->len && is_name_ender (ptr->ptr[i]))
                    
170	  if (i < ptr->len && is_name_ender (ptr->ptr[i]))
                    
171	    i++;
                    
172	  if (LABELS_WITHOUT_COLONS)
                    
175	  while (i < ptr->len && ISWHITE (ptr->ptr[i]))
                    
176	    i++;
                    
177	  /* Check for the colon.  */
                    
                
widget.js https://bitbucket.org/jocelyn/ewf.git | JavaScript | 1373 lines
                    
80    params[decodeURIComponent(pair[0])] = (pair.length === 2 ? decodeURIComponent(pair[1].replace(/\+/g, " ")) : true);
                    
81    i++;
                    
82  }
                    
                
mark_rts.c https://bitbucket.org/bosp/external-boost.git | C | 617 lines
                    
198            
                    
199            for (i++; i < n_root_sets; i++) {
                    
200              other = GC_static_roots + i;
                    
297    	} else {
                    
298    	    i++;
                    
299    }
                    
324    	} else {
                    
325    	    i++;
                    
326    	}
                    
                
blocksort.c https://bitbucket.org/bosp/external-boost.git | C | 1094 lines
                    
521         ptr[j] = v;
                    
522         i++;
                    
523
                    
535         ptr[j] = v;
                    
536         i++;
                    
537
                    
549         ptr[j] = v;
                    
550         i++;
                    
551
                    
                
interpreter.hpp https://bitbucket.org/bosp/external-boost.git | C++ Header | 565 lines
                    
440            actor_list::const_iterator i = elements.begin();
                    
441            function a = *i++;
                    
442            function b = *i;
                    
                
search.js https://bitbucket.org/bosp/external-boost.git | JavaScript | 791 lines
                    
505        }
                    
506        i++;
                    
507      }
                    
                
jquery-3.1.0.js https://bitbucket.org/bosp/external-boost.git | JavaScript | 1834 lines
                    
207		target = arguments[ i ] || {};
                    
208		i++;
                    
209	}
                    
                
pdqsort.hpp https://bitbucket.org/bosp/external-boost.git | C++ Header | 618 lines
                    
235                    for (size_t i = 0; i < block_size;) {
                    
236                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
237                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
237                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
238                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
239                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
239                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
240                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
241                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
241                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
242                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
243                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
246                    for (size_t i = 0; i < left_split;) {
                    
247                        offsets_l[num_l] = i++; num_l += !comp(*first, pivot); ++first;
                    
248                    }
                    
                
mlme.c https://bitbucket.org/paulobrien/android_kernel_andypad.git | C | 1780 lines
                    
341
                    
342		for (i++; i < sband->n_bitrates; i++) {
                    
343			if (BIT(i) & rates) {
                    
                
trans.c https://bitbucket.org/paulobrien/android_kernel_andypad.git | C | 706 lines
                    
122			break;
                    
123		ci++;
                    
124
                    
                
DocumentTemplateService.php https://bitbucket.org/openemr/openemr.git | PHP | 909 lines
                    
37            }
                    
38            $i++;
                    
39        }
                    
                
phpolait.php https://bitbucket.org/pendletongp/pyjamas.git | PHP | 486 lines
                    
47	while (($thisPaths[$i]==$callingPaths[$i]) && ($i<$maxElements)) {
                    
48		$i++;
                    
49	}
                    
                
Statistics.pm https://bitbucket.org/hirenj/snp-server.git | Perl | 838 lines
                    
134       }
                    
135       $i++;
                    
136   }
                    
                
sharesec.c https://bitbucket.org/resara/rdssamba4.git | C | 717 lines
                    
406		} else {
                    
407			i++;
                    
408		}
                    
                
replace.c https://bitbucket.org/resara/rdssamba4.git | C | 830 lines
                    
199				grouplst[i] = g->gr_gid;
                    
200				i++;
                    
201				gr = (char *)NULL;
                    
635		} else {
                    
636			i++;
                    
637		}
                    
                
plugin.js https://bitbucket.org/pentababu/test.git | JavaScript | 645 lines
                    
338					listArray[i].indent += indentOffset;
                    
339					i++;
                    
340				}
                    
                
opc2c.c https://bitbucket.org/teawater/gdb.git | C | 727 lines
                    
261      else
                    
262	i++;
                    
263    }
                    
                
simops.c https://bitbucket.org/teawater/gdb.git | C | 2641 lines
                    
465						 (uint16)GPR (OP[i + 1]));
                    
466	      i++;
                    
467	      break;
                    
                
SearchTest.php https://bitbucket.org/svenax/zendframework.git | PHP | 611 lines
                    
122            $this->assertEquals($i, $key);
                    
123            $i++;
                    
124        }
                    
262            $this->assertEquals($i, $key);
                    
263            $i++;
                    
264        }
                    
269            $this->assertEquals($i, $key);
                    
270            $i++;
                    
271        }
                    
278            $this->assertEquals($i, $key);
                    
279            $i++;
                    
280        }
                    
285            $this->assertEquals($i, $key);
                    
286            $i++;
                    
287        }
                    
                
netlink.c https://bitbucket.org/advance38/linux.git | C | 1195 lines
                    
152
                    
153		i++;
                    
154	}
                    
                
core.c https://bitbucket.org/advance38/linux.git | C | 728 lines
                    
664
                    
665		req->ci++;
                    
666	}
                    
                
eeprom.c https://bitbucket.org/advance38/linux.git | C | 586 lines
                    
93			((addr + eep_start_loc) << AR5416_EEPROM_S);
                    
94		i++;
                    
95		if (i == 8) {
                    
556		pPdGainBoundaries[i] = pdgain_boundary_default;
                    
557		i++;
                    
558	}
                    
                
ehea_qmr.c https://bitbucket.org/advance38/linux.git | C | 1020 lines
                    
84			kpage += pagesize;
                    
85			i++;
                    
86		}
                    
                
vsc7326.c https://bitbucket.org/advance38/linux.git | C | 730 lines
                    
47		status = (vhi << 16) | vlo;
                    
48		i++;
                    
49	} while (((status & 1) == 0) && (i < 50));
                    
                
cx231xx-avcore.c https://bitbucket.org/advance38/linux.git | C | 1743 lines
                    
171		}
                    
172		i++;
                    
173		if (i == 10) {
                    
                
tda827x.c https://bitbucket.org/advance38/linux.git | C | 917 lines
                    
182			break;
                    
183		i++;
                    
184	}
                    
271			break;
                    
272		i++;
                    
273	}
                    
                
mxl5007t.c https://bitbucket.org/advance38/linux.git | C | 928 lines
                    
186		}
                    
187		i++;
                    
188
                    
208		}
                    
209		i++;
                    
210	}
                    
487					 reg_pair[i].reg, reg_pair[i].val);
                    
488		i++;
                    
489	}
                    
                
ivtv-irq.c https://bitbucket.org/advance38/linux.git | C | 1088 lines
                    
94		}
                    
95		i++;
                    
96		if (i == s->sg_processing_size)
                    
                
tvp5150.c https://bitbucket.org/advance38/linux.git | C | 1267 lines
                    
111		init++;
                    
112		i++;
                    
113	}
                    
                
stv0900_core.c https://bitbucket.org/advance38/linux.git | C | 1939 lines
                    
187		position = ((*mask) >> i) & 0x01;
                    
188		i++;
                    
189	}
                    
                
setup.c https://bitbucket.org/advance38/linux.git | C | 566 lines
                    
418		if (map[i].size == 0)
                    
419			i++;
                    
420	}
                    
                
AJS.js https://bitbucket.org/koha/koha.git | JavaScript | 1371 lines
                    
414            }
                    
415            i++;
                    
416        }
                    
                
readwrite_test.c https://bitbucket.org/grubix/git.git | C | 851 lines
                    
277		EXPECT(i == log.update_index);
                    
278		i++;
                    
279		reftable_log_record_release(&log);
                    
                
diff.c https://bitbucket.org/grubix/git.git | C | 601 lines
                    
428		if (!strcmp(argv[i], "--")) {
                    
429			i++;
                    
430			break;
                    
                
test_verifier.c https://bitbucket.org/mirror/linux.git | C | 1217 lines
                    
148		insn[i] = BPF_JMP32_IMM(BPF_JNE, BPF_REG_0, 0x34, len - i - 3);
                    
149		i++;
                    
150		insn[i++] = BPF_MOV64_REG(BPF_REG_1, BPF_REG_6);
                    
155		insn[i] = BPF_JMP_IMM(BPF_JNE, BPF_REG_0, 0, len - i - 3);
                    
156		i++;
                    
157	}
                    
161		insn[i] = BPF_JMP32_IMM(BPF_JNE, BPF_REG_0, 0x34, len - i - 3);
                    
162		i++;
                    
163		insn[i++] = BPF_MOV64_REG(BPF_REG_1, BPF_REG_6);
                    
166		insn[i] = BPF_JMP_IMM(BPF_JNE, BPF_REG_0, 0, len - i - 3);
                    
167		i++;
                    
168	}
                    
195	insn[i] = BPF_JMP_IMM(BPF_JEQ, BPF_REG_0, 10, len - i - 2);
                    
196	i++;
                    
197	while (i < len - 1)
                    
                
control.c https://bitbucket.org/mirror/linux.git | C | 617 lines
                    
544			return ret;
                    
545		i++;
                    
546	}
                    
                
dma.c https://bitbucket.org/mirror/linux.git | C | 875 lines
                    
248			chan = of_dma_request_slave_channel(np, name);
                    
249		i++;
                    
250	}
                    
                
 

Source

Language