Home
last modified time | relevance | path

Searched refs:TYPENAMES (Results 1 – 13 of 13) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdbsupport/
H A Dvalid-expr.h58 #define CHECK_VALID_EXPR_INT(TYPENAMES, TYPES, VALID, EXPR_TYPE, EXPR) \ argument
61 template <TYPENAMES, typename = decltype (EXPR)> \
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dgen.c146 #define TYPENAMES 256 macro
173 } typenames[TYPENAMES];
307 for (i = 0; i < TYPENAMES; i++) { in find_typename()
323 for (i = 0; i < TYPENAMES; i++) { in insert_into_typenames()
567 for (i = 0; i < TYPENAMES; i++) { in main()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dgen.c141 #define TYPENAMES 256 macro
168 } typenames[TYPENAMES];
297 for (i = 0; i < TYPENAMES; i++) { in find_typename()
315 for (i = 0; i < TYPENAMES; i++) { in insert_into_typenames()
560 for (i = 0; i < TYPENAMES; i++) in main()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dgen.c144 #define TYPENAMES 256 macro
171 } typenames[TYPENAMES];
305 for (i = 0; i < TYPENAMES; i++) { in find_typename()
321 for (i = 0; i < TYPENAMES; i++) { in insert_into_typenames()
565 for (i = 0; i < TYPENAMES; i++) { in main()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dgen.c127 #define TYPENAMES 256 macro
154 } typenames[TYPENAMES];
287 for (i = 0; i < TYPENAMES; i++) { in find_typename()
303 for (i = 0; i < TYPENAMES; i++) { in insert_into_typenames()
547 for (i = 0; i < TYPENAMES; i++) { in main()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dgen.c146 #define TYPENAMES 256 macro
173 } typenames[TYPENAMES];
307 for (i = 0; i < TYPENAMES; i++) { in find_typename()
323 for (i = 0; i < TYPENAMES; i++) { in insert_into_typenames()
567 for (i = 0; i < TYPENAMES; i++) { in main()
/dports/net/dgd/dgd-1.4.23/src/
H A Dinterpret.h160 # define TYPENAMES { "nil", "int", "float", "string", "object", \ macro
H A Dinterpret.c1025 static char *name[] = TYPENAMES; in i_typename()
/dports/graphics/py-gdal/gdal-3.3.3/
H A DNEWS7282 …* WFS 2.0: be a good citizen and send TYPENAMES (with a S) for GetFeature request (but still TYPEN…
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/
H A DNEWS7282 …* WFS 2.0: be a good citizen and send TYPENAMES (with a S) for GetFeature request (but still TYPEN…
/dports/graphics/gdal/gdal-3.3.3/
H A DNEWS7282 …* WFS 2.0: be a good citizen and send TYPENAMES (with a S) for GetFeature request (but still TYPEN…
/dports/graphics/qgis-ltr/qgis-3.16.16/
H A DChangeLog65588 [WFS provider] Emit TYPENAME and TYPENAMES for WFS 2.0 DescribeFeatureType & GetFeature
65594 TYPENAMES depending on DescribeFeatureType and GetFeature requests. So
105746 Also handle another occurence of a buggy server only accepting TYPENAMES plural
106652 They expect the plural form TYPENAMES to be passed
106654 we can automate the retry with TYPENAMES.
106725 Revert "[bugfix][wfs] Expand support for 2.0.0 TYPENAMES" (fixes #18882)
106729 The plural form of TYPENAMES is non conformant for the DescribeFeatureType
106732 servers because they ignore the TYPENAMES parameter and thus return a
119272 [bugfix][wfs] Expand support for 2.0.0 TYPENAMES
119374 [bugfix][wfs] Expand support for 2.0.0 TYPENAMES
[all …]
/dports/graphics/qgis/qgis-3.22.3/
H A DChangeLog29072 Use TYPENAMES for WFS 2 getFeature
99287 TYPENAMES depending on DescribeFeatureType and GetFeature requests. So
139439 Also handle another occurence of a buggy server only accepting TYPENAMES plural
140345 They expect the plural form TYPENAMES to be passed
140347 we can automate the retry with TYPENAMES.
140418 Revert "[bugfix][wfs] Expand support for 2.0.0 TYPENAMES" (fixes #18882)
140422 The plural form of TYPENAMES is non conformant for the DescribeFeatureType
140425 servers because they ignore the TYPENAMES parameter and thus return a
152965 [bugfix][wfs] Expand support for 2.0.0 TYPENAMES
153067 [bugfix][wfs] Expand support for 2.0.0 TYPENAMES
[all …]