Home
last modified time | relevance | path

Searched defs:reason (Results 176 - 200 of 606) sorted by relevance

12345678910>>...25

/test/xts/acts/communication_lite/dsoftbus_hal/src/
H A Dsoftbus_bus_center_test.c91 static void TestDiscoverResult(int32_t refreshId, RefreshResult reason) in TestDiscoverResult() argument
119 static void TestPublishResult(int publishId, PublishResult reason) in TestPublishResult() argument
/test/xts/dcts/communication/softbus_standard/socket_trans/server/
H A DSocketTestServer.cpp97 static void OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown() argument
/third_party/glfw/src/
H A Dwin32_init.c63 BOOL WINAPI DllMain(HINSTANCE instance, DWORD reason, LPVOID reserved) in DllMain() argument
/third_party/alsa-utils/alsactl/
H A Dutils.c82 void initfailed(int cardnumber, const char *reason, int exitcode) in initfailed() argument
/third_party/icu/icu4c/source/common/
H A Ducnv_err.cpp91 UCNV_FROM_U_CALLBACK_STOP( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_STOP() argument
118 UCNV_TO_U_CALLBACK_STOP( const void *context, UConverterToUnicodeArgs *toUArgs, const char* codePoints, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_STOP() argument
132 UCNV_FROM_U_CALLBACK_SKIP( const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_SKIP() argument
163 UCNV_FROM_U_CALLBACK_SUBSTITUTE( const void *context, UConverterFromUnicodeArgs *fromArgs, const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_SUBSTITUTE() argument
199 UCNV_FROM_U_CALLBACK_ESCAPE( const void *context, UConverterFromUnicodeArgs *fromArgs, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_ESCAPE() argument
363 UCNV_TO_U_CALLBACK_SKIP( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_SKIP() argument
386 UCNV_TO_U_CALLBACK_SUBSTITUTE( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_SUBSTITUTE() argument
412 UCNV_TO_U_CALLBACK_ESCAPE( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_ESCAPE() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTestData.java74 static CldrValue alias(AliasType type, AliasReason reason, String value, String... replacement) { in alias() argument
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-lejp.c31 lws_struct_schema_only_lejp_cb(struct lejp_ctx *ctx, char reason) in lws_struct_schema_only_lejp_cb() argument
142 lws_struct_default_lejp_cb(struct lejp_ctx *ctx, char reason) in lws_struct_default_lejp_cb() argument
[all...]
/third_party/libwebsockets/lib/abstract/transports/
H A Dunit-test.c468 lws_atcut_set_timeout(lws_abs_transport_inst_t *ati, int reason, int secs) in lws_atcut_set_timeout() argument
/third_party/libunwind/libunwind/src/ia64/
H A DGinit.c105 uint16_t reason; in access_reg() local
/third_party/libwebsockets/lib/jose/jwe/
H A Djwe.c59 lws_jwe_json_cb(struct lejp_ctx *ctx, char reason) in lws_jwe_json_cb() argument
/third_party/libwebsockets/lib/jose/jwk/
H A Djose_key.c180 cb_jwk(struct lejp_ctx *ctx, char reason) in cb_jwk() argument
/third_party/libuv/test/
H A Drunner.c115 char reason[1024]; in log_tap_result() local
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c678 rops_close_kill_connection_h2(struct lws *wsi, enum lws_close_status reason) in rops_close_kill_connection_h2() argument
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c326 callback_ss_proxy(struct lws *wsi, enum lws_callback_reasons reason, in callback_ss_proxy() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_sequencer/
H A Dmain.c76 callback_http(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_http() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
H A Dminimal-http-client.c201 callback_http(struct lws *wsi, enum lws_callback_reasons reason, in callback_http() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
H A Dminimal-secure-streams.c164 lws_httpbin_json_cb(struct lejp_ctx *ctx, char reason) in lws_httpbin_json_cb() argument
/third_party/libwebsockets/plugins/raw-proxy/
H A Dprotocol_lws_raw_proxy.c173 callback_raw_proxy(struct lws *wsi, enum lws_callback_reasons reason, in callback_raw_proxy() argument
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/
H A Dminimal-mqtt-client-multi.c196 callback_mqtt(struct lws *wsi, enum lws_callback_reasons reason, in callback_mqtt() argument
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client/
H A Dminimal-mqtt-client.c162 callback_mqtt(struct lws *wsi, enum lws_callback_reasons reason, in callback_mqtt() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Daudio.c204 callback_audio(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_audio() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/
H A Dmain.c220 callback_minimal(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/
H A Dprotocol_lws_minimal_client_echo.c100 callback_minimal_client_echo(struct lws *wsi, enum lws_callback_reasons reason, in callback_minimal_client_echo() argument
/third_party/libwebsockets/plugins/ssh-base/
H A Dtelnet.c116 lws_callback_raw_telnet(struct lws *wsi, enum lws_callback_reasons reason, in lws_callback_raw_telnet() argument
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c286 callback_async_dns(struct lws *wsi, enum lws_callback_reasons reason, in callback_async_dns() argument

Completed in 20 milliseconds

12345678910>>...25