Home
last modified time | relevance | path

Searched refs:null_flags (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/databases/grass7/grass-7.8.6/vector/v.to.rast/
H A Draster.c24 static char **null_flags; variable
89 null_flags = (char **)G_calloc(max_rows * sizeof(char), sizeof(char *)); in begin_rasterization()
90 null_flags[0] = (char *)G_calloc(size * sizeof(char), sizeof(char)); in begin_rasterization()
92 null_flags[i] = null_flags[i - 1] + region.cols; in begin_rasterization()
132 null_flags[i][j] = 1; in configure_plot()
160 Rast_insert_c_null_values(cell, null_flags[i], page.cols); in output_raster()
167 Rast_insert_d_null_values(dcell, null_flags[i], page.cols); in output_raster()
232 null_flags[y][x] = isnull; in cell_dot()
242 null_flags[y][x] = isnull; in dcell_dot()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_tmp_table.cc480 uchar *null_flags; in create_tmp_table() local
892 null_flags=(uchar*) table->record[0]; in create_tmp_table()
900 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
902 table->null_flags= (uchar*) table->record[0]; in create_tmp_table()
933 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
942 ((Field_bit*) field)->set_bit_ptr(null_flags + null_count / 8, in create_tmp_table()
1231 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1378 null_flags=(uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
1386 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1388 table->null_flags= (uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
[all …]
H A Dunireg.h90 memset((A)->null_flags, 255, (A)->s->null_bytes);\
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_tmp_table.cc480 uchar *null_flags; in create_tmp_table() local
892 null_flags=(uchar*) table->record[0]; in create_tmp_table()
900 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
902 table->null_flags= (uchar*) table->record[0]; in create_tmp_table()
933 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
942 ((Field_bit*) field)->set_bit_ptr(null_flags + null_count / 8, in create_tmp_table()
1231 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1378 null_flags=(uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
1386 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1388 table->null_flags= (uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
[all …]
H A Dunireg.h90 memset((A)->null_flags, 255, (A)->s->null_bytes);\
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_tmp_table.cc480 uchar *null_flags; in create_tmp_table() local
892 null_flags=(uchar*) table->record[0]; in create_tmp_table()
900 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
902 table->null_flags= (uchar*) table->record[0]; in create_tmp_table()
933 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
942 ((Field_bit*) field)->set_bit_ptr(null_flags + null_count / 8, in create_tmp_table()
1231 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1378 null_flags=(uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
1386 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1388 table->null_flags= (uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
[all …]
H A Dunireg.h90 memset((A)->null_flags, 255, (A)->s->null_bytes);\
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_tmp_table.cc473 uchar *null_flags; in create_tmp_table() local
885 null_flags=(uchar*) table->record[0]; in create_tmp_table()
893 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
895 table->null_flags= (uchar*) table->record[0]; in create_tmp_table()
926 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
935 ((Field_bit*) field)->set_bit_ptr(null_flags + null_count / 8, in create_tmp_table()
1224 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1371 null_flags=(uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
1379 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1381 table->null_flags= (uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
[all …]
H A Dunireg.h90 memset((A)->null_flags, 255, (A)->s->null_bytes);\
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_tmp_table.cc473 uchar *null_flags; in create_tmp_table() local
885 null_flags=(uchar*) table->record[0]; in create_tmp_table()
893 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
895 table->null_flags= (uchar*) table->record[0]; in create_tmp_table()
926 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
935 ((Field_bit*) field)->set_bit_ptr(null_flags + null_count / 8, in create_tmp_table()
1224 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1371 null_flags=(uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
1379 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1381 table->null_flags= (uchar*) table->record[0]; in create_duplicate_weedout_tmp_table()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_tmp_table.cc693 uchar *null_flags; in create_tmp_table() local
1314 null_flags= table->record[0]; in create_tmp_table()
1322 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
1324 table->null_flags= table->record[0]; in create_tmp_table()
1356 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
1614 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1794 null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1803 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1805 table->null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1837 field->move_field(pos,null_flags+null_count/8, in create_duplicate_weedout_tmp_table()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_tmp_table.cc693 uchar *null_flags; in create_tmp_table() local
1314 null_flags= table->record[0]; in create_tmp_table()
1322 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
1324 table->null_flags= table->record[0]; in create_tmp_table()
1356 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
1614 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1794 null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1803 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1805 table->null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1837 field->move_field(pos,null_flags+null_count/8, in create_duplicate_weedout_tmp_table()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_tmp_table.cc686 uchar *null_flags; in create_tmp_table() local
1300 null_flags= table->record[0]; in create_tmp_table()
1308 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
1310 table->null_flags= table->record[0]; in create_tmp_table()
1342 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
1600 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1780 null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1789 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1791 table->null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1823 field->move_field(pos,null_flags+null_count/8, in create_duplicate_weedout_tmp_table()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_tmp_table.cc693 uchar *null_flags; in create_tmp_table() local
1314 null_flags= table->record[0]; in create_tmp_table()
1322 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
1324 table->null_flags= table->record[0]; in create_tmp_table()
1356 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
1614 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1794 null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1803 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1805 table->null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1837 field->move_field(pos,null_flags+null_count/8, in create_duplicate_weedout_tmp_table()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_tmp_table.cc686 uchar *null_flags; in create_tmp_table() local
1300 null_flags= table->record[0]; in create_tmp_table()
1308 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
1310 table->null_flags= table->record[0]; in create_tmp_table()
1342 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
1600 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1780 null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1789 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1791 table->null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1823 field->move_field(pos,null_flags+null_count/8, in create_duplicate_weedout_tmp_table()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_tmp_table.cc686 uchar *null_flags; in create_tmp_table() local
1307 null_flags= table->record[0]; in create_tmp_table()
1315 memset(null_flags, 255, null_pack_length); // Set null fields in create_tmp_table()
1317 table->null_flags= table->record[0]; in create_tmp_table()
1349 field->move_field(pos,null_flags+null_count/8, in create_tmp_table()
1607 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1787 null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1796 memset(null_flags, 255, null_pack_length); // Set null fields in create_duplicate_weedout_tmp_table()
1798 table->null_flags= table->record[0]; in create_duplicate_weedout_tmp_table()
1830 field->move_field(pos,null_flags+null_count/8, in create_duplicate_weedout_tmp_table()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/miscfs/nullfs/
H A Dnull.h108 #define null_flags ln.layer_flags macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_tmp_table.cc776 inline void relocate_field(Field *field, uchar *pos, uchar *null_flags, in relocate_field() argument
779 field->move_field(pos, null_flags + *null_count / 8, in relocate_field()
787 ->set_bit_ptr(null_flags + *null_count / 8, *null_count & 7); in relocate_field()
1611 uchar *null_flags; in create_duplicate_weedout_tmp_table() local
1712 null_flags = table->record[0]; in create_duplicate_weedout_tmp_table()
1720 relocate_field(field_r, pos, null_flags, &null_count); in create_duplicate_weedout_tmp_table()
1901 table->null_flags = table->record[0]; in create_tmp_table_from_fields()
1911 uchar *null_flags = table->record[0]; in create_tmp_table_from_fields() local
1912 uchar *pos = null_flags + share->null_bytes; in create_tmp_table_from_fields()
1917 relocate_field(field, pos, null_flags, &null_counter); in create_tmp_table_from_fields()
[all …]
H A Dhash_join_buffer.cc241 memcpy(dptr, table->null_flags, table->s->null_bytes); in StoreFromTableBuffers()
290 memcpy(table->null_flags, ptr, table->s->null_bytes); in LoadIntoTableBuffers()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dunireg.h80 bfill((A)->null_flags,(A)->s->null_bytes,255); \
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dunireg.h80 bfill((A)->null_flags,(A)->s->null_bytes,255); \
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dunireg.h80 bfill((A)->null_flags,(A)->s->null_bytes,255); \
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dunireg.h80 bfill((A)->null_flags,(A)->s->null_bytes,255); \
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dunireg.h85 bfill((A)->null_flags,(A)->s->null_bytes,255); \
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dunireg.h85 bfill((A)->null_flags,(A)->s->null_bytes,255); \

1234567