PageRenderTime 285ms queryTime 29ms sortTime 5ms getByIdsTime 163ms findMatchingLines 29ms

100+ results results for 'i++; source:FedoraProject' (285 ms)

Not the results you expected?
memmgr.cpp git://pkgs.fedoraproject.org/polyml | C++ | 450 lines
                    
194                lSpaces[i] = lSpaces[i+1];
                    
195                i++;
                    
196            }
                    
                
lwgeom_rtree.c git://pkgs.fedoraproject.org/postgis | C | 532 lines
                    
60			nodes[i] = createInteriorNode(nodes[i*2], nodes[i*2+1]);
                    
61			i++;
                    
62		}
                    
228		        freeTree(cache->ringIndices[i]);
                    
229                        i++;
                    
230                }
                    
447				currentCache->ringIndices[i] = createTree(mpoly->geoms[p]->rings[r]);
                    
448				i++;
                    
449			}
                    
                
Stemmer.java git://pkgs.fedoraproject.org/java-1.7.0-openjdk | Java | 434 lines
                    
139      {  if (i > j) return n;
                    
140         if (! cons(i)) break; i++;
                    
141      }
                    
141      }
                    
142      i++;
                    
143      while(true)
                    
146               if (cons(i)) break;
                    
147               i++;
                    
148         }
                    
148         }
                    
149         i++;
                    
150         n++;
                    
153            if (! cons(i)) break;
                    
154            i++;
                    
155         }
                    
                
windialo.c git://pkgs.fedoraproject.org/xaos | C | 472 lines
                    
44	    return (ch + i + 1);
                    
45	i++;
                    
46    }
                    
                
Frame.pm git://pkgs.fedoraproject.org/perl-SVG-Graph | Perl | 688 lines
                    
379		 $ystack[$i] += $datum->y;
                    
380		 $i++;
                    
381	   }
                    
                
ipa_kdb_common.c git://pkgs.fedoraproject.org/freeipa | C | 534 lines
                    
68
                    
69        i++;
                    
70    }
                    
                
osip_header.c git://pkgs.fedoraproject.org/libosip2 | C | 310 lines
                    
198		}
                    
199		i++;
                    
200	}
                    
                
win_main.c git://pkgs.fedoraproject.org/sys_basher | C | 404 lines
                    
66	  select |= SWAP_ONLY;
                    
67	  i++;
                    
68	}
                    
71	  select |= BAND_ONLY | DISK_ONLY;
                    
72	  i++;
                    
73	}
                    
78	  select |= DISK_ONLY;
                    
79	  i++;
                    
80	}
                    
85	  select |= FP_ONLY;
                    
86	  i++;
                    
87	}
                    
92	  select |= INT_ONLY;
                    
93	  i++;
                    
94	}
                    
                
Con2Agent.java git://pkgs.fedoraproject.org/pki-core | Java | 330 lines
                    
86
                    
87            i++;
                    
88        }
                    
                
mail-index-fsck.c git://pkgs.fedoraproject.org/dovecot | C | 482 lines
                    
370		rec = next_rec;
                    
371		i++;
                    
372	}
                    
                
file_pdf.c git://pkgs.fedoraproject.org/testdisk | C | 339 lines
                    
135  {
                    
136    i++;	/* Skip '(' */
                    
137    if(i+8<bsize && memcmp(&buffer[i], "\\376\\377", 8)==0)
                    
                
PatchByteCode.java git://pkgs.fedoraproject.org/netbeans-platform | Java | 182 lines
                    
101                pos += 8;
                    
102                i++; // next entry is ignored
                    
103                break;
                    
                
array.c git://pkgs.fedoraproject.org/grass | C | 374 lines
                    
169		varray->c[i] = value;
                    
170		ni++;
                    
171	    }
                    
192		varray->c[i] = value;
                    
193		ni++;
                    
194	    }
                    
321		    varray->c[i] = value;
                    
322		    ni++;
                    
323		    break;
                    
329	       varray->c[i] = value;
                    
330	       ni++;
                    
331	       }
                    
354		    varray->c[i] = value;
                    
355		    ni++;
                    
356		    break;
                    
                
main.c git://pkgs.fedoraproject.org/gfs2-utils | C | 466 lines
                    
