Home
last modified time | relevance | path

Searched refs:no_data (Results 1 – 25 of 1106) sorted by relevance

12345678910>>...45

/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/test/
H A Dtest_coverage.c51 rl2PixelPtr no_data; in main() local
453 if (no_data == NULL) in main()
479 no_data); in main()
487 if (no_data == NULL) in main()
530 if (no_data == NULL) in main()
556 if (no_data == NULL) in main()
599 if (no_data == NULL) in main()
629 if (no_data == NULL) in main()
638 if (no_data == NULL) in main()
647 if (no_data == NULL) in main()
[all …]
H A Dtest_raster.c65 rl2PixelPtr no_data; in main() local
1236 if (no_data == NULL) in main()
1272 if (no_data == NULL) in main()
1315 if (no_data == NULL) in main()
1341 if (no_data == NULL) in main()
1384 if (no_data == NULL) in main()
1395 no_data) != NULL) in main()
1526 if (no_data == NULL) in main()
1543 if (no_data == NULL) in main()
1752 if (no_data == NULL) in main()
[all …]
/dports/graphics/librasterlite2/librasterlite2-1.0.0-rc0/src/
H A Drl2dbms.c1853 no_data); in void_raw_buffer()
2436 no_data)) in load_triple_band_dbms_tiles()
3846 no_data = in rl2_get_raw_raster_data_bgcolor()
3889 no_data = in rl2_get_raw_raster_data_bgcolor()
3896 no_data = in rl2_get_raw_raster_data_bgcolor()
3903 no_data = in rl2_get_raw_raster_data_bgcolor()
3926 no_data = in rl2_get_raw_raster_data_bgcolor()
3934 no_data = in rl2_get_raw_raster_data_bgcolor()
3944 no_data = in rl2_get_raw_raster_data_bgcolor()
3958 no_data = in rl2_get_raw_raster_data_bgcolor()
[all …]
H A Drl2rastersym.c93 if (no_data != NULL) in copy_int8_raw_pixels()
363 if (no_data != NULL) in copy_int8_raw_mono_pixels()
483 if (no_data != NULL) in copy_uint8_raw_pixels()
641 if (no_data != NULL) in copy_uint8_raw_selected_pixels()
780 if (no_data != NULL) in copy_uint8_raw_mono_pixels()
903 if (no_data != NULL) in copy_int16_raw_pixels()
1031 if (no_data != NULL) in copy_int16_raw_mono_pixels()
1132 rl2PixelPtr no_data) in copy_uint16_raw_pixels() argument
1153 if (no_data != NULL) in copy_uint16_raw_pixels()
1294 if (no_data != NULL) in copy_uint16_raw_selected_pixels()
[all …]
H A Drl2import.c1819 no_data); in rl2_export_geotiff_from_dbms()
1986 no_data); in rl2_export_tiff_worldfile_from_dbms()
2148 no_data); in rl2_export_tiff_from_dbms()
2250 no_data = in rl2_export_triple_band_geotiff_from_dbms()
2525 no_data = in rl2_export_triple_band_tiff_worldfile_from_dbms()
2792 no_data = in rl2_export_triple_band_tiff_from_dbms()
3040 no_data = v8; in rl2_export_ascii_grid_from_dbms()
3046 no_data = vu8; in rl2_export_ascii_grid_from_dbms()
3052 no_data = v16; in rl2_export_ascii_grid_from_dbms()
3059 no_data = vu16; in rl2_export_ascii_grid_from_dbms()
[all …]
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlasattributer.hpp83 …inline BOOL set_no_data(U8 no_data) { if (0 == get_type()) { this->no_data[0].u64 = no_data; opti… in set_no_data() argument
84 …inline BOOL set_no_data(I8 no_data) { if (1 == get_type()) { this->no_data[0].i64 = no_data; opti… in set_no_data() argument
85 …inline BOOL set_no_data(U16 no_data) { if (2 == get_type()) { this->no_data[0].u64 = no_data; opti… in set_no_data() argument
86 …inline BOOL set_no_data(I16 no_data) { if (3 == get_type()) { this->no_data[0].i64 = no_data; opti… in set_no_data() argument
87 …inline BOOL set_no_data(U32 no_data) { if (4 == get_type()) { this->no_data[0].u64 = no_data; opti… in set_no_data() argument
88 …inline BOOL set_no_data(I32 no_data) { if (5 == get_type()) { this->no_data[0].i64 = no_data; opti… in set_no_data() argument
89 …inline BOOL set_no_data(U64 no_data) { if (6 == get_type()) { this->no_data[0].u64 = no_data; opti… in set_no_data() argument
90 …inline BOOL set_no_data(I64 no_data) { if (7 == get_type()) { this->no_data[0].i64 = no_data; opti… in set_no_data() argument
100 this->no_data[0].u64 = (U64)no_data; in set_no_data()
107 this->no_data[0].i64 = (I64)no_data; in set_no_data()
[all …]
/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlasattributer.hpp83 …inline BOOL set_no_data(U8 no_data) { if (0 == get_type()) { this->no_data[0].u64 = no_data; opti… in set_no_data() argument
84 …inline BOOL set_no_data(I8 no_data) { if (1 == get_type()) { this->no_data[0].i64 = no_data; opti… in set_no_data() argument
85 …inline BOOL set_no_data(U16 no_data) { if (2 == get_type()) { this->no_data[0].u64 = no_data; opti… in set_no_data() argument
86 …inline BOOL set_no_data(I16 no_data) { if (3 == get_type()) { this->no_data[0].i64 = no_data; opti… in set_no_data() argument
87 …inline BOOL set_no_data(U32 no_data) { if (4 == get_type()) { this->no_data[0].u64 = no_data; opti… in set_no_data() argument
88 …inline BOOL set_no_data(I32 no_data) { if (5 == get_type()) { this->no_data[0].i64 = no_data; opti… in set_no_data() argument
89 …inline BOOL set_no_data(U64 no_data) { if (6 == get_type()) { this->no_data[0].u64 = no_data; opti… in set_no_data() argument
90 …inline BOOL set_no_data(I64 no_data) { if (7 == get_type()) { this->no_data[0].i64 = no_data; opti… in set_no_data() argument
100 this->no_data[0].u64 = (U64)no_data; in set_no_data()
107 this->no_data[0].i64 = (I64)no_data; in set_no_data()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/common/
H A Dxml_parser.F370 DATA, no_data) argument
390 no_data = 0
544 no_data = idxdat
585 CALL xml_compress_(DATA, no_data)
612 DATA, no_data, TYPE) argument
697 DO ii = 1, no_data
766 DO i = 1, no_data
774 no_data = j
776 DO i = no_data, 1, -1
780 no_data = no_data - 1
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/common/
H A Dxml_parser.F370 DATA, no_data) argument
390 no_data = 0
544 no_data = idxdat
585 CALL xml_compress_(DATA, no_data)
612 DATA, no_data, TYPE) argument
697 DO ii = 1, no_data
766 DO i = 1, no_data
774 no_data = j
776 DO i = no_data, 1, -1
780 no_data = no_data - 1
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dspatial.cc381 if (no_data(data, 4)) in get_mbr_for_points()
543 if (no_data(data, 4)) in get_data_as_wkt()
582 if (no_data(data, 4)) in geom_length()
611 if (no_data(data, 4)) in is_closed()
684 if (no_data(data, 4)) in get_data_size()
784 if (no_data(data, 4)) in get_data_as_wkt()
817 if (no_data(data, 4)) in get_mbr()
838 if (no_data(data, 4)) in area()
885 if (no_data(data, 4)) in exterior_ring()
917 if (no_data(data, 4)) in interior_ring_n()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/x/t/
H A Dcrud_find_doc_criteria.test56 -->callmacro Find_value xcoll name:"_id" no_data ER_SUCCESS
57 -->callmacro Find_value xcoll name:"doc" no_data ER_SUCCESS
59 -->callmacro Find_value xcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
60 -->callmacro Find_value xcoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
64 -->callmacro Find_value ycoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
65 -->callmacro Find_value ycoll name:"doc" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
68 -->callmacro Find_value ycoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
72 -->callmacro Find_value zcoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
73 -->callmacro Find_value zcoll name:"doc" no_data ER_SUCCESS
75 -->callmacro Find_value zcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/tests/mtr/t/
H A Dcrud_find_doc_criteria.test52 -->callmacro Find_value xcoll name:"_id" no_data ER_SUCCESS
53 -->callmacro Find_value xcoll name:"doc" no_data ER_SUCCESS
55 -->callmacro Find_value xcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
56 -->callmacro Find_value xcoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
60 -->callmacro Find_value ycoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
61 -->callmacro Find_value ycoll name:"doc" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
64 -->callmacro Find_value ycoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
68 -->callmacro Find_value zcoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
69 -->callmacro Find_value zcoll name:"doc" no_data ER_SUCCESS
71 -->callmacro Find_value zcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/tests/mtr/t/
H A Dcrud_find_doc_criteria.test52 -->callmacro Find_value xcoll name:"_id" no_data ER_SUCCESS
53 -->callmacro Find_value xcoll name:"doc" no_data ER_SUCCESS
55 -->callmacro Find_value xcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
56 -->callmacro Find_value xcoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
60 -->callmacro Find_value ycoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
61 -->callmacro Find_value ycoll name:"doc" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
64 -->callmacro Find_value ycoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
68 -->callmacro Find_value zcoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
69 -->callmacro Find_value zcoll name:"doc" no_data ER_SUCCESS
71 -->callmacro Find_value zcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/tests/mtr/t/
H A Dcrud_find_doc_criteria.test52 -->callmacro Find_value xcoll name:"_id" no_data ER_SUCCESS
53 -->callmacro Find_value xcoll name:"doc" no_data ER_SUCCESS
55 -->callmacro Find_value xcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
56 -->callmacro Find_value xcoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
60 -->callmacro Find_value ycoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
61 -->callmacro Find_value ycoll name:"doc" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
64 -->callmacro Find_value ycoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
68 -->callmacro Find_value zcoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
69 -->callmacro Find_value zcoll name:"doc" no_data ER_SUCCESS
71 -->callmacro Find_value zcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/tests/mtr/t/
H A Dcrud_find_doc_criteria.test52 -->callmacro Find_value xcoll name:"_id" no_data ER_SUCCESS
53 -->callmacro Find_value xcoll name:"doc" no_data ER_SUCCESS
55 -->callmacro Find_value xcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
56 -->callmacro Find_value xcoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
60 -->callmacro Find_value ycoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
61 -->callmacro Find_value ycoll name:"doc" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
64 -->callmacro Find_value ycoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
68 -->callmacro Find_value zcoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
69 -->callmacro Find_value zcoll name:"doc" no_data ER_SUCCESS
71 -->callmacro Find_value zcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/tests/mtr/t/
H A Dcrud_find_doc_criteria.test52 -->callmacro Find_value xcoll name:"_id" no_data ER_SUCCESS
53 -->callmacro Find_value xcoll name:"doc" no_data ER_SUCCESS
55 -->callmacro Find_value xcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
56 -->callmacro Find_value xcoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
60 -->callmacro Find_value ycoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
61 -->callmacro Find_value ycoll name:"doc" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
64 -->callmacro Find_value ycoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
68 -->callmacro Find_value zcoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
69 -->callmacro Find_value zcoll name:"doc" no_data ER_SUCCESS
71 -->callmacro Find_value zcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/tests/mtr/t/
H A Dcrud_find_doc_criteria.test52 -->callmacro Find_value xcoll name:"_id" no_data ER_SUCCESS
53 -->callmacro Find_value xcoll name:"doc" no_data ER_SUCCESS
55 -->callmacro Find_value xcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
56 -->callmacro Find_value xcoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
60 -->callmacro Find_value ycoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
61 -->callmacro Find_value ycoll name:"doc" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
64 -->callmacro Find_value ycoll name:"name" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
68 -->callmacro Find_value zcoll name:"_id" no_data ER_X_DOC_REQUIRED_FIELD_MISSING
69 -->callmacro Find_value zcoll name:"doc" no_data ER_SUCCESS
71 -->callmacro Find_value zcoll document_path{type:MEMBER value:"name"} no_data ER_SUCCESS
[all …]
/dports/textproc/p5-Text-vCard/Text-vCard-3.09/t/
H A D01-node.t99 my $no_data = Text::vCard::Node->new( { fields => $fields, } );
100 is( $no_data->street(), undef,
150 is( $no_data->types(), undef, 'types() get undef when there are none' );
157 is( $no_data->is_type('work'), undef, 'is_type() undef when no params' );
165 is( $no_data->is_pref(), undef, 'is_pref() get undef if no params' );
170 is( $no_data->remove_types('wibble'),
191 $no_data->add_types('work');
192 ok( $no_data->is_type('work'),
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dspatial.cc865 if (no_data(data, 4)) in get_mbr_for_points()
1277 if (no_data(data, 4)) in get_data_as_wkt()
1309 if (no_data(data, 4)) in get_data_as_json()
1338 if (no_data(data, 4)) in geom_length()
1381 if (no_data(data, 4)) in is_closed()
1492 if (no_data(data, 4)) in get_data_size()
1504 if (no_data(data, 0)) in get_data_size()
1682 if (no_data(data, 4)) in get_data_as_wkt()
1747 if (no_data(data, 4)) in get_mbr()
1768 if (no_data(data, 4)) in area()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dspatial.cc865 if (no_data(data, 4)) in get_mbr_for_points()
1277 if (no_data(data, 4)) in get_data_as_wkt()
1309 if (no_data(data, 4)) in get_data_as_json()
1338 if (no_data(data, 4)) in geom_length()
1381 if (no_data(data, 4)) in is_closed()
1492 if (no_data(data, 4)) in get_data_size()
1504 if (no_data(data, 0)) in get_data_size()
1682 if (no_data(data, 4)) in get_data_as_wkt()
1747 if (no_data(data, 4)) in get_mbr()
1768 if (no_data(data, 4)) in area()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dspatial.cc865 if (no_data(data, 4)) in get_mbr_for_points()
1277 if (no_data(data, 4)) in get_data_as_wkt()
1309 if (no_data(data, 4)) in get_data_as_json()
1338 if (no_data(data, 4)) in geom_length()
1381 if (no_data(data, 4)) in is_closed()
1492 if (no_data(data, 4)) in get_data_size()
1504 if (no_data(data, 0)) in get_data_size()
1682 if (no_data(data, 4)) in get_data_as_wkt()
1747 if (no_data(data, 4)) in get_mbr()
1768 if (no_data(data, 4)) in area()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dspatial.cc865 if (no_data(data, 4)) in get_mbr_for_points()
1277 if (no_data(data, 4)) in get_data_as_wkt()
1309 if (no_data(data, 4)) in get_data_as_json()
1338 if (no_data(data, 4)) in geom_length()
1381 if (no_data(data, 4)) in is_closed()
1492 if (no_data(data, 4)) in get_data_size()
1504 if (no_data(data, 0)) in get_data_size()
1682 if (no_data(data, 4)) in get_data_as_wkt()
1747 if (no_data(data, 4)) in get_mbr()
1768 if (no_data(data, 4)) in area()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dspatial.cc891 if (no_data(data, 4)) in get_mbr_for_points()
1302 if (no_data(data, 4)) in get_data_as_wkt()
1334 if (no_data(data, 4)) in get_data_as_json()
1363 if (no_data(data, 4)) in geom_length()
1406 if (no_data(data, 4)) in is_closed()
1517 if (no_data(data, 4)) in get_data_size()
1529 if (no_data(data, 0)) in get_data_size()
1707 if (no_data(data, 4)) in get_data_as_wkt()
1772 if (no_data(data, 4)) in get_mbr()
1793 if (no_data(data, 4)) in area()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dspatial.cc891 if (no_data(data, 4)) in get_mbr_for_points()
1302 if (no_data(data, 4)) in get_data_as_wkt()
1334 if (no_data(data, 4)) in get_data_as_json()
1363 if (no_data(data, 4)) in geom_length()
1406 if (no_data(data, 4)) in is_closed()
1517 if (no_data(data, 4)) in get_data_size()
1529 if (no_data(data, 0)) in get_data_size()
1707 if (no_data(data, 4)) in get_data_as_wkt()
1772 if (no_data(data, 4)) in get_mbr()
1793 if (no_data(data, 4)) in area()
[all …]
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/util/
H A Dcancellation_token.hpp20 struct no_data struct
22 bool operator<= (no_data) const { return true; } in operator <=() argument
28 template <typename T = detail::no_data, typename Pred = std::less_equal<T> >
66 class cancellation_token<detail::no_data, std::less_equal<detail::no_data> >

12345678910>>...45