/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 1809 struct ef4_farch_filter_spec *spec; member 1846 ef4_farch_filter_spec_table_id(const struct ef4_farch_filter_spec *spec) in ef4_farch_filter_spec_table_id() argument 1862 return (spec->type >> 2) + ((spec->flags & EF4_FILTER_FLAG_TX) ? 2 : 0); in ef4_farch_filter_spec_table_id() 1903 table->spec[EF4_FARCH_FILTER_INDEX_UC_DEF].dmaq_id); in ef4_farch_filter_push_rx_config() 1906 !!(table->spec[EF4_FARCH_FILTER_INDEX_UC_DEF].flags & in ef4_farch_filter_push_rx_config() 1910 table->spec[EF4_FARCH_FILTER_INDEX_MC_DEF].dmaq_id); in ef4_farch_filter_push_rx_config() 1913 !!(table->spec[EF4_FARCH_FILTER_INDEX_MC_DEF].flags & in ef4_farch_filter_push_rx_config() 1922 !!(table->spec[EF4_FARCH_FILTER_INDEX_UC_DEF].flags & in ef4_farch_filter_push_rx_config() 1923 table->spec[EF4_FARCH_FILTER_INDEX_MC_DE in ef4_farch_filter_push_rx_config() 1963 ef4_farch_filter_from_gen_spec(struct ef4_farch_filter_spec *spec, const struct ef4_filter_spec *gen_spec) ef4_farch_filter_from_gen_spec() argument 2060 ef4_farch_filter_to_gen_spec(struct ef4_filter_spec *gen_spec, const struct ef4_farch_filter_spec *spec) ef4_farch_filter_to_gen_spec() argument 2150 ef4_farch_filter_init_rx_auto(struct ef4_nic *efx, struct ef4_farch_filter_spec *spec) ef4_farch_filter_init_rx_auto() argument 2164 ef4_farch_filter_build(ef4_oword_t *filter, struct ef4_farch_filter_spec *spec) ef4_farch_filter_build() argument 2274 ef4_farch_filter_make_id(const struct ef4_farch_filter_spec *spec, unsigned int index) ef4_farch_filter_make_id() argument 2324 struct ef4_farch_filter_spec spec; ef4_farch_filter_insert() local 2506 struct ef4_farch_filter_spec *spec = &table->spec[filter_idx]; ef4_farch_filter_remove() local 2555 struct ef4_farch_filter_spec *spec; ef4_farch_filter_get_safe() local 2755 struct ef4_farch_filter_spec *spec; ef4_farch_filter_table_probe() local [all...] |
/third_party/libabigail/tests/ |
H A D | test-diff-suppr.cc | 2066 const InOutSpec& spec; member 2076 : spec(s), in test_task() 2088 const std::string in_elfv0_path = in_base_path + spec.in_elfv0_path; in perform() 2089 const std::string in_elfv1_path = in_base_path + spec.in_elfv1_path; in perform() 2092 if (spec.in_suppr_path && strcmp(spec.in_suppr_path, "")) in perform() 2093 in_suppression_path = in_base_path + spec.in_suppr_path; in perform() 2096 in_base_path + spec.in_report_path; in perform() 2098 out_base_path + spec.out_report_path; in perform() 2101 if (spec in perform() [all...] |
H A D | test-read-common.h | 50 InOutSpec spec; member 70 in_elf_path = in_elf_base + spec.in_elf_path; in set_in_elf_path() 80 if (spec.in_suppr_spec_path) in set_in_suppr_spec_path() 81 in_suppr_spec_path = in_elf_base + spec.in_suppr_spec_path; in set_in_suppr_spec_path() 93 if (spec.in_public_headers_path) in set_in_public_headers_path() 94 in_public_headers_path = spec.in_public_headers_path; in set_in_public_headers_path() 96 in_public_headers_path = in_elf_base + spec.in_public_headers_path; in set_in_public_headers_path() 105 if (!spec.out_abi_path) in set_out_abi_path() 106 // No output abi path was specified in the spec, so get out. in set_out_abi_path() 109 out_abi_path = out_abi_base + spec in set_out_abi_path() [all...] |
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | prodigy_hifi.c | 255 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_get() local 259 ucontrol->value.integer.value[i] = spec->vol[i]; in ak4396_dac_vol_get() 267 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_put() local 273 if (ucontrol->value.integer.value[i] != spec->vol[i]) { in ak4396_dac_vol_put() 274 spec->vol[i] = ucontrol->value.integer.value[i]; in ak4396_dac_vol_put() 276 spec->vol[i] & 0xff); in ak4396_dac_vol_put() 364 struct prodigy_hifi_spec *spec = ice->spec; in wm_dac_vol_get() local 376 struct prodigy_hifi_spec *spec = ice->spec; wm_dac_vol_put() local 412 struct prodigy_hifi_spec *spec = ice->spec; wm8766_vol_get() local 425 struct prodigy_hifi_spec *spec = ice->spec; wm8766_vol_put() local 463 struct prodigy_hifi_spec *spec = ice->spec; wm_master_vol_get() local 474 struct prodigy_hifi_spec *spec = ice->spec; wm_master_vol_put() local 994 struct prodigy_hifi_spec *spec = ice->spec; prodigy_hifi_resume() local 1064 struct prodigy_hifi_spec *spec; prodigy_hifi_init() local 1135 struct prodigy_hifi_spec *spec = ice->spec; prodigy_hd2_resume() local 1148 struct prodigy_hifi_spec *spec; prodigy_hd2_init() local [all...] |
H A D | ews.c | 134 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_chip_select() local 140 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) in snd_ice1712_ews88mt_chip_select() 144 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], &ndata, 1) in snd_ice1712_ews88mt_chip_select() 220 struct ews_spec *spec = ice->spec; in snd_ice1712_ews_cs8404_spdif_write() local 229 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_CS8404], &bits, 1) in snd_ice1712_ews_cs8404_spdif_write() 234 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], bytes, 2) in snd_ice1712_ews_cs8404_spdif_write() 239 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_88D], in snd_ice1712_ews_cs8404_spdif_write() 413 struct ews_spec *spec; in snd_ice1712_ews_init() local 627 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_output_sense_get() local 644 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_output_sense_put() local 666 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_input_sense_get() local 687 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_input_sense_put() local 735 struct ews_spec *spec = ice->spec; snd_ice1712_ews88d_control_get() local 756 struct ews_spec *spec = ice->spec; snd_ice1712_ews88d_control_put() local 811 struct ews_spec *spec = ice->spec; snd_ice1712_6fire_read_pca() local 834 struct ews_spec *spec = ice->spec; snd_ice1712_6fire_write_pca() local [all...] |
H A D | juli.c | 169 struct juli_spec *spec = ice->spec; in juli_spdif_in_open() local 176 rate = snd_ak4114_external_rate(spec->ak4114); in juli_spdif_in_open() 213 struct juli_spec *spec = ice->spec; in juli_akm_set_rate_val() local 254 snd_ak4114_reinit(spec->ak4114); in juli_akm_set_rate_val() 437 struct juli_spec *spec = ice->spec; in juli_add_controls() local 463 return snd_ak4114_build(spec->ak4114, NULL, in juli_add_controls() 475 struct juli_spec *spec in juli_resume() local 486 struct juli_spec *spec = ice->spec; juli_suspend() local 582 struct juli_spec *spec; juli_init() local [all...] |
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | prodigy_hifi.c | 255 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_get() local 259 ucontrol->value.integer.value[i] = spec->vol[i]; in ak4396_dac_vol_get() 267 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_put() local 273 if (ucontrol->value.integer.value[i] != spec->vol[i]) { in ak4396_dac_vol_put() 274 spec->vol[i] = ucontrol->value.integer.value[i]; in ak4396_dac_vol_put() 276 spec->vol[i] & 0xff); in ak4396_dac_vol_put() 364 struct prodigy_hifi_spec *spec = ice->spec; in wm_dac_vol_get() local 376 struct prodigy_hifi_spec *spec = ice->spec; wm_dac_vol_put() local 412 struct prodigy_hifi_spec *spec = ice->spec; wm8766_vol_get() local 425 struct prodigy_hifi_spec *spec = ice->spec; wm8766_vol_put() local 463 struct prodigy_hifi_spec *spec = ice->spec; wm_master_vol_get() local 474 struct prodigy_hifi_spec *spec = ice->spec; wm_master_vol_put() local 994 struct prodigy_hifi_spec *spec = ice->spec; prodigy_hifi_resume() local 1064 struct prodigy_hifi_spec *spec; prodigy_hifi_init() local 1135 struct prodigy_hifi_spec *spec = ice->spec; prodigy_hd2_resume() local 1148 struct prodigy_hifi_spec *spec; prodigy_hd2_init() local [all...] |
H A D | ews.c | 134 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_chip_select() local 140 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_PCF2], &data, 1) != 1) in snd_ice1712_ews88mt_chip_select() 144 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_PCF2], &ndata, 1) in snd_ice1712_ews88mt_chip_select() 220 struct ews_spec *spec = ice->spec; in snd_ice1712_ews_cs8404_spdif_write() local 229 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_CS8404], &bits, 1) in snd_ice1712_ews_cs8404_spdif_write() 234 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_88D], bytes, 2) in snd_ice1712_ews_cs8404_spdif_write() 239 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_88D], in snd_ice1712_ews_cs8404_spdif_write() 413 struct ews_spec *spec; in snd_ice1712_ews_init() local 631 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_output_sense_get() local 648 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_output_sense_put() local 670 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_input_sense_get() local 691 struct ews_spec *spec = ice->spec; snd_ice1712_ews88mt_input_sense_put() local 739 struct ews_spec *spec = ice->spec; snd_ice1712_ews88d_control_get() local 760 struct ews_spec *spec = ice->spec; snd_ice1712_ews88d_control_put() local 815 struct ews_spec *spec = ice->spec; snd_ice1712_6fire_read_pca() local 838 struct ews_spec *spec = ice->spec; snd_ice1712_6fire_write_pca() local [all...] |
H A D | juli.c | 169 struct juli_spec *spec = ice->spec; in juli_spdif_in_open() local 176 rate = snd_ak4114_external_rate(spec->ak4114); in juli_spdif_in_open() 213 struct juli_spec *spec = ice->spec; in juli_akm_set_rate_val() local 254 snd_ak4114_reinit(spec->ak4114); in juli_akm_set_rate_val() 413 struct juli_spec *spec = ice->spec; in juli_add_controls() local 441 return snd_ak4114_build(spec->ak4114, NULL, in juli_add_controls() 453 struct juli_spec *spec in juli_resume() local 464 struct juli_spec *spec = ice->spec; juli_suspend() local 560 struct juli_spec *spec; juli_init() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 162 struct mlx5_flow_spec *spec; in ipsec_rx_status_drop_create() local 168 spec = kvzalloc(sizeof(*spec), GFP_KERNEL); in ipsec_rx_status_drop_create() 169 if (!flow_group_in || !spec) { in ipsec_rx_status_drop_create() 196 spec->flow_context.flow_source = MLX5_FLOW_CONTEXT_FLOW_SOURCE_UPLINK; in ipsec_rx_status_drop_create() 197 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1); in ipsec_rx_status_drop_create() 210 kvfree(spec); in ipsec_rx_status_drop_create() 219 kvfree(spec); in ipsec_rx_status_drop_create() 229 struct mlx5_flow_spec *spec; in ipsec_rx_status_pass_create() local 232 spec in ipsec_rx_status_pass_create() 298 struct mlx5_flow_spec *spec; ipsec_miss_create() local 628 struct mlx5_flow_spec *spec; ipsec_counter_rule_tx() local 916 setup_fte_addr4(struct mlx5_flow_spec *spec, __be32 *saddr, __be32 *daddr) setup_fte_addr4() argument 942 setup_fte_addr6(struct mlx5_flow_spec *spec, __be32 *saddr, __be32 *daddr) setup_fte_addr6() argument 968 setup_fte_esp(struct mlx5_flow_spec *spec) setup_fte_esp() argument 977 setup_fte_spi(struct mlx5_flow_spec *spec, u32 spi, bool encap) setup_fte_spi() argument 995 setup_fte_no_frags(struct mlx5_flow_spec *spec) setup_fte_no_frags() argument 1004 setup_fte_reg_a(struct mlx5_flow_spec *spec) setup_fte_reg_a() argument 1015 setup_fte_reg_c4(struct mlx5_flow_spec *spec, u32 reqid) setup_fte_reg_c4() argument 1026 setup_fte_upper_proto_match(struct mlx5_flow_spec *spec, struct upspec *upspec) setup_fte_upper_proto_match() argument 1331 struct mlx5_flow_spec *spec; rx_add_rule() local 1431 struct mlx5_flow_spec *spec; tx_add_rule() local 1524 struct mlx5_flow_spec *spec; tx_add_policy() local 1608 struct mlx5_flow_spec *spec; rx_add_policy() local [all...] |
/third_party/mesa3d/src/broadcom/clif/ |
H A D | v3dx_dump.c | 64 struct v3d_group *inst = v3d_spec_find_instruction(clif->spec, cl); in clif_dump_packet() 131 struct v3d_group *spec = v3d_spec_find_struct(clif->spec, in clif_dump_packet() local 133 assert(spec); in clif_dump_packet() 139 v3d_print_group(clif, spec, 0, cl); in clif_dump_packet() 140 cl += v3d_group_get_length(spec); in clif_dump_packet() 141 *size += v3d_group_get_length(spec); in clif_dump_packet() 151 struct v3d_group *spec = v3d_spec_find_struct(clif->spec, in clif_dump_packet() local 153 struct v3d_group *addr = v3d_spec_find_struct(clif->spec, in clif_dump_packet() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_ste_v0.c | 740 struct mlx5dr_match_spec *spec = sb->inner ? &value->inner : &value->outer; in dr_ste_v0_build_eth_l2_src_dst_tag() local 742 DR_STE_SET_TAG(eth_l2_src_dst, tag, dmac_47_16, spec, dmac_47_16); in dr_ste_v0_build_eth_l2_src_dst_tag() 743 DR_STE_SET_TAG(eth_l2_src_dst, tag, dmac_15_0, spec, dmac_15_0); in dr_ste_v0_build_eth_l2_src_dst_tag() 745 if (spec->smac_47_16 || spec->smac_15_0) { in dr_ste_v0_build_eth_l2_src_dst_tag() 747 spec->smac_47_16 >> 16); in dr_ste_v0_build_eth_l2_src_dst_tag() 749 spec->smac_47_16 << 16 | spec->smac_15_0); in dr_ste_v0_build_eth_l2_src_dst_tag() 750 spec->smac_47_16 = 0; in dr_ste_v0_build_eth_l2_src_dst_tag() 751 spec in dr_ste_v0_build_eth_l2_src_dst_tag() 796 struct mlx5dr_match_spec *spec = sb->inner ? &value->inner : &value->outer; dr_ste_v0_build_eth_l3_ipv6_dst_tag() local 822 struct mlx5dr_match_spec *spec = sb->inner ? &value->inner : &value->outer; dr_ste_v0_build_eth_l3_ipv6_src_tag() local 848 struct mlx5dr_match_spec *spec = sb->inner ? &value->inner : &value->outer; dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag() local 935 struct mlx5dr_match_spec *spec = inner ? &value->inner : &value->outer; dr_ste_v0_build_eth_l2_src_or_dst_tag() local 1009 struct mlx5dr_match_spec *spec = sb->inner ? &value->inner : &value->outer; dr_ste_v0_build_eth_l2_src_tag() local 1045 struct mlx5dr_match_spec *spec = sb->inner ? &value->inner : &value->outer; dr_ste_v0_build_eth_l2_dst_tag() local 1098 struct mlx5dr_match_spec *spec = sb->inner ? &value->inner : &value->outer; dr_ste_v0_build_eth_l2_tnl_tag() local 1154 struct mlx5dr_match_spec *spec = sb->inner ? &value->inner : &value->outer; dr_ste_v0_build_eth_l3_ipv4_misc_tag() local 1178 struct mlx5dr_match_spec *spec = sb->inner ? &value->inner : &value->outer; dr_ste_v0_build_eth_ipv6_l3_l4_tag() local [all...] |
H A D | dr_ste.h | 25 #define DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, value) do { \ 26 if ((spec)->s_fname) { \ 28 (spec)->s_fname = 0; \ 32 /* Set to STE spec->s_fname to tag->t_fname set spec->s_fname as used */ 33 #define DR_STE_SET_TAG(lookup_type, tag, t_fname, spec, s_fname) \ 34 DR_STE_SET_VAL(lookup_type, tag, t_fname, spec, s_fname, spec->s_fname) 36 /* Set to STE -1 to tag->t_fname and set spec->s_fname as used */ 37 #define DR_STE_SET_ONES(lookup_type, tag, t_fname, spec, s_fnam [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | rx_common.c | 638 * efx_filter_is_mc_recipient - test whether spec is a multicast recipient 639 * @spec: Specification to test 646 bool efx_filter_is_mc_recipient(const struct efx_filter_spec *spec) in efx_filter_is_mc_recipient() argument 648 if (!(spec->flags & EFX_FILTER_FLAG_RX) || in efx_filter_is_mc_recipient() 649 spec->dmaq_id == EFX_FILTER_RX_DMAQ_ID_DROP) in efx_filter_is_mc_recipient() 652 if (spec->match_flags & in efx_filter_is_mc_recipient() 654 is_multicast_ether_addr(spec->loc_mac)) in efx_filter_is_mc_recipient() 657 if ((spec->match_flags & in efx_filter_is_mc_recipient() 660 if (spec->ether_type == htons(ETH_P_IP) && in efx_filter_is_mc_recipient() 661 ipv4_is_multicast(spec in efx_filter_is_mc_recipient() 684 efx_filter_spec_hash(const struct efx_filter_spec *spec) efx_filter_spec_hash() argument 721 efx_rps_hash_bucket(struct efx_nic *efx, const struct efx_filter_spec *spec) efx_rps_hash_bucket() argument 732 efx_rps_hash_find(struct efx_nic *efx, const struct efx_filter_spec *spec) efx_rps_hash_find() argument 750 efx_rps_hash_add(struct efx_nic *efx, const struct efx_filter_spec *spec, bool *new) efx_rps_hash_add() argument 777 efx_rps_hash_del(struct efx_nic *efx, const struct efx_filter_spec *spec) efx_rps_hash_del() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | rx_common.c | 625 * efx_filter_is_mc_recipient - test whether spec is a multicast recipient 626 * @spec: Specification to test 633 bool efx_filter_is_mc_recipient(const struct efx_filter_spec *spec) in efx_filter_is_mc_recipient() argument 635 if (!(spec->flags & EFX_FILTER_FLAG_RX) || in efx_filter_is_mc_recipient() 636 spec->dmaq_id == EFX_FILTER_RX_DMAQ_ID_DROP) in efx_filter_is_mc_recipient() 639 if (spec->match_flags & in efx_filter_is_mc_recipient() 641 is_multicast_ether_addr(spec->loc_mac)) in efx_filter_is_mc_recipient() 644 if ((spec->match_flags & in efx_filter_is_mc_recipient() 647 if (spec->ether_type == htons(ETH_P_IP) && in efx_filter_is_mc_recipient() 648 ipv4_is_multicast(spec in efx_filter_is_mc_recipient() 671 efx_filter_spec_hash(const struct efx_filter_spec *spec) efx_filter_spec_hash() argument 708 efx_rps_hash_bucket(struct efx_nic *efx, const struct efx_filter_spec *spec) efx_rps_hash_bucket() argument 719 efx_rps_hash_find(struct efx_nic *efx, const struct efx_filter_spec *spec) efx_rps_hash_find() argument 737 efx_rps_hash_add(struct efx_nic *efx, const struct efx_filter_spec *spec, bool *new) efx_rps_hash_add() argument 764 efx_rps_hash_del(struct efx_nic *efx, const struct efx_filter_spec *spec) efx_rps_hash_del() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | rx_common.c | 627 * efx_siena_filter_is_mc_recipient - test whether spec is a multicast recipient 628 * @spec: Specification to test 635 bool efx_siena_filter_is_mc_recipient(const struct efx_filter_spec *spec) in efx_siena_filter_is_mc_recipient() argument 637 if (!(spec->flags & EFX_FILTER_FLAG_RX) || in efx_siena_filter_is_mc_recipient() 638 spec->dmaq_id == EFX_FILTER_RX_DMAQ_ID_DROP) in efx_siena_filter_is_mc_recipient() 641 if (spec->match_flags & in efx_siena_filter_is_mc_recipient() 643 is_multicast_ether_addr(spec->loc_mac)) in efx_siena_filter_is_mc_recipient() 646 if ((spec->match_flags & in efx_siena_filter_is_mc_recipient() 649 if (spec->ether_type == htons(ETH_P_IP) && in efx_siena_filter_is_mc_recipient() 650 ipv4_is_multicast(spec in efx_siena_filter_is_mc_recipient() 673 efx_siena_filter_spec_hash(const struct efx_filter_spec *spec) efx_siena_filter_spec_hash() argument 710 efx_rps_hash_bucket(struct efx_nic *efx, const struct efx_filter_spec *spec) efx_rps_hash_bucket() argument 721 efx_siena_rps_hash_find(struct efx_nic *efx, const struct efx_filter_spec *spec) efx_siena_rps_hash_find() argument 739 efx_rps_hash_add(struct efx_nic *efx, const struct efx_filter_spec *spec, bool *new) efx_rps_hash_add() argument 766 efx_siena_rps_hash_del(struct efx_nic *efx, const struct efx_filter_spec *spec) efx_siena_rps_hash_del() argument [all...] |
/third_party/selinux/libselinux/src/ |
H A D | label_file.c | 66 struct spec *curr_spec, *spec_arr = data->spec_arr; in nodups_specs() 298 struct spec *spec; in load_mmap() local 306 spec = &data->spec_arr[data->nspec]; in load_mmap() 307 spec->from_mmap = 1; in load_mmap() 332 spec->lr.ctx_raw = str_buf; in load_mmap() 334 if (strcmp(spec->lr.ctx_raw, "<<none>>") && rec->validating) { in load_mmap() 335 if (selabel_validate(rec, &spec->lr) < 0) { in load_mmap() 338 path, spec->lr.ctx_raw); in load_mmap() 350 spec in load_mmap() 878 struct spec *spec; closef() local 1005 struct spec *spec = &spec_arr[i]; lookup_all() local 1165 struct spec *spec; lookup() local [all...] |
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/ |
H A D | specifiers.py | 230 def __init__(self, spec: str = "", prereleases: Optional[bool] = None) -> None: 233 :param spec: 243 match = self._regex.search(spec) 245 raise InvalidSpecifier(f"Invalid specifier: '{spec}'") 376 def _compare_compatible(self, prospective: Version, spec: str) -> bool: 387 list(itertools.takewhile(_is_not_suffix, _version_split(spec)))[:-1] 393 return self._get_operator(">=")(prospective, spec) and self._get_operator("==")( 397 def _compare_equal(self, prospective: Version, spec: str) -> bool: 400 if spec.endswith(".*"): 406 normalized_spec = canonicalize_version(spec[ [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | CodeGen.cpp | 41 TCompiler *ConstructCompiler(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in ConstructCompiler() argument 46 return new TranslatorESSL(type, spec); in ConstructCompiler() 53 return new TranslatorGLSL(type, spec, output); in ConstructCompiler() 60 return new TranslatorHLSL(type, spec, output); in ConstructCompiler() 67 return new TranslatorVulkan(type, spec); in ConstructCompiler() 74 return new TranslatorMetal(type, spec); in ConstructCompiler() 80 return new TranslatorMetalDirect(type, spec, output); in ConstructCompiler()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | macsec_fs.c | 403 struct mlx5_flow_spec *spec; in macsec_fs_tx_create() local 411 spec = kvzalloc(sizeof(*spec), GFP_KERNEL); in macsec_fs_tx_create() 412 if (!spec) in macsec_fs_tx_create() 447 spec->match_criteria_enable = MLX5_MATCH_OUTER_HEADERS; in macsec_fs_tx_create() 449 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.ethertype); in macsec_fs_tx_create() 450 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ethertype, ETH_P_PAE); in macsec_fs_tx_create() 453 rule = mlx5_add_flow_rules(ft_crypto->t, spec, &flow_act, NULL, 0); in macsec_fs_tx_create() 511 memset(spec, 0, sizeof(struct mlx5_flow_spec)); in macsec_fs_tx_create() 515 MLX5_SET_TO_ONES(fte_match_param, spec in macsec_fs_tx_create() 577 macsec_fs_tx_setup_fte(struct mlx5_macsec_fs *macsec_fs, struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, u32 macsec_obj_id, u32 *fs_id) macsec_fs_tx_setup_fte() argument 814 struct mlx5_flow_spec *spec; macsec_fs_tx_add_rule() local 1135 macsec_fs_rx_create_check_decap_rule(struct mlx5_macsec_fs *macsec_fs, struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, struct mlx5_flow_spec *spec, int reformat_param_size) macsec_fs_rx_create_check_decap_rule() argument 1331 struct mlx5_flow_spec *spec; macsec_fs_rx_roce_jump_to_rdma_rules_create() local 1509 struct mlx5_flow_spec *spec; macsec_fs_rx_create() local 1680 macsec_fs_rx_setup_fte(struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_macsec_rule_attrs *attrs, bool sci_present) macsec_fs_rx_setup_fte() argument 1743 struct mlx5_flow_spec *spec; macsec_fs_rx_add_rule() local 1927 set_ipaddr_spec_v4(struct sockaddr_in *in, struct mlx5_flow_spec *spec, bool is_dst_ip) set_ipaddr_spec_v4() argument 1947 set_ipaddr_spec_v6(struct sockaddr_in6 *in6, struct mlx5_flow_spec *spec, bool is_dst_ip) set_ipaddr_spec_v6() argument 1970 set_ipaddr_spec(const struct sockaddr *addr, struct mlx5_flow_spec *spec, bool is_dst_ip) set_ipaddr_spec() argument 2136 struct mlx5_flow_spec *spec; mlx5_macsec_fs_add_roce_rule_rx() local 2205 struct mlx5_flow_spec *spec; mlx5_macsec_fs_add_roce_rule_tx() local [all...] |
/third_party/rust/crates/codespan/codespan-reporting/tests/support/ |
H A D | color_buffer.rs | 71 fn set_color(&mut self, spec: &ColorSpec) -> io::Result<()> { in set_color() 74 if self.color == *spec { in set_color() 77 self.color = spec.clone(); in set_color() 80 if spec.is_none() { in set_color() 97 if let Some(fg) = spec.fg() { in set_color() 102 if let Some(bg) = spec.bg() { in set_color() 107 if spec.bold() { in set_color() 112 if spec.underline() { in set_color() 117 if spec.intense() { in set_color()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | unesctrn.cpp | 27 * Special character marking the end of the spec[] array. 81 static UChar* copySpec(const UChar* spec) { in copySpec() argument 83 while (spec[len] != END) { in copySpec() 90 uprv_memcpy(result, spec, (size_t)len*sizeof(result[0])); in copySpec() 143 * Constructor. Takes the encoded spec array. 149 this->spec = copySpec(newSpec); in UnescapeTransliterator() 157 this->spec = copySpec(o.spec); in UnescapeTransliterator() 161 uprv_free(spec); in ~UnescapeTransliterator() 181 // Loop over the forms in spec[] in handleTransliterate() [all...] |
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/ |
H A D | edge.js | 11 this.spec = edge.spec 42 #spec 64 const { type, name, spec, accept, from, overrides } = options 67 if (typeof spec !== 'string') { 68 throw new TypeError('must provide string spec') 73 if (type === 'workspace' && npa(spec).type !== 'directory') { 94 this.#spec = spec 115 return depValid(node, this.spec, thi [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | unesctrn.cpp | 27 * Special character marking the end of the spec[] array. 81 static char16_t* copySpec(const char16_t* spec) { in copySpec() argument 83 while (spec[len] != END) { in copySpec() 90 uprv_memcpy(result, spec, (size_t)len*sizeof(result[0])); in copySpec() 143 * Constructor. Takes the encoded spec array. 149 this->spec = copySpec(newSpec); in UnescapeTransliterator() 157 this->spec = copySpec(o.spec); in UnescapeTransliterator() 161 uprv_free(spec); in ~UnescapeTransliterator() 181 // Loop over the forms in spec[] in handleTransliterate() [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | unesctrn.cpp | 27 * Special character marking the end of the spec[] array. 81 static UChar* copySpec(const UChar* spec) { in copySpec() argument 83 while (spec[len] != END) { in copySpec() 90 uprv_memcpy(result, spec, (size_t)len*sizeof(result[0])); in copySpec() 143 * Constructor. Takes the encoded spec array. 149 this->spec = copySpec(newSpec); in UnescapeTransliterator() 157 this->spec = copySpec(o.spec); in UnescapeTransliterator() 161 uprv_free(spec); in ~UnescapeTransliterator() 181 // Loop over the forms in spec[] in handleTransliterate() [all...] |