PageRenderTime 413ms queryTime 13ms sortTime 1ms getByIdsTime 221ms findMatchingLines 91ms

100+ results results for 'i++; source:GitLab repo:xonotic/darkplaces' (413 ms)

Not the results you expected?
srp_passwd.c https://gitlab.com/axil/gnutls.git | C | 467 lines
                    
216                       && (line[i] != '\0')) {
                    
217			i++;
                    
218		}
                    
323		       && (line[i] != ':')) {
                    
324			i++;
                    
325		}
                    
                
TcpClientTransport.cs https://gitlab.com/frank-pti/datacollector.git | C# | 214 lines
                    
80                        }
                    
81                        i++;
                    
82                    }
                    
                
miniupnpcmodule.c https://gitlab.com/garheade/linux_camp.git | C | 495 lines
                    
83	for(dev = self->devlist, i = 0; dev; dev = dev->pNext)
                    
84		i++;
                    
85	res = Py_BuildValue("i", i);
                    
                
cnc.ino https://gitlab.com/foxmjay/fox3dprinter.git | Arduino Sketch | 942 lines
                    
616      if(inputString[i]==' '){
                    
617        i++;
                    
618        continue; 
                    
623        axis=0;
                    
624        i++;
                    
625        continue;
                    
629        axis=1;
                    
630        i++;
                    
631        continue;
                    
635        axis=2;
                    
636        i++;
                    
637        continue;
                    
641        op=0;
                    
642        i++;
                    
643        continue;
                    
                
ant_colony.c https://gitlab.com/fpadula/ant_tsp.git | C | 413 lines
                    
107    		sscanf(line,"%d %f %f",&ret->graph_nodes[i].node_number,&ret->graph_nodes[i].x,&ret->graph_nodes[i].y);
                    
108    		i++;
                    
109    	}    	
                    
                
MdlArticulo.java https://gitlab.com/aynixpe/Bodega_Naty.git | Java | 409 lines
                    
321	    		}
                    
322	    		i++;
                    
323	    		where += "idCategoria = " + cat.getIdCategoria();
                    
                
certtool-cfg.c https://gitlab.com/axil/gnutls.git | C | 1903 lines
                    
130        s_name[i] = strdup(val->v.strVal); \
                    
131        i++; \
                    
132          if (i>=MAX_ENTRIES) \
                    
                
tests.c https://gitlab.com/axil/gnutls.git | C | 1105 lines
                    
163			p++;
                    
164			i++;
                    
165			if (i > 128)
                    
                
gnutls_str.c https://gitlab.com/axil/gnutls.git | C | 822 lines
                    
437	j += 2;
                    
438	i++;
                    
439
                    
441		sprintf(&buffer[j], "%s%.2x", separator, old[i]);
                    
442		i++;
                    
443	}
                    