180	if (flags & GFSC_MF_LOCAL_RECOVERY_BUSY) {
                    
181		i++;
                    
182		strcat(str, "recover");
                    
225	if (flags & GFSC_NF_KERNEL_MOUNT_DONE) {
                    
226		i++;
                    
227		strcat(str, "done");
                    
                
handle-repo-static.c git://pkgs.fedoraproject.org/spicebird | C | 339 lines
                    
152        {
                    
153          i++;
                    
154        }
                    
                
Filter.java git://pkgs.fedoraproject.org/cortado | Java | 397 lines
                    
202      }
                    
203      i++;
                    
204
                    
230        }
                    
231	i++;
                    
232      }
                    
248      }
                    
249      i++;
                    
250  
                    
280        }
                    
281        i++;
                    
282  
                    
332        }
                    
333        i++;
                    
334      }
                    
                
ftxcmap.c git://pkgs.fedoraproject.org/texlive | C | 349 lines
                    
91      }
                    
92      i++;
                    
93    } while ( i != 0 );  /* because i is UShort! */
                    
192      }
                    
193      i++;
                    
194    } while ( i != 0 );  /* because i is UShort! */
                    
                
DialogQuickChooseInstrument.cpp git://pkgs.fedoraproject.org/milkytracker | C++ | 370 lines
                    
113	x2_2+=bWidth-3;
                    
114	i++;
                    
115	button = new PPButton(MESSAGEBOX_BUTTON_KEYS_BASE+i, screen, this, PPPoint(x2_2, y2_2), PPSize(bWidth+1, 13));
                    
                
makecsd.c git://pkgs.fedoraproject.org/csound | C | 329 lines
                    
170    while (--j) {
                    
171      i++;
                    
172      if (!strcmp(argv[i], "-w")) {             /* line width */
                    
176        }
                    
177        i++;
                    
178        maxlinepos = (int) atoi(argv[i]);
                    
186        }
                    
187        i++;
                    
188        outflname = argv[i];
                    
198        }
                    
199        i++;
                    
200        tabstop_size = (int) atoi(argv[i]);
                    
208        }
                    
209        i++;
                    
210        optname = argv[i];
                    
                
tsin-parse.cpp git://pkgs.fedoraproject.org/gcin | C++ | 337 lines
                    
315
                    
316      ofsi++;
                    
317    }
                    
                
tre-match-parallel.c git://pkgs.fedoraproject.org/tre | C | 502 lines
                    
286		      DPRINT(("assertion failed\n"));
                    
287		      trans_i++;
                    
288		      continue;
                    
300			  reach_next_i->tags[*tag_i] = pos;
                    
301			tag_i++;
                    
302		      }
                    
312		  reach_pos[trans_i->state_id].tags = &reach_next_i->tags;
                    
313		  reach_next_i++;
                    
314		}
                    
314		}
                    
315	      trans_i++;
                    
316	    }
                    
392		  reach_i->tags = tmp_iptr;
                    
393		  reach_next_i++;
                    
394		}
                    
                
dri_glx.c git://pkgs.fedoraproject.org/nx | C | 462 lines
                    
125      if (*start == ':') {
                    
126         i++;
                    
127         start++;
                    
                
test_xpath.c git://pkgs.fedoraproject.org/wso2-wsf-cpp | C | 514 lines
                    
306        {
                    
307            i++;
                    
308        }
                    
                
EmpiricalDistributionTest.java git://pkgs.fedoraproject.org/apache-commons-math | Java | 280 lines
                    
67            dataArray[i] = data.doubleValue();
                    
68            i++;
                    
69        }
                    
                
CommandsEditorModel.cpp git://pkgs.fedoraproject.org/monkeystudio | C++ | 350 lines
                    
231                mMenusOrder[ menu ] = i;
                    
232                i++;
                    
233            }
                    
                
WSDLSetComponentHelper.java git://pkgs.fedoraproject.org/eclipse-wtp-webservices | Java | 253 lines
                    
232        while(map.containsKey(tempPrefix + i)) {
                    
233          i++;
                    
234        }
                    
                
accounting.c git://pkgs.fedoraproject.org/hostapd | C | 511 lines
                    
