Home
last modified time | relevance | path

Searched +defs:add +defs:error (Results 76 – 100 of 3952) sorted by relevance

12345678910>>...159

/dports/devel/boost-docs/boost_1_72_0/libs/function_types/example/
H A Dinterpreter_example.cpp20 void add(int a, int b) in add() function
48 catch (std::runtime_error &error) in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/function_types/example/
H A Dinterpreter_example.cpp20 void add(int a, int b) in add() function
48 catch (std::runtime_error &error) in main() local
/dports/databases/xtrabackup/boost_1_59_0/libs/function_types/example/
H A Dinterpreter_example.cpp20 void add(int a, int b) in add() function
48 catch (std::runtime_error &error) in main() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/function_types/example/
H A Dinterpreter_example.cpp20 void add(int a, int b) in add() function
48 catch (std::runtime_error &error) in main() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/function_types/example/
H A Dinterpreter_example.cpp20 void add(int a, int b) in add() function
48 catch (std::runtime_error &error) in main() local
/dports/databases/percona57-server/boost_1_59_0/libs/function_types/example/
H A Dinterpreter_example.cpp20 void add(int a, int b) in add() function
48 catch (std::runtime_error &error) in main() local
/dports/databases/percona57-client/boost_1_59_0/libs/function_types/example/
H A Dinterpreter_example.cpp20 void add(int a, int b) in add() function
48 catch (std::runtime_error &error) in main() local
/dports/net/p5-WebService-Prowl/WebService-Prowl-0.08/lib/WebService/
H A DProwl.pm39 sub error { $_[0]->{error} } subroutine
93 sub add { subroutine
/dports/www/opencart/opencart-3.0.3.8/upload/admin/controller/sale/
H A Dreturn.php3 private $error = array(); variable in ControllerSaleReturn
15 public function add() { function in ControllerSaleReturn
H A Dvoucher.php3 private $error = array(); variable in ControllerSaleVoucher
15 public function add() { function in ControllerSaleVoucher
/dports/www/opencart/opencart-3.0.3.8/upload/admin/controller/design/
H A Dtranslation.php3 private $error = array(); variable in ControllerDesignTranslation
15 public function add() { function in ControllerDesignTranslation
/dports/www/opencart/opencart-3.0.3.8/upload/admin/controller/localisation/
H A Dcurrency.php3 private $error = array(); variable in ControllerLocalisationCurrency
15 public function add() { function in ControllerLocalisationCurrency
/dports/www/opencart/opencart-3.0.3.8/upload/admin/controller/catalog/
H A Ddownload.php3 private $error = array(); variable in ControllerCatalogDownload
15 public function add() { function in ControllerCatalogDownload
H A Drecurring.php3 private $error = array(); variable in ControllerCatalogRecurring
15 public function add() { function in ControllerCatalogRecurring
H A Dcategory.php3 private $error = array(); variable in ControllerCatalogCategory
15 public function add() { function in ControllerCatalogCategory
H A Dproduct.php3 private $error = array(); variable in ControllerCatalogProduct
15 public function add() { function in ControllerCatalogProduct
/dports/devel/boost-libs/boost_1_72_0/libs/function_types/example/
H A Dinterpreter_example.cpp20 void add(int a, int b) in add() function
48 catch (std::runtime_error &error) in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/function_types/example/
H A Dinterpreter_example.cpp20 void add(int a, int b) in add() function
48 catch (std::runtime_error &error) in main() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionRAddins.cpp58 Error error = r::exec::RFunction("search").call(&search); in isDevtoolsLoadAllActive() local
124 Error error = filePath.openForWrite(pStream); in saveToFile() local
142 Error error = core::readStringFromFile(filePath, &contents); in loadFromFile() local
165 Error error = json::readObject(valueJson.getObject(), in loadFromFile() local
198 void add(const std::string& package, const AddinSpecification& spec) in add() function in rstudio::session::modules::r_addins::__anond0043b0a0111::AddinRegistry
203 void add(const std::string& pkgName, in add() function in rstudio::session::modules::r_addins::__anond0043b0a0111::AddinRegistry
221 void add(const std::string& pkgName, const FilePath& addinPath) in add() function in rstudio::session::modules::r_addins::__anond0043b0a0111::AddinRegistry
280 Error error = text::parseDcfFile(contents, true, &fields, &errMsg); in parseAddinDcf() local
350 Error error = r::exec::RFunction("tools:::R_user_dir") in onIndexingStarted() local
442 Error error = json::readParams(request.params, &reindex); in getRAddins() local
[all …]
/dports/deskutils/easystroke/easystroke-0.6.0/
H A Dfire.cc23 GError *error = 0; in Fire() local
29 char add[256]; in Fire() local
/dports/shells/elvish/elvish-0.17.0/pkg/parse/
H A Derror.go21 func GetError(e error) *Error {
28 func (er *Error) add(msg string, ctx *diag.Context) { func
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/actions/validator/
H A DActionValidation.java34 public void add(ActionValidator validator) { in add() method in ActionValidation
77 String error = validate(player, action, null); in validateAndInformPlayer() local
94 String error = validate(player, action, data); in validateAndInformPlayer() local
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/cerberus/
H A Derrors.py257 def add(self, error): member in ErrorTreeNode
275 def _path_of_(self, error): argument
292 def add(self, error): member in ErrorTree
365 def add(self, error): member in BaseErrorHandler
373 def emit(self, error): argument
425 def wrapped(obj, error): argument
507 def add(self, error): member in BasicErrorHandler
529 def _format_message(self, field, error): argument
561 def _insert_group_error(self, error): argument
573 def _insert_logic_error(self, error): argument
[all …]
/dports/devel/py-pdm-pep517/pdm-pep517-0.9.2/pdm/pep517/_vendor/cerberus/
H A Derrors.py260 def add(self, error): member in ErrorTreeNode
278 def _path_of_(self, error): argument
297 def add(self, error): member in ErrorTree
378 def add(self, error): member in BaseErrorHandler
387 def emit(self, error): argument
444 def wrapped(obj, error): argument
526 def add(self, error): member in BasicErrorHandler
548 def _format_message(self, field, error): argument
581 def _insert_group_error(self, error): argument
593 def _insert_logic_error(self, error): argument
[all …]
/dports/devel/py-cerberus/Cerberus-1.3.4/cerberus/
H A Derrors.py260 def add(self, error): member in ErrorTreeNode
278 def _path_of_(self, error): argument
297 def add(self, error): member in ErrorTree
378 def add(self, error): member in BaseErrorHandler
387 def emit(self, error): argument
444 def wrapped(obj, error): argument
526 def add(self, error): member in BasicErrorHandler
548 def _format_message(self, field, error): argument
581 def _insert_group_error(self, error): argument
593 def _insert_logic_error(self, error): argument
[all …]

12345678910>>...159