Searched refs:state (Results 1 - 25 of 55) sorted by relevance

123

/opengrok/src/org/opensolaris/opengrok/history/
H A DCVSHistoryParser.java72 ParseState state = ParseState.NAMES;
75 if (state == ParseState.NAMES && s.startsWith("symbolic names:")) {
77 state = ParseState.TAG;
80 if (state == ParseState.TAG) {
96 state = ParseState.REVISION;
100 if (state == ParseState.REVISION && s.startsWith("revision")) {
111 state = ParseState.METADATA;
114 if (state == ParseState.METADATA && s.startsWith("date:")) {
132 state = ParseState.COMMENT;
135 if (state
[all...]
H A DMonotoneHistoryParser.java105 int state = 0;
111 if (entry != null && state > 2) {
116 state = 0;
121 switch (state) {
126 ++state;
132 ++state;
144 ++state;
149 ++state;
151 state = 5;
158 state
[all...]
H A DBazaarHistoryParser.java100 int state = 0;
103 if (entry != null && state > 2) {
108 state = 0;
112 switch (state) {
118 ++state;
125 ++state;
138 ++state;
147 ++state;
172 LOGGER.log(Level.WARNING, "Unknown parser state: {0}", state);
[all...]
H A DGitHistoryParser.java78 ParseState state = ParseState.HEADER;
81 if (state == ParseState.HEADER) {
103 state = ParseState.MESSAGE;
110 if (state == ParseState.MESSAGE) {
117 state = ParseState.FILES;
120 if (state == ParseState.FILES) {
122 state = ParseState.HEADER;
/opengrok/web/offwhite/
H A Djquery-ui-1.12.0-custom.min.css7 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state
[all...]
/opengrok/web/polished/
H A Djquery-ui-1.12.0-custom.min.css7 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state
[all...]
/opengrok/web/default/
H A Djquery-ui-1.12.0-custom.min.css7 .ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state
[all...]
/opengrok/src/org/opensolaris/opengrok/analysis/c/
H A DCSymbolTokenizer.lex44 %state STRING COMMENT SCOMMENT QSTRING
H A DCxxSymbolTokenizer.lex41 %state STRING COMMENT SCOMMENT QSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/csharp/
H A DCSharpSymbolTokenizer.lex48 %state STRING COMMENT SCOMMENT QSTRING VSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/erlang/
H A DErlangSymbolTokenizer.lex46 %state STRING COMMENT QATOM
/opengrok/src/org/opensolaris/opengrok/analysis/java/
H A DJavaSymbolTokenizer.lex48 %state STRING COMMENT SCOMMENT QSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/javascript/
H A DJavaScriptSymbolTokenizer.lex49 %state STRING COMMENT SCOMMENT QSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/lisp/
H A DLispSymbolTokenizer.lex53 %state STRING COMMENT SCOMMENT
/opengrok/src/org/opensolaris/opengrok/analysis/perl/
H A DPerlSymbolTokenizer.lex49 %state STRING SCOMMENT QSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/python/
H A DPythonSymbolTokenizer.lex49 %state STRING LSTRING SCOMMENT QSTRING LQSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/scala/
H A DScalaSymbolTokenizer.lex48 %state STRING COMMENT SCOMMENT QSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/sh/
H A DShSymbolTokenizer.lex44 %state STRING COMMENT SCOMMENT QSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/tcl/
H A DTclSymbolTokenizer.lex49 %state STRING COMMENT SCOMMENT
/opengrok/src/org/opensolaris/opengrok/analysis/vb/
H A DVBSymbolTokenizer.lex49 %state STRING COMMENT
/opengrok/src/org/opensolaris/opengrok/analysis/clojure/
H A DClojureSymbolTokenizer.lex53 %state STRING COMMENT SCOMMENT
/opengrok/src/org/opensolaris/opengrok/analysis/pascal/
H A DPascalSymbolTokenizer.lex48 %state STRING COMMENT SCOMMENT QSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/rust/
H A DRustSymbolTokenizer.lex49 %state STRING COMMENT SCOMMENT QSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/fortran/
H A DFortranSymbolTokenizer.lex46 %state STRING COMMENT SCOMMENT QSTRING
/opengrok/src/org/opensolaris/opengrok/analysis/php/
H A DPhpXref.lex73 private static boolean isHtmlState(int state) {
74 return state == TAG_NAME || state == AFTER_TAG_NAME
75 || state == ATTRIBUTE_NOQUOTE || state == ATTRIBUTE_SINGLE
76 || state == ATTRIBUTE_DOUBLE || state == HTMLCOMMENT
77 || state == YYINITIAL;
125 %state TAG_NAME AFTER_TAG_NAME ATTRIBUTE_NOQUOTE ATTRIBUTE_SINGLE ATTRIBUTE_DOUBLE HTMLCOMMENT
126 %state IN_SCRIP
[all...]

Completed in 188 milliseconds

123