/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_bufmgr.c | 470 v3d_bo_wait(struct v3d_bo *bo, uint64_t timeout_ns, const char *reason) in v3d_bo_wait() argument 474 if (unlikely(V3D_DEBUG & V3D_DEBUG_PERF) && timeout_ns && reason) { in v3d_bo_wait() 477 bo->name, reason); in v3d_bo_wait()
|
/third_party/node/test/parallel/ |
H A D | test-whatwg-webstreams-transfer.js | 385 abort: common.mustCall((reason) => { 387 assert.deepStrictEqual(reason, error); 390 assert.notStrictEqual(reason, error);
|
/third_party/lwip/src/include/lwip/ |
H A D | netif.h | 681 * Note: When parsing reason argument, keep in mind that more reasons may be added in the future! 683 * @param reason change reason 684 * @param args depends on reason, see reason description 686 typedef void (*netif_ext_callback_fn)(struct netif* netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t* args); 699 void netif_invoke_ext_callback(struct netif* netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t* args); 704 #define netif_invoke_ext_callback(netif, reason, args)
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-async-iterator-gen.cc | 20 // method take an optional reason parameter. 335 const TNode<Object> reason = args.GetOptionalArgumentValue(kValueOrReasonArg); in TF_BUILTIN() local 343 &args, context, iterator, reason, factory()->throw_string(), in TF_BUILTIN() 345 Label::kNonDeferred, reason); in TF_BUILTIN()
|
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_ameth.c | 246 int reason = ERR_R_BUF_LIB; in do_dh_print() local 262 reason = ERR_R_PASSED_NULL_PARAMETER; in do_dh_print() 296 ERR_raise(ERR_LIB_DH, reason); in do_dh_print()
|
/third_party/openssl/crypto/dh/ |
H A D | dh_ameth.c | 246 int reason = ERR_R_BUF_LIB; in do_dh_print() local 262 reason = ERR_R_PASSED_NULL_PARAMETER; in do_dh_print() 296 ERR_raise(ERR_LIB_DH, reason); in do_dh_print()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ocsp.h | 214 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, 219 int *reason, 245 int status, int reason,
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | DeviceLostTests.cpp | 28 MOCK_METHOD(void, Call, (WGPUDeviceLostReason reason, const char* message, void* userdata)); 32 static void ToMockDeviceLostCallback(WGPUDeviceLostReason reason, in ToMockDeviceLostCallback() argument 35 mockDeviceLostCallback->Call(reason, message, userdata); in ToMockDeviceLostCallback()
|
/third_party/node/deps/v8/src/logging/ |
H A D | log.cc | 18 #include "src/codegen/bailout-reason.h" 852 // the reason is to reduce code duplication during migration to sampler library, 1489 const char* kind, const char* reason) { in ProcessDeoptEvent() 1506 msg << deopt_location.str().c_str() << kNext << reason; in ProcessDeoptEvent() local 1520 const char* reason) { in CodeDependencyChangeEvent() 1523 ProcessDeoptEvent(code, position, "dependency-change", reason); in CodeDependencyChangeEvent() 1584 void AppendFunctionMessage(Log::MessageBuilder& msg, const char* reason, in AppendFunctionMessage() argument 1587 msg << "function" << Logger::kNext << reason << Logger::kNext << script_id in AppendFunctionMessage() 1599 void Logger::FunctionEvent(const char* reason, int script_id, double time_delta, in FunctionEvent() argument 1604 AppendFunctionMessage(msg, reason, script_i in FunctionEvent() 1488 ProcessDeoptEvent(Handle<Code> code, SourcePosition position, const char* kind, const char* reason) ProcessDeoptEvent() argument 1518 CodeDependencyChangeEvent(Handle<Code> code, Handle<SharedFunctionInfo> sfi, const char* reason) CodeDependencyChangeEvent() argument 1610 FunctionEvent(const char* reason, int script_id, double time_delta, int start_position, int end_position, const char* function_name, size_t function_name_length, bool is_one_byte) FunctionEvent() argument 1776 MapEvent(const char* type, Handle<Map> from, Handle<Map> to, const char* reason, Handle<HeapObject> name_or_sfi) MapEvent() argument [all...] |
/third_party/curl/lib/ |
H A D | connect.h | 76 , const char *reason
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | icuplug.h | 75 * myPlugin (UPlugData *plug, UPlugReason reason, UErrorCode *status) { 76 * if(reason==UPLUG_REASON_QUERY) { 79 * } else if(reason==UPLUG_REASON_LOAD) { 81 * } else if(reason==UPLUG_REASON_UNLOAD) { 95 * <li>When the 'reason' parameter is set to UPLUG_REASON_QUERY, the 99 * <li>When the 'reason' parameter is UPLUG_REASON_QUERY, the plugin 197 UPlugReason reason,
|
H A D | ucnv.h | 188 * Called when an error has occurred in conversion to unicode, or on open/close of the callback (see reason). 193 * @param reason Defines the reason the callback was invoked 206 UConverterCallbackReason reason, 211 * Called when an error has occurred in conversion from unicode, or on open/close of the callback (see reason). 217 * @param reason Defines the reason the callback was invoked 230 UConverterCallbackReason reason,
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_drawable.h | 118 enum __DRI2throttleReason reason);
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | icuplug.h | 75 * myPlugin (UPlugData *plug, UPlugReason reason, UErrorCode *status) { 76 * if(reason==UPLUG_REASON_QUERY) { 79 * } else if(reason==UPLUG_REASON_LOAD) { 81 * } else if(reason==UPLUG_REASON_UNLOAD) { 95 * <li>When the 'reason' parameter is set to UPLUG_REASON_QUERY, the 99 * <li>When the 'reason' parameter is UPLUG_REASON_QUERY, the plugin 191 * @param reason the reason code for the entrypoint's call. 201 UPlugReason reason,
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup.h | 64 const char *reason);
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lejp/ |
H A D | main.c | 138 test_cb(struct lejp_ctx *ctx, char reason) in test_cb() argument
|
/third_party/lwip/src/include/netif/ppp/ |
H A D | fsm.h | 172 void fsm_close(fsm *f, const char *reason);
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_resource.h | 169 uint64_t modifier, const char *reason);
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem.h | 136 void ossl_statem_fatal(SSL *s, int al, int reason, const char *fmt, ...);
|
/third_party/openssl/ssl/statem/ |
H A D | statem.h | 136 void ossl_statem_fatal(SSL *s, int al, int reason, const char *fmt, ...);
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
H A D | Device.h | 56 void HandleDeviceLost(WGPUDeviceLostReason reason, const char* message);
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | icuplug.h | 75 * myPlugin (UPlugData *plug, UPlugReason reason, UErrorCode *status) { 76 * if(reason==UPLUG_REASON_QUERY) { 79 * } else if(reason==UPLUG_REASON_LOAD) { 81 * } else if(reason==UPLUG_REASON_UNLOAD) { 95 * <li>When the 'reason' parameter is set to UPLUG_REASON_QUERY, the 99 * <li>When the 'reason' parameter is UPLUG_REASON_QUERY, the plugin 197 UPlugReason reason,
|
/third_party/protobuf/src/google/protobuf/ |
H A D | service.h | 237 // Causes Failed() to return true on the client side. "reason" will be 242 virtual void SetFailed(const std::string& reason) = 0;
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | ocsp.rs | 29 reason: *mut c_int, in OCSP_resp_find_status()
|
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/ |
H A D | minimal-mqtt-client-multi.c | 196 callback_mqtt(struct lws *wsi, enum lws_callback_reasons reason, in callback_mqtt() argument 204 switch (reason) { in callback_mqtt()
|