482		if (!isxdigit(hex_data[i])) {	/* skip non-hex such as the ':' in 00:FF */
                    
483			i++;
                    
484			continue;
                    
                
alice.cpp https://gitlab.com/b0nk/mbot.git | C++ | 1651 lines
                    
171  while (isspace (line[i]))
                    
172    i++;
                    
173  if (i != 0)
                    
                
scriptcmd.cpp https://gitlab.com/b0nk/mbot.git | C++ | 1276 lines
                    
619      while (BUF[1][i] != ' ' && BUF[1][i] != 0)
                    
620        i++;
                    
621      my_strncpy (DEST, BUF[1], i);
                    
628      while (BUF[1][i] != ' ' && BUF[1][i] != 0)
                    
629        i++;
                    
630      my_strncpy (DEST, BUF[1], i);
                    
                
searchLeads_old.php https://gitlab.com/badelal143/lms_debug.git | PHP | 2195 lines
                    
61		{ 
                    
62			$this->i++;
                    
63			echo "<label class='sel' for='check_".$this->i."'>&nbsp;</label>";
                    
                
application-2ec33b0347e5b490fc9aa8f9a1bc1984.js https://gitlab.com/balajigalave/Ruby-CMS.git | JavaScript | 14668 lines
                    
187		target = arguments[ i ] || {};
                    
188		i++;
                    
189	}
                    
                
drw_textcodec.cpp https://gitlab.com/benley/libdxfrw.git | C++ | 499 lines
                    
105        } else if (c < 0xE0 ) {//2 bits
                    
106            i++;
                    
107        } else if (c < 0xF0 ) {//3 bits
                    
                
webcomponents.min.js https://gitlab.com/Benoit.Leder/Mobile-FileManager.git | JavaScript | 14 lines
                    
10// @version 0.6.0
                    
11window.WebComponents=window.WebComponents||{},function(e){var t=e.flags||{},n="webcomponents.js",r=document.querySelector('script[src*="'+n+'"]');if(!t.noOpts){if(location.search.slice(1).split("&").forEach(function(e){e=e.split("="),e[0]&&(t[e[0]]=e[1]||!0)}),r)for(var o,i=0;o=r.attributes[i];i++)"src"!==o.name&&(t[o.name]=o.value||!0);if(t.log){var a=t.log.split(",");t.log={},a.forEach(function(e){t.log[e]=!0})}else t.log={}}t.shadow=t.shadow||t.shadowdom||t.polyfill,t.shadow="native"===t.shadow?!1:t.shadow||!HTMLElement.prototype.createShadowRoot,t.register&&(window.CustomElements=window.CustomElements||{flags:{}},window.CustomElements.flags.register=t.register),e.flags=t}(WebComponents),WebComponents.flags.shadow&&("undefined"==typeof WeakMap&&!function(){var e=Object.defineProperty,t=Date.now()%1e9,n=function(){this.name="__st"+(1e9*Math.random()>>>0)+(t++ +"__")};n.prototype={set:function(t,n){var r=t[this.name];return r&&r[0]===t?r[1]=n:e(t,this.name,{value:[t,n],writable:!0}),this},get:function(e){var t;return(t=e[this.name])&&t[0]===e?t[1]:void 0},"delete":function(e){var t=e[this.name];return t&&t[0]===e?(t[0]=t[1]=void 0,!0):!1},has:function(e){var t=e[this.name];return t?t[0]===e:!1}},window.WeakMap=n}(),window.ShadowDOMPolyfill={},function(e){"use strict";function t(){if("undefined"!=typeof chrome&&chrome.app&&chrome.app.runtime)return!1;if(navigator.getDeviceStorage)return!1;try{var e=new Function("return true;");return e()}catch(t){return!1}}function n(e){if(!e)throw new Error("Assertion failed")}function r(e,t){for(var n=W(t),r=0;r<n.length;r++){var o=n[r];A(e,o,F(t,o))}return e}function o(e,t){for(var n=W(t),r=0;r<n.length;r++){var o=n[r];switch(o){case"arguments":case"caller":case"length":case"name":case"prototype":case"toString":continue}A(e,o,F(t,o))}return e}function i(e,t){for(var n=0;n<t.length;n++)if(t[n]in e)return t[n]}function a(e,t,n){U.value=n,A(e,t,U)}function s(e){var t=e.__proto__||Object.getPrototypeOf(e);if(q)try{W(t)}catch(n){t=t.__proto__}var r=R.get(t);if(r)return r;var o=s(t),i=E(o);return g(t,i,e),i}function c(e,t){w(e,t,!0)}function l(e,t){w(t,e,!1)}function u(e){return/^on[a-z]+$/.test(e)}function p(e){return/^\w[a-zA-Z_0-9]*$/.test(e)}function d(e){return k&&p(e)?new Function("return this.__impl4cf1e782hg__."+e):function(){return this.__impl4cf1e782hg__[e]}}function h(e){return k&&p(e)?new Function("v","this.__impl4cf1e782hg__."+e+" = v"):function(t){this.__impl4cf1e782hg__[e]=t}}function f(e){return k&&p(e)?new Function("return this.__impl4cf1e782hg__."+e+".apply(this.__impl4cf1e782hg__, arguments)"):function(){return this.__impl4cf1e782hg__[e].apply(this.__impl4cf1e782hg__,arguments)}}function m(e,t){try{return Object.getOwnPropertyDescriptor(e,t)}catch(n){return B}}function w(t,n,r){for(var o=W(t),i=0;i<o.length;i++){var a=o[i];if("polymerBlackList_"!==a&&!(a in n||t.polymerBlackList_&&t.polymerBlackList_[a])){q&&t.__lookupGetter__(a);var s,c,l=m(t,a);if(r&&"function"==typeof l.value)n[a]=f(a);else{var p=u(a);s=p?e.getEventHandlerGetter(a):d(a),(l.writable||l.set||V)&&(c=p?e.getEventHandlerSetter(a):h(a));var w=V||l.configurable;A(n,a,{get:s,set:c,configurable:w,enumerable:l.enumerable})}}}}function v(e,t,n){var r=e.prototype;g(r,t,n),o(t,e)}function g(e,t,r){var o=t.prototype;n(void 0===R.get(e)),R.set(e,t),I.set(o,e),c(e,o),r&&l(o,r),a(o,"constructor",t),t.prototype=o}function b(e,t){return R.get(t.prototype)===e}function y(e){var t=Object.getPrototypeOf(e),n=s(t),r=E(n);return g(t,r,e),r}function E(e){function t(t){e.call(this,t)}var n=Object.create(e.prototype);return n.constructor=t,t.prototype=n,t}function _(e){return e&&e.__impl4cf1e782hg__}function S(e){return!_(e)}function T(e){return null===e?null:(n(S(e)),e.__wrapper8e3dd93a60__||(e.__wrapper8e3dd93a60__=new(s(e))(e)))}function M(e){return null===e?null:(n(_(e)),e.__impl4cf1e782hg__)}function O(e){return e.__impl4cf1e782hg__}function L(e,t){t.__impl4cf1e782hg__=e,e.__wrapper8e3dd93a60__=t}function C(e){return e&&_(e)?M(e):e}function N(e){return e&&!_(e)?T(e):e}function j(e,t){null!==t&&(n(S(e)),n(void 0===t||_(t)),e.__wrapper8e3dd93a60__=t)}function D(e,t,n){G.get=n,A(e.prototype,t,G)}function H(e,t){D(e,t,function(){return T(this.__impl4cf1e782hg__[t])})}function x(e,t){e.forEach(function(e){t.forEach(function(t){e.prototype[t]=function(){var e=N(this);return e[t].apply(e,arguments)}})})}var R=new WeakMap,I=new WeakMap,P=Object.create(null),k=t(),A=Object.defineProperty,W=Object.getOwnPropertyNames,F=Object.getOwnPropertyDescriptor,U={value:void 0,configurable:!0,enumerable:!1,writable:!0};W(window);var q=/Firefox/.test(navigator.userAgent),B={get:function(){},set:function(){},configurable:!0,enumerable:!0},V=function(){var e=Object.getOwnPropertyDescriptor(Node.prototype,"nodeType");return e&&!e.get&&!e.set}(),G={get:void 0,configurable:!0,enumerable:!0};e.assert=n,e.constructorTable=R,e.defineGetter=D,e.defineWrapGetter=H,e.forwardMethodsToWrapper=x,e.isWrapper=_,e.isWrapperFor=b,e.mixin=r,e.nativePrototypeTable=I,e.oneOf=i,e.registerObject=y,e.registerWrapper=v,e.rewrap=j,e.setWrapper=L,e.unsafeUnwrap=O,e.unwrap=M,e.unwrapIfNeeded=C,e.wrap=T,e.wrapIfNeeded=N,e.wrappers=P}(window.ShadowDOMPolyfill),function(e){"use strict";function t(e,t,n){return{index:e,removed:t,addedCount:n}}function n(){}var r=0,o=1,i=2,a=3;n.prototype={calcEditDistances:function(e,t,n,r,o,i){for(var a=i-o+1,s=n-t+1,c=new Array(a),l=0;a>l;l++)c[l]=new Array(s),c[l][0]=l;for(var u=0;s>u;u++)c[0][u]=u;for(var l=1;a>l;l++)for(var u=1;s>u;u++)if(this.equals(e[t+u-1],r[o+l-1]))c[l][u]=c[l-1][u-1];else{var p=c[l-1][u]+1,d=c[l][u-1]+1;c[l][u]=d>p?p:d}return c},spliceOperationsFromEditDistances:function(e){for(var t=e.length-1,n=e[0].length-1,s=e[t][n],c=[];t>0||n>0;)if(0!=t)if(0!=n){var l,u=e[t-1][n-1],p=e[t-1][n],d=e[t][n-1];l=d>p?u>p?p:u:u>d?d:u,l==u?(u==s?c.push(r):(c.push(o),s=u),t--,n--):l==p?(c.push(a),t--,s=p):(c.push(i),n--,s=d)}else c.push(a),t--;else c.push(i),n--;return c.reverse(),c},calcSplices:function(e,n,s,c,l,u){var p=0,d=0,h=Math.min(s-n,u-l);if(0==n&&0==l&&(p=this.sharedPrefix(e,c,h)),s==e.length&&u==c.length&&(d=this.sharedSuffix(e,c,h-p)),n+=p,l+=p,s-=d,u-=d,s-n==0&&u-l==0)return[];if(n==s){for(var f=t(n,[],0);u>l;)f.removed.push(c[l++]);return[f]}if(l==u)return[t(n,[],s-n)];for(var m=this.spliceOperationsFromEditDistances(this.calcEditDistances(e,n,s,c,l,u)),f=void 0,w=[],v=n,g=l,b=0;b<m.length;b++)switch(m[b]){case r:f&&(w.push(f),f=void 0),v++,g++;break;case o:f||(f=t(v,[],0)),f.addedCount++,v++,f.removed.push(c[g]),g++;break;case i:f||(f=t(v,[],0)),f.addedCount++,v++;break;case a:f||(f=t(v,[],0)),f.removed.push(c[g]),g++}return f&&w.push(f),w},sharedPrefix:function(e,t,n){for(var r=0;n>r;r++)if(!this.equals(e[r],t[r]))return r;return n},sharedSuffix:function(e,t,n){for(var r=e.length,o=t.length,i=0;n>i&&this.equals(e[--r],t[--o]);)i++;return i},calculateSplices:function(e,t){return this.calcSplices(e,0,e.length,t,0,t.length)},equals:function(e,t){return e===t}},e.ArraySplice=n}(window.ShadowDOMPolyfill),function(e){"use strict";function t(){a=!1;var e=i.slice(0);i=[];for(var t=0;t<e.length;t++)e[t]()}function n(e){i.push(e),a||(a=!0,r(t,0))}var r,o=window.MutationObserver,i=[],a=!1;if(o){var s=1,c=new o(t),l=document.createTextNode(s);c.observe(l,{characterData:!0}),r=function(){s=(s+1)%2,l.data=s}}else r=window.setTimeout;e.setEndOfMicrotask=n}(window.ShadowDOMPolyfill),function(e){"use strict";function t(e){e.scheduled_||(e.scheduled_=!0,f.push(e),m||(u(n),m=!0))}function n(){for(m=!1;f.length;){var e=f;f=[],e.sort(function(e,t){return e.uid_-t.uid_});for(var t=0;t<e.length;t++){var n=e[t];n.scheduled_=!1;var r=n.takeRecords();i(n),r.length&&n.callback_(r,n)}}}function r(e,t){this.type=e,this.target=t,this.addedNodes=new d.NodeList,this.removedNodes=new d.NodeList,this.previousSibling=null,this.nextSibling=null,this.attributeName=null,this.attributeNamespace=null,this.oldValue=null}function o(e,t){for(;e;e=e.parentNode){var n=h.get(e);if(n)for(var r=0;r<n.length;r++){var o=n[r];o.options.subtree&&o.addTransientObserver(t)}}}function i(e){for(var t=0;t<e.nodes_.length;t++){var n=e.nodes_[t],r=h.get(n);if(!r)return;for(var o=0;o<r.length;o++){var i=r[o];i.observer===e&&i.removeTransientObservers()}}}function a(e,n,o){for(var i=Object.create(null),a=Object.create(null),s=e;s;s=s.parentNode){var c=h.get(s);if(c)for(var l=0;l<c.length;l++){var u=c[l],p=u.options;if((s===e||p.subtree)&&!("attributes"===n&&!p.attributes||"attributes"===n&&p.attributeFilter&&(null!==o.namespace||-1===p.attributeFilter.indexOf(o.name))||"characterData"===n&&!p.characterData||"childList"===n&&!p.childList)){var d=u.observer;i[d.uid_]=d,("attributes"===n&&p.attributeOldValue||"characterData"===n&&p.characterDataOldValue)&&(a[d.uid_]=o.oldValue)}}}for(var f in i){var d=i[f],m=new r(n,e);"name"in o&&"namespace"in o&&(m.attributeName=o.name,m.attributeNamespace=o.namespace),o.addedNodes&&(m.addedNodes=o.addedNodes),o.removedNodes&&(m.removedNodes=o.removedNodes),o.previousSibling&&(m.previousSibling=o.previousSibling),o.nextSibling&&(m.nextSibling=o.nextSibling),void 0!==a[f]&&(m.oldValue=a[f]),t(d),d.records_.push(m)}}function s(e){if(this.childList=!!e.childList,this.subtree=!!e.subtree,this.attributes="attributes"in e||!("attributeOldValue"in e||"attributeFilter"in e)?!!e.attributes:!0,this.characterData="characterDataOldValue"in e&&!("characterData"in e)?!0:!!e.characterData,!this.attributes&&(e.attributeOldValue||"attributeFilter"in e)||!this.characterData&&e.characterDataOldValue)throw new TypeError;if(this.characterData=!!e.characterData,this.attributeOldValue=!!e.attributeOldValue,this.characterDataOldValue=!!e.characterDataOldValue,"attributeFilter"in e){if(null==e.attributeFilter||"object"!=typeof e.attributeFilter)throw new TypeError;this.attributeFilter=w.call(e.attributeFilter)}else this.attributeFilter=null}function c(e){this.callback_=e,this.nodes_=[],this.records_=[],this.uid_=++v,this.scheduled_=!1}function l(e,t,n){this.observer=e,this.target=t,this.options=n,this.transientObservedNodes=[]}var u=e.setEndOfMicrotask,p=e.wrapIfNeeded,d=e.wrappers,h=new WeakMap,f=[],m=!1,w=Array.prototype.slice,v=0;c.prototype={constructor:c,observe:function(e,t){e=p(e);var n,r=new s(t),o=h.get(e);o||h.set(e,o=[]);for(var i=0;i<o.length;i++)o[i].observer===this&&(n=o[i],n.removeTransientObservers(),n.options=r);n||(n=new l(this,e,r),o.push(n),this.nodes_.push(e))},disconnect:function(){this.nodes_.forEach(function(e){for(var t=h.get(e),n=0;n<t.length;n++){var r=t[n];if(r.observer===this){t.splice(n,1);break}}},this),this.records_=[]},takeRecords:function(){var e=this.records_;return this.records_=[],e}},l.prototype={addTransientObserver:function(e){if(e!==this.target){t(this.observer),this.transientObservedNodes.push(e);var n=h.get(e);n||h.set(e,n=[]),n.push(this)}},removeTransientObservers:function(){var e=this.transientObservedNodes;this.transientObservedNodes=[];for(var t=0;t<e.length;t++)for(var n=e[t],r=h.get(n),o=0;o<r.length;o++)if(r[o]===this){r.splice(o,1);break}}},e.enqueueMutation=a,e.registerTransientObservers=o,e.wrappers.MutationObserver=c,e.wrappers.MutationRecord=r}(window.ShadowDOMPolyfill),function(e){"use strict";function t(e,t){this.root=e,this.parent=t}function n(e,t){if(e.treeScope_!==t){e.treeScope_=t;for(var r=e.shadowRoot;r;r=r.olderShadowRoot)r.treeScope_.parent=t;for(var o=e.firstChild;o;o=o.nextSibling)n(o,t)}}function r(n){if(n instanceof e.wrappers.Window,n.treeScope_)return n.treeScope_;var o,i=n.parentNode;return o=i?r(i):new t(n,null),n.treeScope_=o}t.prototype={get renderer(){return this.root instanceof e.wrappers.ShadowRoot?e.getRendererForHost(this.root.host):null},contains:function(e){for(;e;e=e.parent)if(e===this)return!0;return!1}},e.TreeScope=t,e.getTreeScope=r,e.setTreeScope=n}(window.ShadowDOMPolyfill),function(e){"use strict";function t(e){return e instanceof G.ShadowRoot}function n(e){return A(e).root}function r(e,r){var s=[],c=e;for(s.push(c);c;){var l=a(c);if(l&&l.length>0){for(var u=0;u<l.length;u++){var d=l[u];if(i(d)){var h=n(d),f=h.olderShadowRoot;f&&s.push(f)}s.push(d)}c=l[l.length-1]}else if(t(c)){if(p(e,c)&&o(r))break;c=c.host,s.push(c)}else c=c.parentNode,c&&s.push(c)}return s}function o(e){if(!e)return!1;switch(e.type){case"abort":case"error":case"select":case"change":case"load":case"reset":case"resize":case"scroll":case"selectstart":return!0}return!1}function i(e){return e instanceof HTMLShadowElement}function a(t){return e.getDestinationInsertionPoints(t)}function s(e,t){if(0===e.length)return t;t instanceof G.Window&&(t=t.document);for(var n=A(t),r=e[0],o=A(r),i=l(n,o),a=0;a<e.length;a++){var s=e[a];if(A(s)===i)return s}return e[e.length-1]}function c(e){for(var t=[];e;e=e.parent)t.push(e);return t}function l(e,t){for(var n=c(e),r=c(t),o=null;n.length>0&&r.length>0;){var i=n.pop(),a=r.pop();if(i!==a)break;o=i}return o}function u(e,t,n){t instanceof G.Window&&(t=t.document);var o,i=A(t),a=A(n),s=r(n,e),o=l(i,a);o||(o=a.root);for(var c=o;c;c=c.parent)for(var u=0;u<s.length;u++){var p=s[u];if(A(p)===c)return p}return null}function p(e,t){return A(e)===A(t)}function d(e){if(!K.get(e)&&(K.set(e,!0),f(V(e),V(e.target)),P)){var t=P;throw P=null,t}}function h(e){switch(e.type){case"load":case"beforeunload":case"unload":return!0}return!1}function f(t,n){if(Y.get(t))throw new Error("InvalidStateError");Y.set(t,!0),e.renderAllPending();var o,i,a;if(h(t)&&!t.bubbles){var s=n;s instanceof G.Document&&(a=s.defaultView)&&(i=s,o=[])}if(!o)if(n instanceof G.Window)a=n,o=[];else if(o=r(n,t),!h(t)){var s=o[o.length-1];s instanceof G.Document&&(a=s.defaultView)}return nt.set(t,o),m(t,o,a,i)&&w(t,o,a,i)&&v(t,o,a,i),J.set(t,rt),$["delete"](t,null),Y["delete"](t),t.defaultPrevented}function m(e,t,n,r){var o=ot;if(n&&!g(n,e,o,t,r))return!1;for(var i=t.length-1;i>0;i--)if(!g(t[i],e,o,t,r))return!1;return!0}function w(e,t,n,r){var o=it,i=t[0]||n;return g(i,e,o,t,r)}function v(e,t,n,r){for(var o=at,i=1;i<t.length;i++)if(!g(t[i],e,o,t,r))return;n&&t.length>0&&g(n,e,o,t,r)}function g(e,t,n,r,o){var i=z.get(e);if(!i)return!0;var a=o||s(r,e);if(a===e){if(n===ot)return!0;n===at&&(n=it)}else if(n===at&&!t.bubbles)return!0;if("relatedTarget"in t){var c=B(t),l=c.relatedTarget;if(l){if(l instanceof Object&&l.addEventListener){var p=V(l),d=u(t,e,p);if(d===a)return!0}else d=null;Z.set(t,d)}}J.set(t,n);var h=t.type,f=!1;X.set(t,a),$.set(t,e),i.depth++;for(var m=0,w=i.length;w>m;m++){va
                    
                
strlib.c https://gitlab.com/evol/hercules.git | C | 1157 lines
                    
63			case '%':
                    
64				pt[j++] = '_'; i++;
                    
65				break;
                    
99			case '%':
                    
100				pt[j++] = '_'; i++;
                    
101				break;
                    
126			case '%':
                    
127				pt[j++] = '_'; i++;
                    
128				break;
                    
                
int_auction.c https://gitlab.com/evol/hercules.git | C | 534 lines
                    
54		if ((buy && auction->buyer_id == char_id) || (!buy && auction->seller_id == char_id))
                    
55			i++;
                    
56	}
                    
300
                    
301		i++;
                    
302		if( i > 5 )
                    
                
string.c https://gitlab.com/Exim/exim.git | C | 1855 lines
                    
542  int i = 0;
                    
543  while (i < 75 && *ss != 0 && *ss != '\n') ss++, i++;
                    
544  if (*ss == 0) break;
                    
                
f10rancid.in https://gitlab.com/exectek/rancid-git.git | Autoconf | 725 lines
                    
101	$sorted_lines[$i] = $lines{$key};
                    
102	$i++;
                    
103    }
                    
114	$sorted_lines[$i] = $lines{$key};
                    
115	$i++;
                    
116    }
                    
127	$sorted_lines[$i] = $key;
                    
128	$i++;
                    
129    }
                    
139	$sorted_lines[$i] = $lines{$num};
                    
140	$i++;
                    
141    }
                    