415	if (hapd->acct_session_id_lo == 0) {
                    
416		hapd->acct_session_id_hi++;
                    
417	}
                    
                
eet-data-file_descriptor.c git://pkgs.fedoraproject.org/eet | C | 507 lines
                    
314        snprintf(tmp + len, 12, ".%u", i);
                    
315        i++;
                    
316     }
                    
                
rubywriter.cpp git://pkgs.fedoraproject.org/kdesdk | C++ | 436 lines
                    
104        }
                    
105        i++;
                    
106    }
                    
                
wrapfunc.c git://pkgs.fedoraproject.org/CableSwig | C | 512 lines
                    
464    Printf(nname,"%s%d",name,i);
                    
465    i++;
                    
466  }
                    
                
givvectdenseops.inl git://pkgs.fedoraproject.org/givaro | C++ Header | 442 lines
                    
428        GivBadFormat("VectorDom<T,Dense>::read: syntax error no ','"));
                    
429    i++;
                    
430    fin >> std::ws >> Tmp;
                    
                
modules.c git://pkgs.fedoraproject.org/directfb | C | 459 lines
                    
80
                    
81          i++;
                    
82     }
                    
                
httpp.c git://pkgs.fedoraproject.org/libshout | C | 556 lines
                    
85
                    
86    i++;
                    
87    while (i < len && data[i] == '\n') i++;
                    
113                    while (i < slen && line[l][i] == ' ')
                    
114                        i++;
                    
115
                    
279        }
                    
280        i++;
                    
281    }
                    
                
TestPruningReader.java git://pkgs.fedoraproject.org/lucene | Java | 360 lines
                    
60        assertEquals(t + ", i=" + i, ids[i], doc);
                    
61        i++;
                    
62      }
                    
164      int i = 0;
                    
165      while (td.next()) i++;
                    
166      assertEquals(t.toString(), count, i);
                    
                
memcached.c git://pkgs.fedoraproject.org/collectd | C | 534 lines
                    
206		}
                    
207		i++;
                    
208
                    
                
main.c git://pkgs.fedoraproject.org/gnujump | C | 277 lines
                    
174		      gblOps.w = atoi (argv[i + 1]);
                    
175		      i++;
                    
176		    }
                    
181		      gblOps.h = atoi (argv[i + 1]);
                    
182		      i++;
                    
183		    }
                    
188		      gblOps.bpp = atoi (argv[i + 1]);
                    
189		      i++;
                    
190		    }
                    
219		      gblOps.w = atoi (argv[i + 1]);
                    
220		      i++;
                    
221		    }
                    
227		      gblOps.h = atoi (argv[i + 1]);
                    
228		      i++;
                    
229		    }
                    
                
sml_connector.cpp git://pkgs.fedoraproject.org/koffice-kivio | C++ | 435 lines
                    
157
                    
158		i++;
                    
159		pPoint = m_pConnectorPoints->next();
                    
                
normal_space.hpp git://pkgs.fedoraproject.org/pcl | C++ Header | 322 lines
                    
135      output.points[i] = input_->points[index];
                    
136      i++;
                    
137      if (i == sample_)
                    
308      indices[i] = index;
                    
309      i++;
                    
310      if (i == sample_)
                    
                
goto.t git://pkgs.fedoraproject.org/perl | Perl | 639 lines
                    
101
                    
102for(my $i=0;!$i++;) {
                    
103  my $x=1;
                    
                
TaskbarPreviews.cpp git://pkgs.fedoraproject.org/qutim | C++ | 468 lines
                    
117		}else
                    
118			i++;
                    
119	}
                    
131		} else
                    
132			i++;
                    
133	}
                    
                
popupmenu_window.cpp git://pkgs.fedoraproject.org/ClanLib | C++ | 412 lines
                    
162		if (menu.get_item_at(i).is_separator())
                    
163			i++;
                    
164
                    
                
KviIrcServer.cpp git://pkgs.fedoraproject.org/kvirc | C++ | 431 lines
                    
66			return pProxy;
                    
67		i++;
                    
68	}
                    
                
lbcolor.c git://pkgs.fedoraproject.org/dx | C | 312 lines
                    
138	}
                    
139	i++;
                    
140    }
                    
