Home
last modified time | relevance | path

Searched refs:ChildName (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfItem.hpp44 #define XDMF_CHILDREN(ParentClass, ChildClass, ChildName, SearchName) \ argument
66 get##ChildName(const unsigned int index); \
81 get##ChildName(const unsigned int index) const; \
102 get##ChildName(const std::string & SearchName); \
117 get##ChildName(const std::string & SearchName) const; \
133 virtual unsigned int getNumber##ChildName##s() const; \
147 virtual void insert(const shared_ptr<ChildClass> ChildName); \
166 virtual void remove##ChildName(const unsigned int index); \
185 virtual void remove##ChildName(const std::string & SearchName); \
246 m##ChildName##s.push_back(ChildName); \
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfItem.hpp54 #define XDMF_CHILDREN(ParentClass, ChildClass, ChildName, SearchName) \ argument
76 get##ChildName(const unsigned int index); \
91 get##ChildName(const unsigned int index) const; \
112 get##ChildName(const std::string & SearchName); \
127 get##ChildName(const std::string & SearchName) const; \
143 virtual unsigned int getNumber##ChildName##s() const; \
157 virtual void insert(const shared_ptr<ChildClass> ChildName); \
176 virtual void remove##ChildName(const unsigned int index); \
195 virtual void remove##ChildName(const std::string & SearchName); \
256 m##ChildName##s.push_back(ChildName); \
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfItem.hpp55 #define XDMF_CHILDREN(ParentClass, ChildClass, ChildName, SearchName) \ argument
77 get##ChildName(const unsigned int index); \
92 get##ChildName(const unsigned int index) const; \
113 get##ChildName(const std::string & SearchName); \
128 get##ChildName(const std::string & SearchName) const; \
144 virtual unsigned int getNumber##ChildName##s() const; \
158 virtual void insert(const shared_ptr<ChildClass> ChildName); \
177 virtual void remove##ChildName(const unsigned int index); \
196 virtual void remove##ChildName(const std::string & SearchName); \
257 m##ChildName##s.push_back(ChildName); \
[all …]
/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Dmdobject.h745 MDObjectPtr Child(std::string ChildName) { return operator[](ChildName); }; in Child() argument
820 void SetUint(const char *ChildName, UInt32 Val) { SetUInt(ChildName, Val); } in SetUint() argument
821 void SetUint64(const char *ChildName, UInt64 Val) { SetUInt64(ChildName, Val); } in SetUint64() argument
1265 MDObjectPtr Child(std::string ChildName) { return Object->operator[](ChildName); }; in Child() argument
1286 void RemoveChild(std::string ChildName) { Object->RemoveChild(ChildName); }; in RemoveChild() argument
1290 void SetInt(const char *ChildName, Int32 Val) { Object->SetInt(ChildName, Val); }; in SetInt() argument
1291 void SetInt64(const char *ChildName, Int64 Val) { Object->SetInt64(ChildName, Val); }; in SetInt64() argument
1292 void SetUInt(const char *ChildName, UInt32 Val) { Object->SetUInt(ChildName, Val); }; in SetUInt() argument
1294 void SetUint(const char *ChildName, UInt32 Val) { Object->SetUInt(ChildName, Val); }; in SetUint() argument
1297 bool SetDValue(const char *ChildName) { return Object->SetDValue(ChildName); }; in SetDValue() argument
[all …]
H A Dmdtype.h537 MDValuePtr operator[](const std::string ChildName);
538 MDValuePtr Child(const std::string ChildName) { return operator[](ChildName); }; in Child() argument
598 …void SetInt(const char *ChildName, Int32 Val) { MDValuePtr Ptr = operator[](ChildName); if (Ptr) P… in SetInt() argument
599 …void SetInt64(const char *ChildName, Int64 Val) { MDValuePtr Ptr = operator[](ChildName); if (Ptr)… in SetInt64() argument
600 …void SetUInt(const char *ChildName, UInt32 Val) { MDValuePtr Ptr = operator[](ChildName); if (Ptr)… in SetUInt() argument
601 …void SetUInt64(const char *ChildName, UInt64 Val) { MDValuePtr Ptr = operator[](ChildName); if (Pt… in SetUInt64() argument
602 …void SetUint(const char *ChildName, UInt32 Val) { MDValuePtr Ptr = operator[](ChildName); if (Ptr)… in SetUint() argument
603 …void SetUint64(const char *ChildName, UInt64 Val) { MDValuePtr Ptr = operator[](ChildName); if (Pt… in SetUint64() argument
604 …void SetString(const char *ChildName, std::string Val) { MDValuePtr Ptr = operator[](ChildName); i… in SetString() argument
624 …void ReadValue(const char *ChildName, DataChunkPtr &Source) { MDValuePtr Ptr = operator[](ChildNam… in ReadValue() argument
[all …]
H A Dmetadata.h54 MDObjectPtr operator[](const char *ChildName);
74 MDObjectPtr operator[](const char *ChildName);
88 MDObjectPtr operator[](const char *ChildName);
779 …nline MDObjectPtr PackagePtr::operator[](const char *ChildName) { return GetPtr()->Object[ChildNam…
783 …ne MDObjectPtr PackageParent::operator[](const char *ChildName) { return GetPtr()->Object[ChildNam…
787 inline MDObjectPtr TrackPtr::operator[](const char *ChildName) { return GetPtr()->Object[ChildName]…
791 …line MDObjectPtr TrackParent::operator[](const char *ChildName) { return GetPtr()->Object[ChildNam…
795 …ne MDObjectPtr SourceClipPtr::operator[](const char *ChildName) { return GetPtr()->Object[ChildNam…
799 … MDObjectPtr DMSourceClipPtr::operator[](const char *ChildName) { return GetPtr()->Object[ChildNam…
803 …line MDObjectPtr MetadataPtr::operator[](const char *ChildName) { return GetPtr()->Object[ChildNam…
[all …]
H A Dpartition.h56 MDObjectPtr operator[](const char *ChildName);
70 MDObjectPtr operator[](const char *ChildName);
219 …ine MDObjectPtr PartitionPtr::operator[](const char *ChildName) { return GetPtr()->Object[ChildNam…
/dports/devel/glademm/glademm-2.6.0/src/writers/
H A Dgnome_app.cc59 if (ch.ChildName()=="dock") in AddChildren()
61 else if (ch.ChildName()=="appbar") in AddChildren()
65 << ch.ChildName() << '\n'; in AddChildren()
68 if (ch.ChildName()=="GnomeApp:dock") in AddChildren()
70 else if (ch.ChildName()=="GnomeApp:appbar") in AddChildren()
74 << ch.ChildName() << '\n'; in AddChildren()
92 if (ch.ChildName()=="dock") return is_Subwidget_only; in IsSubwidget()
93 if (ch.ChildName()=="appbar") return not_Subwidget; in IsSubwidget()
97 if (ch.ChildName()=="GnomeApp:appbar") return not_Subwidget; in IsSubwidget()
99 if (!ch.ChildName().empty()) { std::cerr << "Child name '" << ch.ChildName() << "'\n"; } in IsSubwidget()
[all …]
H A Dgnome_dialog.cc73 if (w2.ChildName().find(":vbox")==std::string::npos) in AddChildren_B()
84 assert((*i).ChildName().find(":action_area")!=std::string::npos); in AddChildren_B()
104 if (w2.ChildName()!="GnomeDialog:vbox") return; // e.g. GnomePropertyBox in Configure()
106 { if ((*i).ChildName()=="GnomeDialog:action_area") in Configure()
127 { if (ch.ChildName()=="GnomeDialog:vbox") return is_Subwidget; in IsSubwidget()
128 if (ch.ChildName()=="GnomeDialog:action_area") return is_Subwidget_all; in IsSubwidget()
129 if (!ch.ChildName().empty()) { std::cerr << "Child name '" << ch.ChildName() << "'\n"; } in IsSubwidget()
134 { if (ch.ChildName()=="GnomeDialog:vbox") return "get_vbox()->"; in InternalInstance()
135 if (ch.ChildName()=="GnomeDialog:action_area") return ""; // no accessor, yet in InternalInstance()
140 assert(w2.ChildName().find(":vbox")!=std::string::npos); in InternalInstance()
[all …]
H A Dgnome_druidpagestd.cc61 assert(w2.ChildName()=="GnomeDruidPageStandard:vbox");
69 { if (ch.ChildName()=="GnomeDruidPageStandard:vbox") return is_Subwidget_only; in find_closest_macro_cpp_cb()
70 if (!ch.ChildName().empty()) { std::cerr << "Child name '" << ch.ChildName() << "'\n"; } in find_closest_macro_cpp_cb()
79 assert (w2.ChildName()=="GnomeDruidPageStandard:vbox");
H A Dcombo.cc52 for (;i!=w.end() && (*i).ChildName()!="list"; ++i); in Configure()
94 { if ((*i).ChildName()=="GtkCombo:entry" || (*i).ChildName()=="entry") in Configure()
100 { std::string cn=ch.ChildName(); in IsSubwidget()
106 { std::string cn=w2.ChildName(); in InternalInstance()
H A Dgnome_propertybox.cc56 assert(w2.ChildName()=="GnomePropertyBox:notebook"); in NeedExplicitCtor()
66 { if (ch.ChildName()=="GnomePropertyBox:notebook") return is_Subwidget_only;
73 assert(w2.ChildName()=="GnomePropertyBox:notebook");
79 { while (i!=w2.end() && !(*i).ChildName().empty()) ++i;
84 while (label!=w2.end() && (*label).ChildName().empty()) ++label;
H A Dgnome_entry.cc59 { if (ch.ChildName()=="GnomeEntry:entry") return is_Subwidget_only;
60 else std::cout << "Gnome_Entry::IsSubwidget(" << ch.ChildName() << ")\n";
65 { if (w2.ChildName()=="GnomeEntry:entry") return "get_entry()->";
/dports/security/keybase/client-v5.7.1/go/kbfs/libkbfs/
H A Dconflict_resolver_test.go485 dir2.ChildName("file2"), dir2.ChildName("file2"),
559 dirB2.ChildName("file2"), dirB2.ChildName("file2"),
662 dirC2.ChildName("file2"), dirC2.ChildName("file2"),
665 dirB1.ChildName("dirC"), dirB1.ChildName("dirC"),
669 dirA1.ChildName("dirB"), dirA1.ChildName("dirB"),
762 dirC2.ChildName("file2"), dirC2.ChildName("file2"),
962 dirA2.ChildName("dirJ"), dirA2.ChildName("dirJ"),
965 dirE1.ChildName("dirF"), dirE1.ChildName("dirF"),
968 dirF2.ChildName("file3"), dirF2.ChildName("file3"),
971 dirH2.ChildName("file4"), dirH2.ChildName("file4"),
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/xfs/
H A Dsimcon.c65 const char * ChildName, * ChildAlias; in _SimpleContainerCreateChildren() local
71 ChildName = ChildAlias = NULL; in _SimpleContainerCreateChildren()
82 RCt = KNamelistGet ( Children, llp, & ChildName ); in _SimpleContainerCreateChildren()
87 ChildName in _SimpleContainerCreateChildren()
96 ChildName, in _SimpleContainerCreateChildren()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/xfs/
H A Dsimcon.c65 const char * ChildName, * ChildAlias; in _SimpleContainerCreateChildren() local
71 ChildName = ChildAlias = NULL; in _SimpleContainerCreateChildren()
82 RCt = KNamelistGet ( Children, llp, & ChildName ); in _SimpleContainerCreateChildren()
87 ChildName in _SimpleContainerCreateChildren()
96 ChildName, in _SimpleContainerCreateChildren()
/dports/editors/lazarus/lazarus/components/pochecker/
H A Dpofamilylists.pp69 MasterName, ChildName: String;
79 ChildName := '';
83 ChildName := ChangeFileExt(MasterName, '.' + LanguageAbbr[ALangID] + '.po');
85 // ''',',ExtractFileName(ChildName),''')');
86 if (ALangID = lang_all) or FileExistsUtf8(ChildName) then
88 APoFamily := TPoFamily.Create(MasterName, ChildName);
92 Msg := Msg + Format('"%s"',[ChildName]) + LineEnding;
/dports/editors/lazarus-qt5/lazarus/components/pochecker/
H A Dpofamilylists.pp69 MasterName, ChildName: String;
79 ChildName := '';
83 ChildName := ChangeFileExt(MasterName, '.' + LanguageAbbr[ALangID] + '.po');
85 // ''',',ExtractFileName(ChildName),''')');
86 if (ALangID = lang_all) or FileExistsUtf8(ChildName) then
88 APoFamily := TPoFamily.Create(MasterName, ChildName);
92 Msg := Msg + Format('"%s"',[ChildName]) + LineEnding;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/pochecker/
H A Dpofamilylists.pp75 MasterName, ChildName, MasterMsg, ChildMsg: String;
89 ChildName := '';
93 ChildName := ChangeFileExt(MasterName, '.' + LanguageAbbr[ALangID] + '.po');
95 // ''',',ExtractFileName(ChildName),''')');
96 if (ALangID = lang_all) or FileExistsUtf8(ChildName) then
98 APoFamily := TPoFamily.Create(MasterName, ChildName, ALangID);
102 ChildMsg := ChildMsg + Format('"%s"',[ChildName]) + LineEnding;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/pochecker/
H A Dpofamilylists.pp75 MasterName, ChildName, MasterMsg, ChildMsg: String;
89 ChildName := '';
93 ChildName := ChangeFileExt(MasterName, '.' + LanguageAbbr[ALangID] + '.po');
95 // ''',',ExtractFileName(ChildName),''')');
96 if (ALangID = lang_all) or FileExistsUtf8(ChildName) then
98 APoFamily := TPoFamily.Create(MasterName, ChildName, ALangID);
102 ChildMsg := ChildMsg + Format('"%s"',[ChildName]) + LineEnding;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h45 StringRef ChildName);
48 StringRef ChildName,
55 void removeChildContext(const LineLocation &CallSite, StringRef ChildName);
69 static uint32_t nodeHash(StringRef ChildName, const LineLocation &Callsite);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Didewindowhelp.pas67 function AddChild(const ChildName: string = ''; in AddChild()
71 function FindByName(const ChildName: string): TIWHelpNode; in FindByName()
266 function TIWHelpNode.AddChild(const ChildName: string; in AddChild()
271 Result.Name:=ChildName;
312 function TIWHelpNode.FindByName(const ChildName: string): TIWHelpNode; in TIWHelpNode.FindByName()
318 if CompareText(Result.Name,ChildName)=0 then exit;
/dports/editors/lazarus/lazarus/ide/
H A Didewindowhelp.pas67 function AddChild(const ChildName: string = ''; in AddChild()
71 function FindByName(const ChildName: string): TIWHelpNode; in FindByName()
266 function TIWHelpNode.AddChild(const ChildName: string; in AddChild()
271 Result.Name:=ChildName;
312 function TIWHelpNode.FindByName(const ChildName: string): TIWHelpNode; in TIWHelpNode.FindByName()
318 if CompareText(Result.Name,ChildName)=0 then exit;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Didewindowhelp.pas67 function AddChild(const ChildName: string = ''; in AddChild()
71 function FindByName(const ChildName: string): TIWHelpNode; in FindByName()
266 function TIWHelpNode.AddChild(const ChildName: string; in AddChild()
271 Result.Name:=ChildName;
312 function TIWHelpNode.FindByName(const ChildName: string): TIWHelpNode; in TIWHelpNode.FindByName()
318 if CompareText(Result.Name,ChildName)=0 then exit;
/dports/editors/lazarus-qt5/lazarus/ide/
H A Didewindowhelp.pas67 function AddChild(const ChildName: string = ''; in AddChild()
71 function FindByName(const ChildName: string): TIWHelpNode; in FindByName()
266 function TIWHelpNode.AddChild(const ChildName: string; in AddChild()
271 Result.Name:=ChildName;
312 function TIWHelpNode.FindByName(const ChildName: string): TIWHelpNode; in TIWHelpNode.FindByName()
318 if CompareText(Result.Name,ChildName)=0 then exit;

12345678