153	$sorted_lines[$i] = $lines{$addr};
                    
154	$i++;
                    
155    }
                    
                
amf.c https://gitlab.com/f4mdump/f4mdump.git | C | 1274 lines
                    
429	  val |= (data[i] & 0x7f);	/* add bits */
                    
430	  i++;
                    
431	}
                    
                
ez_sql_core.php https://gitlab.com/fork/hotarucms.git | PHP | 702 lines
                    
233
                    
234						$i++;
                    
235					}
                    
262						$new_array[$i] = $col->{$info_type};
                    
263						$i++;
                    
264					}
                    
464				{
                    
465					$i++;
                    
466					echo "<tr bgcolor=ffffff><td bgcolor=eeeeee nowrap align=middle><font size=2 color=555599 face=arial>$i</font></td>";
                    
                
OptionStore.cs https://gitlab.com/forpdfsending/NRaas.git | C# | 614 lines
                    
406                scenario.Perform(mSimData[i], frame);
                    
407                i++;
                    
408            }
                    
                
GenericOptionBase.cs https://gitlab.com/forpdfsending/NRaas.git | C# | 1635 lines
                    
375
                    
376                i++;
                    
377
                    
                
vop.cpp https://gitlab.com/frantisheq/android_frameworks_av.git | C++ | 1644 lines
                    
