Home
last modified time | relevance | path

Searched refs:NOT_REQUIRED (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/xplugin/xpl/
H A Dindex_field_t.cc48 #define NOT_REQUIRED false macro
98 {PATH, "int", NOT_REQUIRED, OPTIONS},
106 {PATH, "real", NOT_REQUIRED, OPTIONS},
117 {PATH, "date", NOT_REQUIRED, OPTIONS},
121 {PATH, "time", NOT_REQUIRED, OPTIONS},
139 {PATH, "bit", NOT_REQUIRED, OPTIONS},
264 {PATH, "DECIMAL", NOT_REQUIRED}},
268 {PATH, "DECIMAL", NOT_REQUIRED}},
273 {PATH, "TEXT(32)", NOT_REQUIRED}},
298 {PATH, "FULLTEXT", NOT_REQUIRED}},
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/src/traffic_manager/
H A DAddConfigFilesHere.cc33 static constexpr bool NOT_REQUIRED{false}; variable
78 registerFile("proxy.config.log.config.filename", ts::filename::LOGGING, NOT_REQUIRED); in initializeRegistry()
80 registerFile("proxy.config.socks.socks_config_file", ts::filename::SOCKS, NOT_REQUIRED); in initializeRegistry()
81 registerFile(ts::filename::RECORDS, ts::filename::RECORDS, NOT_REQUIRED); in initializeRegistry()
82 registerFile("proxy.config.cache.control.filename", ts::filename::CACHE, NOT_REQUIRED); in initializeRegistry()
84 registerFile("proxy.config.http.parent_proxy.file", ts::filename::PARENT, NOT_REQUIRED); in initializeRegistry()
85 registerFile("proxy.config.url_remap.filename", ts::filename::REMAP, NOT_REQUIRED); in initializeRegistry()
86 registerFile("", ts::filename::VOLUME, NOT_REQUIRED); in initializeRegistry()
87 registerFile("proxy.config.cache.hosting_filename", ts::filename::HOSTING, NOT_REQUIRED); in initializeRegistry()
88 registerFile("", ts::filename::PLUGIN, NOT_REQUIRED); in initializeRegistry()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/certificate_transparency/
H A Dchrome_require_ct_delegate_unittest.cc91 EXPECT_EQ(CTRequirementLevel::NOT_REQUIRED, in TEST_F()
170 CTRequirementLevel::NOT_REQUIRED, in TEST_F()
232 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
235 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
238 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
241 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
244 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
250 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
409 CTRequirementLevel::NOT_REQUIRED, in TEST_F()
415 CTRequirementLevel::NOT_REQUIRED, in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/certificate_transparency/
H A Dchrome_require_ct_delegate_unittest.cc91 EXPECT_EQ(CTRequirementLevel::NOT_REQUIRED, in TEST_F()
170 CTRequirementLevel::NOT_REQUIRED, in TEST_F()
232 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
235 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
238 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
241 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
244 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
250 CTRequirementLevel::NOT_REQUIRED}, in TEST_F()
409 CTRequirementLevel::NOT_REQUIRED, in TEST_F()
415 CTRequirementLevel::NOT_REQUIRED, in TEST_F()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/lib/My/
H A DFind.pm34 sub NOT_REQUIRED { return 0; } subroutine
70 if (defined $required and $required == NOT_REQUIRED){
104 if (defined $required and $required == NOT_REQUIRED){
141 return wantarray ? () : "" if defined $required and $required == NOT_REQUIRED;
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/lib/My/
H A DFind.pm34 sub NOT_REQUIRED { return 0; } subroutine
70 if (defined $required and $required == NOT_REQUIRED){
104 if (defined $required and $required == NOT_REQUIRED){
141 return wantarray ? () : "" if defined $required and $required == NOT_REQUIRED;
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/lib/My/
H A DFind.pm34 sub NOT_REQUIRED { return 0; } subroutine
70 if (defined $required and $required == NOT_REQUIRED){
104 if (defined $required and $required == NOT_REQUIRED){
141 return wantarray ? () : "" if defined $required and $required == NOT_REQUIRED;
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/lib/My/
H A DFind.pm34 sub NOT_REQUIRED { return 0; } subroutine
70 if (defined $required and $required == NOT_REQUIRED){
104 if (defined $required and $required == NOT_REQUIRED){
141 return wantarray ? () : "" if defined $required and $required == NOT_REQUIRED;
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/lib/My/
H A DFind.pm34 sub NOT_REQUIRED { return 0; } subroutine
70 if (defined $required and $required == NOT_REQUIRED){
104 if (defined $required and $required == NOT_REQUIRED){
141 return wantarray ? () : "" if defined $required and $required == NOT_REQUIRED;
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/lib/My/
H A DFind.pm34 sub NOT_REQUIRED { return 0; } subroutine
70 if (defined $required and $required == NOT_REQUIRED){
104 if (defined $required and $required == NOT_REQUIRED){
141 return wantarray ? () : "" if defined $required and $required == NOT_REQUIRED;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/ndb/include/
H A Dhave_ndb_rqg.inc29 "load_and_run.sh", NOT_REQUIRED);
33 "load_rqg.sh", NOT_REQUIRED);
37 "run_rqg.sh", NOT_REQUIRED);
41 "mysqltest", NOT_REQUIRED);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/ndb/include/
H A Dhave_ndb_rqg.inc29 "load_and_run.sh", NOT_REQUIRED);
33 "load_rqg.sh", NOT_REQUIRED);
37 "run_rqg.sh", NOT_REQUIRED);
41 "mysqltest", NOT_REQUIRED);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/ndb/include/
H A Dhave_ndb_rqg.inc29 "load_and_run.sh", NOT_REQUIRED);
33 "load_rqg.sh", NOT_REQUIRED);
37 "run_rqg.sh", NOT_REQUIRED);
41 "mysqltest", NOT_REQUIRED);
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/ndb/include/
H A Dhave_ndb_rqg.inc29 "load_and_run.sh", NOT_REQUIRED);
33 "load_rqg.sh", NOT_REQUIRED);
37 "run_rqg.sh", NOT_REQUIRED);
41 "mysqltest", NOT_REQUIRED);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/ndb/include/
H A Dhave_ndb_rqg.inc29 "load_and_run.sh", NOT_REQUIRED);
33 "load_rqg.sh", NOT_REQUIRED);
37 "run_rqg.sh", NOT_REQUIRED);
41 "mysqltest", NOT_REQUIRED);
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/ndb/include/
H A Dhave_ndb_rqg.inc29 "load_and_run.sh", NOT_REQUIRED);
33 "load_rqg.sh", NOT_REQUIRED);
37 "run_rqg.sh", NOT_REQUIRED);
41 "mysqltest", NOT_REQUIRED);
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/ndb/include/
H A Dhave_ndb_rqg.inc29 "load_and_run.sh", NOT_REQUIRED);
33 "load_rqg.sh", NOT_REQUIRED);
37 "run_rqg.sh", NOT_REQUIRED);
41 "mysqltest", NOT_REQUIRED);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/lib/My/
H A DFind.pm41 sub NOT_REQUIRED { return 0; } subroutine
77 if (defined $required and $required == NOT_REQUIRED){
111 if (defined $required and $required == NOT_REQUIRED){
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/lib/My/
H A DFind.pm41 sub NOT_REQUIRED { return 0; } subroutine
77 if (defined $required and $required == NOT_REQUIRED){
111 if (defined $required and $required == NOT_REQUIRED){
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/lib/My/
H A DFind.pm41 sub NOT_REQUIRED { return 0; } subroutine
77 if (defined $required and $required == NOT_REQUIRED){
111 if (defined $required and $required == NOT_REQUIRED){
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/lib/My/
H A DFind.pm41 sub NOT_REQUIRED { return 0; } subroutine
77 if (defined $required and $required == NOT_REQUIRED){
111 if (defined $required and $required == NOT_REQUIRED){
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/lib/My/
H A DFind.pm41 sub NOT_REQUIRED { return 0; } subroutine
77 if (defined $required and $required == NOT_REQUIRED){
111 if (defined $required and $required == NOT_REQUIRED){
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/lib/My/
H A DFind.pm41 sub NOT_REQUIRED { return 0; } subroutine
77 if (defined $required and $required == NOT_REQUIRED){
111 if (defined $required and $required == NOT_REQUIRED){
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/lib/My/
H A DFind.pm41 sub NOT_REQUIRED { return 0; } subroutine
77 if (defined $required and $required == NOT_REQUIRED){
111 if (defined $required and $required == NOT_REQUIRED){
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/lib/My/
H A DFind.pm41 sub NOT_REQUIRED { return 0; } subroutine
77 if (defined $required and $required == NOT_REQUIRED){
111 if (defined $required and $required == NOT_REQUIRED){

123456789