Home
last modified time | relevance | path

Searched defs:token_error (Results 1 – 25 of 110) sorted by relevance

12345

/dports/games/wesnoth/wesnoth-1.14.17/src/formula/
H A Dtokenizer.hpp63 struct token_error struct
65 token_error() : description_(), formula_() {} in token_error() argument
66token_error(const std::string& dsc, const std::string& formula) : description_(dsc), formula_(form… in token_error() argument
67 std::string description_;
68 std::string formula_;
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dformula_tokenizer.hpp44 struct token_error { struct
46 std::string msg;
H A Dformula_tokenizer.cpp279 token_error::token_error(const std::string& m) : msg(m) in token_error() function in formula_tokenizer::token_error
/dports/www/flexget/Flexget-3.2.18/flexget/components/sites/sites/
H A Drarbg.py107 def get(self, params, token_error=False): argument
/dports/www/tikiwiki/tiki-21.2/lib/setup/
H A Dperms.php102 $token_error = tra('Your access to this page has expired'); variable
/dports/devel/libccid/ccid-1.4.36/src/
H A Dtokenparser.l157 void tperrorCheck (char *token_error) in tperrorCheck()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/driver/
H A Dsync_auth_manager.cc309 GoogleServiceAuthError token_error = in OnRefreshTokenUpdatedForAccount() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/c_glib/src/thrift/c_glib/processor/
H A Dthrift_multiplexed_processor.c64 gboolean token_error = FALSE; in thrift_multiplexed_processor_process_impl() local
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/c_glib/src/thrift/c_glib/processor/
H A Dthrift_multiplexed_processor.c62 gboolean token_error = FALSE; in thrift_multiplexed_processor_process_impl() local
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/c_glib/src/thrift/c_glib/processor/
H A Dthrift_multiplexed_processor.c62 gboolean token_error = FALSE; in thrift_multiplexed_processor_process_impl() local
/dports/devel/thrift-cpp/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/processor/
H A Dthrift_multiplexed_processor.c64 gboolean token_error = FALSE; in thrift_multiplexed_processor_process_impl() local
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/processor/
H A Dthrift_multiplexed_processor.c64 gboolean token_error = FALSE; in thrift_multiplexed_processor_process_impl() local
/dports/devel/thrift/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/processor/
H A Dthrift_multiplexed_processor.c64 gboolean token_error = FALSE; in thrift_multiplexed_processor_process_impl() local
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/c_glib/src/thrift/c_glib/processor/
H A Dthrift_multiplexed_processor.c62 gboolean token_error = FALSE; in thrift_multiplexed_processor_process_impl() local
/dports/devel/node-thrift/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/processor/
H A Dthrift_multiplexed_processor.c64 gboolean token_error = FALSE; in thrift_multiplexed_processor_process_impl() local
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/grpc/credentials/alts/internal/
H A Dcommon.go54 }
55
56 // Handshaker defines a ALTS handshaker interface.
/dports/devel/py-thrift/thrift-0.14.0/lib/c_glib/src/thrift/c_glib/processor/
H A Dthrift_multiplexed_processor.c64 gboolean token_error = FALSE; in thrift_multiplexed_processor_process_impl() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/internal/identity_manager/
H A Dprofile_oauth2_token_service.cc374 GoogleServiceAuthError token_error = GetAuthError(account_id); in OnRefreshTokenAvailable() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/internal/identity_manager/
H A Dprofile_oauth2_token_service.cc372 GoogleServiceAuthError token_error = GetAuthError(account_id); in OnRefreshTokenAvailable() local
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/jemalloc/test/unit/
H A Dstats_print.c54 token_error(token_t *token) { in token_error() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/rep/test/unit/
H A Dstats_print.c54 token_error(token_t *token) { in token_error() function
/dports/databases/redis-devel/redis-0e5b813/deps/jemalloc/test/unit/
H A Dstats_print.c54 token_error(token_t *token) { in token_error() function
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/test/unit/
H A Dstats_print.c54 token_error(token_t *token) { in token_error() function
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/test/unit/
H A Dstats_print.c54 token_error(token_t *token) { in token_error() function
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/rep/test/unit/
H A Dstats_print.c54 token_error(token_t *token) { in token_error() function

12345