Home
last modified time | relevance | path

Searched defs:require_ (Results 1 – 4 of 4) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/http/src/
H A Dhttp_auth_realm.h87 std::string require_; variable
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/be13_api/
H A Dhistogram_def.cpp6 const std::string& require_, // text required on the line in histogram_def()
/dports/games/0ad/0ad-0.0.23b-alpha/source/collada/
H A DCommonConvert.cpp34 void require_(int line, bool value, const char* type, const char* message) in require_() function
/dports/math/clingo/clingo-5.5.1/libclingo/src/
H A Dastv2_parse.cc155 bool require_(bool cond, char const *message) { in require_() function