Home
last modified time | relevance | path

Searched defs:reason (Results 476 - 500 of 1164) sorted by relevance

1...<<11121314151617181920>>...47

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c304 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c152 callback_sse(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_sse() argument
/third_party/node/deps/v8/src/codegen/
H A Doptimized-compilation-info.cc125 void OptimizedCompilationInfo::AbortOptimization(BailoutReason reason) { in AbortOptimization() argument
133 void OptimizedCompilationInfo::RetryOptimization(BailoutReason reason) { in RetryOptimization() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-async-iterator-gen.cc335 const TNode<Object> reason = args.GetOptionalArgumentValue(kValueOrReasonArg); in TF_BUILTIN() local
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.cc274 std::string reason; in RunEarleyAlgorithm() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_flush.c348 const char *reason = (const char *) data; in debug_flush_might_flush_cb() local
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Ddecode_pvk2key.c111 int err, lib, reason; in pvk2key_decode() local
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem.c137 void ossl_statem_fatal(SSL *s, int al, int reason, const char *fmt, ...) in ossl_statem_fatal() argument
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_cl.c248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, in OCSP_single_get0_status() argument
283 OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, ASN1_GENERALIZEDTIME **nextupd) OCSP_resp_find_status() argument
H A Docsp_srv.c85 OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid, int status, int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) OCSP_basic_add1_status() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_util.c162 unsigned long reason = ERR_GET_REASON(err); in OSSL_CMP_print_errors_cb() local
/third_party/libcoap/examples/lwip/
H A Dclient-coap.c57 nack_handler(coap_session_t *session COAP_UNUSED, const coap_pdu_t *sent COAP_UNUSED, const coap_nack_reason_t reason, const coap_mid_t id COAP_UNUSED) nack_handler() argument
/third_party/openssl/test/
H A Dp_test.c63 static void p_set_error(int lib, int reason, const char *file, int line, in p_set_error() argument
/third_party/openssl/crypto/cmp/
H A Dcmp_util.c162 unsigned long reason = ERR_GET_REASON(err); in OSSL_CMP_print_errors_cb() local
/third_party/openssl/crypto/ocsp/
H A Docsp_cl.c248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, in OCSP_single_get0_status() argument
283 OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, int *reason, ASN1_GENERALIZEDTIME **revtime, ASN1_GENERALIZEDTIME **thisupd, ASN1_GENERALIZEDTIME **nextupd) OCSP_resp_find_status() argument
H A Docsp_srv.c85 OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid, int status, int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) OCSP_basic_add1_status() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateLimitations.cpp159 void ValidateLimitationsTraverser::error(TSourceLoc loc, const char *reason, const char *token) in error() argument
164 error(TSourceLoc loc, const char *reason, const ImmutableString &token) error() argument
H A DValidateVaryingLocations.cpp23 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestSubcase.cpp128 void SubcaseBase::OutputNotSupported(std::string reason) in OutputNotSupported() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.hpp202 Reason reason; member
H A DvkBinaryRegistry.hpp62 ProgramNotFoundException (const ProgramIdentifier& id, const std::string& reason) in ProgramNotFoundException() argument
/third_party/vk-gl-cts/execserver/
H A DxsProtocol.hpp144 std::string reason; member in xs::ProcessLaunchFailedMessage
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dglobal_state.cpp304 extern "C" BOOL WINAPI DllMain(HINSTANCE instance, DWORD reason, LPVOID) in DllMain() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DValidateLimitations.cpp184 mSink << "'" << token << "' : " << reason << "\n"; in error() local
179 error(TSourceLoc loc, const char *reason, const char* token) error() argument
/third_party/openssl/ssl/statem/
H A Dstatem.c137 void ossl_statem_fatal(SSL *s, int al, int reason, const char *fmt, ...) in ossl_statem_fatal() argument

Completed in 16 milliseconds

1...<<11121314151617181920>>...47