Home
last modified time | relevance | path

Searched refs:follow_type (Results 1 – 23 of 23) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Dtype-stack.c141 follow_type = lookup_pointer_type (follow_type); in follow_types()
144 follow_type = lookup_lvalue_reference_type (follow_type); in follow_types()
147 follow_type = lookup_rvalue_reference_type (follow_type); in follow_types()
154 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
158 follow_type = make_type_with_address_space (follow_type, in follow_types()
161 follow_type = make_restrict_type (follow_type); in follow_types()
163 follow_type = make_atomic_type (follow_type); in follow_types()
172 follow_type = in follow_types()
181 follow_type = lookup_function_type (follow_type); in follow_types()
188 follow_type in follow_types()
[all …]
H A Df-exp.y682 struct type *follow_type = $1; variable
692 follow_type = lookup_pointer_type (follow_type);
695 follow_type = lookup_lvalue_reference_type (follow_type);
706 follow_type =
708 follow_type, range_type);
711 follow_type = lookup_pointer_type (follow_type);
714 follow_type = lookup_function_type (follow_type);
719 follow_type
720 = convert_to_kind_type (follow_type, kind_val);
724 $$ = follow_type;
H A Df-exp.c2335 struct type *follow_type = (yyvsp[-1].tval); in yyparse() local
2345 follow_type = lookup_pointer_type (follow_type); in yyparse()
2348 follow_type = lookup_lvalue_reference_type (follow_type); in yyparse()
2359 follow_type = in yyparse()
2361 follow_type, range_type); in yyparse()
2364 follow_type = lookup_pointer_type (follow_type); in yyparse()
2367 follow_type = lookup_function_type (follow_type); in yyparse()
2372 follow_type in yyparse()
2373 = convert_to_kind_type (follow_type, kind_val); in yyparse()
2377 (yyval.tval) = follow_type; in yyparse()
H A Dtype-stack.h187 struct type *follow_types (struct type *follow_type);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dparse.c1210 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1214 follow_type = make_type_with_address_space (follow_type, in follow_types()
1229 follow_type = lookup_pointer_type (follow_type); in follow_types()
1235 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1239 follow_type = make_type_with_address_space (follow_type, in follow_types()
1245 follow_type = lookup_reference_type (follow_type); in follow_types()
1251 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1255 follow_type = make_type_with_address_space (follow_type, in follow_types()
1268 follow_type = in follow_types()
1278 follow_type = lookup_function_type (follow_type); in follow_types()
[all …]
H A Df-exp.y508 struct type *follow_type = $1; variable
518 follow_type = lookup_pointer_type (follow_type);
521 follow_type = lookup_reference_type (follow_type);
531 follow_type =
533 follow_type, range_type);
536 follow_type = lookup_pointer_type (follow_type);
539 follow_type = lookup_function_type (follow_type);
542 $$ = follow_type;
H A Df-exp.c1629 struct type *follow_type = yyvsp[-1].tval; local
1639 follow_type = lookup_pointer_type (follow_type);
1642 follow_type = lookup_reference_type (follow_type);
1652 follow_type =
1654 follow_type, range_type);
1657 follow_type = lookup_pointer_type (follow_type);
1660 follow_type = lookup_function_type (follow_type);
1663 yyval.tval = follow_type;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dparse.c1210 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1214 follow_type = make_type_with_address_space (follow_type, in follow_types()
1229 follow_type = lookup_pointer_type (follow_type); in follow_types()
1235 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1239 follow_type = make_type_with_address_space (follow_type, in follow_types()
1245 follow_type = lookup_reference_type (follow_type); in follow_types()
1251 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1255 follow_type = make_type_with_address_space (follow_type, in follow_types()
1268 follow_type = in follow_types()
1278 follow_type = lookup_function_type (follow_type); in follow_types()
[all …]
H A Df-exp.y508 struct type *follow_type = $1; variable
518 follow_type = lookup_pointer_type (follow_type);
521 follow_type = lookup_reference_type (follow_type);
531 follow_type =
533 follow_type, range_type);
536 follow_type = lookup_pointer_type (follow_type);
539 follow_type = lookup_function_type (follow_type);
542 $$ = follow_type;
H A Df-exp.c1629 struct type *follow_type = yyvsp[-1].tval; local
1639 follow_type = lookup_pointer_type (follow_type);
1642 follow_type = lookup_reference_type (follow_type);
1652 follow_type =
1654 follow_type, range_type);
1657 follow_type = lookup_pointer_type (follow_type);
1660 follow_type = lookup_function_type (follow_type);
1663 yyval.tval = follow_type;
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dparse.c1414 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1418 follow_type = make_type_with_address_space (follow_type, in follow_types()
1433 follow_type = lookup_pointer_type (follow_type); in follow_types()
1439 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1443 follow_type = make_type_with_address_space (follow_type, in follow_types()
1449 follow_type = lookup_reference_type (follow_type); in follow_types()
1455 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1459 follow_type = make_type_with_address_space (follow_type, in follow_types()
1468 follow_type = in follow_types()
1477 follow_type = lookup_function_type (follow_type); in follow_types()
[all …]
H A Df-exp.y538 struct type *follow_type = $1; variable
548 follow_type = lookup_pointer_type (follow_type);
551 follow_type = lookup_reference_type (follow_type);
561 follow_type =
563 follow_type, range_type);
566 follow_type = lookup_pointer_type (follow_type);
569 follow_type = lookup_function_type (follow_type);
572 $$ = follow_type;
H A Df-exp.c1691 struct type *follow_type = yyvsp[-1].tval; local
1701 follow_type = lookup_pointer_type (follow_type);
1704 follow_type = lookup_reference_type (follow_type);
1714 follow_type =
1716 follow_type, range_type);
1719 follow_type = lookup_pointer_type (follow_type);
1722 follow_type = lookup_function_type (follow_type);
1725 yyval.tval = follow_type;
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dparse.c1647 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1651 follow_type = make_type_with_address_space (follow_type, in follow_types()
1666 follow_type = lookup_pointer_type (follow_type); in follow_types()
1672 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1676 follow_type = make_type_with_address_space (follow_type, in follow_types()
1682 follow_type = lookup_reference_type (follow_type); in follow_types()
1688 follow_type = make_cv_type (TYPE_CONST (follow_type), in follow_types()
1701 follow_type = in follow_types()
1710 follow_type = lookup_function_type (follow_type); in follow_types()
1717 follow_type in follow_types()
[all …]
H A Df-exp.y542 struct type *follow_type = $1; variable
552 follow_type = lookup_pointer_type (follow_type);
555 follow_type = lookup_reference_type (follow_type);
565 follow_type =
567 follow_type, range_type);
570 follow_type = lookup_pointer_type (follow_type);
573 follow_type = lookup_function_type (follow_type);
576 $$ = follow_type;
H A Df-exp.c2144 struct type *follow_type = (yyvsp[(1) - (2)].tval); local
2154 follow_type = lookup_pointer_type (follow_type);
2157 follow_type = lookup_reference_type (follow_type);
2167 follow_type =
2169 follow_type, range_type);
2172 follow_type = lookup_pointer_type (follow_type);
2175 follow_type = lookup_function_type (follow_type);
2178 (yyval.tval) = follow_type;
/dports/audio/spotify-qt/spotify-qt-3.7/lib/src/spotifyapi/
H A Dfollow.cpp14 void api::follow(lib::follow_type type, const std::vector<std::string> &ids, in follow()
21 void api::unfollow(lib::follow_type type, const std::vector<std::string> &ids, in unfollow()
28 void api::is_following(lib::follow_type type, const std::vector<std::string> &ids, in is_following()
/dports/audio/spotify-qt/spotify-qt-3.7/src/view/artist/
H A Dplaybutton.cpp61 spotify.is_following(lib::follow_type::artist, {artist.id}, in setArtist()
99 spotify.unfollow(lib::follow_type::artist, in onFollow()
104 spotify.follow(lib::follow_type::artist, in onFollow()
/dports/audio/spotify-qt/spotify-qt-3.7/lib/include/lib/spotify/
H A Dapi.hpp79 void follow(lib::follow_type type, const std::vector<std::string> &ids,
82 void unfollow(lib::follow_type type, const std::vector<std::string> &ids,
85 void is_following(lib::follow_type type, const std::vector<std::string> &ids,
397 static auto follow_type_string(lib::follow_type type) -> std::string;
/dports/audio/spotify-qt/spotify-qt-3.7/lib/include/lib/enum/
H A Dfollowtype.hpp8 enum class follow_type
/dports/audio/spotify-qt/spotify-qt-3.7/lib/src/spotify/
H A Dapi.cpp175 auto api::follow_type_string(lib::follow_type type) -> std::string in follow_type_string()
179 case lib::follow_type::artist: in follow_type_string()
182 case lib::follow_type::user: in follow_type_string()
/dports/audio/spotify-qt/spotify-qt-3.7/lib/
H A Dchangelog.md44 * Added enums: `album_group`, `client_type`, `follow_type`, `repeat_state`.
/dports/math/rubiks/rubiks-20070912/reid/
H A Doptimal.c228 int follow_type; member
3970 p_node[1].follow_type = in search_tree()
3971 (int)twist_on_follow[twist][p_node->follow_type]; in search_tree()
3973 if (p_node[1].follow_type == FOLLOW_INVALID) in search_tree()
4229 node_arr[0].follow_type = 1 + full_cube_struct.sym_subgrp; in solve_cube()