Home
last modified time | relevance | path

Searched refs:subobjects (Results 1 – 25 of 1141) sorted by relevance

12345678910>>...46

/dports/math/polymake/polymake-4.5/perllib/Polymake/Core/
H A DUpgradeGroup.pm119 my ($subobjects, $descends) = @_;
121 if (is_array($subobjects->{$prop_name})) {
127 $subobjects->{$prop_name} = deep_copy_list($subobjects->{$prop_name});
134 $subobjects->{$prop_name} = $descend;
163 if (defined($subobjects)) {
164 if (refcnt($subobjects) > 2) {
165 $subobjects = deep_copy_hash($subobjects);
167 merge_subobjects($subobjects, $descends);
169 $subobjects = $descends;
192 if (defined($subobjects)) {
[all …]
/dports/biology/ugene/ugene-40.1/src/plugins/pcr/src/import/
H A DImportPrimersFromFolderTask.cpp42 const QList<GObject *> subobjects = getSubobjects(); in prepare() local
48 foreach (GObject *subobject, subobjects) { in prepare()
85 QList<GObject *> subobjects; in getSubobjects() local
88 CHECK_OP(stateInfo, subobjects); in getSubobjects()
90 … SAFE_POINT_EXT(nullptr != objectDbi, setError(L10N::nullPointerError("object DBI")), subobjects); in getSubobjects()
94 SAFE_POINT_OP(stateInfo, subobjects); in getSubobjects()
97 subobjects << document->getObjectById(objectId); in getSubobjects()
101 return subobjects; in getSubobjects()
/dports/math/gap/gap-4.11.0/pkg/homalg-2019.09.01/gap/
H A DHomalgSubobject.gi7 ## Implementations for subobjects of objects of (Abelian) categories.
45 "for homalg subobjects",
62 "for homalg subobjects",
76 "for homalg static subobjects",
87 ## <Oper Arg="M" Name="UnderlyingObject" Label="for subobjects"/>
96 "for homalg subobjects",
107 "for homalg subobjects",
118 "for homalg subobjects",
225 "for homalg subobjects",
236 ## <Oper Arg="phi" Name="Subobject" Label="constructor for subobjects using morphisms"/>
[all …]
H A DHomalgSubobject.gd7 ## Declarations for subobjects of objects of (Abelian) categories.
56 ## <#GAPDoc Label="SuperObject:subobjects">
58 ## <Attr Arg="M" Name="SuperObject" Label="for subobjects"/>
/dports/www/ilias/ILIAS-5.4.25/Services/Object/classes/
H A Dclass.ilObjectDefinition.php515 $this->__filterObjects($subobjects);
517 foreach ($subobjects as $data => $sub) {
663 unset($subobjects["rolf"]);
665 $sub_types = array_keys($subobjects);
670 unset($subobjects[$type]);
673 unset($subobjects[$type]);
676 unset($subobjects[$type]);
679 unset($subobjects[$type]);
689 return $subobjects;
791 public function __filterObjects(&$subobjects) argument
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/Object/classes/
H A Dclass.ilObjectDefinition.php515 $this->__filterObjects($subobjects);
517 foreach ($subobjects as $data => $sub) {
663 unset($subobjects["rolf"]);
665 $sub_types = array_keys($subobjects);
670 unset($subobjects[$type]);
673 unset($subobjects[$type]);
676 unset($subobjects[$type]);
679 unset($subobjects[$type]);
689 return $subobjects;
791 public function __filterObjects(&$subobjects) argument
[all …]
/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/lib/Rose/DB/Object/
H A DManager.pm2177 while(my($method, $subobjects) = each(%{$subobjects{$ident}}))
2189 while(my($method, $subobjects) = each(%{$subobjects{$ident}}))
2196 %subobjects = ();
2420 while(my($method, $subobjects) = each(%{$subobjects{$ident}}))
2432 while(my($method, $subobjects) = each(%{$subobjects{$ident}}))
2712 while(my($method, $subobjects) = each(%{$subobjects{$ident}}))
2724 while(my($method, $subobjects) = each(%{$subobjects{$ident}}))
2731 %subobjects = ();
2939 while(my($method, $subobjects) = each(%{$subobjects{$ident}}))
2951 while(my($method, $subobjects) = each(%{$subobjects{$ident}}))
[all …]
/dports/math/polymake/polymake-4.5/scripts/
H A Dbig_object_inventory80 my $subobjects;
83 keys %{$subobjects = collect_subobject_properties($prop->type, $outer)}) {
84 $result{$prop->name} = [ $pure_type, $subobjects ];
98 my $subobjects;
100 keys %{$subobjects = collect_subobject_properties($proto)}) {
101 $descend{qualified_generic_name($proto)} = $subobjects;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/lang/clang-mesa/clang-13.0.1.src/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/www/ilias/ILIAS-5.4.25/Services/Like/
H A DREADME.md3 …object** (derived from ilObject), **subobject** or **news** related to these objects or subobjects.
14subobjects) of a forum (object) and call `$f->widget([$forum_obj_id])`, the widget will be initial…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/PCH/
H A Dnon-trivial-c-union.m13 // expected-note@-6 {{'U0' has subobjects that are non-trivial to destruct}}
14 // expected-note@-7 {{'U0' has subobjects that are non-trivial to copy}}
15 // expected-note@-8 {{'U0' has subobjects that are non-trivial to default-initialize}}
/dports/www/ilias6/ILIAS-6.14/Services/Like/
H A DREADME.md3 …object** (derived from ilObject), **subobject** or **news** related to these objects or subobjects.
14subobjects) of a forum (object) and call `$f->widget([$forum_obj_id])`, the widget will be initial…
/dports/www/ilias6/ILIAS-6.14/Modules/Course/classes/
H A Dclass.ilCourseObjectiveMaterialAssignmentTableGUI.php152 $subobjects = array();
165 $subobjects[] = $sub;
169 $tmp_data['sub'] = $subobjects;

12345678910>>...46