Home
last modified time | relevance | path

Searched defs:trans (Results 426 - 450 of 528) sorted by relevance

1...<<11121314151617181920>>...22

/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dapplespi.c1077 const struct applespi_key_translation *trans; in applespi_find_translation() local
1088 const struct applespi_key_translation *trans; in applespi_translate_fn_key() local
1108 const struct applespi_key_translation *trans; applespi_translate_iso_layout() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_sd7220.c659 u16 trans; in qib_sd7220_reg_mod() local
748 u16 trans; in qib_sd7220_ram_xfer() local
[all...]
/third_party/alsa-lib/src/ucm/
H A Dmain.c2496 struct transition_sequence *trans; in handle_transition_verb() local
2588 struct transition_sequence *trans; in switch_device() local
2643 struct transition_sequence *trans; in switch_modifier() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTransliteratorTest.java3046 static boolean isAtomic(String s, String t, Transliterator trans) { in isAtomic() argument
[all...]
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTransliteratorTest.java3043 static boolean isAtomic(String s, String t, Transliterator trans) { in isAtomic() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1292 struct r600_transfer *trans; in r600_texture_transfer_map() local
[all...]
H A Dr600_asm.c384 unsigned i, chan, trans; in assign_alu_units() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1798 struct pipe_transfer *trans; in dri2_map_image() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c1510 virgl_encode_transfer(struct virgl_screen *vs, struct virgl_cmd_buf *buf, struct virgl_transfer *trans, uint32_t direction) virgl_encode_transfer() argument
1530 virgl_encode_copy_transfer(struct virgl_context *ctx, struct virgl_transfer *trans) virgl_encode_copy_transfer() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1828 struct si_transfer *trans; in si_texture_transfer_map() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp478 sfn_log << SfnLog::trans << "Process shader \n"; in process() member in r600::SfnLog
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c2475 tre_tnfa_transition_t *trans; in tre_make_trans() local
2911 tre_tnfa_transition_t *trans; regfree() local
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c2476 tre_tnfa_transition_t *trans; in tre_make_trans() local
2912 tre_tnfa_transition_t *trans; regfree() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c2475 tre_tnfa_transition_t *trans; in tre_make_trans() local
2911 tre_tnfa_transition_t *trans; regfree() local
[all...]
/third_party/musl/src/regex/
H A Dregcomp.c2475 tre_tnfa_transition_t *trans; in tre_make_trans() local
2911 tre_tnfa_transition_t *trans; regfree() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h71 struct pipe_transfer *trans; member
/third_party/icu/icu4c/source/test/intltest/
H A Dtzrulets.cpp836 TimeZoneTransition trans; in TestVTimeZoneRoundTrip() local
926 TimeZoneTransition trans; in TestVTimeZoneRoundTripPartial() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp957 fill_texture_location(struct d3d12_resource *res, struct d3d12_transfer *trans, unsigned resid, unsigned z) fill_texture_location() argument
970 fill_buffer_location(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned depth, unsigned resid, unsigned z) fill_buffer_location() argument
1038 transfer_buf_to_image_part(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, int z, int depth, int start_z, int dest_z, int resid) transfer_buf_to_image_part() argument
1076 transfer_buf_to_image(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, int resid) transfer_buf_to_image() argument
1099 transfer_image_part_to_buf(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned resid, int z, int start_layer, int start_box_z, int depth) transfer_image_part_to_buf() argument
1140 transfer_image_to_buf(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned resid) transfer_image_to_buf() argument
1335 prepare_zs_layer_strides(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) prepare_zs_layer_strides() argument
1363 read_zs_surface(struct d3d12_context *ctx, struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) read_zs_surface() argument
1455 prepare_write_zs_surface(struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) prepare_write_zs_surface() argument
1470 write_zs_surface(struct pipe_context *pctx, struct d3d12_resource *res, struct d3d12_transfer *trans) write_zs_surface() argument
1542 transfer_buf_to_image(d3d12_context(pctx), res, depth_buffer, trans, 0); write_zs_surface() local
1543 transfer_buf_to_image(d3d12_context(pctx), res, stencil_buffer, trans, 1); write_zs_surface() local
1565 struct d3d12_transfer *trans = (struct d3d12_transfer *)slab_zalloc(transfer_pool); d3d12_transfer_map() local
1750 struct d3d12_transfer *trans = (struct d3d12_transfer *)ptrans; d3d12_transfer_unmap() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c1691 struct zink_transfer *trans; in create_transfer() local
1620 zink_transfer_copy_bufimage(struct zink_context *ctx, struct zink_resource *dst, struct zink_resource *src, struct zink_transfer *trans) zink_transfer_copy_bufimage() argument
1710 destroy_transfer(struct zink_context *ctx, struct zink_transfer *trans) destroy_transfer() argument
1733 struct zink_transfer *trans = create_transfer(ctx, pres, usage, box); zink_buffer_map() local
1911 struct zink_transfer *trans = create_transfer(ctx, pres, usage, box); zink_image_map() local
2033 struct zink_transfer *trans = (struct zink_transfer *)ptrans; zink_transfer_flush_region() local
2074 struct zink_transfer *trans = (struct zink_transfer *)ptrans; transfer_unmap() local
2094 do_transfer_unmap(struct zink_screen *screen, struct zink_transfer *trans) do_transfer_unmap() argument
2106 struct zink_transfer *trans = (struct zink_transfer *)ptrans; zink_buffer_unmap() local
2116 struct zink_transfer *trans = (struct zink_transfer *)ptrans; zink_image_unmap() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngread.c2443 unsigned int step, i, val, trans = 256/*ignore*/, back_alpha = 0; in png_image_read_colormap() local
3064 png_const_bytep trans = num_trans > 0 ? png_ptr->trans_alpha : NULL; in png_image_read_colormap() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh321 contour_point_t trans; in transform_points() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_policy.c990 struct cil_validatetrans *trans; in cil_validatetrans_to_policy() local
1257 static void cil_nametypetransition_to_policy(FILE *out, struct cil_nametypetransition *trans) in cil_nametypetransition_to_policy() argument
1276 cil_rangetransition_to_policy(FILE *out, struct cil_rangetransition *trans) cil_rangetransition_to_policy() argument
1569 struct cil_roletransition *trans; cil_roletransitions_to_policy() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2718 sja1105_vlan_filtering(struct dsa_switch *ds, int port, bool enabled, struct switchdev_trans *trans) sja1105_vlan_filtering() argument
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1593 mv88e6xxx_port_vlan_filtering(struct dsa_switch *ds, int port, bool vlan_filtering, struct switchdev_trans *trans) mv88e6xxx_port_vlan_filtering() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c522 mlxsw_sp_port_attr_stp_state_set(struct mlxsw_sp_port *mlxsw_sp_port, struct switchdev_trans *trans, struct net_device *orig_dev, u8 state) mlxsw_sp_port_attr_stp_state_set() argument
653 mlxsw_sp_port_attr_br_pre_flags_set(struct mlxsw_sp_port *mlxsw_sp_port, struct switchdev_trans *trans, unsigned long brport_flags) mlxsw_sp_port_attr_br_pre_flags_set() argument
664 mlxsw_sp_port_attr_br_flags_set(struct mlxsw_sp_port *mlxsw_sp_port, struct switchdev_trans *trans, struct net_device *orig_dev, unsigned long brport_flags) mlxsw_sp_port_attr_br_flags_set() argument
719 mlxsw_sp_port_attr_br_ageing_set(struct mlxsw_sp_port *mlxsw_sp_port, struct switchdev_trans *trans, unsigned long ageing_clock_t) mlxsw_sp_port_attr_br_ageing_set() argument
738 mlxsw_sp_port_attr_br_vlan_set(struct mlxsw_sp_port *mlxsw_sp_port, struct switchdev_trans *trans, struct net_device *orig_dev, bool vlan_enabled) mlxsw_sp_port_attr_br_vlan_set() argument
760 mlxsw_sp_port_attr_mrouter_set(struct mlxsw_sp_port *mlxsw_sp_port, struct switchdev_trans *trans, struct net_device *orig_dev, bool is_port_mrouter) mlxsw_sp_port_attr_mrouter_set() argument
801 mlxsw_sp_port_mc_disabled_set(struct mlxsw_sp_port *mlxsw_sp_port, struct switchdev_trans *trans, struct net_device *orig_dev, bool mc_disabled) mlxsw_sp_port_mc_disabled_set() argument
872 mlxsw_sp_port_attr_br_mrouter_set(struct mlxsw_sp_port *mlxsw_sp_port, struct switchdev_trans *trans, struct net_device *orig_dev, bool is_mrouter) mlxsw_sp_port_attr_br_mrouter_set() argument
897 mlxsw_sp_port_attr_set(struct net_device *dev, const struct switchdev_attr *attr, struct switchdev_trans *trans) mlxsw_sp_port_attr_set() argument
1204 mlxsw_sp_port_vlans_add(struct mlxsw_sp_port *mlxsw_sp_port, const struct switchdev_obj_port_vlan *vlan, struct switchdev_trans *trans, struct netlink_ext_ack *extack) mlxsw_sp_port_vlans_add() argument
1682 mlxsw_sp_port_mdb_add(struct mlxsw_sp_port *mlxsw_sp_port, const struct switchdev_obj_port_mdb *mdb, struct switchdev_trans *trans) mlxsw_sp_port_mdb_add() argument
1778 mlxsw_sp_port_obj_add(struct net_device *dev, const struct switchdev_obj *obj, struct switchdev_trans *trans, struct netlink_ext_ack *extack) mlxsw_sp_port_obj_add() argument
3298 struct switchdev_trans *trans = port_obj_info->trans; mlxsw_sp_switchdev_vxlan_vlans_add() local
[all...]

Completed in 72 milliseconds

1...<<11121314151617181920>>...22