| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-opcodes-inl.h | 689 const char* WasmOpcodes::TrapReasonMessage(TrapReason reason) { in TrapReasonMessage() argument 676 TrapReasonToMessageId( TrapReason reason) TrapReasonToMessageId() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_http2_downstream_connection.cc | 551 int Http2DownstreamConnection::resume_read(IOCtrlReason reason, in resume_read() argument
|
| H A D | shrpx_api_downstream_connection.cc | 454 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 D | api.c | 213 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 D | collationruleparser.cpp | 827 CollationRuleParser::setParseError(const char *reason, UErrorCode &errorCode) { in setParseError() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_log.c | 292 char reason[256]; in log_fr_connection_close() local
|
| /third_party/icu/icu4c/source/test/perf/utfperf/ |
| H A D | utfperf.cpp | 108 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 D | test_examples.py | 263 reason='not supported by running kernel') variable 409 reason='needs to run as root') variable
|
| /third_party/libwebsockets/lib/roles/ws/ |
| H A D | ops-ws.c | 1498 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 D | secure-streams-client.c | 199 callback_sspc_client(struct lws *wsi, enum lws_callback_reasons reason, in callback_sspc_client() argument
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | ccp.c | 430 static void ccp_close(ppp_pcb *pcb, const char *reason) { in ccp_close() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | representation-change.cc | 815 InsertUnconditionalDeopt( Node* node, DeoptimizeReason reason, const FeedbackSource& feedback) InsertUnconditionalDeopt() argument
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | assembler.cc | 245 void Assembler::RecordDeoptReason(DeoptimizeReason reason, uint32_t node_id, in RecordDeoptReason() argument
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-metrics.h | 39 int reason = -1; member 83 int reason = -1; member
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-metrics.h | 38 int reason = -1; member 82 int reason = -1; member
|
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-js.cc | 147 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 D | disassembler.cc | 231 DeoptimizeReason reason = static_cast<DeoptimizeReason>(relocinfo->data()); in PrintRelocInfo() local
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | tiering-manager.cc | 41 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 D | ic.h | 73 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 D | http_server.c | 524 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 D | cmp_server.c | 580 const char *data = NULL, *reason = NULL; in OSSL_CMP_SRV_process_request() local
|
| /third_party/openssl/test/ |
| H A D | tls13secretstest.c | 205 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 D | http_server.c | 524 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 D | cmp_server.c | 580 const char *data = NULL, *reason = NULL; in OSSL_CMP_SRV_process_request() local
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | verifier.cc | 484 std::string reason = in Probe() local
|