Home
last modified time | relevance | path

Searched refs:TOKSTART (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/logql/log/pattern/
H A Dexpr.y.go152 const TOKSTART = 4
171 for tok := TOKSTART; tok-1 < len(exprToknames); tok++ {
189 if tok < TOKSTART || exprExca[i+1] == 0 {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/logql/log/jsonexpr/
H A Djsonexpr.y.go166 const TOKSTART = 4
185 for tok := TOKSTART; tok-1 < len(JSONExprToknames); tok++ {
203 if tok < TOKSTART || JSONExprExca[i+1] == 0 {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/clients/pkg/logentry/logql/
H A Dexpr.y.go184 const TOKSTART = 4
203 for tok := TOKSTART; tok-1 < len(exprToknames); tok++ {
221 if tok < TOKSTART || exprExca[i+1] == 0 {
/dports/devel/ragel/ragel-6.10/ragel/
H A Dmlcodegen.cpp188 string OCamlCodeGen::TOKSTART() { return make_access("ts", tokstartExpr); } in TOKSTART() function in OCamlCodeGen
305 ret << TOKSTART() << " <- " << NULL_ITEM() << "; "; in INIT_TOKSTART()
315 ret << TOKSTART() << " <- " << P() << "; "; in SET_TOKSTART()
476 " " << TOKSTART() << " <- " << NULL_ITEM() << ";\n" in writeInit()
H A Dcscodegen.cpp257 string CSharpFsmCodeGen::TOKSTART() in TOKSTART() function in CSharpFsmCodeGen
409 ret << TOKSTART() << " = " << NULL_ITEM() << ";"; in INIT_TOKSTART()
419 ret << TOKSTART() << " = " << P() << ";"; in SET_TOKSTART()
580 " " << TOKSTART() << " = " << NULL_ITEM() << ";\n" in writeInit()
H A Drubycodegen.cpp229 string RubyCodeGen::TOKSTART() in TOKSTART() function in RubyCodeGen
629 ret << TOKSTART() << " = " << NULL_ITEM() << ";"; in INIT_TOKSTART()
639 ret << TOKSTART() << " = " << P() << "\n"; in SET_TOKSTART()
790 " " << TOKSTART() << " = " << NULL_ITEM() << "\n" in writeInit()
H A Dgocodegen.cpp225 string GoCodeGen::TOKSTART() in TOKSTART() function in GoCodeGen
395 ret << TOKSTART() << " = " << NULL_ITEM() << endl; in INIT_TOKSTART()
405 ret << TOKSTART() << " = " << P() << endl; in SET_TOKSTART()
564 " " << TOKSTART() << " = " << NULL_ITEM() << endl << in writeInit()
H A Dcdcodegen.cpp252 string FsmCodeGen::TOKSTART() in TOKSTART() function in FsmCodeGen
437 ret << TOKSTART() << " = " << NULL_ITEM() << ";"; in INIT_TOKSTART()
447 ret << TOKSTART() << " = " << P() << ";"; in SET_TOKSTART()
609 " " << TOKSTART() << " = " << NULL_ITEM() << ";\n" in writeInit()
H A Drubycodegen.h108 string TOKSTART();
H A Dgocodegen.h99 string TOKSTART();
H A Dmlcodegen.h105 string TOKSTART();
H A Djavacodegen.cpp1433 string JavaTabCodeGen::TOKSTART() in TOKSTART() function in JavaTabCodeGen
1563 ret << TOKSTART() << " = " << NULL_ITEM() << ";"; in INIT_TOKSTART()
1573 ret << TOKSTART() << " = " << P() << ";"; in SET_TOKSTART()
1638 " " << TOKSTART() << " = " << NULL_ITEM() << ";\n" in writeInit()
/dports/www/gotty/gotty-1.0.1/vendor/github.com/yudai/hcl/json/
H A Dy.go213 const TOKSTART = 4
232 for tok := TOKSTART; tok-1 < len(jsonToknames); tok++ {
250 if tok < TOKSTART || jsonExca[i+1] == 0 {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/
H A Dy.go194 const TOKSTART = 4
213 for tok := TOKSTART; tok-1 < len(parserToknames); tok++ {
231 if tok < TOKSTART || parserExca[i+1] == 0 {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/
H A Dy.go194 const TOKSTART = 4
213 for tok := TOKSTART; tok-1 < len(parserToknames); tok++ {
231 if tok < TOKSTART || parserExca[i+1] == 0 {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/hil/
H A Dy.go194 const TOKSTART = 4
213 for tok := TOKSTART; tok-1 < len(parserToknames); tok++ {
231 if tok < TOKSTART || parserExca[i+1] == 0 {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/
H A Dy.go194 const TOKSTART = 4
213 for tok := TOKSTART; tok-1 < len(parserToknames); tok++ {
231 if tok < TOKSTART || parserExca[i+1] == 0 {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/
H A Dy.go194 const TOKSTART = 4
213 for tok := TOKSTART; tok-1 < len(parserToknames); tok++ {
231 if tok < TOKSTART || parserExca[i+1] == 0 {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/hil/
H A Dy.go194 const TOKSTART = 4
213 for tok := TOKSTART; tok-1 < len(parserToknames); tok++ {
231 if tok < TOKSTART || parserExca[i+1] == 0 {
/dports/www/gotty/gotty-1.0.1/vendor/github.com/yudai/hcl/hcl/
H A Dy.go219 const TOKSTART = 4
238 for tok := TOKSTART; tok-1 < len(hclToknames); tok++ {
256 if tok < TOKSTART || hclExca[i+1] == 0 {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/timberio/go-datemath/
H A Ddatemath.y.go231 const TOKSTART = 4
250 for tok := TOKSTART; tok-1 < len(yyToknames); tok++ {
268 if tok < TOKSTART || yyExca[i+1] == 0 {
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/blevesearch/bleve/search/query/
H A Dquery_string.y.go199 const TOKSTART = 4
218 for tok := TOKSTART; tok-1 < len(yyToknames); tok++ {
236 if tok < TOKSTART || yyExca[i+1] == 0 {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/bleve/search/query/
H A Dquery_string.y.go199 const TOKSTART = 4
218 for tok := TOKSTART; tok-1 < len(yyToknames); tok++ {
236 if tok < TOKSTART || yyExca[i+1] == 0 {
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/search/query/
H A Dquery_string.y.go199 const TOKSTART = 4
218 for tok := TOKSTART; tok-1 < len(yyToknames); tok++ {
236 if tok < TOKSTART || yyExca[i+1] == 0 {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/bleve/v2/search/query/
H A Dquery_string.y.go205 const TOKSTART = 4
224 for tok := TOKSTART; tok-1 < len(yyToknames); tok++ {
242 if tok < TOKSTART || yyExca[i+1] == 0 {

1234