Home
last modified time | relevance | path

Searched refs:map_to (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/
H A Dsmu_cmn.c436 return msg_mapping.map_to; in smu_cmn_to_asic_specific_index()
447 return mapping.map_to; in smu_cmn_to_asic_specific_index()
458 return mapping.map_to; in smu_cmn_to_asic_specific_index()
469 return mapping.map_to; in smu_cmn_to_asic_specific_index()
480 return mapping.map_to; in smu_cmn_to_asic_specific_index()
491 return mapping.map_to; in smu_cmn_to_asic_specific_index()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppfiles.c853 char *map_to; member
949 ptr->map_to = to;
952 ptr->map_to = concat (dirname, "/", to, NULL);
1002 return map->map_to;
1023 return map->map_to;
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h453 int map_to; member
459 int map_to; member
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A Dmktables7041 my $map_to;
7043 $map_to = 'the empty string';
7046 $map_to = "itself";
7049 $map_to = "'$default_map'";
7057 $cp .= " in Unicode Version $unicode_version for which the mapping is not to $map_to";
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c15098 char *map_to; member
15225 return fopen (map->map_to, "r");
15269 return fopen (map->map_to, "r");
15431 ptr->map_to = to;
15435 ptr->map_to = concat (dirname, "/", to, NULL);
15437 ptr->map_to = concat (dirname, to, NULL);