Home
last modified time | relevance | path

Searched defs:reason (Results 726 - 750 of 1381) sorted by relevance

1...<<21222324252627282930>>...56

/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes-inl.h689 const char* WasmOpcodes::TrapReasonMessage(TrapReason reason) { in TrapReasonMessage() argument
676 TrapReasonToMessageId( TrapReason reason) TrapReasonToMessageId() argument
/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc551 int Http2DownstreamConnection::resume_read(IOCtrlReason reason, in resume_read() argument
H A Dshrpx_api_downstream_connection.cc454 void APIDownstreamConnection::pause_read(IOCtrlReason reason) {} in pause_read() argument
456 int APIDownstreamConnection::resume_read(IOCtrlReason reason, size_t consumed) { in resume_read() argument
/third_party/nghttp2/third-party/llhttp/src/
H A Dapi.c213 void llhttp_set_error_reason(llhttp_t* parser, const char* reason) { in llhttp_set_error_reason() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationruleparser.cpp827 CollationRuleParser::setParseError(const char *reason, UErrorCode &errorCode) { in setParseError() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_log.c292 char reason[256]; in log_fr_connection_close() local
/third_party/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp108 fromUCallback(const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode *pErrorCode) fromUCallback() argument
/third_party/libfuse/test/
H A Dtest_examples.py263 reason='not supported by running kernel') variable
409 reason='needs to run as root') variable
/third_party/libwebsockets/lib/roles/ws/
H A Dops-ws.c1498 rops_close_via_role_protocol_ws(struct lws *wsi, enum lws_close_status reason) in rops_close_via_role_protocol_ws() argument
1924 rops_close_kill_connection_ws(struct lws *wsi, enum lws_close_status reason) in rops_close_kill_connection_ws() argument
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-client.c199 callback_sspc_client(struct lws *wsi, enum lws_callback_reasons reason, in callback_sspc_client() argument
/third_party/lwip/src/netif/ppp/
H A Dccp.c430 static void ccp_close(ppp_pcb *pcb, const char *reason) { in ccp_close() argument
/third_party/node/deps/v8/src/compiler/
H A Drepresentation-change.cc815 InsertUnconditionalDeopt( Node* node, DeoptimizeReason reason, const FeedbackSource& feedback) InsertUnconditionalDeopt() argument
/third_party/node/deps/v8/src/codegen/
H A Dassembler.cc245 void Assembler::RecordDeoptReason(DeoptimizeReason reason, uint32_t node_id, in RecordDeoptReason() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-metrics.h39 int reason = -1; member
83 int reason = -1; member
/third_party/node/deps/v8/include/
H A Dv8-metrics.h38 int reason = -1; member
82 int reason = -1; member
/third_party/node/deps/v8/src/asmjs/
H A Dasm-js.cc147 ReportCompilationFailure(ParseInfo* parse_info, int position, const char* reason) ReportCompilationFailure() argument
167 ReportInstantiationFailure(Handle<Script> script, int position, const char* reason) ReportInstantiationFailure() argument
/third_party/node/deps/v8/src/diagnostics/
H A Ddisassembler.cc231 DeoptimizeReason reason = static_cast<DeoptimizeReason>(relocinfo->data()); in PrintRelocInfo() local
/third_party/node/deps/v8/src/execution/
H A Dtiering-manager.cc41 char const* OptimizationReasonToString(OptimizationReason reason) { in OptimizationReasonToString() argument
54 std::ostream& operator<<(std::ostream& os, OptimizationReason reason) { in operator <<() argument
/third_party/node/deps/v8/src/ic/
H A Dic.h73 void set_slow_stub_reason(const char* reason) { slow_stub_reason_ = reason; } in set_slow_stub_reason() argument
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dhttp_server.c524 int http_server_send_status(BIO *cbio, int status, const char *reason) in http_server_send_status() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_server.c580 const char *data = NULL, *reason = NULL; in OSSL_CMP_SRV_process_request() local
/third_party/openssl/test/
H A Dtls13secretstest.c205 void ossl_statem_fatal(SSL *s, int al, int reason, const char *fmt, ...) in ossl_statem_fatal() argument
/third_party/openssl/apps/lib/
H A Dhttp_server.c524 int http_server_send_status(BIO *cbio, int status, const char *reason) in http_server_send_status() argument
/third_party/openssl/crypto/cmp/
H A Dcmp_server.c580 const char *data = NULL, *reason = NULL; in OSSL_CMP_SRV_process_request() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.cc484 std::string reason = in Probe() local

Completed in 28 milliseconds

1...<<21222324252627282930>>...56