65    int i = 1;
                    
66    while (x >>= 1) i++;
                    
67    return i;
                    
                
cmd.c https://gitlab.com/fzwoch/fodquake.git | C | 1788 lines
                    
297		{
                    
298			i++;
                    
299			cbuf->text_start += i;
                    
                
serverscanner.c https://gitlab.com/fzwoch/fodquake.git | C | 1125 lines
                    
380
                    
381		i++;
                    
382	}
                    
                
pr_edict.c https://gitlab.com/fzwoch/fodquake.git | C | 1003 lines
                    
612		{
                    
613			i++;
                    
614			if (string[i] == 'n')
                    
                
SpatialIndex.cpp https://gitlab.com/g10h4ck/kstars.git | C++ | 578 lines
                    
361  i = 2;                     // set first pair of bits, first bit always set
                    
362  if(name[0]=='N') i++;      // for north set second bit too
                    
363  out += (i << (2*size - 2) );
                    
                
upnputil.c https://gitlab.com/g10h4ck/RetroShare.git | C | 590 lines
                    
207			       r, strupnperror(r));
                    
208		i++;
                    
209	} while(r==0);
                    
                
findex.cc https://gitlab.com/g10h4ck/RetroShare.git | C++ | 1515 lines
                    
137#endif
                    
138		(dit->second)->row = i++;
                    
139	}
                    
152#endif
                    
153		(fit->second)->row = i++;
                    
154	}
                    
                
rsdir.cc https://gitlab.com/g10h4ck/RetroShare.git | C++ | 1400 lines
                    
72	if (dir[i] == '/')
                    
73		i++;
                    
74
                    
174	{
                    
175		i++;
                    
176	}
                    
193	{
                    
194		i++;
                    
195	}
                    
                
SoundPlayer.cpp https://gitlab.com/garheade/linux_camp.git | C++ | 585 lines
                    
354            // increment i to move on to the next sound
                    
355            i++;
                    
356            }
                    
485                 *( mPriorityFlags->getElement( i ) ) ) ) {
                    
486            i++;
                    
487            }
                    
497            while( i<numSounds && *( mSoundDroppedFlags->getElement( i ) ) ) {
                    
498                i++;
                    
499                }
                    
                
miniupnpc.c https://gitlab.com/garheade/linux_camp.git | C | 858 lines
                    
426		}
                    
427		i++;
                    
428	}
                    
                
gnatsweb.pl https://gitlab.com/garrett/gcc-website.git | Perl | 3705 lines
                    
341    push(@$table_rows_aref, $row_data);
                    
342    $i++;
                    
343  }
                    
                
hough.cpp https://gitlab.com/gaurav1981/opencv.git | C++ | 1081 lines
                    
256                y[fi] = row;
                    
257                fi++;
                    
258
                    
                
ptsetreg.cpp https://gitlab.com/gaurav1981/opencv.git | C++ | 539 lines
                    
150                }
                    
151                i++;
                    
152            }
                    
                
JKExpandTableView.m https://gitlab.com/gaurav1981/JKExpandTableView.git | Objective C | 392 lines
                    
142        parentIndex ++;
                    
143        i++;
                    
144        if ([[self.expansionStates objectAtIndex:parentIndex] boolValue]) {
                    
144        if ([[self.expansionStates objectAtIndex:parentIndex] boolValue]) {
                    
145            i++;
                    
146        }
                    
                
RhoConnectClient.m https://gitlab.com/gaurav1981/rhoconnect-client.git | Objective C | 641 lines
                    
249		rho_connectclient_destroymodel(&rhom_models[i]);
                    
250		i++;
                    
251	}
                    
279		rho_connectclient_destroymodel(&rhom_models[i]);
                    
280		i++;
                    
281	}
                    
                
page.js https://gitlab.com/GeekSir/Cosmo.git | JavaScript | 449 lines
                    
373            } else
                    
374                extrasCounter.i++;
                    
375        }
                    
                
parseSpec.js https://gitlab.com/GeekSir/angular.js.git | JavaScript | 3515 lines
                    
41
                    
42      i++;
                    
43      expect(tokens[i].index).toEqual(1);
                    
45
                    
46      i++;
                    
47      expect(tokens[i].index).toEqual(2);
                    
49
                    
50      i++;
                    
51      expect(tokens[i].index).toEqual(4);
                    
53
                    
54      i++;
                    
55      expect(tokens[i].index).toEqual(5);
                    
59
                    
60      i++;
                    
61      expect(tokens[i].index).toEqual(7);
                    
                
grl-tracker-utils.c https://gitlab.com/grilofw/grilo-plugins.git | C | 707 lines
                    
52     }
                    
53    i++;
                    
54  }
                    
                
genextbin.c https://gitlab.com/gstreamer-omap/sysbios-rpmsg.git | C | 529 lines
                    
142    for (i = 0; optind < argc; optind++) {
                    
143        while (i < num_files && bin_files[i]) i++;
                    
144        if (i == num_files) {
                    
212            me += 1;
                    
213            i++;
                    
214            if (i == RPROC_MAX_MEM_ENTRIES) {
                    
                
xdgmimecache.c https://gitlab.com/ImageMagick/glib.git | C | 1159 lines
                    
548		    }
                    
549		  i++;
                    
550		}
                    
                
glocalfile.c https://gitlab.com/ImageMagick/glib.git | C | 2936 lines
                    
238       p--)
                    
239    i++;
                    
240  if (i > 2)
                    
                
gapplicationcommandline.c https://gitlab.com/ImageMagick/glib.git | C | 834 lines
                    
134 *           g_print ("not handling argument %s locally\n", argv[i]);
                    
135 *           i++;
                    
136 *         }
                    
                
functions.cxx https://gitlab.com/ineris/amc.git | C++ | 570 lines
                    
78        j /= p;
                    
79        i++;
                    
80      }
                    
179                  mat[i++] = point[l + k];
                    
180                i++;
                    
181              }
                    
                
trilib.c https://gitlab.com/illwieckz/netradiant.git | C | 1040 lines
                    
194
                    
195			ptri++;
                    
196
                    
                
qdata.c https://gitlab.com/illwieckz/netradiant.git | C | 764 lines
                    
584			printf( "Archiving source to: %s\n", archivedir );
                    
585			i++;
                    
586		}
                    
590			printf( "Copy output to: %s\n", g_releasedir );
                    
591			i++;
                    
592		}
                    
593		else if ( !strcmp( argv[i], "-base" ) ) {
                    
594			i++;
                    
595			basedir = argv[i];
                    
605			BeginPak( argv[i + 1] );
                    
606			i++;
                    
607		}
                    
610			printf( "Only grabbing %s\n", g_only );
                    
611			i++;
                    
612		}
                    
                
list.c https://gitlab.com/ImageMagick/ImageMagick.git | C | 1474 lines
                    
277          }
                    
278        i++;
                    
279      }
                    
                
fribidi.c https://gitlab.com/ImageMagick/pango.git | C | 967 lines
                    
125      }
                    
126    i++;
                    
127  }
                    
                
cpu-rs.c https://gitlab.com/inesdauscha/gpu-rscode.git | C | 855 lines
                    
