Searched refs:set (Results 1 - 10 of 10) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/analysis/sql/
H A DConsts.java52 private static void populateKeywordSet(Set<String> set, String file) argument
64 set.add(line);
65 set.add(lline);
H A DPLSQLConsts.java53 private static void populateKeywordSet(Set<String> set, String file) argument
65 set.add(line);
66 set.add(lline);
/opengrok-sun/src/org/opensolaris/opengrok/analysis/vb/
H A DConsts.java53 private static void populateKeywordSet(Set<String> set, String file) argument
64 set.add(line);
65 set.add(lline);
/opengrok-sun/src/org/opensolaris/opengrok/web/
H A DPageConfig.java385 * @param defaultValue value to return, if the parameter is not set, is not
410 * @return 0 if the corresponding start parameter is not set or not a
422 * is not set or not a number, the number found otherwise.
620 * string to show in the UI. field[2] is set to {@code disabled=""} if the
621 * current path is the "/" directory, otherwise set to an empty string.
679 * Get a reference to a set of requested projects via request parameter
684 * @return a possible empty set of project names aka descriptions but never
686 * project in the runtime environment (RTE) an empty set is returned.
690 * project, the set with invalid projects removed gets returned.
692 * {@code OpenGrokProject} and it contains any available project, the set
[all...]
/opengrok-sun/src/org/opensolaris/opengrok/analysis/
H A DFileAnalyzerFactory.java181 cachedAnalyzer.set(fa);
/opengrok-sun/src/org/opensolaris/opengrok/history/
H A DPerforceHistoryParser.java210 cal.set(year, month - 1, day, hour, minute, second);
H A DJDBCHistoryCache.java330 generator.set(val + 1);
/opengrok-sun/src/org/opensolaris/opengrok/configuration/
H A DRuntimeEnvironment.java234 threadConfig.set(configuration);
306 + "Or set it in java property "
345 * @param useHistoryCache set false if you do not want to use history cache
381 * @param generateHtml set this to true to pregenerate HTML
390 * @param compressXref set to true if the generated html files should be
515 * @param allowLeadingWildcard set to true to activate (disabled by default)
560 * @return {@code null} if not yet set, the client command otherwise.
574 * @return the client command previously set, which might be {@code null}.
799 * Read an configuration file and set it as the current configuration.
/opengrok-sun/web/
H A Djquery-1.4.4.min.js80 break}}}while(q);if(D.length>1&&x.exec(g))if(D.length===2&&o.relative[D[0]])u=L(D[0]+D[1],i);else for(u=o.relative[D[0]]?[i]:k(D.shift(),i);D.length;){g=D.shift();if(o.relative[g])g+=D.shift();u=L(g,u)}else{if(!m&&D.length>1&&i.nodeType===9&&!O&&o.match.ID.test(D[0])&&!o.match.ID.test(D[D.length-1])){q=k.find(D.shift(),i,O);i=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]}if(i){q=m?{expr:D.pop(),set:C(m)}:k.find(D.pop(),D.length===1&&(D[0]==="~"||D[0]==="+")&&i.parentNode?i.parentNode:i,O);u=q.expr?k.filter(q.expr,
81 q.set):q.set;if(D.length>0)y=C(u);else N=false;for(;D.length;){q=M=D.pop();if(o.relative[M])q=D.pop();else M="";if(q==null)q=i;o.relative[M](y,q,O)}}else y=[]}y||(y=u);y||k.error(M||g);if(f.call(y)==="[object Array]")if(N)if(i&&i.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&k.contains(i,y[g])))n.push(u[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&n.push(u[g]);else n.push.apply(n,y);else C(y,n);if(F){k(F,p,n,m);k.uniqueSort(n)}return n};k.uniqueSort=function(g){if(w){h=
83 return{set:m,expr:g}};k.filter=function(g,i,n,m){for(var p,q,u=g,y=[],F=i,M=i&&i[0]&&k.isXML(i[0]);g&&i.length;){for(var N in o.filter)if((p=o.leftMatch[N].exec(g))!=null&&p[2]){var O,D,R=o.filter[N];D=p[1];q=false;p.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(F===y)y=[];if(o.preFilter[N])if(p=o.preFilter[N](p,F,n,y,m,M)){if(p===true)continue}else q=O=true;if(p)for(var j=0;(D=F[j])!=null;j++)if(D){O=R(D,p,j,F);var s=m^!!O;if(n&&O!=null)if(s)q=true;else F[j]=false;else if(s){y.push(D);q=true}}if(O!==
126 zoom:true,lineHeight:true},cssProps:{"float":c.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,d,e){if(!(!a||a.nodeType===3||a.nodeType===8||!a.style)){var f,h=c.camelCase(b),l=a.style,k=c.cssHooks[h];b=c.cssProps[h]||h;if(d!==B){if(!(typeof d==="number"&&isNaN(d)||d==null)){if(typeof d==="number"&&!c.cssNumber[h])d+="px";if(!k||!("set"in k)||(d=k.set(a,d))!==B)try{l[b]=d}catch(o){}}}else{if(k&&"get"in k&&(f=k.get(a,false,e))!==B)return f;return l[b]}}},css:function(a,b,d){var e,f=c.camelCase(b),
128 if(h!=null)return h===""||h==="auto"?"0px":h}if(h<0||h==null){h=d.style[b];return h===""||h==="auto"?"0px":h}return typeof h==="string"?h:h+"px"}},set:function(d,e){if(Fa.test(e)){e=parseFloat(e);if(e>=0)return e+"px"}else return e}}});if(!c.support.opacity)c.cssHooks.opacity={get:function(a,b){return gb.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set
[all...]
/opengrok-sun/lib/
H A Dbcel-5.2.jar ... access_flags private final void setFlag (int, boolean) int flag boolean set public final void isPublic (boolean) boolean flag public final boolean ...

Completed in 1534 milliseconds