Home
last modified time | relevance | path

Searched refs:parse_h (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/resources/webidl2/test/widlproc/src/
H A Dparse.h14 #ifndef parse_h
15 #define parse_h macro
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/resources/webidl2/test/widlproc/src/
H A Dparse.h14 #ifndef parse_h
15 #define parse_h macro
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/resources/webidl2/test/widlproc/src/
H A Dparse.h14 #ifndef parse_h
15 #define parse_h macro
/dports/japanese/skkinput/skkinput-2.06.4/myeval/
H A Dlispparse.h1 #if !defined(parse_h)
2 #define parse_h macro
/dports/graphics/p5-Geo-GDAL-FFI/Geo-GDAL-FFI-0.09/build-tools/
H A DREADME4 parse_h.pl is a program to create these calls (wrapped in eval{};)
13 To update lib/Geo/GDAL/FFI.pm run parse_h.pl with those files as
H A Dparse_h.pl191 parse_h($gdal_src_root . '/' . $f);
195 sub parse_h {
/dports/graphics/p5-Geo-GDAL-FFI/Geo-GDAL-FFI-0.09/
H A DMANIFEST7 build-tools/parse_h.pl
/dports/x11/yelp/yelp-40.3/libyelp/
H A Dyelp-man-parser.c148 DECLARE_LINE_PARSER (parse_h)
166 { "v", parse_v }, { "h", parse_h },
585 parse_h (YelpManParser *parser, GError **error) in parse_h() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/protobuf/
H A DLayerScopePacket.pb.cc812 if (input->ExpectTag(37)) goto parse_h;
819 parse_h:
1074 if (input->ExpectTag(16)) goto parse_h;
1081 parse_h:
2608 if (input->ExpectTag(16)) goto parse_h;
2615 parse_h:
2880 if (input->ExpectTag(32)) goto parse_h;
2887 parse_h:
5442 if (input->ExpectTag(37)) goto parse_h;
5449 parse_h:
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A DREADME1457 my ($parse_h) = $code =~ m{(
1463 print $out $parse_h;