395        pivotIndex = (vector[i] > 0)? i: -1;        
                    
396        i++;
                    
397    }
                    
                
ClassEnsembleForecast.cxx https://gitlab.com/ineris/GPEC.git | C++ | 977 lines
                    
55                  else if (this->container_index_(h)(i) < this->container_index_(t)(j))
                    
56                    i++;
                    
57                  else
                    
57                  else
                    
58                    container_index_reverse_(t)(h)(j++) = i++;
                    
59
                    
102                  if (target_index_(t)(l) > location_index(i))
                    
103                    i++;
                    
104                  else if (target_index_(t)(l) < location_index(i))
                    
109                      target_data(t)(j++) = target_data_(t)(l);
                    
110                      i++;
                    
111                      l++;
                    
                
LexCPP.cxx https://gitlab.com/info29/tortoisegit.git | C++ | 1626 lines
                    
158				marker[i] = static_cast<char>(tolower(ch));
                    
159			i++;
                    
160		}
                    
212			restOfLine += ch;
                    
213		i++;
                    
214		ch = chNext;
                    
                
handlebars_test.js https://gitlab.com/intelij/ember.js.git | JavaScript | 2483 lines
                    
119    personName: Ember.computed(function() {
                    
120      this._i++;
                    
121      return this._personName + this._i;
                    
                
IssueViewFactory.java https://gitlab.com/intelij/PadCMS-android.git | Java | 586 lines
                    
211			}
                    
212			// i++;
                    
213		}
                    
                
moment.js https://gitlab.com/intelij/pp_alloy_slidenav.git | JavaScript | 659 lines
                    
44        var s, n = Math.min(e.length, t.length), r = Math.abs(e.length - t.length), i = 0;
                    
45        for (s = 0; n > s; s++) ~~e[s] !== ~~t[s] && i++;
                    
46        return i + r;
                    
                
main.cpp https://gitlab.com/intersango/bitcoind.git | C++ | 3112 lines
                    
184            else
                    
185                mi++;
                    
186        }
                    
                
Iterator.pm https://gitlab.com/intrigeri/perl-net-dbus.git | Perl | 729 lines
                    
43    $iter->next();
                    
44    $i++;
                    
45    if ($i == 1) {
                    
                
AcceptanceTest.java https://gitlab.com/jforge/pmd.git | Java | 835 lines
                    
244            "  for (int i = 0; i < 1; i++) {" + PMD.EOL +
                    
245            "   i++;" + PMD.EOL +
                    
246            "   i = 8;" + PMD.EOL +
                    
                
AbstractSplitPanel.java https://gitlab.com/jforge/vaadin.git | Java | 767 lines
                    
99            }
                    
100            i++;
                    
101            if (i == 1) {
                    
                
jquery.handsontable-excel.js https://gitlab.com/jgcallahan/sheets.git | JavaScript | 1263 lines
                    
292        if (c == '\\') {
                    
293	  i++;
                    
294	  c = formulaString[i];
                    
                
xgateTests.c https://gitlab.com/libreems-suite/libreems-firmware.git | C | 552 lines
                    
304//			}
                    
305//			i++;
                    
306//		} while (!(XGSEM & 0x01));
                    
                
event_poll.c https://gitlab.com/libvirt/libvirt-snmp.git | C | 725 lines
                    
450               i < eventLoop.handlesCount) {
                    
451            i++;
                    
452        }
                    
                
transport.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 865 lines
                    
153		if ((rc == -ENOSPC) || (rc == -EAGAIN)) {
                    
154			i++;
                    
155			if ((i >= 14) || (!server->noblocksnd && (i > 2))) {
                    
                
cifs_debug.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 751 lines
                    
153				    tcp_ses_list);
                    
154		i++;
                    
155		list_for_each(tmp2, &server->smb_ses_list) {
                    
354						  tcon_list);
                    
355				i++;
                    
356				seq_printf(m, "\n%d) %s", i, tcon->treeName);
                    
                
yaffs_guts.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 4685 lines
                    
628			sum += ((*bname) & 0x1f) * i;
                    
629			i++;
                    
630			bname++;
                    
                
yaffs_yaffs2.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 1493 lines
                    
141		}
                    
142		bi++;
                    
143	}
                    
                
reservations.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 715 lines
                    
105		node = rb_next(node);
                    
106		i++;
                    
107	}
                    
117
                    
118		i++;
                    
119	}
                    
184
                    
185		i++;
                    
186	}
                    
                
runlist.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 1272 lines
                    
322	while (srl[si].length && srl[si].lcn < LCN_HOLE)
                    
323		si++;
                    
324
                    
                
bio.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 1323 lines
                    
73		}
                    
74		i++;
                    
75	}
                    
687
                    
688			i++;
                    
689		} else {
                    
                
libfs.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 852 lines
                    
133			filp->f_pos++;
                    
134			i++;
                    
135			
                    
140			filp->f_pos++;
                    
141			i++;
                    
142			
                    
                
libfs.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_shooter.git | C | 997 lines
                    
149			filp->f_pos++;
                    
150			i++;
                    
151			/* fallthrough */
                    
156			filp->f_pos++;
                    
157			i++;
                    
158			/* fallthrough */
                    
                
ntp.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 793 lines
                    
312			time_state = TIME_OOP;
                    
313			time_tai++;
                    
314			printk(KERN_NOTICE
                    
                
gdbstub.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 998 lines
                    
525		if (hex_to_bin(ptr[i]) >= 0)
                    
526			i++;
                    
527		else
                    
607				*(ptr++) = ',';
                    
608				i++;
                    
609			}
                    
620			}
                    
621			i++;
                    
622		} while_each_thread(g, p);
                    
                
services.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 2877 lines
                    
116	while (map[i].name)
                    
117		i++;
                    
118
                    
                
avc.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 684 lines
                    
113		}
                    
114		i++;
                    
115		perm <<= 1;
                    
                
row-iosched.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 860 lines
                    
511		    rd->row_queues[i].disp_quantum) {
                    
512			i++;
                    
513			if (i == end_idx && restart) {
                    
                
gp.c https://gitlab.com/lima-ncc1988/lima-ncc1988.git | C | 859 lines
                    
81	cmds[i].cmd = LIMA_PLBU_CMD_VIEWPORT_X;
                    
82	i++;
                    
83
                    
85	cmds[i].cmd = LIMA_PLBU_CMD_VIEWPORT_W;
                    
86	i++;
                    
87
                    
89	cmds[i].cmd = LIMA_PLBU_CMD_VIEWPORT_Y;
                    
90	i++;
                    
91
                    
93	cmds[i].cmd = LIMA_PLBU_CMD_VIEWPORT_H;
                    
94	i++;
                    
95
                    
154	cmds[i].cmd = LIMA_PLBU_CMD_PRIMITIVE_SETUP;
                    
155	i++;
                    
156
                    
                
ScreenOffGesture.java https://gitlab.com/LiquidSmooth-Devices/device_oppo_common.git | Java | 393 lines
                    
193            }
                    
194            i++;
                    
195        }
                    
                
Timer.js https://gitlab.com/lobsterhands/phaser.git | JavaScript | 608 lines
                    
355
                    
356            this._i++;
                    
357        }
                    
394
                    
395                    this._i++;
                    
396                }
                    
                
addrman.cpp https://gitlab.com/m0gliE/fastcoin-cli.git | C++ | 529 lines
                    
185        }
                    
186        nI++;
                    
187    }
                    
                
class.tree.php https://gitlab.com/loda.sun.suryani/qijiatuku.git | PHP | 417 lines
                    
378				$this->db->query($s);
                    
379				$i++;
                    
380			}
                    
                
rpcserver.cpp https://gitlab.com/m0gliE/litecoin.git | C++ | 1033 lines
                    
66        }
                    
67        i++;
                    
68    }
                    
                
cmd_ui.c https://gitlab.com/Maffblaster/steel.git | C | 967 lines
                    
51	if (*i != '\n')
                    
52	    i++;
                    
53    }
                    
                
lining.js https://gitlab.com/mba811/static.git | JavaScript | 918 lines
                    
149            while (prev = prev.previousSibling) {
                    
150                i++;
                    
151            }
                    
                
gnome-cmd-con-dialog.cc https://gitlab.com/m.schmidt/gnome-commander.git | C++ | 647 lines
                    
224
                    
225    i++;
                    
226
                    
                
mipssim.cc https://gitlab.com/mstreet_fceia/nachos.git | C++ | 701 lines
                    
105        if (lo == 0)
                    
106            hi++;
                    
