Home
last modified time | relevance | path

Searched defs:new_info (Results 1 - 23 of 23) sorted by relevance

/third_party/gn/src/gn/
H A Dfunction_write_file_unittest.cc113 base::File::Info new_info; in TEST_F() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c302 struct pipe_draw_info new_info; variable
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_blit.c274 struct pipe_blit_info new_info = *info; in try_copy_region() local
/third_party/mesa3d/src/util/indices/
H A Du_primconvert.c106 primconvert_init_draw(struct primconvert_context *pc, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draws, struct pipe_draw_info *new_info, struct pipe_draw_start_count_bias *new_draw) primconvert_init_draw() argument
278 struct pipe_draw_info new_info; util_primconvert_draw_single_vbo() local
334 struct pipe_draw_info new_info; util_primconvert_draw_vertex_state() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_prim_restart.c295 struct pipe_draw_info new_info = *info; in util_draw_vbo_without_prim_restart() local
H A Du_vbuf.c1470 struct pipe_draw_info new_info; in u_vbuf_draw_vbo() local
[all...]
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c279 struct osl_table_info *new_info; in osl_add_table_to_list() local
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c279 struct osl_table_info *new_info; in osl_add_table_to_list() local
/kernel/linux/common_modules/xpm/validator/
H A Dexec_signature_info.c511 struct exec_file_signature_info *new_info; in get_elf_code_segment_info() local
481 insert_new_signature_info(struct inode *file_node, int type, struct verity_info *verity, struct exec_file_signature_info *new_info, struct exec_file_signature_info **old_info) insert_new_signature_info() argument
[all...]
/third_party/mesa3d/src/util/
H A Dralloc.c318 ralloc_header *new_info, *old_info, *child; in ralloc_adopt() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp586 struct pipe_blit_info new_info = *info; in resolve_stencil_supported() local
593 struct pipe_blit_info new_info = *info; in resolve_stencil_supported() local
807 struct pipe_blit_info new_info = *info; in blit_resolve_stencil() local
867 struct pipe_blit_info new_info = *info; replicate_stencil_supported() local
887 struct pipe_blit_info new_info = *info; blit_replicate_stencil() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.cc127 hb_glyph_info_t *new_info = nullptr; in enlarge() local
/third_party/vulkan-loader/tests/framework/layer/
H A Dwrap_objects.cpp579 VkDebugMarkerObjectTagInfoEXT new_info = *pTagInfo; in wrap_vkDebugMarkerSetObjectTagEXT() local
601 VkDebugMarkerObjectNameInfoEXT new_info = *pNameInfo; in wrap_vkDebugMarkerSetObjectNameEXT() local
627 VkDebugUtilsObjectNameInfoEXT new_info = *pNameInfo; in wrap_vkSetDebugUtilsObjectNameEXT() local
648 VkDebugUtilsObjectTagInfoEXT new_info = *pTagInfo; wrap_vkSetDebugUtilsObjectTagEXT() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dserial_core.c820 uart_set_info(struct tty_struct *tty, struct tty_port *port, struct uart_state *state, struct serial_struct *new_info) uart_set_info() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Drocket.c1184 set_config(struct tty_struct *tty, struct r_port *info, struct rocket_config __user *new_info) set_config() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_da_btree.c1798 struct xfs_da_blkinfo *new_info; in xfs_da3_blk_link() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_da_btree.c1810 struct xfs_da_blkinfo *new_info; in xfs_da3_blk_link() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c2790 const struct shader_info *new_info = ish ? &ish->nir->info : NULL; in bind_shader_state() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c3019 const struct shader_info *new_info = ish ? &ish->nir->info : NULL; in bind_shader_state() local
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dserial_core.c821 uart_set_info(struct tty_struct *tty, struct tty_port *port, struct uart_state *state, struct serial_struct *new_info) uart_set_info() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp878 DefInfo new_info = info; in get_reg_simple() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c9022 hclge_update_vlan_filter_entries(struct hclge_vport *vport, u16 port_base_vlan_state, struct hclge_vlan_info *new_info, struct hclge_vlan_info *old_info) hclge_update_vlan_filter_entries() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c10222 hclge_update_vlan_filter_entries(struct hclge_vport *vport, u16 port_base_vlan_state, struct hclge_vlan_info *new_info, struct hclge_vlan_info *old_info) hclge_update_vlan_filter_entries() argument
10271 hclge_modify_port_base_vlan_tag(struct hclge_vport *vport, struct hclge_vlan_info *new_info, struct hclge_vlan_info *old_info) hclge_modify_port_base_vlan_tag() argument

Completed in 71 milliseconds