Searched refs:typespec (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/sudo-73/src/
H A Dgram.y189 %type <string> typespec
381 typespec : TYPE '=' WORD { label
394 | typespec {
398 | rolespec typespec {
402 | typespec rolespec {
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/t/
H A Dstress.t522 TEMPLATE begin_explicit_instantiation typespec ';'
530 | SCSPEC TEMPLATE begin_explicit_instantiation typespec ';'
720 | '(' typespec ')'
936 typespec initdecls ';'
945 after an explicit typespec). */
962 | typespec absdcl
978 declmods typespec
979 | typespec reserved_declspecs %prec HYPERUNARY
980 | typespec reserved_typespecquals reserved_declspecs
981 | declmods typespec reserved_declspec
[all...]
/macosx-10.10/swig-12/Source/Modules/
H A Dcffi.cxx830 String *typespec = tm ? NewString(tm) : NewString(""); local
836 Printf(f_cl, "\n\t(%s %s)", slot_name, typespec);
840 Delete(typespec);
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/snit/
H A Dmain1.tcl817 set %TYPE%::Snit_optionInfo(typespec-%OPTION%) %TYPESPEC%
2316 if {"" != $Snit_optionInfo(typespec-$option)} {
H A Dmain1_83.tcl828 set %TYPE%::Snit_optionInfo(typespec-%OPTION%) %TYPESPEC%
2339 if {"" != $Snit_optionInfo(typespec-$option)} {
H A Dmain2.tcl632 set %TYPE%::Snit_optionInfo(typespec-%OPTION%) %TYPESPEC%
2125 if {$Snit_optionInfo(typespec-$option) ne ""} {
/macosx-10.10/vim-55/runtime/autoload/
H A Dada.vim168 \ 'T': ["typespec", "type specifications"],

Completed in 225 milliseconds