Home
last modified time | relevance | path

Searched refs:tokname (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/net-mgmt/py-pyang/pyang-1.7.8/pyang/
H A Dxpath.py70 for (tokname, r) in patterns:
75 if tokname == '*' and prec is not None and _is_special(prec):
79 elif (tokname == 'name' and
85 elif tokname == 'name':
106 tok = (tokname, m.group(0))
143 (tokname, s) = tok
144 if tokname == 'name':
147 return (tokname, prefix + ':' + s)
/dports/irc/hexchat/hexchat-2.16.0/src/common/
H A Dmodes.c853 char *tokname, *tokvalue; in inbound_005() local
863 if (g_strcmp0 (tokname, "MODES") == 0) in inbound_005()
874 } else if (g_strcmp0 (tokname, "PREFIX") == 0) in inbound_005()
892 } else if (g_strcmp0 (tokname, "WATCH") == 0) in inbound_005()
895 } else if (g_strcmp0 (tokname, "MONITOR") == 0) in inbound_005()
898 } else if (g_strcmp0 (tokname, "NETWORK") == 0) in inbound_005()
919 } else if (g_strcmp0 (tokname, "NAMESX") == 0) in inbound_005()
923 } else if (g_strcmp0 (tokname, "WHOX") == 0) in inbound_005()
929 } else if (g_strcmp0 (tokname, "INVEX") == 0) in inbound_005()
933 } else if (g_strcmp0 (tokname, "ELIST") == 0) in inbound_005()
[all …]
/dports/sysutils/heirloom/heirloom-070715/oawk/
H A Dproc.c147 extern char *tokname(int);
162 if(table[i]==0) printf("/*%s*/\tnullproc,\n",tokname(i+FIRSTTOKEN)); in main()
163 else printf("/*%s*/\t%s,\n",tokname(i+FIRSTTOKEN),table[i]); in main()
169 printf("/*%s*/\t\"%s\",\n",tokname(i+FIRSTTOKEN), in main()
/dports/science/p5-Physics-Unit/Physics-Unit-0.54/lib/Physics/
H A DUnit.pm916 my $tokname; # when it is a name
1010 print ' ' x $indent, "got a prefix: ", "$tokname\n" if $debug;
1011 $u = GetUnit($tokname)->copy();
1016 print ' ' x $indent, "got a name: ", "$tokname\n" if $debug;
1017 $u = GetUnit($tokname)->copy();
1102 $tokname = $t;
1108 $tokname = $t;
1117 $tokname = $p;
/dports/devel/cscout/cscout-bd7dfac/src/
H A DMakefile34 ptoken.o tchar.o token.o tokid.o tokname.o eval.o ctoken.o macro.o \
76 OTHERSRC=style.css csmake.pl cswc.pl tokname.pl runtest.sh eval.y parse.y \
80 AUTOCFILES=css.c eval.cpp logo.cpp parse.cpp tokname.cpp version.cpp
196 tokname.cpp: parse.tab.h tokname.pl
197 perl tokname.pl parse.tab.h tokname.cpp
236 rm -f build/* parse.tab.h parse.cpp tokname.cpp eval.cpp dep/*
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dparser.c247 if (tkntyp < 1 || tkntyp >= (sizeof(tokname) / sizeof(char *))) { in _parser()
256 fprintf(gbl.dbgfil, "tkntyp: %s tknval: %d", tokname[tkntyp], ctknval); in _parser()
519 sprintf(symbuf, "%s", tokname[tkntyp]); in prettytoken()
525 sprintf(symbuf, "%s", tokname[tkntyp]); in prettytoken()
531 sprintf(symbuf, "%s", tokname[tkntyp]); in prettytoken()
537 sprintf(symbuf, "%s", tokname[tkntyp]); in prettytoken()
543 sprintf(symbuf, "%s", tokname[tkntyp]); in prettytoken()
551 sprintf(symbuf, "%s", tokname[tkntyp]); in prettytoken()
779 sprintf(symbuf, "%s", tokname[tkntyp]); in prettytoken()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/sbin/pkcsslotd/
H A Dpkcsslotd_util.c88 memcpy(slot_info[id].tokname, sinfo[id].tokname, in PopulateSlotInfo()
89 strlen(sinfo[id].tokname)); in PopulateSlotInfo()
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
831 tokname = ""
868 tokname += string(c)
895 tokname = string(c)
902 tokname += string('\\')
908 tokname += string(c)
911 tokname += string(c)
1000 tokname = ""
[all …]
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
831 tokname = ""
868 tokname += string(c)
895 tokname = string(c)
902 tokname += string('\\')
908 tokname += string(c)
911 tokname += string(c)
1000 tokname = ""
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
831 tokname = ""
868 tokname += string(c)
895 tokname = string(c)
902 tokname += string('\\')
908 tokname += string(c)
911 tokname += string(c)
1000 tokname = ""
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
831 tokname = ""
868 tokname += string(c)
895 tokname = string(c)
902 tokname += string('\\')
908 tokname += string(c)
911 tokname += string(c)
1000 tokname = ""
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
831 tokname = ""
868 tokname += string(c)
895 tokname = string(c)
902 tokname += string('\\')
908 tokname += string(c)
911 tokname += string(c)
1000 tokname = ""
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
831 tokname = ""
868 tokname += string(c)
895 tokname = string(c)
902 tokname += string('\\')
908 tokname += string(c)
911 tokname += string(c)
1000 tokname = ""
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
831 tokname = ""
868 tokname += string(c)
895 tokname = string(c)
902 tokname += string('\\')
908 tokname += string(c)
911 tokname += string(c)
1000 tokname = ""
[all …]
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
832 tokname = ""
869 tokname += string(c)
896 tokname = string(c)
903 tokname += string('\\')
909 tokname += string(c)
912 tokname += string(c)
1001 tokname = ""
[all …]
/dports/devel/go-bindata/go-bindata-3.1.3/vendor/golang.org/x/tools/cmd/goyacc/
H A Dyacc.go451 t = chfind(1, tokname)
507 j = chfind(0, tokname)
607 j = chfind(2, tokname)
831 tokname = ""
868 tokname += string(c)
895 tokname = string(c)
902 tokname += string('\\')
908 tokname += string(c)
911 tokname += string(c)
1000 tokname = ""
[all …]

12345678