Home
last modified time | relevance | path

Searched defs:context (Results 4676 - 4700 of 7305) sorted by relevance

1...<<181182183184185186187188189190>>...293

/third_party/icu/icu4c/source/common/
H A Duchar.cpp58 const void *context; member
62 _enumTypeValue(const void *context, uint32_t value) { in _enumTypeValue() argument
68 _enumTypeRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in _enumTypeRange() argument
76 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context) { in u_enumCharTypes() argument
651 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 end, uint32_t value) _enumPropertyStartsRange() argument
[all...]
H A Dudata.cpp954 checkDataItem( const DataHeader *pHeader, UDataMemoryIsAcceptable *isAcceptable, void *context, const char *type, const char *name, UErrorCode *nonFatalErr, UErrorCode *fatalErr ) checkDataItem() argument
994 doLoadFromIndividualFiles(const char *pkgName, const char *dataPath, const char *tocEntryPathSuffix, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromIndividualFiles() argument
1052 doLoadFromCommonData(UBool isICUData, const char * , const char * , const char * , const char *tocEntryName, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromCommonData() argument
1165 doOpenChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) doOpenChoice() argument
1438 udata_openChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) udata_openChoice() argument
[all...]
H A Dutrie2_builder.cpp351 copyEnumRange(const void *context, UChar32 start, UChar32 end, uint32_t value) { in copyEnumRange() argument
406 NewTrieAndStatus context; in utrie2_cloneAsThawed() local
450 NewTrieAndStatus context; utrie2_fromUTrie() local
[all...]
H A Dutrie.cpp1059 utrie_enum(const UTrie *trie, UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) utrie_enum() argument
[all...]
H A Duniset_props.cpp663 static UBool numericValueFilter(UChar32 ch, void* context) { in numericValueFilter() argument
667 static UBool generalCategoryMaskFilter(UChar32 ch, void* context) { in generalCategoryMaskFilter() argument
672 static UBool versionFilter(UChar32 ch, void* context) { in versionFilter() argument
685 static UBool intPropertyFilter(UChar32 ch, void* context) { in intPropertyFilter() argument
690 static UBool scriptExtensionsFilter(UChar32 ch, void* context) { in scriptExtensionsFilter() argument
699 applyFilter(UnicodeSet::Filter filter, void* context, const UnicodeSet* inclusions, UErrorCode &status) applyFilter() argument
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dcasepropsbuilder.cpp622 compareUnfold(const void *context, const void *left, const void *right) { in compareUnfold() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedNumberFormat.java1478 public void setContext(DisplayContext context) { in setContext() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java115 public void setInputMethodContext(InputMethodContext context) { in setInputMethodContext() argument
122 private static void initStatusWindow(InputMethodContext context) { in initStatusWindow() argument
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c85 struct lws_context *context; member
317 lws_threadpool_tsi_context(struct lws_context *context, int tsi) in lws_threadpool_tsi_context() argument
687 lws_threadpool_create(struct lws_context *context, const struct lws_threadpool_create_args *args, const char *format, ...) lws_threadpool_create() argument
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dvhost.c498 lws_protocol_init(struct lws_context *context) in lws_protocol_init() argument
574 lws_create_vhost(struct lws_context *context, const struct lws_context_creation_info *info) lws_create_vhost() argument
1081 lws_cancel_service(struct lws_context *context) lws_cancel_service() argument
1099 __lws_create_event_pipes(struct lws_context *context) global() argument
1288 struct lws_context *context = vh->context; global() local
1432 struct lws_context *context = vh->context; global() local
1631 struct lws_context *context = vh->context; global() local
1722 lws_get_vhost_by_name(struct lws_context *context, const char *name) global() argument
[all...]
H A Dnetwork.c409 lws_retry_get_delay_ms(struct lws_context *context, in lws_retry_get_delay_ms() argument
448 lws_retry_sul_schedule(struct lws_context *context, int tid, in lws_retry_sul_schedule() argument
1023 lws_system_get_state_manager(struct lws_context *context) lws_system_get_state_manager() argument
[all...]
/third_party/libwebsockets/lib/jose/jws/
H A Djws.c234 lws_jws_randomize_element(struct lws_context *context, struct lws_jws_map *map, in lws_jws_randomize_element() argument
164 lws_jws_init(struct lws_jws *jws, struct lws_jwk *jwk, struct lws_context *context) lws_jws_init() argument
445 lws_jws_sig_confirm(struct lws_jws_map *map_b64, struct lws_jws_map *map, struct lws_jwk *jwk, struct lws_context *context) lws_jws_sig_confirm() argument
670 lws_jws_sig_confirm_compact_b64_map(struct lws_jws_map *map_b64, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_compact_b64_map() argument
691 lws_jws_sig_confirm_compact_b64(const char *in, size_t len, struct lws_jws_map *map, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_compact_b64() argument
712 lws_jws_sig_confirm_compact(struct lws_jws_map *map, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_compact() argument
725 lws_jws_sig_confirm_json(const char *in, size_t len, struct lws_jws *jws, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_json() argument
[all...]
/third_party/libuv/src/win/
H A Dtcp.c343 static void CALLBACK post_completion(void* context, BOOLEAN timed_out) { in post_completion() argument
362 static void CALLBACK post_write_completion(void* context, BOOLEAN timed_out) { in post_write_completion() argument
/third_party/libcoap/examples/
H A Doscore-interop-server.c508 get_oscore_conf(coap_context_t *context) { in get_oscore_conf() argument
/third_party/libdrm/amdgpu/
H A Damdgpu.h273 amdgpu_context_handle context; member
[all...]
/third_party/libcoap/src/
H A Dcoap_subscribe.c31 coap_persist_track_funcs(coap_context_t *context, in coap_persist_track_funcs() argument
49 coap_persist_observe_add(coap_context_t *context, in coap_persist_observe_add() argument
651 coap_op_obs_cnt_load_disk(coap_context_t *context) coap_op_obs_cnt_load_disk() argument
694 coap_op_obs_cnt_track_observe(coap_context_t *context, coap_str_const_t *resource_name, uint32_t n_observe_num, void *user_data) coap_op_obs_cnt_track_observe() argument
762 coap_op_obs_cnt_deleted(coap_context_t *context, coap_str_const_t *resource_name) coap_op_obs_cnt_deleted() argument
977 coap_context_t *context = session->context; coap_op_dyn_resource_added() local
1046 coap_op_resource_deleted(coap_context_t *context, coap_str_const_t *resource_name, void *user_data) coap_op_resource_deleted() argument
1114 coap_persist_startup(coap_context_t *context, const char *dyn_resource_save_file, const char *observe_save_file, const char *obs_cnt_save_file, uint32_t save_freq) coap_persist_startup() argument
1154 coap_persist_cleanup(coap_context_t *context) coap_persist_cleanup() argument
1168 coap_persist_stop(coap_context_t *context) coap_persist_stop() argument
1176 coap_persist_startup(coap_context_t *context, const char *dyn_resource_save_file, const char *observe_save_file, const char *obs_cnt_save_file, uint32_t save_freq) coap_persist_startup() argument
1190 coap_persist_stop(coap_context_t *context) coap_persist_stop() argument
[all...]
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-serialize.c359 lws_ss_deserialize_parse(struct lws_ss_serialization_parser *par, struct lws_context *context, struct lws_dsh *dsh, const uint8_t *cp, size_t len, lws_ss_conn_states_t *state, void *parconn, lws_ss_handle_t **pss, lws_ss_info_t *ssi, char client) lws_ss_deserialize_parse() argument
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
H A Dprotocol_lws_minimal_dbus_ws_proxy.c87 struct lws_context *context; member
/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djwe.c70 test_jwe_a1(struct lws_context *context) in test_jwe_a1() argument
286 test_jwe_a2(struct lws_context *context) in test_jwe_a2() argument
493 test_jwe_ra_ptext_1024(struct lws_context *context, char *jwk_txt, int jwk_len) in test_jwe_ra_ptext_1024() argument
620 test_jwe_r256a192_ptext(struct lws_context *context, char *jwk_txt, int jwk_len) test_jwe_r256a192_ptext() argument
752 test_jwe_r256a256_ptext(struct lws_context *context, char *jwk_txt, int jwk_len) test_jwe_r256a256_ptext() argument
1046 test_jwe_r256a128_jwe_openssl(struct lws_context *context) test_jwe_r256a128_jwe_openssl() argument
1137 test_jwe_r256a128_jwe_mbedtls(struct lws_context *context) test_jwe_r256a128_jwe_mbedtls() argument
1228 test_jwe_a3(struct lws_context *context) test_jwe_a3() argument
1362 test_jwa_b2(struct lws_context *context) test_jwa_b2() argument
1518 test_jwa_b3(struct lws_context *context) test_jwa_b3() argument
1636 test_jwa_c(struct lws_context *context) test_jwa_c() argument
1785 test_ecdhes_t1(struct lws_context *context, const char *jose_hdr, const char *peer_pubkey, const char *peer_privkey) test_ecdhes_t1() argument
1964 test_akw_decrypt(struct lws_context *context, const char *test_name, const char *ciphertext, const char *key) test_akw_decrypt() argument
2018 test_akw_encrypt(struct lws_context *context, const char *test_name, const char *alg, const char *enc, const char *ciphertext, const char *key, char *compact, int compact_len) test_akw_encrypt() argument
2137 test_jwe_json_complete(struct lws_context *context) test_jwe_json_complete() argument
2171 test_jwe(struct lws_context *context) test_jwe() argument
[all...]
/third_party/libwebsockets/test-apps/
H A Dtest-sshd.c74 static struct lws_context *context = NULL; variable
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c190 static void si_destroy_context(struct pipe_context *context) in si_destroy_context() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c920 svga_get_sample_position(struct pipe_context *context, in svga_get_sample_position() argument
[all...]
H A Dsvga_resource_texture.c200 svga_resource_get_handle(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *texture, struct winsys_handle *whandle, unsigned usage) svga_resource_get_handle() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c453 __DRIcontext *context; in driCreateContextAttribs() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.c921 virgl_resource_get_handle(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *resource, struct winsys_handle *whandle, unsigned usage) virgl_resource_get_handle() argument

Completed in 34 milliseconds

1...<<181182183184185186187188189190>>...293