Home
last modified time | relevance | path

Searched defs:reason (Results 101 - 125 of 642) sorted by relevance

12345678910>>...26

/third_party/libwebsockets/minimal-examples/raw/minimal-raw-file/
H A Dminimal-raw-file.c28 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-serial/
H A Dminimal-raw-file.c47 callback_raw_test(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_test() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/
H A Dprotocol_lws_minimal.c77 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
H A Dprotocol_lws_minimal.c63 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/lwip/test/unit/core/
H A Dtest_netif.c67 test_netif_ext_callback_dummy(struct netif* netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t* args) in test_netif_ext_callback_dummy() argument
77 test_netif_ext_callback(struct netif* netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t* args) in test_netif_ext_callback() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-promise.cc48 Handle<Object> reason = args.at(1); in RUNTIME_FUNCTION() local
148 Handle<Object> reason = args.at(1); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_pipe_control.c58 crocus_emit_pipe_control_flush(struct crocus_batch *batch, const char *reason, uint32_t flags) crocus_emit_pipe_control_flush() argument
95 crocus_emit_pipe_control_write(struct crocus_batch *batch, const char *reason, uint32_t flags, struct crocus_bo *bo, uint32_t offset, uint64_t imm) crocus_emit_pipe_control_write() argument
158 crocus_emit_end_of_pipe_sync(struct crocus_batch *batch, const char *reason, uint32_t flags) crocus_emit_end_of_pipe_sync() argument
/third_party/node/deps/openssl/openssl/fuzz/
H A Dx509.c114 int status, reason; in FuzzerTestOneInput() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListCase.cpp50 static const char* getExcludeReasonName(ExcludeReason reason) in getExcludeReasonName() argument
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
H A Dflagcb.c33 flagCB_fromU( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) flagCB_fromU() argument
176 debugCB_fromU(const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) debugCB_fromU() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/utils/
H A DDebug.h108 [[noreturn]] inline void Fatal(const char* reason, in Fatal() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DClientDoers.cpp55 DoDeviceLostCallback(Device* device, WGPUDeviceLostReason reason, char const* message) DoDeviceLostCallback() argument
/third_party/openssl/test/
H A Derrtest.c31 char *reason; in test_print_error_format() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DErrorHandling.cpp126 static void bindingsErrorHandler(void *user_data, const std::string& reason, in bindingsErrorHandler() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireErrorCallbackTests.cpp63 void ToMockDeviceLostCallback(WGPUDeviceLostReason reason, in ToMockDeviceLostCallback() argument
/device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/
H A Dblackbox_storage.c45 static void do_kmsg_dump(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) in do_kmsg_dump() argument
/test/xts/hats/powermgr/power/hdi_power/common/
H A Dhdi_power_test.cpp129 (void)reason; variable
/third_party/curl/src/
H A Dtool_parsecfg.c266 const char *reason = param2text(res); in parseconfig() local
/third_party/icu/tools/multi/proj/provider/glue/
H A Dcoll_fe.cpp490 U_CAPI UPlugTokenReturn U_EXPORT2 coll_provider_plugin (UPlugData *data, UPlugReason reason, UErrorCode *status) in coll_provider_plugin() argument
/third_party/libunwind/libunwind/tests/
H A DGtest-bt.c183 uint16_t reason; in sighandler() local
/third_party/libwebsockets/lib/cose/
H A Dcose_validate.c444 cb_cose_sig(struct lecp_ctx *ctx, char reason) in cb_cose_sig() argument
/third_party/libwebsockets/lib/jose/jws/
H A Djose.c159 lws_jws_jose_cb(struct lejp_ctx *ctx, char reason) in lws_jws_jose_cb() argument
/third_party/libwebsockets/lib/abstract/transports/
H A Draw-skt.c55 callback_abs_client_raw_skt(struct lws *wsi, enum lws_callback_reasons reason, in callback_abs_client_raw_skt() argument
332 lws_atcrs_set_timeout(lws_abs_transport_inst_t *ati, int reason, int secs) in lws_atcrs_set_timeout() argument
/third_party/libwebsockets/lib/core-net/
H A Ddummy-callback.c110 lws_callback_ws_proxy(struct lws *wsi, enum lws_callback_reasons reason, in lws_callback_ws_proxy() argument
266 lws_callback_http_dummy(struct lws *wsi, enum lws_callback_reasons reason, in lws_callback_http_dummy() argument
/third_party/mesa3d/.gitlab-ci/tests/
H A Dtest_lava_job_submitter.py298 reason="Slow and sketchy test. Needs a LAVA log raw file at /tmp/log.yaml" variable

Completed in 31 milliseconds

12345678910>>...26