| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSet.java | 2883 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 D | unistr.cpp | 895 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 D | msm_kgsl.h | 453 enum kgsl_cmdwindow_type target; member
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-array-prototype.c | 2455 uint32_t target; in ecma_builtin_array_prototype_object_copy_within() local [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_x11.c | 1034 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 D | eglapi.c | 1498 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 D | radv_pipeline_rt.c | 1718 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 D | aco_lower_to_hw_instr.cpp | 1737 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 D | agx_compiler.h | 310 struct agx_block *target; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 336 unsigned target; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | linker.cpp | 1329 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 D | dri2.c | 1967 unsigned target, usage; dri2_interop_export_object() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/tegra/ |
| H A D | tegra_context.c | 678 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 D | si_texture.c | 2289 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 D | radeon_vcn_dec.c | 66 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 D | svga_shader.h | 146 unsigned target:4; member
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_ff.c | 1412 unsigned target; in nine_ff_build_ps() local
|
| /third_party/node/src/ |
| H A D | cares_wrap.cc | 1879 void Initialize(Local<Object> target, in Initialize() argument [all...] |
| H A D | js_native_api_v8_inspector.cc | 241 static void Apply(T* target, void (T::*fn)(Argument), in Apply() argument
|
| H A D | node_file.cc | 2681 void Initialize(Local<Object> target, in Initialize() argument [all...] |
| H A D | node_messaging.cc | 1115 MessagePort* target = in MoveToContext() local 1478 static void InitMessaging(Local<Object> target, in InitMessaging() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_common.cc | 289 Set( Local<Context> context, Local<Object> target, Local<Value> name, MaybeLocal<T> maybe_value) Set() argument
|
| H A D | crypto_tls.cc | 329 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 D | web-snapshot.cc | 2361 Object target; in ProcessDeferredReferences() local [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-serialization.cc | 423 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
|