Home
last modified time | relevance | path

Searched refs:NO_SEARCH (Results 1 – 25 of 69) sorted by relevance

123

/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A DsearchComboBox.cpp16 _searchType = SearchType::NO_SEARCH; in SearchComboBox()
22 _searchType = SearchType::NO_SEARCH; in searchInit()
94 case SearchComboBox::SearchType::NO_SEARCH: in text()
H A DsearchComboBox.h14 NO_SEARCH enumerator
/dports/www/interchange/interchange-5.6.3/dist/standard/dbconf/mysql/
H A Doptions.mysql4 Database options NO_SEARCH 1
/dports/www/interchange/interchange-5.6.3/dist/standard/dbconf/pgsql/
H A Doptions.pgsql4 Database options NO_SEARCH 1
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/oqgraph/
H A Dgraphcore.h69 NO_SEARCH = 0, enumerator
H A Dgraphcore.cc769 case NO_SEARCH | HAVE_ORIG | HAVE_DEST: in search()
770 case NO_SEARCH | HAVE_ORIG: in search()
783 case NO_SEARCH | HAVE_DEST: in search()
799 case NO_SEARCH: in search()
H A Dha_oqgraph.cc87 { "", oqgraph::NO_SEARCH } , // suggested by Arjen, use empty string instead of no_search
1270 latch = oqgraph::NO_SEARCH; in records_in_range()
1274 if (latch != oqgraph::NO_SEARCH) { in records_in_range()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/oqgraph/
H A Dgraphcore.h69 NO_SEARCH = 0, enumerator
H A Dgraphcore.cc769 case NO_SEARCH | HAVE_ORIG | HAVE_DEST: in search()
770 case NO_SEARCH | HAVE_ORIG: in search()
783 case NO_SEARCH | HAVE_DEST: in search()
799 case NO_SEARCH: in search()
H A Dha_oqgraph.cc87 { "", oqgraph::NO_SEARCH } , // suggested by Arjen, use empty string instead of no_search
1270 latch = oqgraph::NO_SEARCH; in records_in_range()
1274 if (latch != oqgraph::NO_SEARCH) { in records_in_range()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/oqgraph/
H A Dgraphcore.h69 NO_SEARCH = 0,
H A Dgraphcore.cc769 case NO_SEARCH | HAVE_ORIG | HAVE_DEST: in search()
770 case NO_SEARCH | HAVE_ORIG: in search()
783 case NO_SEARCH | HAVE_DEST: in search()
799 case NO_SEARCH: in search()
H A Dha_oqgraph.cc87 { "", oqgraph::NO_SEARCH } , // suggested by Arjen, use empty string instead of no_search
1270 latch = oqgraph::NO_SEARCH; in records_in_range()
1274 if (latch != oqgraph::NO_SEARCH) { in records_in_range()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/oqgraph/
H A Dgraphcore.h69 NO_SEARCH = 0, enumerator
H A Dgraphcore.cc769 case NO_SEARCH | HAVE_ORIG | HAVE_DEST: in search()
770 case NO_SEARCH | HAVE_ORIG: in search()
783 case NO_SEARCH | HAVE_DEST: in search()
799 case NO_SEARCH: in search()
H A Dha_oqgraph.cc87 { "", oqgraph::NO_SEARCH } , // suggested by Arjen, use empty string instead of no_search
1272 latch = oqgraph::NO_SEARCH; in records_in_range()
1276 if (latch != oqgraph::NO_SEARCH) { in records_in_range()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/oqgraph/
H A Dgraphcore.h69 NO_SEARCH = 0, enumerator
H A Dgraphcore.cc769 case NO_SEARCH | HAVE_ORIG | HAVE_DEST: in search()
770 case NO_SEARCH | HAVE_ORIG: in search()
783 case NO_SEARCH | HAVE_DEST: in search()
799 case NO_SEARCH: in search()
H A Dha_oqgraph.cc87 { "", oqgraph::NO_SEARCH } , // suggested by Arjen, use empty string instead of no_search
1270 latch = oqgraph::NO_SEARCH; in records_in_range()
1274 if (latch != oqgraph::NO_SEARCH) { in records_in_range()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/oqgraph/
H A Dgraphcore.h69 NO_SEARCH = 0, enumerator
H A Dgraphcore.cc769 case NO_SEARCH | HAVE_ORIG | HAVE_DEST: in search()
770 case NO_SEARCH | HAVE_ORIG: in search()
783 case NO_SEARCH | HAVE_DEST: in search()
799 case NO_SEARCH: in search()
H A Dha_oqgraph.cc87 { "", oqgraph::NO_SEARCH } , // suggested by Arjen, use empty string instead of no_search
1272 latch = oqgraph::NO_SEARCH; in records_in_range()
1276 if (latch != oqgraph::NO_SEARCH) { in records_in_range()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/git2-0.7.5/src/
H A Dlib.rs539 const NO_SEARCH = raw::GIT_REPOSITORY_OPEN_NO_SEARCH as u32; const
552 is_bit_set!(is_no_search, RepositoryOpenFlags::NO_SEARCH);
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/git2-0.13.11/src/
H A Dlib.rs541 const NO_SEARCH = raw::GIT_REPOSITORY_OPEN_NO_SEARCH as u32; const
554 is_bit_set!(is_no_search, RepositoryOpenFlags::NO_SEARCH);
/dports/sysutils/vector/vector-0.10.0/cargo-crates/git2-0.13.6/src/
H A Dlib.rs525 const NO_SEARCH = raw::GIT_REPOSITORY_OPEN_NO_SEARCH as u32; const
538 is_bit_set!(is_no_search, RepositoryOpenFlags::NO_SEARCH);

123