Home
last modified time | relevance | path

Searched refs:extends (Results 1 – 25 of 141) sorted by relevance

123456

/llvm-project-15.0.7/flang/test/Semantics/
H A Dresolve87.f9021 type, extends(lockGrandParentType) :: lockParentType
32 type, extends(lockParentType) :: goodChildType1
36 type, extends(lockParentType) :: goodChildType2
40 type, extends(lock_type) :: goodChildType3
44 type, extends(event_type) :: goodChildType4
49 type, extends(noLockParentType) :: badChildType1
54 type, extends(noLockParentType) :: badChildType2
59 type, extends(noLockParentType) :: badChildType3
64 type, extends(noLockParentType) :: badChildType4
81 type, extends(noLockParentType) :: notBadChildType1
[all …]
H A Dresolve34.f9016 type, extends(t1) :: t2
25 type, extends(t1) :: t2
32 type, extends(t3) :: t4
34 type, extends(t4) :: t5
45 type, extends(t1) :: t2
53 type, extends(t1) :: t2
56 type, extends(t2) :: t3
65 type, extends(t1) :: t2
71 type, extends(t3) :: t4
76 type, extends(t5) :: t6
[all …]
H A Dbindings01.f9027 type, extends(nonoverride) :: nonoverride2
29 type, extends(nonoverride2) :: nonoverride3
39 type, extends(missing) :: concrete
41 type, extends(missing) :: intermediate
50 type, extends(inextensible1) :: badExtends1
60 type, extends(real) :: badExtends3
70 type, extends(base) :: extension
79 type, extends(nopassBase) :: passExtends
88 type, extends(passBase) :: nopassExtends
142 type,extends(parent) :: child
[all …]
H A Dresolve86.f9010 type, extends(coarrayParent) :: goodChildType
14 type, extends(coarrayParent) :: brotherType
18 type, extends(brotherType) :: grandChildType
26 type, extends(plainParent) :: badChildType
30 type, extends(plainParent) :: plainChild
35 type, extends(plainChild) :: badChildType2
40 type, extends(plainParent) :: badChildType3
H A Dresolve31.f9017 type, extends(t1) :: t2
20 type, extends(t3) :: t4
23 type, extends(t0) :: t5
44 type, extends(t0) :: t1
59 type, extends(t1a) :: t2
H A Ddosemantics11.f9097 type, extends(point) :: color_point
136 type, extends(point) :: color_point
175 type, extends(point) :: color_point
214 type, extends(point) :: color_point
252 type, extends(point) :: color_point
296 type, extends(point) :: color_point
H A Dsymbol06.f9011 type, extends(t1) :: t2
17 type, extends(t2) :: t3
74 type, extends(t2) :: t3
H A Dmodfile11.f908 type, extends(t1) :: t2(e)
11 type, extends(t2), bind(c) :: t3
H A Dresolve85.f9034 type, extends(derived6), public, extends(derived6) :: derived7
H A Dselecttype02.f9010 type, extends(shape) :: rectangle
14 type, extends(rectangle) :: square
H A Dresolve53.f9051 type, extends(t1) :: t2
249 type, extends(t1) :: t2(k2a, l2, k2b)
255 type, extends(t2) :: t3(l3, k3)
362 type, extends(t) :: t1
364 type, extends(t) :: t2
366 type, extends(t2) :: t2a
H A Dresolve70.f9018 type, extends(abstractType) :: concreteType
64 type, extends(t) :: t2
H A Dcall04.f909 type, extends(hasCoarray) :: extendsHasCoarray
14 type, extends(hasCoarray2) :: extendsHasCoarray2
H A Dresolve54.f9099 type, extends(FRUIT) :: APPLE
101 type, extends(FRUIT) :: PEAR
103 type, extends(PEAR) :: BOSC
H A Ddoconcurrent08.f9011 type, extends(Base) :: ChildType
16 type, extends(Base) :: HasAllocPolyType
31 type, extends(Base) :: HasPointerPolyType
H A Dallocate13.f9027 type, extends(oktype1) :: oktype3
47 type, extends(noktype4) :: noktype5
51 type, extends(event_type) :: noktype6
H A Dselecttype01.f9012 type, extends(shape) :: rectangle
17 type, extends(rectangle) :: square
20 type, extends(square) :: extsquare
H A Dallocate05.f9013 type, extends(A) :: B
17 type, extends(B) :: C
H A Dmodfile23.f90125 type, extends(t2) :: t6
127 type, extends(t6) :: t7
/llvm-project-15.0.7/flang/test/Lower/
H A Dcomponents.f90239 type, extends(t1) :: t2
242 type, extends(t2) :: t3
245 type, extends(t3) :: t4
252 type, extends(u1) :: u2
257 type, extends(u2) :: u3
/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfolding12.f907 type, extends(parent_type) :: child_type
13 type, extends(parent_array_type) :: child_array_type
60 type, extends(grandparent_type) :: parent_type
63 type, extends(parent_type) :: child_type
100 type, extends(parent_type) :: child_type
/llvm-project-15.0.7/llvm/test/Object/
H A Dmacho-invalid.test10 INCOMPLETE-LOADC: truncated or malformed object (load command 0 extends past the end all load comma…
14 INCOMPLETE-LOADC-1: truncated or malformed object (load command 1 extends past the end all load com…
47 …r malformed object (ilocalsym plus nlocalsym in LC_DYSYMTAB load command extends past the end of t…
108 …runcated or malformed object (load command 0 fileoff field in LC_SEGMENT extends past the end of t…
114 …runcated or malformed object (load command 0 fileoff field in LC_SEGMENT extends past the end of t…
156 …off': truncated or malformed object (symoff field of LC_SYMTAB command 0 extends past the end of t…
162 …off': truncated or malformed object (stroff field of LC_SYMTAB command 0 extends past the end of t…
177 …f': truncated or malformed object (tocoff field of LC_DYSYMTAB command 0 extends past the end of t…
288 …id-dylib-cmdsize-past-eof': truncated or malformed object (load command 0 extends past end of file)
492 …ed or malformed fat file (offset plus size of cputype (7) cpusubtype (3) extends past the end of t…
[all …]
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/
H A Dbad-trie.test5 …128': truncated or malformed object (export info size malformed uleb128, extends past end in expor…
11 … (export info size: 0x1234 in export trie data at node: 0x33 too big and extends past end of trie …
14 …rmed object (byte for count of childern in export trie data at node: 0x5 extends past end of trie …
20 …ormed object (import name of re-export in export trie data at node: 0x33 extends past end of trie …
23 …d object (edge sub-string in export trie data at node: 0x42 for child #0 extends past end of trie …
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dshrink-const.ll5 ; If targetShrinkDemandedConstant extends xor/or constants ensure it extends from the msb of the ac…
/llvm-project-15.0.7/llvm/utils/phabricator/
H A D0001-Fix-PHP-8.1-incompatibility-with-arc-patch-D-12345.patch31 @@ -42,7 +42,8 @@ final class ArcanistDifferentialDependencyGraph extends AbstractDirectedGraph {
45 @@ -338,7 +338,7 @@ final class ArcanistScriptAndRegexLinter extends ArcanistLinter {
58 @@ -1143,7 +1143,8 @@ final class ArcanistGitAPI extends ArcanistRepositoryAPI {

123456