287	   }
                    
288	   i++;
                    
289	}
                    
                
gcalctool.c git://pkgs.fedoraproject.org/gcalctool | C | 359 lines
                    
149            strcmp(arg, "--solve") == 0) {
                    
150            i++;
                    
151            if (i >= argc) {
                    
                
papi_libpfm_presets.c git://pkgs.fedoraproject.org/papi | C | 578 lines
                    
46			break;
                    
47		i++;
                    
48	}
                    
106		}
                    
107		i++;
                    
108	}
                    
432		free( here[i].note );
                    
433		i++;
                    
434	}
                    
442		free( here[i].dev_note );
                    
443		i++;
                    
444	}
                    
459	while ( strmap[i].preset ) {
                    
460	  i++;
                    
461	}
                    
                
csladspa.cpp git://pkgs.fedoraproject.org/csound | C++ | 500 lines
                    
464          strcpy(csdnames[i], (char*)name.c_str());
                    
465          i++;
                    
466        }
                    
                
readSeqGbk.cc git://pkgs.fedoraproject.org/R-GeneR | C++ | 288 lines
                    
193  while(isdigit(sBuf[i]))   /*  libgenbank.c */
                    
194      i++;  
                    
195
                    
                
thai.c git://pkgs.fedoraproject.org/aterm | C | 296 lines
                    
79	while(xpixel <= x && i < TermWin.ncol){
                    
80		i++;
                    
81		xpixel += CharWidth(wf,str[i]); /* wf->per_char[char_num].width;  */
                    
142		while(dtpx < stpx && dtpi < len-1){
                    
143			dtpi++;
                    
144			char_num = (unsigned char)dtp[dtpi]-wf->min_char_or_byte2;
                    
                
XPath2Utils.cpp git://pkgs.fedoraproject.org/xqilla | C++ | 355 lines
                    
215			dst[j++]=chLF;
                    
216            i++;
                    
217        }
                    
                
dst.pl git://pkgs.fedoraproject.org/gcal | Perl | 347 lines
                    
309	$se = 0;
                    
310	$mi++;
                    
311    }
                    
                
nsConsoleService.cpp git://pkgs.fedoraproject.org/firefox | C++ | 339 lines
                    
84        NS_RELEASE(mMessages[i]);
                    
85        i++;
                    
86    }
                    
                
UnixShell.c git://pkgs.fedoraproject.org/blender | C | 556 lines
                    
202		} 		
                    
203		i++;
                    
204	}*/
                    
                
pbuffer.c git://pkgs.fedoraproject.org/mesa-demos | C | 609 lines
                    
524         dpyName = argv[i+1];
                    
525         i++;
                    
526      }
                    
                
demo.browse.dhtml.php git://pkgs.fedoraproject.org/php-getid3 | PHP | 442 lines
                    
103    static $i;
                    
104    $i++;
                    
105
                    
314        }
                    
315        $i++;
                    
316        $t->row_attr("id='row$i'");
                    
392
                    
393        $i++;
                    
394
                    
                
bvg.c git://pkgs.fedoraproject.org/bristol | C | 626 lines
                    
476
                    
477		i++;
                    
478	}
                    
494			return(imageMap[i].image);
                    
495		i++;
                    
496	}
                    
                
Article.cc git://pkgs.fedoraproject.org/newscache | C++ | 376 lines
                    
147	while (i < sizeof(hdrbuf) && (*p = tolower(*ifp))) {
                    
148		i++;
                    
149		p++;
                    
                
mmconfig-shared.c git://pkgs.fedoraproject.org/xen | C | 467 lines
                    
212        if (extcfg & extcfg_enable_mask)
                    
213            i++;
                    
214    }
                    
252            pci_mmcfg_config[i].start_bus_number + extcfg_sizebus[size_index];
                    
253        i++;
                    
254    }
                    
                
rdieharder.c git://pkgs.fedoraproject.org/dieharder | C | 239 lines
                    
