Home
last modified time | relevance | path

Searched defs:IsNullString (Results 1 – 11 of 11) sorted by relevance

/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/yaml-cpp/yaml-cpp/src/
H A Dnull.cpp6 bool IsNullString(const std::string& str) { in IsNullString() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/yaml-cpp/src/
H A Dnull.cpp6 bool IsNullString(const std::string& str) { in IsNullString() function
/dports/devel/yaml-cpp/yaml-cpp-yaml-cpp-0.7.0/src/
H A Dnull.cpp6 bool IsNullString(const std::string& str) { in IsNullString() function
/dports/science/yoda/YODA-1.9.1/src/yamlcpp/
H A Dnull.cpp6 bool IsNullString(const std::string& str) { in IsNullString() function
/dports/www/trafficserver/trafficserver-9.1.1/lib/yamlcpp/src/
H A Dnull.cpp6 bool IsNullString(const std::string& str) { in IsNullString() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/yaml-cpp/src/
H A Dnull.cpp6 bool IsNullString(const std::string& str) { in IsNullString() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/yaml-cpp-0.6.2/src/
H A Dnull.cpp6 bool IsNullString(const std::string& str) { in IsNullString() function
/dports/biology/iqtree/IQ-TREE-2.0.6/yaml-cpp/src/
H A Dnull.cpp6 bool IsNullString(const std::string& str) { in IsNullString() function
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/compiler/
H A Ddtio.c327 BOOLEAN IsNullString = FALSE; in DtParseLine() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/compiler/
H A Ddtio.c263 BOOLEAN IsNullString = FALSE; in DtParseLine() local
/dports/net/opal/opal-3.10.10/src/opal/
H A Dopal_c.cxx108 inline bool IsNullString(const char * str) in IsNullString() function