Home
last modified time | relevance | path

Searched defs:context (Results 5676 - 5700 of 6772) sorted by relevance

1...<<221222223224225226227228229230>>...271

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateFormat.java1667 public void setContext(DisplayContext context) { in setContext() argument
H A DDateFormatSymbols.java774 getMonths(int context, int width) getMonths() argument
827 setMonths(String[] newMonths, int context, int width) setMonths() argument
895 getWeekdays(int context, int width) getWeekdays() argument
944 setWeekdays(String[] newWeekdays, int context, int width) setWeekdays() argument
1020 getQuarters(int context, int width) getQuarters() argument
1066 setQuarters(String[] newQuarters, int context, int width) setQuarters() argument
1109 getYearNames(int context, int width) getYearNames() argument
1123 setYearNames(String[] yearNames, int context, int width) setYearNames() argument
1137 getZodiacNames(int context, int width) getZodiacNames() argument
1151 setZodiacNames(String[] zodiacNames, int context, int width) setZodiacNames() argument
1169 getLeapMonthPattern(int context, int width) getLeapMonthPattern() argument
1223 setLeapMonthPattern(String leapMonthPattern, int context, int width) setLeapMonthPattern() argument
[all...]
H A DPluralRules.java1501 private static ParseException unexpected(String token, String context) { in unexpected() argument
1509 private static String nextToken(String[] tokens, int x, String context) in nextToken() argument
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp285 maybeFilterValue(uint32_t value, uint32_t initialValue, uint32_t nullValue, UCPMapValueFilter *filter, const void *context) maybeFilterValue() argument
295 getRange( UChar32 start, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) const getRange() argument
1804 getRange(const void *trie, UChar32 start, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) getRange() argument
1813 umutablecptrie_getRange(const UMutableCPTrie *trie, UChar32 start, UCPMapRangeOption option, uint32_t surrogateValue, UCPMapValueFilter *filter, const void *context, uint32_t *pValue) umutablecptrie_getRange() argument
[all...]
H A Dunistr.cpp94 UnicodeString_charAt(int32_t offset, void *context) { in UnicodeString_charAt() argument
H A Dunames.cpp599 enumGroupNames(UCharNames *names, const uint16_t *group, UChar32 start, UChar32 end, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumGroupNames() argument
644 enumExtNames(UChar32 start, UChar32 end, UEnumCharNamesFn *fn, void *context) enumExtNames() argument
667 enumNames(UCharNames *names, UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumNames() argument
936 enumAlgNames(AlgorithmicRange *range, UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumAlgNames() argument
1635 u_enumCharNames(UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice, UErrorCode *pErrorCode) u_enumCharNames() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp1969 PluralSelectorContext &context = *static_cast<PluralSelectorContext *>(ctx); in select() local
[all...]
H A Drematch.cpp363 struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(replacement); in appendReplacement() local
2437 setMatchCallback(URegexMatchCallback *callback, const void *context, UErrorCode &status) setMatchCallback() argument
2453 getMatchCallback(URegexMatchCallback *&callback, const void *&context, UErrorCode &status) getMatchCallback() argument
2469 setFindProgressCallback(URegexFindProgressCallback *callback, const void *context, UErrorCode &status) setFindProgressCallback() argument
2485 getFindProgressCallback(URegexFindProgressCallback *&callback, const void *&context, UErrorCode &status) getFindProgressCallback() argument
[all...]
/third_party/libuv/src/win/
H A Dpipe.c1341 static void CALLBACK post_completion_read_wait(void* context, BOOLEAN timed_out) { in post_completion_read_wait() argument
1360 static void CALLBACK post_completion_write_wait(void* context, BOOLEAN timed_out) { in post_completion_write_wait() argument
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c175 lws_hex_random(struct lws_context *context, char *dest, size_t len) in lws_hex_random() argument
240 lws_pthread_self_to_tsi(struct lws_context *context) in lws_pthread_self_to_tsi() argument
264 lws_context_user(struct lws_context *context) in lws_context_user() argument
298 lws_canonical_hostname(struct lws_context *context) in lws_canonical_hostname() argument
305 lws_get_count_threads(struct lws_context *context) lws_get_count_threads() argument
734 lws_finalize_startup(struct lws_context *context) lws_finalize_startup() argument
745 lws_get_effective_uid_gid(struct lws_context *context, uid_t *uid, gid_t *gid) lws_get_effective_uid_gid() argument
[all...]
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c487 mbedtls_test_message_socket_context *context = in mbedtls_test_mock_tcp_send_msg() local
514 mbedtls_test_message_socket_context *context = in mbedtls_test_mock_tcp_recv_msg() local
893 mbedtls_test_ssl_endpoint_free( mbedtls_test_ssl_endpoint *ep, mbedtls_test_message_socket_context *context) mbedtls_test_ssl_endpoint_free() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_block.c379 coap_context_set_block_mode(coap_context_t *context, in coap_context_set_block_mode() argument
2576 coap_handle_request_put_block(coap_context_t *context, coap_session_t *session, coap_pdu_t *pdu, coap_pdu_t *response, coap_resource_t *resource, coap_string_t *uri_path, coap_opt_t *observe, int *added_block, coap_lg_srcv_t **pfree_lg_srcv) coap_handle_request_put_block() argument
3335 coap_handle_response_get_block(coap_context_t *context, coap_session_t *session, coap_pdu_t *sent, coap_pdu_t *rcvd, coap_recurse_t recursive) coap_handle_response_get_block() argument
[all...]
H A Dcoap_session.c519 coap_make_session(coap_proto_t proto, coap_session_type_t type, const coap_addr_hash_t *addr_hash, const coap_address_t *local_addr, const coap_address_t *remote_addr, int ifindex, coap_context_t *context, coap_endpoint_t *endpoint) coap_make_session() argument
1844 coap_new_endpoint(coap_context_t *context, const coap_address_t *listen_addr, coap_proto_t proto) coap_new_endpoint() argument
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglapi.c206 _eglCheckContext(_EGLDisplay *disp, _EGLContext *context, const char *msg) in _eglCheckContext() argument
815 _EGLContext *context; in eglCreateContext() local
841 _EGLContext *context in eglDestroyContext() local
859 _EGLContext *context = _eglLookupContext(ctx, disp); eglMakeCurrent() local
923 _EGLContext *context = _eglLookupContext(ctx, disp); eglQueryContext() local
1746 _EGLContext *context = _eglLookupContext(ctx, disp); _eglCreateImageCommon() local
2763 _eglLockDisplayInterop(EGLDisplay dpy, EGLContext context, _EGLDisplay **disp, _EGLContext **ctx) _eglLockDisplayInterop() argument
2786 MesaGLInteropEGLQueryDeviceInfo(EGLDisplay dpy, EGLContext context, struct mesa_glinterop_device_info *out) MesaGLInteropEGLQueryDeviceInfo() argument
2807 MesaGLInteropEGLExportObject(EGLDisplay dpy, EGLContext context, struct mesa_glinterop_export_in *in, struct mesa_glinterop_export_out *out) MesaGLInteropEGLExportObject() argument
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h67 LLVMContextRef context; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c409 handle_in_fence(__DRIcontext *context, __DRIimage *img) in handle_in_fence() argument
1742 dri2_blit_image(__DRIcontext *context, __DRIimage *dst, __DRIimage *src, in dri2_blit_image() argument
1791 dri2_map_image(__DRIcontext *context, __DRIimage *image, in dri2_map_image() argument
1830 dri2_unmap_image(__DRIcontext *context, __DRIimage *image, void *data) in dri2_unmap_image() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c39 struct tegra_context *context = to_tegra_context(pcontext); in tegra_destroy() local
64 struct tegra_context *context = to_tegra_context(pcontext); in tegra_draw_vbo() local
93 struct tegra_context *context in tegra_render_condition() local
102 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_query() local
112 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_batch_query() local
121 struct tegra_context *context = to_tegra_context(pcontext); tegra_destroy_query() local
129 struct tegra_context *context = to_tegra_context(pcontext); tegra_begin_query() local
137 struct tegra_context *context = to_tegra_context(pcontext); tegra_end_query() local
148 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_query_result() local
163 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_query_result_resource() local
173 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_active_query_state() local
182 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_blend_state() local
190 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_blend_state() local
198 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_blend_state() local
207 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_sampler_state() local
217 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_sampler_states() local
226 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_sampler_state() local
235 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_rasterizer_state() local
243 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_rasterizer_state() local
251 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_rasterizer_state() local
260 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_depth_stencil_alpha_state() local
268 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_depth_stencil_alpha_state() local
276 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_depth_stencil_alpha_state() local
285 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_fs_state() local
293 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_fs_state() local
301 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_fs_state() local
310 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_vs_state() local
318 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_vs_state() local
326 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_vs_state() local
335 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_gs_state() local
343 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_gs_state() local
351 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_gs_state() local
360 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_tcs_state() local
368 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_tcs_state() local
376 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_tcs_state() local
385 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_tes_state() local
393 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_tes_state() local
401 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_tes_state() local
411 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_vertex_elements_state() local
421 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_vertex_elements_state() local
429 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_vertex_elements_state() local
438 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_blend_color() local
447 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_stencil_ref() local
455 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_sample_mask() local
463 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_min_samples() local
472 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_clip_state() local
482 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_constant_buffer() local
498 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_framebuffer_state() local
523 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_polygon_stipple() local
533 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_scissor_states() local
544 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_window_rectangles() local
555 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_viewport_states() local
569 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_sampler_views() local
597 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_tess_state() local
607 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_debug_callback() local
618 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_shader_buffers() local
630 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_shader_images() local
642 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_vertex_buffers() local
669 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_stream_output_target() local
681 struct tegra_context *context = to_tegra_context(pcontext); tegra_stream_output_target_destroy() local
692 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_stream_output_targets() local
709 struct tegra_context *context = to_tegra_context(pcontext); tegra_resource_copy_region() local
721 struct tegra_context *context = to_tegra_context(pcontext); tegra_blit() local
739 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear() local
754 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear_render_target() local
773 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear_depth_stencil() local
789 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear_texture() local
803 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear_buffer() local
813 struct tegra_context *context = to_tegra_context(pcontext); tegra_flush() local
823 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_fence_fd() local
833 struct tegra_context *context = to_tegra_context(pcontext); tegra_fence_server_sync() local
844 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_sampler_view() local
887 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_surface() local
931 struct tegra_context *context = to_tegra_context(pcontext); tegra_transfer_map() local
962 struct tegra_context *context = to_tegra_context(pcontext); tegra_transfer_flush_region() local
972 struct tegra_context *context = to_tegra_context(pcontext); tegra_transfer_unmap() local
989 struct tegra_context *context = to_tegra_context(pcontext); tegra_buffer_subdata() local
1006 struct tegra_context *context = to_tegra_context(pcontext); tegra_texture_subdata() local
1015 struct tegra_context *context = to_tegra_context(pcontext); tegra_texture_barrier() local
1023 struct tegra_context *context = to_tegra_context(pcontext); tegra_memory_barrier() local
1035 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_video_codec() local
1044 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_video_buffer() local
1053 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_compute_state() local
1061 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_compute_state() local
1069 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_compute_state() local
1079 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_compute_resources() local
1091 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_global_binding() local
1103 struct tegra_context *context = to_tegra_context(pcontext); tegra_launch_grid() local
1114 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_sample_position() local
1122 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_timestamp() local
1132 struct tegra_context *context = to_tegra_context(pcontext); tegra_flush_resource() local
1142 struct tegra_context *context = to_tegra_context(pcontext); tegra_invalidate_resource() local
1150 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_device_reset_status() local
1159 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_device_reset_callback() local
1168 struct tegra_context *context = to_tegra_context(pcontext); tegra_dump_debug_state() local
1177 struct tegra_context *context = to_tegra_context(pcontext); tegra_emit_string_marker() local
1192 struct tegra_context *context = to_tegra_context(pcontext); tegra_generate_mipmap() local
1204 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_texture_handle() local
1212 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_texture_handle() local
1220 struct tegra_context *context = to_tegra_context(pcontext); tegra_make_texture_handle_resident() local
1228 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_image_handle() local
1236 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_image_handle() local
1245 struct tegra_context *context = to_tegra_context(pcontext); tegra_make_image_handle_resident() local
1256 struct tegra_context *context; tegra_screen_context_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c571 si_resource_get_param(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) si_resource_get_param() argument
[all...]
H A Dradeon_vcn_dec.c2711 radeon_create_decoder(struct pipe_context *context, const struct pipe_video_codec *templ) radeon_create_decoder() argument
[all...]
/third_party/mesa3d/src/glx/
H A Dglxcmds.c2737 MesaGLInteropGLXQueryDeviceInfo(Display *dpy, GLXContext context, struct mesa_glinterop_device_info *out) MesaGLInteropGLXQueryDeviceInfo() argument
2761 MesaGLInteropGLXExportObject(Display *dpy, GLXContext context, struct mesa_glinterop_export_in *in, struct mesa_glinterop_export_out *out) MesaGLInteropGLXExportObject() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c1573 const struct nine_context *context = &device->context; in nine_ff_get_vs() local
1725 struct nine_context *context = &device->context; nine_ff_get_ps() local
1867 struct nine_context *context = &device->context; nine_ff_load_vs_transforms() local
1907 struct nine_context *context = &device->context; nine_ff_load_lights() local
1952 struct nine_context *context = &device->context; nine_ff_load_point_and_fog_params() local
1973 struct nine_context *context = &device->context; nine_ff_load_tex_matrices() local
1988 struct nine_context *context = &device->context; nine_ff_load_ps_params() local
2041 struct nine_context *context = &device->context; nine_ff_update() local
2142 struct nine_context *context = &device->context; nine_ff_prune_vs() local
2156 struct nine_context *context = &device->context; nine_ff_prune_ps() local
[all...]
/third_party/node/src/
H A Dcares_wrap.cc1879 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
[all...]
H A Denv.cc203 void Environment::TrackContext(Local<Context> context) { in TrackContext() argument
210 void Environment::UntrackContext(Local<Context> context) { in UntrackContext() argument
541 void Environment::AssignToContext(Local<v8::Context> context, in AssignToContext() argument
751 Environment(IsolateData* isolate_data, Local<Context> context, const std::vector<std::string>& args, const std::vector<std::string>& exec_args, const EnvSerializeInfo* env_info, EnvironmentFlags::Flags flags, ThreadId thread_id) Environment() argument
768 InitializeMainContext(Local<Context> context, const EnvSerializeInfo* env_info) InitializeMainContext() argument
1359 Serialize( Local<Context> context, SnapshotCreator* creator) Serialize() argument
1364 Deserialize(Local<Context> context) Deserialize() argument
1378 Serialize(Local<Context> context, SnapshotCreator* creator) Serialize() argument
1383 Deserialize(Local<Context> context) Deserialize() argument
1430 Deserialize(Local<Context> context) Deserialize() argument
1475 Serialize(Local<Context> context, SnapshotCreator* creator) Serialize() argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_common.cc338 Local<Context> context = env->isolate()->GetCurrentContext(); in AddIssuerChainToObject() local
374 Local<Context> context = env->isolate()->GetCurrentContext(); in GetLastIssuedCert() local
143 UseSNIContext( const SSLPointer& ssl, BaseObjectPtr<SecureContext> context) UseSNIContext() argument
289 Set( Local<Context> context, Local<Object> target, Local<Value> name, MaybeLocal<T> maybe_value) Set() argument
1263 Local<Context> context = env->context(); X509ToObject() local
[all...]
H A Dcrypto_tls.cc808 Local<Context> context = env()->isolate()->GetCurrentContext(); ClearOut() local
1912 ByteSource context; ExportKeyingMaterial() local
2087 Initialize( Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
[all...]

Completed in 84 milliseconds

1...<<221222223224225226227228229230>>...271