143    while(dh_types[i] != NULL){
                    
144	i++;
                    
145	j++;
                    
154    while(dh_types[i] != NULL){
                    
155	i++;
                    
156	j++;
                    
165    while(dh_types[i] != NULL){
                    
166	i++;
                    
167	j++;
                    
176    while(dh_types[i] != NULL){
                    
177	i++;
                    
178	j++;
                    
190    dh_types[i] = gsl_rng_empty_random;  
                    
191    i++;
                    
192    j++;
                    
                
vxaudio.cxx git://pkgs.fedoraproject.org/ptlib | C++ | 610 lines
                    
339																								// while() will get stuck. This should be fixed.
                    
340			i++;
                    
341      nanosleep(&ts, 0);
                    
                
converter.c git://pkgs.fedoraproject.org/crossfire | C | 179 lines
                    
123                ob_to_copy = ob;
                    
124            i++;
                    
125        } FOR_BELOW_FINISH();
                    
                
htdisasm.cc git://pkgs.fedoraproject.org/ht | C++ | 556 lines
                    
131				ac2 = ac2->next;
                    
132				aci++;
                    
133			}
                    
159					ac3 = ac3->next;
                    
160					ac3i++;
                    
161				}
                    
                
component.cpp git://pkgs.fedoraproject.org/wesnoth | C++ | 278 lines
                    
157		path_element pe;
                    
158		pe.property = *i++;
                    
159		std::string position = *i++;
                    
159		std::string position = *i++;
                    
160		pe.id = *i++;
                    
161		if (position.empty()) {
                    
                
RecentViewList.java git://pkgs.fedoraproject.org/netbeans-platform | Java | 170 lines
                    
132            } else {
                    
133                i++;
                    
134            }
                    
                
announce.c git://pkgs.fedoraproject.org/talk | C | 220 lines
                    
110	max_size = max(max_size, sizes[i]);
                    
111	i++;
                    
112	snprintf(line_buf[i], N_CHARS, 
                    
116	max_size = max(max_size, sizes[i]);
                    
117	i++;
                    
118	snprintf(line_buf[i], N_CHARS, "talk: connection requested by %s@%s.",
                    
121	max_size = max(max_size, sizes[i]);
                    
122	i++;
                    
123	if (strpbrk(request->l_name, ":!.") != NULL)
                    
130	max_size = max(max_size, sizes[i]);
                    
131	i++;
                    
132	snprintf(line_buf[i], N_CHARS, " ");
                    
134	max_size = max(max_size, sizes[i]);
                    
135	i++;
                    
136	bptr = big_buf;
                    
                
Rule.java git://pkgs.fedoraproject.org/weka | Java | 648 lines
                    
321      temp = temp.parentNode();
                    
322      i++;
                    
323    } 
                    
                
gdb-6.3-inferior-notification-20050721.patch git://pkgs.fedoraproject.org/gdb | Patch | 316 lines
                    
32+    {
                    
33+      local_i++;
                    
34+    }
                    
311+    {
                    
312+      local_i++;
                    
313+    }
                    
                
make_hash_ink.c git://pkgs.fedoraproject.org/pnm2ppa | C | 439 lines
                    
222	  first = (struct hash_ink *) malloc( sizeof(struct hash_ink));
                    
223	  /* arr[h]->x = i++; */
                    
224	  cur = first;
                    
                
KviAnimatedPixmapCache.cpp git://pkgs.fedoraproject.org/kvirc | C++ | 265 lines
                    
257		} else {
                    
258			i++;
                    
259		}
                    
                
callback.c git://pkgs.fedoraproject.org/slashem | C | 410 lines
                    
203	    if (k >= pack * ROLE_GENDERS) { \
                    
204		i++; \
                    
205		k -= pack * ROLE_GENDERS; \
                    
241			if (k >= pack * ROLE_GENDERS) {
                    
242			    i++;
                    
243			    k = 0;
                    
                
ClassMethods.java git://pkgs.fedoraproject.org/kawa | Java | 339 lines
                    
84	}
                    
85      i++;
                    
86    }
                    
166            numDefApplicable++;
                    
167            i++;
                    
168          }
                    
171            numPosApplicable++;
                    
172            i++;
                    
173          }
                    
202            numOk++;
                    
203            i++;
                    
204          }
                    
                
base64.c git://pkgs.fedoraproject.org/easytag | C | 219 lines
                    
147            c += q[i];
                    
148        i++;
                    
149        c *= 256;
                    
151            c += q[i];
                    