107    }
                    
                
Image.php https://gitlab.com/mtellezgalindo/PrestaShop.git | PHP | 711 lines
                    
114			{
                    
115				$row['position'] = $i++;
                    
116				Db::getInstance()->update($this->def['table'], $row, '`id_image` = '.(int)$row['id_image'], 1);
                    
                
priority_video_all.php https://gitlab.com/mtellezgalindo/script-deportes-app.git | PHP | 322 lines
                    
171                $array_feed[$i]['guid']= $val['guid'];
                    
172                $i++;
                    
173            }
                    
251            $array_feed[$i]['guid']= $val['guid'];
                    
252            $i++;                                                                
                    
253            $show_items_cm++;                                                   //contador dee elemntos en ComponenteMultimedia                
                    
                
trace_stack.c https://gitlab.com/LiquidSmooth-Devices/android_kernel_htc_msm8974.git | C | 380 lines
                    
94		if (!found)
                    
95			i++;
                    
96	}
                    
                
ITCompression.cpp https://gitlab.com/maep/demosauce.git | C++ | 443 lines
                    
218			{
                    
219				i++;
                    
220			}
                    
256			bwt[i] = sWidth;
                    
257			i++;
                    
258		}
                    
                
ez_sql_mysql.php https://gitlab.com/fork/hotarucms.git | PHP | 413 lines
                    
314					$this->col_info[$i] = @mysql_fetch_field($this->result);
                    
315					$i++;
                    
316				}
                    
                
blob1.c https://gitlab.com/xk/FreeTDS.git | C | 395 lines
                    
101	while (1) {
                    
102		i++;
                    
103		rc = CHKGetData(t->num, SQL_C_BINARY, (SQLPOINTER) buf, (SQLINTEGER) sizeof(buf), &len, "SINo");
                    
145	while (rc == SQL_SUCCESS_WITH_INFO) {
                    
146		i++;
                    
147		rc = CHKGetData(t->num, type, (SQLPOINTER) buf, (SQLINTEGER) bufsize, &len, "SINo");
                    
                
rsgxsutil.cc https://gitlab.com/g10h4ck/RetroShare.git | C++ | 341 lines
                    
106
                    
107		i++;
                    
108		if(i > CHUNK_SIZE) break;
                    
                
WarehouseOperation.java https://gitlab.com/GAndrews13/BlueGardens.git | Java | 214 lines
                    
168			}
                    
169			i++;
                    
170		}
                    
                
HarbormasterPlanViewController.php https://gitlab.com/jforge/phabricator.git | PHP | 482 lines
                    
118      } else {
                    
119        $i++;
                    
120      }
                    
                
ecdhe.c https://gitlab.com/axil/gnutls.git | C | 398 lines
                    
293	point_size = data[i];
                    
294	i++;
                    
295
                    
                
weather.php https://gitlab.com/barrel/wallboard.git | PHP | 148 lines
                    
136					}
                    
137					$i++;
                    
138				}
                    
                
solidbsp.c https://gitlab.com/fzwoch/fodquake.git | C | 774 lines
                    
290		{
                    
291			i++;
                    
292			bestsurface = p;
                    
580			leafnode->markfaces[i] = f->original;
                    
581			i++;
                    
582			FreeFace (f);
                    
                
fishpond.co.nz.js https://gitlab.com/mba811/translators.git | JavaScript | 215 lines
                    
65					newItem.creators.push(Zotero.Utilities.cleanAuthor(authorObject[i], "author"));   
                    
66					i++;
                    
67				}
                    
73				newItem.creators.push(Zotero.Utilities.cleanAuthor(authorObject[i], "author"));   
                    
74				i++;
                    
75				}
                    
                
verbs.c https://gitlab.com/mudmoo/gammamoo.git | C | 693 lines
                    
45
                    
46    d->i++;
                    
47    d->r.v.list[d->i].type = TYPE_STR;
                    
                
db_properties.c https://gitlab.com/mudmoo/gammamoo.git | C | 730 lines
                    
336
                    
337    d->i++;
                    
338    d->r.v.list[d->i].type = TYPE_OBJ;
                    
                
AstFormattingVisitor.cs https://gitlab.com/N3X15/ILSpy.git | C# | 1652 lines
                    
253					inComment = true;
                    
254					i++;
                    
255					continue;
                    
258					inComment = false;
                    
259					i++;
                    
260					continue;
                    
280//			while (i < data.Length && IsSpacing (data.GetCharAt (i))) {
                    
281//				i++;
                    
282//			}
                    
295			while (i < document.TextLength && IsSpacing (document.GetCharAt (i))) {
                    
296				i++;
                    
297			}
                    
                
gamecontroller.cpp https://gitlab.com/uDDRace/tCatch.git | C++ | 734 lines
                    
297	while(IsSeparator(aBuf[i]))
                    
298		i++;
                    
299
                    
                
system.c https://gitlab.com/uDDRace/tCatch.git | C | 2018 lines
                    
657
                    
658		i++;
                    
659		if(hostname[i] == ':')
                    
                
jqxgrid.grouping.js https://gitlab.com/yellowrangler/HAkey.git | JavaScript | 7 lines
                    
6
                    
