Home
last modified time | relevance | path

Searched refs:AS_EMPTY (Results 1 – 25 of 32) sorted by relevance

12

/dports/databases/kdb/kdb-3.2.0/src/parser/generated/
H A DKDbToken.cpp129 const KDbToken KDbToken::AS_EMPTY(::AS_EMPTY);
H A Dsqlparser.h65 AS_EMPTY = 260, enumerator
H A DKDbToken.h104 static const KDbToken AS_EMPTY;
H A Dsqlparser.cpp172 AS_EMPTY = 260, enumerator
2526 KDbVariableExpression(*(yyvsp[-1].stringValue)), KDbToken::AS_EMPTY, in yyparse()
2611 *(yyvsp[-1].expr), KDbToken::AS_EMPTY, in yyparse()
/dports/databases/kdb/kdb-3.2.0/src/parser/
H A DKDbSqlParser.y24 %token AS_EMPTY /* used for aliases with skipped AS keyword */
1441 KDbVariableExpression(*$1), KDbToken::AS_EMPTY,
1506 *$1, KDbToken::AS_EMPTY,
H A DKDbParser_p.cpp379 … && (t_with_alias.token() == KDbToken::AS || t_with_alias.token() == KDbToken::AS_EMPTY)); in buildSelectQuery()
425 && (e.token() == KDbToken::AS || e.token() == KDbToken::AS_EMPTY)) { in buildSelectQuery()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dterm_api.h169 AS_EMPTY, enumerator
H A Dsave.c573 (this_arrow->arrow_properties.headfill==AS_EMPTY) ? "empty" : in save_set_all()
606 (this_arrowstyle->arrow_properties.headfill==AS_EMPTY)?"empty": in save_set_all()
H A Dshow.c1817 (this_arrow->arrow_properties.headfill==AS_EMPTY) ? "empty" : in show_arrow()
3369 (this_arrowstyle->arrow_properties.headfill==AS_EMPTY) ? "empty" : in show_arrowstyle()
H A Dmisc.c1476 arrow->headfill = AS_EMPTY; in arrow_parse()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dterm_api.h169 AS_EMPTY, enumerator
H A Dsave.c573 (this_arrow->arrow_properties.headfill==AS_EMPTY) ? "empty" : in save_set_all()
606 (this_arrowstyle->arrow_properties.headfill==AS_EMPTY)?"empty": in save_set_all()
H A Dshow.c1817 (this_arrow->arrow_properties.headfill==AS_EMPTY) ? "empty" : in show_arrow()
3369 (this_arrowstyle->arrow_properties.headfill==AS_EMPTY) ? "empty" : in show_arrowstyle()
H A Dmisc.c1476 arrow->headfill = AS_EMPTY; in arrow_parse()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dterm_api.h163 AS_EMPTY, enumerator
H A Dsave.c538 (this_arrow->arrow_properties.headfill==AS_EMPTY) ? "empty" : in save_set_all()
570 (this_arrowstyle->arrow_properties.headfill==AS_EMPTY)?"empty": in save_set_all()
H A Dshow.c1807 (this_arrow->arrow_properties.headfill==AS_EMPTY) ? "empty" : in show_arrow()
3324 (this_arrowstyle->arrow_properties.headfill==AS_EMPTY) ? "empty" : in show_arrowstyle()
H A Dmisc.c1692 arrow->headfill = AS_EMPTY; in arrow_parse()
/dports/databases/kdb/kdb-3.2.0/autotests/parser/
H A DSqlParserTest.cpp290 QCOMPARE(KDbToken::AS_EMPTY.value(), 260); in testTokens()
/dports/databases/kdb/kdb-3.2.0/src/expression/
H A DKDbExpression.cpp628 case AS_EMPTY:
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Dparser.c169 { ASTYPE, "empty-as", AS_EMPTY, t_show_rib},
203 { ASTYPE, "empty-as", AS_EMPTY, t_show_mrt},
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h806 AS_EMPTY enumerator
H A Drde_attr.c937 if (f->type == AS_EMPTY) { in aspath_match()
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Dtexdraw.trm640 case AS_EMPTY:
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Dtexdraw.trm640 case AS_EMPTY:

12