Home
last modified time | relevance | path

Searched defs:key_not_found (Results 1 – 25 of 42) sorted by relevance

12

/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-qt/
H A Dconfigfile.hpp112 struct key_not_found { // thrown only by T read(key) variant of read() struct in ConfigFile
113 string key;
114 key_not_found( const string& key_ = string() ) in key_not_found() function
/dports/games/freesynd/freesynd-0.7.5/src/utils/
H A Dconfigfile.h116 struct key_not_found { // thrown only by T read(key) variant of read() struct
118 key_not_found( const string& key_ = string() ) argument
119 : key(key_) {} }; in key()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A DConfigFile.h112 struct key_not_found { // thrown only by T read(key) variant of read() struct
114 key_not_found( const string& key_ = string() ) argument
115 : key(key_) {} }; in key()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A DprojectM-ConfigFile.h127 struct key_not_found { // thrown only by T read(key) variant of read() struct
129 key_not_found(const string &key_ = string()) argument
130 : key(key_) {} in key()
/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-test/
H A DConfigFile.h112 struct key_not_found { // thrown only by T read(key) variant of read() struct
114 key_not_found( const string& key_ = string() ) argument
115 : key(key_) {} }; in key()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/
H A DConfigFile.h112 struct key_not_found { // thrown only by T read(key) variant of read() struct
114 key_not_found( const string& key_ = string() ) argument
115 : key(key_) {} }; in key()
/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-jack/
H A DConfigFile.h112 struct key_not_found { // thrown only by T read(key) variant of read() struct
114 key_not_found( const string& key_ = string() ) argument
115 : key(key_) {} }; in key()
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-xmms/
H A DConfigFile.h112 struct key_not_found { // thrown only by T read(key) variant of read() struct
114 key_not_found( const string& key_ = string() ) argument
115 : key(key_) {} }; in key()
/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-libvisual/
H A DConfigFile.h112 struct key_not_found { // thrown only by T read(key) variant of read() struct
114 key_not_found( const string& key_ = string() ) argument
115 : key(key_) {} }; in key()
/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-pulseaudio/
H A DConfigFile.h112 struct key_not_found { // thrown only by T read(key) variant of read() struct
114 key_not_found( const string& key_ = string() ) argument
115 : key(key_) {} }; in key()
/dports/games/violetland/violetland-0.5/src/system/
H A DConfigFile.h74 struct key_not_found { // thrown only by T read(key) variant of read() struct
76 key_not_found(const std::string& key_ = std::string()) : argument
77 key(key_) { in key()
/dports/www/wsdlpull/wsdlpull-1.24/src/xmlpull/
H A DConfigFile.h122 struct key_not_found { // thrown only by T read(key) variant of read() struct
124 key_not_found( const string& key_ = string() ) argument
125 : key(key_) {} }; in key()
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/include/xlnt/utils/
H A Dexceptions.hpp273 class XLNT_API key_not_found : public exception class
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/utils/
H A Dexceptions.cpp135 key_not_found::key_not_found() in key_not_found() function in xlnt::key_not_found
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Di2p_stream.hpp64 key_not_found, enumerator
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Di2p_stream.hpp64 key_not_found, enumerator
/dports/devel/folly/folly-2021.12.27.00/folly/
H A Ddynamic.h499 key_not_found, enumerator
/dports/devel/boost-docs/boost_1_72_0/boost/proto/transform/
H A Dimpl.hpp30 struct key_not_found struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/proto/transform/
H A Dimpl.hpp30 struct key_not_found struct
/dports/devel/R-cran-BH/BH/inst/include/boost/proto/transform/
H A Dimpl.hpp30 struct key_not_found struct
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/proto/transform/
H A Dimpl.hpp30 struct key_not_found struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/proto/transform/
H A Dimpl.hpp30 struct key_not_found struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/proto/transform/
H A Dimpl.hpp30 struct key_not_found struct
/dports/databases/percona57-server/boost_1_59_0/boost/proto/transform/
H A Dimpl.hpp30 struct key_not_found struct
/dports/databases/xtrabackup/boost_1_59_0/boost/proto/transform/
H A Dimpl.hpp30 struct key_not_found struct

12