7(function(a){a.jqx.dataview.grouping=function(){this.loadgrouprecords=function(z,C,p,A,D,e,M,B,u){var H=z;var h=this;var L=new Array();for(var l=0;l<h.groups.length;l++){L[l]=h.generatekey()}var F=new Array();var b=0;var L=L;var x=new Array();var K=C;var d=C;var y=h.groups.length;this.loadedrecords=new Array();this.bounditems=new Array();this.loadedrecords=new Array();this.loadedrootgroups=new Array();this.loadedgroups=new Array();this.loadedgroupsByKey=new Array();this.sortedgroups=new Array();var J=this.sortdata!=null;var N=J?this.sortdata:this.records;for(var c=C;c<p;c++){var v={};if(!J){v=a.extend({},N[c])}else{v=a.extend({},N[c].value)}id=v[h.uniqueId];if(D>=B||id!=M[D][h.uniqueId]||(e&&e[id])){u[u.length]=D}var G=new Array();var t=0;for(var l=0;l<y;l++){var r=h.groups[l];var E=v[r];if(E==null){E=""}G[t++]={value:E,hash:L[l]}}if(G.length!=y){break}var j=null;var k="";var f=-1;for(var I=0;I<G.length;I++){f++;var n=G[I].value;var s=G[I].hash;k=k+"_"+s+"_"+n;if(x[k]!=undefined&&x[k]!=null){j=x[k];continue}if(j==null){j={group:n,subItems:new Array(),subGroups:new Array(),level:0};F[b++]=j;j.uniqueid=h.generatekey();h.loadedgroupsByKey[n]=j}else{var m={group:n,subItems:new Array(),subGroups:new Array(),parentItem:j,level:j.level+1};h.loadedgroupsByKey[j.uniqueid+"_"+n]=m;m.uniqueid=h.generatekey();j.subGroups[j.subGroups.length++]=m;j=m}x[k]=j}if(j!=null){if(!v.uid){v.uid=this.getid(this.source.id,v,K)}if(!J){v.boundindex=K;this.recordsbyid["id"+v.uid]=N[c]}else{v.boundindex=N[c].index;this.recordsbyid["id"+v.uid]=N[c].value}this.bounditems[v.boundindex]=v;this.sortedgroups[K]=v;v.uniqueid=h.generatekey();v.parentItem=j;v.level=j.level+1;j.subItems[j.subItems.length++]=v}else{if(!v.uid){v.uid=this.getid(this.source.id,v,K)}if(!J){v.boundindex=K;this.recordsbyid["id"+v.uid]=N[c]}else{v.boundindex=N[c].index;this.recordsbyid["id"+v.uid]=N[c].value}this.sortedgroups[K]=v;this.bounditems[v.boundindex]=v;v.uniqueid=h.generatekey()}D++;K++;d++}var g=function(q,O,P){for(var i=0;i<O.subItems.length;i++){O.subItems[i].visibleindex=z+P;q.rows[P]=O.subItems[i];q.loadedrecords[P]=O.subItems[i];P++}return P};var o=function(i,P,Q){var q=function(T){if(i.aggregates==true){var R=T;var S={};if(R!=null){S.level=R.level;S.visibleindex=z+Q;S.uniqueid=i.generatekey();i.rows[Q]=S;i.loadedrecords[Q++]=S;S.totalsrow=true;if(T.subItems.length>0){R=T.subItems[T.subItems.length-1];S.parentItem=R.parentItem;if(S.parentItem.subItems){S.parentItem.subItems[S.parentItem.subItems.length]=S}}else{if(T.subGroups.length>0){R=T.subGroups[T.subGroups.length-1];S.level=R.level;S.parentItem=T;T.subGroups[T.subGroups.length]=S}}}}};for(subGroup in P.subGroups){var O=P.subGroups[subGroup];if(O.subGroups){i.loadedgroups[i.loadedgroups.length]=O;O.visibleindex=z+Q;i.rows[Q]=O;i.loadedrecords[Q]=O;Q++;if(O.subGroups.length>0){Q=o(i,O,Q)}else{if(O.subItems.length>0){Q=g(i,O,Q)}}q(O)}}if(P.subItems.length>0){Q=g(i,P,Q)}q(P);return Q};var w=F.length;this.loadedgroups=new Array();this.rows=new Array();var H=0;for(var K=0;K<w;K++){var r=F[K];this.loadedrootgroups[K]=r;this.loadedgroups[this.loadedgroups.length]=r;r.visibleindex=z+H;this.rows[H]=r;this.loadedrecords[H]=r;H++;H=o(this,r,H)}return H};this._updategroupsinpage=function(C,r,K,d,u,j,f){var p=new Array();var w=[];if(this.groupable&&this.groups.length>0){var B=0;var h=new Array();var g=new Array();for(var m=0;m<C.groups.length;m++){g[m]=C.generatekey()}var F=0;var o=new Array();var k=0;if(f>this.totalrecords){f=this.totalrecords}for(var v=j;v<f;v++){var H=a.extend({},C.sortedgroups[v]);id=H[C.uniqueId];if(!C.pagesize||(K>=C.pagesize*C.pagenum&&K<C.pagesize*(C.pagenum+1))){if(d>=u||id!=p[d][C.uniqueId]||(updated&&updated[id])){w[w.length]=d}var e=new Array();var y=0;for(var m=0;m<C.groups.length;m++){var n=C.groups[m];var D=H[n];if(null==D){D=""}e[y++]={value:D,hash:g[m]}}if(e.length!=C.groups.length){break}var z=null;var s="";var c=-1;for(var A=0;A<e.length;A++){c++;var G=e[A].value;var l=e[A].hash;s=s+"_"+l+"_"+G;if(h[s]!=undefined&&h[s]!=null){z=h[s];continue}if(z==null){z={group:G,subItems:new Array(),subGroups:new Array(),level:0};o[k++]=z;var E=C.loadedgroupsByKey[G];if(E!=undefined){z.visibleindex=E.visibleindex;z.uniqueid=E.uniqueid}}else{var t={group:G,subItems:new Array(),subGroups:new Array(),parentItem:z,level:z.level+1};var E=C.loadedgroupsByKey[z.uniqueid+"_"+G];t.visibleindex=E.visibleindex;t.uniqueid=E.uniqueid;z.subGroups[z.subGroups.length++]=t;z=t}h[s]=z}if(z!=null){H.parentItem=z;H.level=z.level+1;z.subItems[z.subItems.length++]=H}d++}F++;K++}var x=function(L,M,q){for(var i=0;i<M.subItems.length;i++){p[q]=a.extend({},M.subItems[i]);q++}return q};var I=function(M){var q=false;for(subGroup in M.subGroups){var L=M.subGroups[subGroup];if(L.subGroups){if(L.subGroups.length>0){var i=I(L);if(i){q=true;return true}}if(L.subItems.length>0){q=true;return true}}}if(M.subItems.length>0){q=true;return true}return q};var b=function(q,M,i){for(subGroup in M.subGroups){var L=M.subGroups[subGroup];if(L.subGroups){if(I(L)){p[i]=L;i++;if(L.subGroups.length>0){i=b(q,L,i)}else{if(L.subItems.length>0){i=x(q,L,i)}}}}}if(M.subItems.length>0){i=x(q,M,i)}return i};var J=0;for(var F=0;F<o.length;F++){var n=o[F];if(I(n)){p[B]=n;B++;B=b(this,n,B)}}}return p}};a.extend(a.jqx._jqxGrid.prototype,{_initgroupsheader:function(){this.groupsheader.css("visibility","hidden");if(this._groupsheader()){this.groupsheader.css("visibility","inherit");var e=this;var c=this.gridlocalization.groupsheaderstring;this.groupsheaderdiv=this.groupsheaderdiv||a('<div style="width: 100%; position: relative;"></div>');this.groupsheaderdiv.height(this.groupsheaderheight);this.groupsheaderdiv.css("top",0);this.groupsheader.append(this.groupsheaderdiv);this.groupheadersbounds=new Array();var d=this.groups.length;this.groupsheaderdiv.children().remove();this.groupsheaderdiv[0].innerHTML="";var b=new Array();if(d>0){a.each(this.groups,function(i){var n=this;var m=e._getColumnText(this);var l=m.label;var k=e._rendergroupcolumn(l,n);k.addClass(e.toThemeProperty("jqx-grid-group-column"));e.groupsheaderdiv.append(k);if(e.closeablegroups){var j=a(k.find(".jqx-icon-close"));if(e.isTouchDevice()){e.addHandler(j,"touchstart",function(){e.removegroupat(i);return false})}else{e.addHandler(j,"click",function(){e.removegroupat(i);return false})}}if(e.sortable){e.addHandler(k,"click",function(){var o=e.getcolumn(n);if(o!=null){e._togglesort(o)}return false})}b[b.length]=k;e._handlegroupstocolumnsdragdrop(this,k);if(i<d-1){var g=k.height();var h=a('<div style="float: left; position: relative;"></div>');if(e.rtl){h.css("float","right")}h.width(e.groupindentwidth/3);h.height(1);h.css("top",g/2);h.addClass(e.toThemeProperty("jqx-grid-group-column-line"));e.groupsheaderdiv.append(h)}})}else{var f=a('<div style="position: relative;">'+c+"</div>");this.groupsheaderdiv.append(f);if(this.rtl){f.addClass(this.toThemeProperty("jqx-rtl"))}}this._groupheaders=b;this._updategroupheadersbounds()}},_updategroupheadersbounds:function(){var c=this;var b=this.groupsheaderdiv.children().outerHeight();var d=(this.groupsheader.height()-b)/2;this.groupsheaderdiv.css("top",d);if(!this.rtl){this.groupsheaderdiv.css("left",d)}else{this.groupsheaderdiv.css("right",d)}if(this.rtl){this._groupheaders.reverse()}a.each(this._groupheaders,function(f){var e=this.coord();c.groupheadersbounds[f]={left:e.left,top:e.top,width:this.outerWidth(),height:this.outerHeight(),index:f}})},addgroup:function(c){if(c){var b=this;if(b.groups!==b.dataview.groups){b.dataview.groups=b.groups}b.groups[b.groups.length]=c;b.refreshgroups();this._raiseEvent(12,{type:"Add",index:b.groups[b.groups.length],groups:b.groups})}},insertgroup:function(d,c){if(d!=undefined&&d!=null&&d>=0&&d<=this.groups.length){if(c){var b=this;if(b.groups!==b.dataview.groups){b.dataview.groups=b.groups}b.groups.splice(d,0,c);b.refreshgroups();this._raiseEvent(12,{type:"Insert",index:d,groups:b.groups})}}},refreshgroups:function(){this._refreshdataview();this._render(true,true,true,false)},_insertaftergroup:function(d,c){var b=this._getGroupIndexByDataField(d);this.insertgroup(b+1,c)},_insertbeforegroup:function(d,c){var b=this._getGroupIndexByDataField(d);this.insertgroup(b,c)},removegroupat:function(c){if(c>=0&&c!=null&&c!=undefined){var b=this;if(b.groups!==b.dataview.groups){b.dataview.groups=b.groups}b.groups.splice(c,1);b.refreshgroups();this._raiseEvent(12,{type:"Remove",index:c,groups:b.groups});return true}return false},cleargroups:function(){var b=this;b.groups=[];b.dataview.groups=b.groups;b.refreshgroups();this._raiseEvent(12,{type:"Clear",groups:b.groups});return true},removegroup:function(c){if(c==null){return false}var b=this.groups.indexOf(c.toString());return this.removegroupat(b)},getrootgroupscount:function(){var b=this.dataview.loadedrootgroups.length;return b},collapsegroup:function(b){return this._setrootgroupstate(b,false)},expandgroup:function(b){return this._setrootgroupstate(b,true)},collapseallgroups:function(b){this._setbatchgroupstate(false,b)},expandallgroups:function(b){this._setbatchgroupstate(true,b)},getgroup:function(e){var j=this.dataview.loadedrootgroups[e];if(j==null){return null}var f=this.expandedgroups[j.uniqueid].expanded;var g=j.group;var b=j.level;var c=new Array();this._getsubgroups(c,j);var i=this;var d={group:g,level:b,expanded:f,subgroups:c};if(j.subItems){var h=new Array();a.each(j.subItems,function(){var k=this.boundindex;h[h.length]=i.getrowdata(k)});if(h.length>0){d.subrows=h}}return d},getrootgroups:function(){var d=this.dataview.loadedrootgroups.length;var c=new Array();for(var b=0;b<d;b++){c[b]=this.getgroup(b)}return c},_getsubgroups:function(c,j){var i=this;for(obj in j.subGroups){var g=j.subGroups[obj];var e=i.expandedgroups[g.uniqueid].expanded;var f=g.group;var b=g.level;c[c.length]={group:f,level:b,expanded:e};if(g.subItems){var h=new Array();a.each(g.subItems,function(){var k=this.boundindex;h[h.length]=i.getrowdata(k)});c[c.length-1].subrows=h}if(g.subGroups){var d=new Array();i._getsubgroups(d,g)}}return c},_setbatchgroupstate:function(b,e){var c=this;for(obj in this.dataview.loadedrootgroups){c._setrootgroupstate(obj,b,false,true)}if(e==false){c._requiresupdate=true;c._renderrows(c.virtualsizeinfo);return true}var d=this.vScrollBar[0].style.visibility;this.rendergridcontent(true,false);if(d!=this.vScrollBar[0].style.visibility||this._hiddencolumns){this._updatecolumnwidths();this._updatecellwidths();this._renderrows(this.virtualsizeinfo)}return true},_setrootgroupstate:function(d,b,e,c){if(d==undefined||d==null||d<0){return false}if(!this.groupable||this.groups.length==0){return false}var g=e!=undefined?e:true;if(d>=0&&d<this.dataview.loadedrootgroups.length){var f=this.dataview.loadedrootgroups[d];return this._setgroupstate(f,b,g,c)}return false},_togglegroupstate:function(c,d){if(c==null||c==undefined){return false}var b=this.expandedgroups[c.uniqueid];if(b==undefined){b=false}else{b=b.expanded}b=!b;return this._setgroupstate(c,b,d)},_setgroupstate:function(f,b,h,c){if(f==null||f==undefined){return false}var e=false;var d=this.expandedgroups[f.uniqueid];if(d==undefined){d={expanded:false};e=true}if(d.expanded!=b){e=true}if(e){this.expandedgroups[f.uniqueid]={expanded:b,group:f};this._setsubgroupsvisibility(this,f,!b,c);if(h){var g=this.vScrollBar[0].style.visibility;this.rendergridcontent(true,false);if(g!=this.vScrollBar[0].style.visibility||this._hiddencolumns){this._updatecolumnwidths();this._updatecellwidths();this._renderrows(this.virtualsizeinfo)}}if(undefined==this.suspendgroupevents||this.suspendgroupevents==false){if(b){this._raiseEvent(4,{group:f.group,parentgroup:f.parentItem?f.parentItem.group:null,level:f.level,visibleindex:f.visibleindex})}else{this._raiseEvent(5,{group:f.group,parentgroup:f.parentItem?f.parentItem.group:null,level:f.level,visibleindex:f.visibleindex})}}return true}return false},_setgroupitemsvisibility:function(c,e,d){for(var b=0;b<e.subItems.length;b++){c._setrowvisibility(e.subItems[b].visibleindex,d,false)}},_setsubgroupsvisibility:function(c,g,f,d){if(g.parentItem!=null){if(this.hiddens[g.parentItem.visibleindex]){return}}else{if(g.parentItem==null){if(this.hiddens[g.visibleindex]){return}}}for(subGroup in g.subGroups){var e=g.subGroups[subGroup];if(!f){c._setrowvisibility(e.visibleindex,f,false)}var b=!f;if(!d){if(c.expandedgroups[e.uniqueid]==undefined){b=false}else{b=c.expandedgroups[e.uniqueid].expanded}}else{this.expandedgroups[e.uniqueid]={expanded:b,group:e}}if(e.subGroups){if(e.subGroups.length>0){c._setsubgroupsvisibility(c,e,!b||f,d)}else{if(e.subItems.length>0){c._setgroupitemsvisibility(c,e,!b||f)}}}if(f){c._setrowvisibility(e.visibleindex,f,false)}}if(g.subItems&&g.subItems.length>0){c._setgroupitemsvisibility(c,g,f)}},_handlecolumnsdragdrop:function(){var d=this;var g=-1;var c=false;if(!d.groupable){return}var f="mousemove.grouping"+this.element.id;var e="mousedown.grouping"+this.element.id;var h="mouseup.grouping"+this.element.id;var b=false;if(this.isTouchDevice()){b=true;f=a.jqx.mobile.getTouchEventName("touchmove")+".grouping"+this.element.id;e=a.jqx.mobile.getTouchEventName("touchstart")+".grouping"+this.element.id;h=a.jqx.mobile.getTouchEventName("touchend")+".grouping"+this.element.id}this.removeHandler(a(document),f);this.addHandler(a(document),f,function(j){if(d.dragcolumn!=null){var l=parseInt(j.pageX);var u=parseInt(j.pageY);if(b){var r=d.getTouches(j);var p=r[0];l=parseInt(p.pageX);u=parseInt(p.pageY)}var n=d.host.coord();var v=parseInt(n.left);var w=parseInt(n.top);if(d.dragmousedownoffset==undefined||d.dragmousedownoffset==null){d.dragmousedownoffset={left:0,top:0}}var t=parseInt(l)-parseInt(d.dragmousedownoffset.left);var i=parseInt(u)-parseInt(d.dragmousedownoffset.top);d.dragcolumn.css({left:t+"px",top:i+"px"});c=false;if(l>=v&&l<=v+d.host.width()){if(u>=w&&u<=w+d.host.height()){c=true}}g=-1;if(c){d.dragcolumnicon.removeClass(d.toThemeProperty("jqx-grid-dragcancel-icon"));d.dragcolumnicon.addClass(d.toThemeProperty("jqx-grid-drag-icon"));var s=d.groupsheader.coord();var m=s.top+d.groupsheader.height();var q=a.data(d.dragcolumn[0],"datarecord");if(q){var k=d.groups.indexOf(q.toString())}else{var k=-1}var o=(k==-1)||(d.groups.length>1&&k>-1);if(d.dropline!=null){if(u>=s.top&&u<=m){if(o){g=d._handlegroupdroplines(l)}}else{d.dropline.fadeOut("slow")}}}else{if(d.dropline!=null){d.dropline.fadeOut("slow")}d.dragcolumnicon.removeClass(d.toThemeProperty("jqx-grid-drag-icon"));d.dragcolumnicon.addClass(d.toThemeProperty("jqx-grid-dragcancel-icon"))}if(b){j.preventDefault();j.stopPropagation();return false}}});this.removeHandler(a(document),h);this.addHandler(a(document),h,function(i){a(document.body).removeClass("jqx-disableselect");var m=parseInt(i.pageX);var s=parseInt(i.pageY);if(b){var p=d.getTouches(i);var o=p[0];m=parseInt(o.pageX);s=parseInt(o.pageY)}var n=d.host.coord();var t=parseInt(n.le
                    
                
web.php https://gitlab.com/f3/f3-skeleton.git | PHP | 510 lines
                    
94						else
                    
95							$i++;
                    
96					// Reconstruct simplified URL
                    
                
riwayatdiklatteknis.php https://gitlab.com/galpratama/skp.git | PHP | 120 lines
                    
105                        <?php
                    
106                        $i++;
                    
107                    }
                    
                
console.c https://gitlab.com/fzwoch/fodquake.git | C | 740 lines
                    
95	{
                    
96		i++;
                    
97	}
                    
106		{
                    
107			i++;
                    
108		}
                    
182	while(conbuf[(offset + i) % consize] == ' ' || conbuf[(offset + i) % consize] == (' '|0x80))
                    
183		i++;
                    
184
                    
206				newlinestartcolours[i] = linestartcolours[j];
                    
207				i++;
                    
208				j++;
                    
531	{
                    
532		i++;
                    
533		i %= MAXNOTIFYLINES;
                    
                
ContextIsolator.java https://gitlab.com/jforge/osv.git | Java | 329 lines
                    
170                }
                    
171                i++;
                    
172            } else if (args[i].startsWith("-D")) {
                    
                
 

Source

Language