Home
last modified time | relevance | path

Searched refs:class_ref (Results 1 – 25 of 269) sorted by relevance

1234567891011

/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DGenericTypeInst.cs20 private BaseClassRef class_ref; field in Mono.ILASM.GenericTypeInst
29 … public GenericTypeInst (BaseClassRef class_ref, GenericArguments gen_args, bool is_valuetypeinst) in GenericTypeInst() argument
30 : this (class_ref, gen_args, is_valuetypeinst, null, null) in GenericTypeInst()
34 … public GenericTypeInst (BaseClassRef class_ref, GenericArguments gen_args, bool is_valuetypeinst, in GenericTypeInst() argument
38 if (class_ref is GenericTypeInst) in GenericTypeInst()
42 this.class_ref = class_ref; in GenericTypeInst()
48 get { return class_ref.FullName + gen_args.ToString () + SigMod; }
55 return new GenericTypeInst (class_ref, gen_args, is_valuetypeinst, sig_mod, in Clone()
61 class_ref.MakeValueClass (); in MakeValueClass()
69 class_ref.Resolve (code_gen); in ResolveNoTypeSpec()
[all …]
/dports/lang/lafontaine/lafontaine-0.4/src/
H A Dmc.c60 class_ref(my_turtle.main_proc); in mc_init()
61 class_ref(my_turtle.main_proc); in mc_init()
160 class_ref(CLASS(param)); in mc_add_proc_parameter()
219 class_ref(CLASS(var)); in mc_add_variable()
297 class_ref(CLASS(instr)); in mc_add_noarg_op()
330 class_ref(CLASS(instr)); in mc_add_unary_op()
335 { class_ref(arg); } in mc_add_unary_op()
369 class_ref(CLASS(instr)); in mc_add_binary_op()
374 { class_ref(arg1); } in mc_add_binary_op()
376 { class_ref(arg2); } in mc_add_binary_op()
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Docs/src/umldocs/
H A D128095.diagram6 classcanvas 128479 class_ref 128095 // SceneManager
13 classcanvas 128735 class_ref 128223 // MovableObject
17 classcanvas 128863 class_ref 128351 // RenderSystem
21 classcanvas 128991 class_ref 128479 // Renderable
25 classcanvas 129119 class_ref 128607 // Root
48 classcanvas 129887 class_ref 129247 // Entity
52 classcanvas 130527 class_ref 129503 // Mesh
56 classcanvas 130655 class_ref 129631 // Texture
60 classcanvas 130783 class_ref 129759 // Camera
64 classcanvas 131039 class_ref 129887 // Light
[all …]
/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/linter/xhpast/rules/
H A DArcanistSelfMemberReferenceXHPASTLinterRule.php28 $class_ref = $class_static_access->getChildByIndex(0);
30 if ($class_ref->getTypeName() != 'n_CLASS_NAME') {
33 $class_ref_name = $class_ref->getConcreteString();
39 if ($class_ref->isDescendantOf($closure)) {
47 $class_ref,
H A DArcanistParentMemberReferenceXHPASTLinterRule.php41 $class_ref = $class_static_access->getChildByIndex(0);
43 if ($class_ref->getTypeName() != 'n_CLASS_NAME') {
46 $class_ref_name = $class_ref->getConcreteString();
52 if ($class_ref->isDescendantOf($closure)) {
60 $class_ref,
/dports/devel/arcanist/arcanist-b2e715f/src/lint/linter/xhpast/rules/
H A DArcanistSelfMemberReferenceXHPASTLinterRule.php28 $class_ref = $class_static_access->getChildByIndex(0);
30 if ($class_ref->getTypeName() != 'n_CLASS_NAME') {
33 $class_ref_name = $class_ref->getConcreteString();
39 if ($class_ref->isDescendantOf($closure)) {
47 $class_ref,
H A DArcanistParentMemberReferenceXHPASTLinterRule.php41 $class_ref = $class_static_access->getChildByIndex(0);
43 if ($class_ref->getTypeName() != 'n_CLASS_NAME') {
46 $class_ref_name = $class_ref->getConcreteString();
52 if ($class_ref->isDescendantOf($closure)) {
60 $class_ref,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Docs/src/sm-redesign/sm-redesign/
H A D128268.diagram3 classinstance 128012 class_ref 128908 // stubRenderLoop
5 classinstance 128140 class_ref 128780 // EventQueue
7 classinstance 128652 class_ref 129036 // TransformUpdater
9 classinstance 129036 class_ref 128012 // TransformSource
11 classinstance 129420 class_ref 128268 // SceneNode
13 classinstance 131084 class_ref 129292 // Locality
15 classinstance 131852 class_ref 128140 // MovableObject
H A D128396.diagram3 classinstance 128012 class_ref 128652 // stubApplicationCode
5 classinstance 128140 class_ref 129420 // CustomTransformSource
7 classinstance 128268 class_ref 129548 // CustomSceneGraph
9 classinstance 128780 class_ref 128780 // EventQueue
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Docs/src/paging/
H A D128095.diagram3 classcanvas 128095 class_ref 128095 // PageStrategy
7 classcanvas 128223 class_ref 128223 // PageContentFactory
11 classcanvas 128351 class_ref 128351 // GridPageStrategy
21 classcanvas 128863 class_ref 128607 // PageManager
35 classcanvas 130015 class_ref 128991 // Page
39 classcanvas 130399 class_ref 129119 // PageContent
47 classcanvas 131679 class_ref 129759 // PagedWorld
60 classcanvas 133343 class_ref 130143 // PageConnection
64 classcanvas 134367 class_ref 130271 // PageEntryPoint
73 classcanvas 135391 class_ref 130527 // SceneManager
[all …]
/dports/graphics/jogamp-jogl/jogl/doc/uml/jogl/
H A Djogl.prj87 b parent class_ref 132549 // GLBase
111 b parent class_ref 128069 // GL
191 b parent class_ref 128069 // GL
347 b parent class_ref 128837 // GL3
355 b parent class_ref 128002 // GL3bc
371 b parent class_ref 128453 // GL2
379 b parent class_ref 128130 // GL4
643 b parent class_ref 128453 // GL2
651 b parent class_ref 128837 // GL3
675 b parent class_ref 128837 // GL3
[all …]
H A D128069.diagram3 classcanvas 128002 class_ref 128002 // GL3bc
7 classcanvas 128069 class_ref 128069 // GL
11 classcanvas 128130 class_ref 128130 // GL4
15 classcanvas 128197 class_ref 128197 // GL2ES1
19 classcanvas 128258 class_ref 128258 // GL4bc
23 classcanvas 128325 class_ref 128325 // GLES1
27 classcanvas 128453 class_ref 128453 // GL2
31 classcanvas 128581 class_ref 128581 // GL2ES2
39 classcanvas 128837 class_ref 128837 // GL3
43 classcanvas 128965 class_ref 128965 // GLES2
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A DPR10177.cpp8 template<typename T, typename U, U> struct class_ref {}; struct
24 (void)class_ref<int, int&, U<2>::a>(); // expected-note {{here}} in f()
32 (void)class_ref<int, int&, U<5>::a>(); in not_instantiated()
39 (void)class_ref<int, int&, U<N+2>::a>(); // expected-note {{here}} in fi()

1234567891011