Home
last modified time | relevance | path

Searched refs:_Template (Results 1 – 25 of 1445) sorted by relevance

12345678910>>...58

/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Dlevel.h29 struct _Template;
56 _Template *GetTemplate(const std::string &Name);
57 _Template *GetTemplateFromID(int ID);
75 int GetTemplateProperties(tinyxml2::XMLElement *TemplateElement, _Template &Template);
87 std::vector<_Template *> Templates;
/dports/games/irrlamb/irrlamb-1.0.1/src/objects/
H A Dtemplate.h27 struct _Template { struct
28 _Template();
89 _Template *Template; argument
102 _Template *Template;
H A Dobject.h32 struct _Template;
56 _Object(const _Template *Template);
84 const _Template *GetTemplate() const { return Template; } in GetTemplate()
122 const _Template *Template;
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dptr_traits.h48 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
50 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
61 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
63 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
64 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dptr_traits.h48 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
50 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
61 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
63 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
64 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/modules/
H A Dtpl-tpl-merge-1.h6 template<template<typename> class _Template>
7 struct Replace<_Template<char>, char>
9 using type = _Template<char>;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/modules/
H A Dtpl-tpl-merge-1.h6 template<template<typename> class _Template>
7 struct Replace<_Template<char>, char>
9 using type = _Template<char>;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/modules/
H A Dtpl-tpl-merge-1.h6 template<template<typename> class _Template>
7 struct Replace<_Template<char>, char>
9 using type = _Template<char>;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/modules/
H A Dtpl-tpl-merge-1.h6 template<template<typename> class _Template>
7 struct Replace<_Template<char>, char>
9 using type = _Template<char>;
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dptr_traits.h52 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
54 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
65 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
67 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
68 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dptr_traits.h53 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
55 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
66 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
68 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
69 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dptr_traits.h48 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
50 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
61 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
63 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
64 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dptr_traits.h53 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
55 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
66 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
68 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
69 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dptr_traits.h53 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
55 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
66 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
68 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
69 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dptr_traits.h48 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
50 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
61 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
63 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
64 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dptr_traits.h53 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
55 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
66 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
68 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
69 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dptr_traits.h53 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
55 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
66 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
68 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
69 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dptr_traits.h48 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
50 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
61 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
63 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
64 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dptr_traits.h48 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
50 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
61 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
63 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
64 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dptr_traits.h48 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
50 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
61 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
63 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
64 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dptr_traits.h53 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
55 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
66 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
68 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
69 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dptr_traits.h48 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
50 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
61 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
63 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
64 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dptr_traits.h53 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
55 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
66 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
68 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
69 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/bits/
H A Dptr_traits.h48 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
50 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
61 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
63 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
64 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dptr_traits.h53 template<template<typename, typename...> class _Template, typename _Tp, in _GLIBCXX_VISIBILITY()
55 struct __get_first_arg<_Template<_Tp, _Types...>> in _GLIBCXX_VISIBILITY()
66 template<template<typename, typename...> class _Template, typename _Up, in _GLIBCXX_VISIBILITY()
68 struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> in _GLIBCXX_VISIBILITY()
69 { using type = _Template<_Up, _Types...>; }; in _GLIBCXX_VISIBILITY()

12345678910>>...58