152        i++;
                    
153        p[0] = base64_chars[(c & 0x00fc0000) >> 18];
                    
                
chmod.c git://pkgs.fedoraproject.org/mingw-crt | C | 532 lines
                    
294	    case ' ':
                    
295	      for (i++; i < mode_len; i++)
                    
296		if (mode[i] != ' ')
                    
                
cifframe.m git://pkgs.fedoraproject.org/gnustep-base | Objective C | 599 lines
                    
124	}
                    
125      i++;
                    
126    }
                    
                
Utils.c git://pkgs.fedoraproject.org/R-XML | C | 414 lines
                    
292#define copyStrField(x) SET_VECTOR_ELT(ans, i, mkString(uri->x ? uri->x : "")); \
                    
293                        SET_STRING_ELT(names, i, mkChar(#x)); i++;
                    
294SEXP
                    
                
base64.c git://pkgs.fedoraproject.org/bacula | C | 383 lines
                    
92      val >>= 6;
                    
93      i++;
                    
94   } while (val);
                    
124   if (where[i] == '-') {
                    
125      i++;
                    
126      neg = 1;
                    
                
molecule.cc git://pkgs.fedoraproject.org/gnome-chemistry-utils | C++ | 522 lines
                    
150		std::list<Atom*>::iterator i = m_Atoms.begin (), end = m_Atoms.end ();
                    
151		i++;
                    
152		for (; i != end; i++)
                    
371{
                    
372	i++;
                    
373	return (i == m_Atoms.end ())? NULL: *i;
                    
377{
                    
378	i++;
                    
379	return (i == m_Atoms.end ())? NULL: *i;
                    
389{
                    
390	i++;
                    
391	return (i == m_Bonds.end ())? NULL: *i;
                    
                
con_i18n.cpp git://pkgs.fedoraproject.org/efte | C++ | 414 lines
                    
104        for (;;) {
                    
105            i++;
                    
106            if ((kbdActual[0].tab == NULL) || kbdActual[i].tab == NULL) {
                    
145            }
                    
146            i++;
                    
147        }
                    
                
RepDistLabel.c git://pkgs.fedoraproject.org/pymol | C | 470 lines
                    
100            int first_pass = (!(*pick)[0].src.bond);
                    
101            i++;
                    
102            TextSetPos(G, v);
                    
                
JaySyntaxMode.cs git://pkgs.fedoraproject.org/monodevelop | C# | 238 lines
                    
116						FoundSpanBegin (new ForcedJayBlockSpan (), i, 2);
                    
117						i++;
                    
118						return;
                    
                
bitmap.c git://pkgs.fedoraproject.org/mdadm | C | 450 lines
                    
61		bytes >>= 10;
                    
62		i++;
                    
63	}
                    
                
string.c git://pkgs.fedoraproject.org/ngspice | C | 559 lines
                    
466    while ( (str[i] == ' ') || (str[i] == '\t') )
                    
467        i++;
                    
468
                    
                
calendar_utils.c git://pkgs.fedoraproject.org/osmo | C | 387 lines
                    
118        token = strtok (NULL, " -");
                    
119        i++;
                    
120    }
                    
160                token = strtok (NULL, " -");
                    
161                i++;
                    
162            }
                    
                
AxisSet.java git://pkgs.fedoraproject.org/swt-chart | Java | 413 lines
                    
119        while (keySet.contains(i)) {
                    
120            i++;
                    
121        }
                    
                
LC.pm git://pkgs.fedoraproject.org/perl-Library-CallNumber-LC | Perl | 446 lines
                    
63  $intmap{$prefix} = $i;
                    
64  $i++;
                    
65}
                    
                
slabs.c git://pkgs.fedoraproject.org/hdf | C | 464 lines
                    
261                        val_stuff(va[iv].type, v, ii, VF(corner));
                    
262			ii++;
                    
263		    }
                    
                
gb_hash_temp.h git://pkgs.fedoraproject.org/gambas3 | C Header | 525 lines
                    
351	{
                    
352		enum_i++;
                    
353
                    
                
tools.c git://pkgs.fedoraproject.org/lbrickbuster2 | C | 386 lines
                    
210                }
                    
211                i++;
                    
