| /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...] |
| H A D | node_wasi.cc | 1695 static void Initialize(Local<Object> target, in Initialize() argument
|
| /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
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | dir.c | 1469 __ntfs_create(ntfs_inode *dir_ni, le32 securid, const ntfschar *name, u8 name_len, mode_t type, dev_t dev, const ntfschar *target, int target_len) __ntfs_create() argument 1828 ntfs_create_symlink(ntfs_inode *dir_ni, le32 securid, const ntfschar *name, u8 name_len, const ntfschar *target, int target_len) ntfs_create_symlink() argument [all...] |
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g.c | 715 char *target; in junction_getattr() local 1003 char *target = NULL; ntfs_fuse_getattr() local 2059 ntfs_fuse_create(const char *org_path, mode_t typemode, dev_t dev, const char *target, struct fuse_file_info *fi) ntfs_fuse_create() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | playlog.c | 427 char *target; in read_raw() local 862 change_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) change_resident() argument 916 change_resident_expect(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, const char *expected, u32 target, u32 length, ATTR_TYPES type) change_resident_expect() argument 969 change_index_value(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) change_index_value() argument 1014 add_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) add_resident() argument 1094 expand_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) expand_resident() argument 1176 insert_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) insert_resident() argument 1259 remove_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) remove_resident() argument 1345 delete_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) delete_resident() argument 1403 shrink_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) shrink_resident() argument 1484 update_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) update_index() argument 1828 u32 target; redo_action37() local 1866 u32 target; redo_add_index() local 1931 u32 target; redo_add_root_index() local 2009 u32 target; redo_create_file() local 2060 u32 target; redo_create_attribute() local 2083 u32 target; redo_delete_attribute() local 2107 u32 target; redo_delete_file() local 2160 u32 target; redo_delete_index() local 2223 u32 target; redo_delete_root_index() local 2409 u32 target; redo_sizes() local 2431 u32 target; redo_update_index() local 2454 u32 target; redo_update_index_value() local 2476 u32 target; redo_update_mapping() local 2562 u32 target; redo_update_resident() local 2631 u32 target; redo_update_root_index() local 2663 u32 target; redo_update_root_vcn() local 2692 u32 target; redo_update_value() local 2756 u32 target; redo_update_vcn() local 2781 u32 target; redo_write_end() local 2849 u32 target; redo_write_index() local 2938 u32 target; undo_add_index() local 3003 u32 target; undo_add_root_index() local 3061 u32 target; undo_create_attribute() local 3083 u32 target; undo_delete_attribute() local 3107 u32 target; undo_delete_index() local 3176 u32 target; undo_delete_root_index() local 3247 u32 target; undo_create_file() local 3299 u32 target; undo_delete_file() local 3481 u32 target; undo_sizes() local 3519 u32 target; undo_update_index() local 3543 u32 target; undo_update_index_value() local 3588 u32 target; undo_update_vcn() local 3615 u32 target; undo_update_mapping() local 3702 u32 target; undo_update_resident() local 3768 u32 target; undo_update_root_index() local 3795 u32 target; undo_update_root_vcn() local 3824 u32 target; undo_update_value() local 3883 u32 target; undo_write_end() local 3950 u32 target; undo_write_index() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | HttpServer.cc | 394 void release_fd(FileEntry *target) { in release_fd() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvmbcs.cpp | 2037 char16_t *target; in ucnv_MBCSSingleToUnicodeWithOffsets() local 1105 _extFromU(UConverter *cnv, const UConverterSharedData *sharedData, UChar32 cp, const char16_t **source, const char16_t *sourceLimit, uint8_t **target, const uint8_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extFromU() argument 1172 _extToU(UConverter *cnv, const UConverterSharedData *sharedData, int8_t length, const uint8_t **source, const uint8_t *sourceLimit, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extToU() argument 2189 char16_t *target; ucnv_MBCSSingleToBMPWithOffsets() local 2469 char16_t *target; ucnv_MBCSToUnicodeWithOffsets() local 3410 uint8_t *target; ucnv_MBCSDoubleFromUnicodeWithOffsets() local 3642 uint8_t *target; ucnv_MBCSSingleFromUnicodeWithOffsets() local 3818 uint8_t *target; ucnv_MBCSSingleFromBMPWithOffsets() local 4075 uint8_t *target; ucnv_MBCSFromUnicodeWithOffsets() local 5025 uint8_t *target; ucnv_SBCSFromUTF8() local 5327 uint8_t *target; ucnv_DBCSFromUTF8() local [all...] |