Home
last modified time | relevance | path

Searched defs:id_ (Results 1 – 25 of 3494) sorted by relevance

12345678910>>...140

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/nlohmann-json/include/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
63 static std::string name(const std::string& ename, int id_) in name()
157 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
207 static invalid_iterator create(int id_, const std::string& what_arg) in create()
215 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
261 static type_error create(int id_, const std::string& what_arg) in create()
269 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
308 static out_of_range create(int id_, const std::string& what_arg) in create()
316 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
346 static other_error create(int id_, const std::string& what_arg) in create()
[all …]
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
63 static std::string name(const std::string& ename, int id_) in name()
157 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
207 static invalid_iterator create(int id_, const std::string& what_arg) in create()
215 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
261 static type_error create(int id_, const std::string& what_arg) in create()
269 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
308 static out_of_range create(int id_, const std::string& what_arg) in create()
316 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
346 static other_error create(int id_, const std::string& what_arg) in create()
[all …]
/dports/audio/giada/giada-0.17.1/src/deps/json/include/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
63 static std::string name(const std::string& ename, int id_) in name()
157 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
207 static invalid_iterator create(int id_, const std::string& what_arg) in create()
215 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
261 static type_error create(int id_, const std::string& what_arg) in create()
269 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
308 static out_of_range create(int id_, const std::string& what_arg) in create()
316 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
346 static other_error create(int id_, const std::string& what_arg) in create()
[all …]
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/include/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
63 static std::string name(const std::string& ename, int id_) in name()
156 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
206 static invalid_iterator create(int id_, const std::string& what_arg) in create()
214 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
260 static type_error create(int id_, const std::string& what_arg) in create()
268 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
307 static out_of_range create(int id_, const std::string& what_arg) in create()
315 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
345 static other_error create(int id_, const std::string& what_arg) in create()
[all …]
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
63 static std::string name(const std::string& ename, int id_) in name()
156 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
206 static invalid_iterator create(int id_, const std::string& what_arg) in create()
214 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
260 static type_error create(int id_, const std::string& what_arg) in create()
268 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
307 static out_of_range create(int id_, const std::string& what_arg) in create()
315 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
345 static other_error create(int id_, const std::string& what_arg) in create()
[all …]
/dports/graphics/qgis/qgis-3.22.3/external/nlohmann/detail/
H A Dexceptions.hpp58 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
60 static std::string name(const std::string& ename, int id_) in name()
153 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
203 static invalid_iterator create(int id_, const std::string& what_arg) in create()
210 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
256 static type_error create(int id_, const std::string& what_arg) in create()
263 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
302 static out_of_range create(int id_, const std::string& what_arg) in create()
309 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
339 static other_error create(int id_, const std::string& what_arg) in create()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/external/nlohmann/detail/
H A Dexceptions.hpp58 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
60 static std::string name(const std::string& ename, int id_) in name()
153 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
203 static invalid_iterator create(int id_, const std::string& what_arg) in create()
210 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
256 static type_error create(int id_, const std::string& what_arg) in create()
263 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
302 static out_of_range create(int id_, const std::string& what_arg) in create()
309 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
339 static other_error create(int id_, const std::string& what_arg) in create()
[all …]
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/thirdparty/nlohmann/detail/
H A Dexceptions.hpp56 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
58 static std::string name(const std::string& ename, int id_) in name()
142 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
186 static invalid_iterator create(int id_, const std::string& what_arg) in create()
193 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
238 static type_error create(int id_, const std::string& what_arg) in create()
245 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
283 static out_of_range create(int id_, const std::string& what_arg) in create()
290 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
320 static other_error create(int id_, const std::string& what_arg) in create()
[all …]
/dports/science/avogadrolibs/avogadrolibs-1.94.0/thirdparty/nlohmann/detail/
H A Dexceptions.hpp56 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
58 static std::string name(const std::string& ename, int id_) in name()
142 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
186 static invalid_iterator create(int id_, const std::string& what_arg) in create()
193 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
238 static type_error create(int id_, const std::string& what_arg) in create()
245 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
283 static out_of_range create(int id_, const std::string& what_arg) in create()
290 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
320 static other_error create(int id_, const std::string& what_arg) in create()
[all …]
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/lib/json/include/nlohmann/detail/
H A Dexceptions.hpp63 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
65 static std::string name(const std::string& ename, int id_) in name()
217 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
268 … static invalid_iterator create(int id_, const std::string& what_arg, const BasicJsonType& context) in create()
276 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
323 static type_error create(int id_, const std::string& what_arg, const BasicJsonType& context) in create()
331 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
371 static out_of_range create(int id_, const std::string& what_arg, const BasicJsonType& context) in create()
379 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
410 static other_error create(int id_, const std::string& what_arg, const BasicJsonType& context) in create()
[all …]
/dports/devel/nlohmann-json/json-3.10.4/include/nlohmann/detail/
H A Dexceptions.hpp63 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception()
65 static std::string name(const std::string& ename, int id_) in name()
225 parse_error(int id_, std::size_t byte_, const char* what_arg) in parse_error()
276 … static invalid_iterator create(int id_, const std::string& what_arg, const BasicJsonType& context) in create()
284 invalid_iterator(int id_, const char* what_arg) in invalid_iterator()
331 static type_error create(int id_, const std::string& what_arg, const BasicJsonType& context) in create()
339 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error()
379 static out_of_range create(int id_, const std::string& what_arg, const BasicJsonType& context) in create()
387 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range()
418 static other_error create(int id_, const std::string& what_arg, const BasicJsonType& context) in create()
[all …]
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/utils/
H A Dcaches.py13 def put(self, value, id_=None): argument
33 def _save(self, value, id_): argument
41 def get(self, id_): argument
67 def _save(self, value, id_): argument
71 def get(self, id_): argument
105 def cache_put(value, id_=None): argument
111 def cache_get(id_): argument
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSPropList.h88 #define CSS_PROP_SHORTHAND(name_, id_, method_, flags_, pref_) /* nothing */ argument
193 #define CSS_PROP_FONT(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffse… argument
197 #define CSS_PROP_COLOR(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffs… argument
205 #define CSS_PROP_LIST(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffse… argument
213 #define CSS_PROP_TEXT(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffse… argument
241 #define CSS_PROP_TABLE(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffs… argument
249 #define CSS_PROP_MARGIN(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoff… argument
257 #define CSS_PROP_BORDER(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoff… argument
265 #define CSS_PROP_XUL(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffset… argument
269 #define CSS_PROP_COLUMN(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoff… argument
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsCSSPropList.h87 #define CSS_PROP_SHORTHAND(name_, id_, method_, flags_, pref_) /* nothing */ argument
192 #define CSS_PROP_FONT(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffse… argument
196 #define CSS_PROP_COLOR(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffs… argument
204 #define CSS_PROP_LIST(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffse… argument
212 #define CSS_PROP_TEXT(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffse… argument
240 #define CSS_PROP_TABLE(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffs… argument
248 #define CSS_PROP_MARGIN(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoff… argument
256 #define CSS_PROP_BORDER(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoff… argument
264 #define CSS_PROP_XUL(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoffset… argument
268 #define CSS_PROP_COLUMN(name_, id_, method_, flags_, pref_, parsevariant_, kwtable_, stylestructoff… argument
[all …]
/dports/misc/kcd/kcd-7.15.0/
H A Dscroll.cc45 ScrollBarBase::ScrollBarBase(NCScreenManager &scrnMan_, int id_) in ScrollBarBase()
156 HScrollBar::HScrollBar(NCScreenManager &scrnMan_, int id_) in HScrollBar()
234 VScrollBar::VScrollBar(NCScreenManager &scrnMan_, int id_) in VScrollBar()
310 khHScrollBar::khHScrollBar(NCScreenManager &scrnMan_, int id_) in khHScrollBar()
383 khVScrollBar::khVScrollBar(NCScreenManager &scrnMan_, int id_) in khVScrollBar()
444 khScrollBox::khScrollBox(NCScreenManager &scrnMan_, int id_) in khScrollBox()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/uim/
H A Dm17nlib.c243 compose_modep(uim_lisp id_) in compose_modep()
262 preedit_changedp(uim_lisp id_) in preedit_changedp()
280 get_left_of_cursor(uim_lisp id_) in get_left_of_cursor()
309 get_right_of_cursor(uim_lisp id_) in get_right_of_cursor()
592 free_id(uim_lisp id_)
629 get_result(uim_lisp id_)
657 commit(uim_lisp id_)
672 candidate_showp(uim_lisp id_)
726 fill_new_candidates(uim_lisp id_)
793 candidates_changedp(uim_lisp id_)
[all …]
/dports/textproc/uim-qt5/uim-d1ac9d9/uim/
H A Dm17nlib.c243 compose_modep(uim_lisp id_) in compose_modep()
262 preedit_changedp(uim_lisp id_) in preedit_changedp()
280 get_left_of_cursor(uim_lisp id_) in get_left_of_cursor()
309 get_right_of_cursor(uim_lisp id_) in get_right_of_cursor()
592 free_id(uim_lisp id_)
629 get_result(uim_lisp id_)
657 commit(uim_lisp id_)
672 candidate_showp(uim_lisp id_)
726 fill_new_candidates(uim_lisp id_)
793 candidates_changedp(uim_lisp id_)
[all …]
/dports/textproc/uim-el/uim-d1ac9d9/uim/
H A Dm17nlib.c243 compose_modep(uim_lisp id_) in compose_modep()
262 preedit_changedp(uim_lisp id_) in preedit_changedp()
280 get_left_of_cursor(uim_lisp id_) in get_left_of_cursor()
309 get_right_of_cursor(uim_lisp id_) in get_right_of_cursor()
592 free_id(uim_lisp id_)
629 get_result(uim_lisp id_)
657 commit(uim_lisp id_)
672 candidate_showp(uim_lisp id_)
726 fill_new_candidates(uim_lisp id_)
793 candidates_changedp(uim_lisp id_)
[all …]
/dports/textproc/uim-gtk3/uim-d1ac9d9/uim/
H A Dm17nlib.c243 compose_modep(uim_lisp id_) in compose_modep()
262 preedit_changedp(uim_lisp id_) in preedit_changedp()
280 get_left_of_cursor(uim_lisp id_) in get_left_of_cursor()
309 get_right_of_cursor(uim_lisp id_) in get_right_of_cursor()
592 free_id(uim_lisp id_)
629 get_result(uim_lisp id_)
657 commit(uim_lisp id_)
672 candidate_showp(uim_lisp id_)
726 fill_new_candidates(uim_lisp id_)
793 candidates_changedp(uim_lisp id_)
[all …]
/dports/textproc/uim-gtk/uim-d1ac9d9/uim/
H A Dm17nlib.c243 compose_modep(uim_lisp id_) in compose_modep()
262 preedit_changedp(uim_lisp id_) in preedit_changedp()
280 get_left_of_cursor(uim_lisp id_) in get_left_of_cursor()
309 get_right_of_cursor(uim_lisp id_) in get_right_of_cursor()
592 free_id(uim_lisp id_)
629 get_result(uim_lisp id_)
657 commit(uim_lisp id_)
672 candidate_showp(uim_lisp id_)
726 fill_new_candidates(uim_lisp id_)
793 candidates_changedp(uim_lisp id_)
[all …]
/dports/japanese/uim-anthy/uim-d1ac9d9/uim/
H A Dm17nlib.c243 compose_modep(uim_lisp id_) in compose_modep()
262 preedit_changedp(uim_lisp id_) in preedit_changedp()
280 get_left_of_cursor(uim_lisp id_) in get_left_of_cursor()
309 get_right_of_cursor(uim_lisp id_) in get_right_of_cursor()
592 free_id(uim_lisp id_)
629 get_result(uim_lisp id_)
657 commit(uim_lisp id_)
672 candidate_showp(uim_lisp id_)
726 fill_new_candidates(uim_lisp id_)
793 candidates_changedp(uim_lisp id_)
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Drallydev.py162 def show_item(name, id_): argument
176 def update_item(name, id_, field=None, value=None, postdata=None): argument
211 def show_artifact(id_): argument
237 def show_user(id_): argument
250 def update_user(id_, field, value): argument
/dports/misc/tellico/tellico-3.4.2/src/images/
H A Dimagedirectory.cpp65 bool ImageDirectory::hasImage(const QString& id_) { in hasImage()
69 Tellico::Data::Image* ImageDirectory::imageById(const QString& id_) { in imageById()
112 bool ImageDirectory::removeImage(const QString& id_) { in removeImage()
167 bool ImageZipArchive::hasImage(const QString& id_) { in hasImage()
171 Tellico::Data::Image* ImageZipArchive::imageById(const QString& id_) { in imageById()
H A Dimagefactory.cpp196 const QString& id_) { in addImageImpl()
229 const Tellico::Data::Image& ImageFactory::addCachedImageImpl(const QString& id_, CacheDir dir_) { in addCachedImageImpl()
275 bool ImageFactory::writeCachedImage(const QString& id_, CacheDir dir_, bool force_ /*=false*/) { in writeCachedImage()
335 const Tellico::Data::Image& ImageFactory::imageById(const QString& id_) { in imageById()
477 bool ImageFactory::hasLocalImage(const QString& id_) { in hasLocalImage()
494 void ImageFactory::requestImageById(const QString& id_) { in requestImageById()
526 Tellico::Data::ImageInfo ImageFactory::imageInfo(const QString& id_) { in imageInfo()
542 bool ImageFactory::hasImageInfo(const QString& id_) { in hasImageInfo()
546 bool ImageFactory::validImage(const QString& id_) { in validImage()
551 QPixmap ImageFactory::pixmap(const QString& id_, int width_, int height_) { in pixmap()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/prip/vmap/tests/
H A Dmy_map.h10 int id_ ; member
24 int id_ ; member
38 int id_ ; member
52 int id_ ; member

12345678910>>...140