Home
last modified time | relevance | path

Searched refs:output_decls (Results 1 – 25 of 54) sorted by relevance

123

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/bin/
H A Dmake_header.pl62 output_decls($functions, \&make_pfn_type);
63 output_decls($functions, \&make_pfn_alias);
H A Dmake_def_fun.pl33 output_decls($functions, \&make_pfn_decl);
H A Dmake_struct_fun.pl34 output_decls($functions, \&make_pfn_decl);
H A Dmake_init.pl49 output_decls($functions, \&make_pfn_def_init);
/dports/graphics/glew-wayland/glew-2.2.0/auto/bin/
H A Dmake_header.pl64 output_decls($functions, \&make_pfn_type);
65 output_decls($functions, \&make_pfn_alias);
H A Dmake_def_fun.pl35 output_decls($functions, \&make_pfn_decl);
H A Dmake_struct_fun.pl36 output_decls($functions, \&make_pfn_decl);
H A Dmake_init.pl56 output_decls($functions, \&make_pfn_def_init);
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/bin/
H A Dmake_header.pl62 output_decls($functions, \&make_pfn_type);
63 output_decls($functions, \&make_pfn_alias);
H A Dmake_def_fun.pl33 output_decls($functions, \&make_pfn_decl);
H A Dmake_struct_fun.pl34 output_decls($functions, \&make_pfn_decl);
H A Dmake_init.pl49 output_decls($functions, \&make_pfn_def_init);
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/bin/
H A Dmake_header.pl62 output_decls($functions, \&make_pfn_type);
63 output_decls($functions, \&make_pfn_alias);
H A Dmake_def_fun.pl33 output_decls($functions, \&make_pfn_decl);
H A Dmake_struct_fun.pl34 output_decls($functions, \&make_pfn_decl);
/dports/graphics/glew/glew-2.2.0/auto/bin/
H A Dmake_header.pl64 output_decls($functions, \&make_pfn_type);
65 output_decls($functions, \&make_pfn_alias);
H A Dmake_def_fun.pl35 output_decls($functions, \&make_pfn_decl);
H A Dmake_struct_fun.pl36 output_decls($functions, \&make_pfn_decl);
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/bin/
H A Dmake_header.pl62 output_decls($functions, \&make_pfn_type);
63 output_decls($functions, \&make_pfn_alias);
H A Dmake_def_fun.pl33 output_decls($functions, \&make_pfn_decl);
H A Dmake_struct_fun.pl34 output_decls($functions, \&make_pfn_decl);
H A Dmake_init.pl49 output_decls($functions, \&make_pfn_def_init);
/dports/devel/tcllib/tcllib-1.20/modules/practcl/build/class/project/
H A Dlibrary.tcl78 set output_decls [my define getnull output_decls]
79 if {$output_decls eq {}} {
80 set output_decls [file rootname $output_c].decls
81 my define set output_decls $output_decls
/dports/devel/tcllibc/tcllib-1.20/modules/practcl/build/class/project/
H A Dlibrary.tcl78 set output_decls [my define getnull output_decls]
79 if {$output_decls eq {}} {
80 set output_decls [file rootname $output_c].decls
81 my define set output_decls $output_decls
/dports/devel/csmith/csmith-2.3.0/src/
H A DCoverageTestExtension.cpp95 CoverageTestExtension::output_decls(std::ostream &out) in output_decls() function in CoverageTestExtension
138 output_decls(out); in OutputInit()

123