Home
last modified time | relevance | path

Searched defs:target (Results 1901 - 1925 of 2371) sorted by relevance

1...<<71727374757677787980>>...95

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java2883 public <T extends Collection<String>> T addAllTo(T target) { in addAllTo() argument
2893 public String[] addAllTo(String[] target) { in addAllTo() argument
4576 public static <T, U extends Collection<T>> U addAllTo(Iterable<T> source, U target) { in addAllTo() argument
4587 public static <T> T[] addAllTo(Iterable<T> source, T[] target) { in addAllTo() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp895 extract(int32_t start, int32_t length, char *target, int32_t targetCapacity, enum EInvariant) const extract() argument
928 toUTF8(int32_t start, int32_t len, char *target, int32_t capacity) const toUTF8() argument
944 extract(int32_t start, int32_t len, char *target, uint32_t dstSize) const extract() argument
[all...]
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h453 enum kgsl_cmdwindow_type target; member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array-prototype.c2455 uint32_t target; in ecma_builtin_array_prototype_object_copy_within() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11.c1034 xcb_pixmap_t target; in dri2_x11_copy_buffers() local
1162 dri2_x11_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, in dri2_x11_create_image_khr() argument
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1498 eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) in eglCopyBuffers() argument
1743 _eglCreateImageCommon(_EGLDisplay *disp, EGLContext ctx, EGLenum target, in _eglCreateImageCommon() argument
1768 eglCreateImageKHR(EGLDisplay dpy, EGLContext ctx, EGLenum target, in eglCreateImageKHR() argument
1778 eglCreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, in eglCreateImage() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.c1718 nir_cursor target = nir_before_cf_list(&nir_shader_get_entrypoint(shader)->body); in move_rt_instructions() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1737 std::map<PhysReg, copy_operation>::iterator target = copy_map.find(new_reg_hi); in handle_operands() local
2380 const uint32_t target = branch->target[0]; lower_to_hw_instr() local
2393 for (unsigned i = block->index + 1; i < branch->target[0]; i++) { lower_to_hw_instr() local
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h310 struct agx_block *target; member
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h336 unsigned target; member
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker.cpp1329 remap_variables(ir_instruction *inst, struct gl_linked_shader *target, in remap_variables() argument
1334 remap_visitor(struct gl_linked_shader *target, hash_table *temps) in remap_variables() argument
1369 struct gl_linked_shader *target; remap_variables() member in __anon7179::find_assignment_visitor::remap_visitor
1403 move_non_declarations(exec_list *instructions, exec_node *last, bool make_copies, gl_linked_shader *target) move_non_declarations() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1967 unsigned target, usage; dri2_interop_export_object() local
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c678 tegra_stream_output_target_destroy(struct pipe_context *pcontext, struct pipe_stream_output_target *target) tegra_stream_output_target_destroy() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c2289 si_get_sparse_texture_virtual_page_size(struct pipe_screen *screen, enum pipe_texture_target target, bool multi_sample, enum pipe_format format, unsigned offset, unsigned size, int *x, int *y, int *z) si_get_sparse_texture_virtual_page_size() argument
[all...]
H A Dradeon_vcn_dec.c66 get_h264_msg(struct radeon_decoder *dec, struct pipe_video_buffer *target, struct pipe_h264_picture_desc *pic) get_h264_msg() argument
291 get_h265_msg(struct radeon_decoder *dec, struct pipe_video_buffer *target, struct pipe_h265_picture_desc *pic) get_h265_msg() argument
504 get_vp9_msg(struct radeon_decoder *dec, struct pipe_video_buffer *target, struct pipe_vp9_picture_desc *pic) get_vp9_msg() argument
739 get_av1_msg(struct radeon_decoder *dec, struct pipe_video_buffer *target, struct pipe_av1_picture_desc *pic) get_av1_msg() argument
1700 rvcn_dec_message_decode(struct radeon_decoder *dec, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) rvcn_dec_message_decode() argument
2546 radeon_dec_begin_frame(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) radeon_dec_begin_frame() argument
2569 radeon_dec_decode_macroblock(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, const struct pipe_macroblock *macroblocks, unsigned num_macroblocks) radeon_dec_decode_macroblock() argument
2582 radeon_dec_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *buffers, const unsigned *sizes) radeon_dec_decode_bitstream() argument
2624 send_cmd_dec(struct radeon_decoder *dec, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) send_cmd_dec() argument
2667 radeon_dec_end_frame(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) radeon_dec_end_frame() argument
2685 radeon_dec_jpeg_end_frame(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture) radeon_dec_jpeg_end_frame() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h146 unsigned target:4; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c1412 unsigned target; in nine_ff_build_ps() local
/third_party/node/src/
H A Dcares_wrap.cc1879 void Initialize(Local<Object> target, in Initialize() argument
[all...]
H A Djs_native_api_v8_inspector.cc241 static void Apply(T* target, void (T::*fn)(Argument), in Apply() argument
H A Dnode_file.cc2681 void Initialize(Local<Object> target, in Initialize() argument
[all...]
H A Dnode_messaging.cc1115 MessagePort* target = in MoveToContext() local
1478 static void InitMessaging(Local<Object> target, in InitMessaging() argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_common.cc289 Set( Local<Context> context, Local<Object> target, Local<Value> name, MaybeLocal<T> maybe_value) Set() argument
H A Dcrypto_tls.cc329 Set( Environment* env, Local<Object> target, Local<String> name, const char* value, bool ignore_null = true) Set() argument
2087 Initialize( Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc2361 Object target; in ProcessDeferredReferences() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc423 Address target = orig_iter.rinfo()->wasm_stub_call_address(); in WriteCode() local
785 Address target = in CopyAndRelocate() local
793 Address target = native_module_->GetNearRuntimeStubEntry( in CopyAndRelocate() local
807 Address target = unit.code->instruction_start() + offset; in CopyAndRelocate() local

Completed in 69 milliseconds

1...<<71727374757677787980>>...95