Home
last modified time | relevance | path

Searched refs:null_item (Results 1 – 25 of 125) sorted by relevance

12345

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Ditem-t.cc594 Item_int *null_item= NULL; in TEST_F() local
596 EXPECT_NE(null_item, item); in TEST_F()
597 delete null_item; in TEST_F()
605 EXPECT_EQ(null_item, item); in TEST_F()
609 EXPECT_EQ(null_item, item); in TEST_F()
618 const Item_int *null_item= NULL; in TEST_F() local
619 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
850 const Item *null_item= NULL; in TEST_F() local
860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Ditem-t.cc594 Item_int *null_item= NULL; in TEST_F() local
596 EXPECT_NE(null_item, item); in TEST_F()
597 delete null_item; in TEST_F()
605 EXPECT_EQ(null_item, item); in TEST_F()
609 EXPECT_EQ(null_item, item); in TEST_F()
618 const Item_int *null_item= NULL; in TEST_F() local
619 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
850 const Item *null_item= NULL; in TEST_F() local
860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/
H A Ditem-t.cc594 Item_int *null_item= NULL; in TEST_F() local
596 EXPECT_NE(null_item, item); in TEST_F()
597 delete null_item; in TEST_F()
605 EXPECT_EQ(null_item, item); in TEST_F()
609 EXPECT_EQ(null_item, item); in TEST_F()
618 const Item_int *null_item= NULL; in TEST_F() local
619 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
850 const Item *null_item= NULL; in TEST_F() local
860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Ditem-t.cc594 Item_int *null_item= NULL; in TEST_F() local
596 EXPECT_NE(null_item, item); in TEST_F()
597 delete null_item; in TEST_F()
605 EXPECT_EQ(null_item, item); in TEST_F()
609 EXPECT_EQ(null_item, item); in TEST_F()
618 const Item_int *null_item= NULL; in TEST_F() local
619 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
850 const Item *null_item= NULL; in TEST_F() local
860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Ditem-t.cc594 Item_int *null_item= NULL; in TEST_F() local
596 EXPECT_NE(null_item, item); in TEST_F()
597 delete null_item; in TEST_F()
605 EXPECT_EQ(null_item, item); in TEST_F()
609 EXPECT_EQ(null_item, item); in TEST_F()
618 const Item_int *null_item= NULL; in TEST_F() local
619 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
850 const Item *null_item= NULL; in TEST_F() local
860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Ditem-t.cc594 Item_int *null_item= NULL; in TEST_F() local
596 EXPECT_NE(null_item, item); in TEST_F()
597 delete null_item; in TEST_F()
605 EXPECT_EQ(null_item, item); in TEST_F()
609 EXPECT_EQ(null_item, item); in TEST_F()
618 const Item_int *null_item= NULL; in TEST_F() local
619 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
850 const Item *null_item= NULL; in TEST_F() local
860 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
869 EXPECT_EQ(null_item, create_func_cast(thd(), pos, NULL, &type)); in TEST_F()
[all …]
/dports/databases/R-cran-RMySQL/RMySQL/src/
H A Ddb-apply.c144 int i, j, null_item, expand, completed; in RS_MySQL_dbApply() local
249 null_item = (row[j] == NULL); in RS_MySQL_dbApply()
254 if(null_item) in RS_MySQL_dbApply()
267 if(null_item) in RS_MySQL_dbApply()
279 if(null_item) in RS_MySQL_dbApply()
287 if(null_item) in RS_MySQL_dbApply()
H A Dresult.c254 int i, j, null_item, expand; in RS_MySQL_fetch() local
302 null_item = (row[j] == NULL); in RS_MySQL_fetch()
307 if(null_item) in RS_MySQL_fetch()
318 if(null_item) in RS_MySQL_fetch()
329 if(null_item) in RS_MySQL_fetch()
336 if(null_item) in RS_MySQL_fetch()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/unittest/gunit/
H A Ditem-t.cc331 Item_int *null_item= NULL; in TEST_F() local
333 EXPECT_NE(null_item, item); in TEST_F()
334 delete null_item; in TEST_F()
342 EXPECT_EQ(null_item, item); in TEST_F()
346 EXPECT_EQ(null_item, item); in TEST_F()
355 const Item_int *null_item= NULL; in TEST_F() local
356 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/unittest/gunit/
H A Ditem-t.cc331 Item_int *null_item= NULL; in TEST_F() local
333 EXPECT_NE(null_item, item); in TEST_F()
334 delete null_item; in TEST_F()
342 EXPECT_EQ(null_item, item); in TEST_F()
346 EXPECT_EQ(null_item, item); in TEST_F()
355 const Item_int *null_item= NULL; in TEST_F() local
356 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/unittest/gunit/
H A Ditem-t.cc331 Item_int *null_item= NULL; in TEST_F() local
333 EXPECT_NE(null_item, item); in TEST_F()
334 delete null_item; in TEST_F()
342 EXPECT_EQ(null_item, item); in TEST_F()
346 EXPECT_EQ(null_item, item); in TEST_F()
355 const Item_int *null_item= NULL; in TEST_F() local
356 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/unittest/gunit/
H A Ditem-t.cc331 Item_int *null_item= NULL; in TEST_F() local
333 EXPECT_NE(null_item, item); in TEST_F()
334 delete null_item; in TEST_F()
342 EXPECT_EQ(null_item, item); in TEST_F()
346 EXPECT_EQ(null_item, item); in TEST_F()
355 const Item_int *null_item= NULL; in TEST_F() local
356 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
/dports/databases/mysql56-client/mysql-5.6.51/unittest/gunit/
H A Ditem-t.cc331 Item_int *null_item= NULL; in TEST_F() local
333 EXPECT_NE(null_item, item); in TEST_F()
334 delete null_item; in TEST_F()
342 EXPECT_EQ(null_item, item); in TEST_F()
346 EXPECT_EQ(null_item, item); in TEST_F()
355 const Item_int *null_item= NULL; in TEST_F() local
356 EXPECT_NE(null_item, dynamic_cast<Item_int*>(item)); in TEST_F()
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/
H A DRS-PostgreSQL.c662 int i, j, null_item, expand; in RS_PostgreSQL_fetch() local
764 if (null_item) { in RS_PostgreSQL_fetch()
776 if (null_item) { in RS_PostgreSQL_fetch()
785 if (null_item) { in RS_PostgreSQL_fetch()
794 if (null_item) { in RS_PostgreSQL_fetch()
803 if (null_item) { in RS_PostgreSQL_fetch()
1202 Sint i, j, null_item, expand, completed; in RS_PostgreSQL_dbApply() local
1330 if (null_item) in RS_PostgreSQL_dbApply()
1343 if (null_item) { in RS_PostgreSQL_dbApply()
1362 if (null_item) { in RS_PostgreSQL_dbApply()
[all …]
/dports/devel/mercurial/mercurial-6.0/mercurial/revlogutils/
H A Drevlogv0.py40 null_item = revlogutils.entry( variable in revlogoldindex
96 return self.null_item
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DMenuCvt.c245 static XmtMenuItem null_item; /* static memory; all fields NULL */ local
248 null_item.type = XmtMenuItemEnd; /* undefined type, no flags */
249 *item = null_item;
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/kdc/
H A Dkdc_preauth.c1395 krb5_pa_data null_item; in return_padata() local
1426 null_item.contents = NULL; in return_padata()
1427 null_item.length = 0; in return_padata()
1437 pa = &null_item; in return_padata()
1438 null_item.pa_type = ap->type; in return_padata()
/dports/security/krb5/krb5-1.19.2/src/kdc/
H A Dkdc_preauth.c1386 krb5_pa_data null_item; in return_padata() local
1417 null_item.contents = NULL; in return_padata()
1418 null_item.length = 0; in return_padata()
1428 pa = &null_item; in return_padata()
1429 null_item.pa_type = ap->type; in return_padata()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsp_instr.cc1837 Item *null_item= new Item_null(); in exec_core() local
1839 if (!null_item || rctx->set_case_expr(thd, m_case_expr_id, &null_item)) in exec_core()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsp_instr.cc1837 Item *null_item= new Item_null(); in exec_core() local
1839 if (!null_item || rctx->set_case_expr(thd, m_case_expr_id, &null_item)) in exec_core()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsp_instr.cc1837 Item *null_item= new Item_null(); in exec_core() local
1839 if (!null_item || rctx->set_case_expr(thd, m_case_expr_id, &null_item)) in exec_core()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsp_instr.cc1810 Item *null_item= new Item_null(); in exec_core() local
1812 if (!null_item || rctx->set_case_expr(thd, m_case_expr_id, &null_item)) in exec_core()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsp_instr.cc1804 Item *null_item= new Item_null(); in exec_core() local
1806 if (!null_item || rctx->set_case_expr(thd, m_case_expr_id, &null_item)) in exec_core()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsp_instr.cc1930 Item *null_item= new Item_null(); in exec_core() local
1932 if (!null_item || rctx->set_case_expr(thd, m_case_expr_id, &null_item)) in exec_core()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsp_instr.cc1930 Item *null_item= new Item_null(); in exec_core() local
1932 if (!null_item || rctx->set_case_expr(thd, m_case_expr_id, &null_item)) in exec_core()

12345