212            }
                    
243            line[i] = str[i + pos];
                    
244            i++;
                    
245        }
                    
                
simstr.cxx git://pkgs.fedoraproject.org/libreoffice | C++ | 834 lines
                    
711         else
                    
712            i++;
                    
713      }
                    
                
silcvcard.c git://pkgs.fedoraproject.org/libsilc | C | 464 lines
                    
290	  if (val[i] == ':') {
                    
291	    i++;
                    
292	    VCARD_TYPETOKEN(vcard->tels[vcard->num_tels].type);
                    
308	  if (val[i] == ':') {
                    
309	    i++;
                    
310	    VCARD_TYPETOKEN(vcard->emails[vcard->num_emails].type);
                    
                
mpoly.cpp git://pkgs.fedoraproject.org/polyml | C++ | 302 lines
                    
135                    { // If it has used all the argument pick the next
                    
136                        i++;
                    
137                        p = argv[i];
                    
                
e-table-sorting-utils.c git://pkgs.fedoraproject.org/evolution | C | 493 lines
                    
212	while (i < rows && etsu_compare (source, sort_info, full_header, map_table[i], row, cmp_cache) < 0)
                    
213		i++;
                    
214
                    
238	if (i < rows - 1 && etsu_compare (source, sort_info, full_header, map_table[i + 1], row, cmp_cache) < 0) {
                    
239		i++;
                    
240		while (i < rows - 1 && etsu_compare (source, sort_info, full_header, map_table[i], row, cmp_cache) < 0)
                    
240		while (i < rows - 1 && etsu_compare (source, sort_info, full_header, map_table[i], row, cmp_cache) < 0)
                    
241			i++;
                    
242	} else if (i > 0 && etsu_compare (source, sort_info, full_header, map_table[i - 1], row, cmp_cache) > 0) {
                    
380	if (i < count - 1 && etsu_tree_compare (source, sort_info, full_header, map_table[i + 1], path, cmp_cache) < 0) {
                    
381		i++;
                    
382		while (i < count - 1 && etsu_tree_compare (source, sort_info, full_header, map_table[i], path, cmp_cache) < 0)
                    
382		while (i < count - 1 && etsu_tree_compare (source, sort_info, full_header, map_table[i], path, cmp_cache) < 0)
                    
383			i++;
                    
384	} else if (i > 0 && etsu_tree_compare (source, sort_info, full_header, map_table[i - 1], path, cmp_cache) > 0) {
                    
                
internal.c git://pkgs.fedoraproject.org/nufw | C | 782 lines
                    
185					smech[i] = smech[i + strclen + 1];
                    
186					i++;
                    
187				}
                    
                
radiobox.cpp git://pkgs.fedoraproject.org/mingw-wxWidgets | C++ | 531 lines
                    
187    {
                    
188        i++;
                    
189        current = current->NextInCycle();
                    
218    while (i != item) {
                    
219        i++;
                    
220        current = current->NextInCycle();
                    
237    while (!current->GetValue()) {
                    
238        i++;
                    
239        current=current->NextInCycle();
                    
276    {
                    
277        i++;
                    
278        current=current->NextInCycle();
                    
298    while (i!=item) {
                    
299        i++;
                    
300        current=current->NextInCycle();
                    
                
sqplus.h git://pkgs.fedoraproject.org/codeblocks | C Header | 1993 lines
                    
125      d[i] = s[i];
                    
126      i++;
                    
127      if (i == MaxLength) break;
                    
                
libuniquekey.c git://pkgs.fedoraproject.org/sblim-cmpi-dhcp | C | 659 lines
                    
200    while( (read = getline(&line, &len, fd )) != -1) {
                    
201	list->lineno = i++;
                    
202	list->line = strdup(line);
                    
                
catalog.cpp git://pkgs.fedoraproject.org/poedit | C++ | 1772 lines
                    
188                    out << _T('\n');
                    
189                    i++;
                    
190                    break;
                    
192                    out << _T('\\');
                    
193                    i++;
                    
194                    break;
                    
196                    out << _T('"');
                    
197                    i++;
                    
198                    break;
                    
329        DeleteHeader(path);
                    
330        i++;
                    
331    }
                    
440            Bookmarks[i] = val;
                    
441            i++;
                    
442        }
                    
                
prefsdlg.cpp git://pkgs.fedoraproject.org/poedit | C++ | 424 lines
                    
73			tmIndex = i;
                    
74		i++;
                    
75	}
                    
                
ili1reader.cpp git://pkgs.fedoraproject.org/gdal | C++ | 935 lines
                    
111            if(EQUAL(layername, metaFeature->GetFieldAsString(0))) {
                    
112              i++;
                    
113            }
                    
                
ogr_xplane_awy_reader.cpp git://pkgs.fedoraproject.org/gdal | C++ | 422 lines
                    
189                                                 bIsHigh, nBaseFL, nTopFL);
                    
190                i++;
                    
191            }
                    
                
ogr_srs_xml.cpp git://pkgs.fedoraproject.org/gdal | C++ | 1337 lines
                    
74    while( pszURN[i] != ':' && pszURN[i] != '\0' )
                    
75        i++;
                    
76
                    
80    pszURN[i] = '\0';
                    
81    i++;
                    
82
                    
89    while( pszURN[i] != ':' && pszURN[i] != '\0' )
                    
90        i++;
                    
91
                    
95    pszURN[i] = '\0';
                    
96    i++;
                    
97
                    
104    while( pszURN[i] != ':' && pszURN[i] != '\0' )
                    
105        i++;
                    
106
                    
                
ogrutils.cpp git://pkgs.fedoraproject.org/gdal | C++ | 1397 lines
                    
71                nCountBeforeDot ++;
                    
72            i++;
                    
73        }
                    
                
gdalproxypool.cpp git://pkgs.fedoraproject.org/gdal | C++ | 1261 lines
                    
160               i, cur->pszFileName, cur->refCount, (int)cur->responsiblePID);
                    
161        i++;
                    
162        cur = cur->next;
                    
177        CPLAssert(cur == lastEntry || cur->next->prev == cur);
                    
178        i++;
                    
179	CPLAssert(cur->next != NULL || cur == lastEntry);
                    
                
GDALProximity.java git://pkgs.fedoraproject.org/gdal | Java | 543 lines
                    
117            if (args[i].equals("-of")) {
                    
118                i++;
                    
119                OutputFormat = args[i];
                    
120            } else if (args[i].equals("-ot")) {
                    
121                i++;
                    
122                OutputType = args[i];
                    
123            } else if (args[i].equals("-maxdist")) {
                    
124                i++;
                    
125                MaxDistance = Float.parseFloat(args[i]);
                    
126            } else if (args[i].equals("-srcband")) {
                    
127                i++;
                    
128                SourceBand = Integer.parseInt(args[i]);
                    
129            } else if (args[i].equals("-dstband")) {
                    
130                i++;
                    
131                DestinyBand = Integer.parseInt(args[i]);
                    
                
typemaps_perl.i git://pkgs.fedoraproject.org/gdal | Swig | 1140 lines
                    
33    sv_setnv($result, *$1);
                    
34  argvi++;
                    
35}
                    
41  sv_setiv($result, (IV) $1);
                    
42  argvi++;
                    
43}
                    
49    sv_2mortal($result);
                    
50    argvi++;
                    
51}
                    
78	$result = newRV_noinc((SV*)av);
                    
79	argvi++;
                    
80    }
                    
96  $result = newRV_noinc((SV*)av);
                    
97  argvi++;
                    
98}
                    
                
gxfopen.c git://pkgs.fedoraproject.org/gdal | C | 961 lines
                    
84    while( isspace((unsigned char)pszLine[i]) )
                    
85        i++;
                    
86
                    
368        nValue = nValue*90 + (pszText[i] - 37);
                    
369        i++;
                    
370    }
                    
                
xyzdataset.cpp git://pkgs.fedoraproject.org/gdal | C++ | 983 lines
                    
345
                    
346        i++;
                    
347        for(;i<poOpenInfo->nHeaderBytes;i++)
                    
352                if (ch == 13 && pszData[i+1] == 10)
                    
353                    i++;
                    
354                if (pszData[i+1] == '/')
                    
356                    nCommentLineCount ++;
                    
357                    i++;
                    
358                }
                    
                
 

Source

Language