/dports/devel/cquery/cquery-20180718/src/ |
H A D | query_utils.cc | 20 std::vector<QueryId::LexicalRef> GetDeclarations( in GetDeclarations() function 91 std::vector<QueryId::LexicalRef> GetDeclarations( in GetDeclarations() function 94 return GetDeclarations(db->funcs, ids); in GetDeclarations() 97 std::vector<QueryId::LexicalRef> GetDeclarations( in GetDeclarations() function 100 return GetDeclarations(db->types, ids); in GetDeclarations() 103 std::vector<QueryId::LexicalRef> GetDeclarations( in GetDeclarations() function 106 return GetDeclarations(db->vars, ids); in GetDeclarations()
|
H A D | query_utils.h | 17 std::vector<QueryId::LexicalRef> GetDeclarations( 20 std::vector<QueryId::LexicalRef> GetDeclarations( 23 std::vector<QueryId::LexicalRef> GetDeclarations(
|
/dports/devel/cquery/cquery-20180718/src/messages/ |
H A D | cquery_base.cc | 38 GetDeclarations(db, def->bases)); in Run() 44 GetDeclarations(db, def->bases)); in Run()
|
H A D | text_document_implementation.cc | 40 GetDeclarations(db, type.derived)); in Run() 45 GetDeclarations(db, func.derived)); in Run()
|
H A D | text_document_code_lens.cc | 125 GetDeclarations(db, type.derived), in Run() 128 GetDeclarations(db, type.instances), in Run() 177 GetDeclarations(db, func.derived), false /*force_display*/); in Run() 204 GetDeclarations(db, def->bases), in Run()
|
H A D | cquery_vars.cc | 48 GetDeclarations(db, type.instances)); in Run()
|
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/python/pyste/src/Pyste/ |
H A D | Exporter.py | 62 def GetDeclarations(self, fullname): member in Exporter 73 decls = self.GetDeclarations(fullname)
|
H A D | FunctionExporter.py | 26 decls = self.GetDeclarations(self.info.name)
|
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/python/pyste/src/Pyste/ |
H A D | Exporter.py | 62 def GetDeclarations(self, fullname): member in Exporter 73 decls = self.GetDeclarations(fullname)
|
H A D | FunctionExporter.py | 26 decls = self.GetDeclarations(self.info.name)
|
/dports/databases/percona57-server/boost_1_59_0/libs/python/pyste/src/Pyste/ |
H A D | Exporter.py | 62 def GetDeclarations(self, fullname): member in Exporter 73 decls = self.GetDeclarations(fullname)
|
H A D | FunctionExporter.py | 26 decls = self.GetDeclarations(self.info.name)
|
/dports/databases/xtrabackup/boost_1_59_0/libs/python/pyste/src/Pyste/ |
H A D | Exporter.py | 62 def GetDeclarations(self, fullname): member in Exporter 73 decls = self.GetDeclarations(fullname)
|
H A D | FunctionExporter.py | 26 decls = self.GetDeclarations(self.info.name)
|
/dports/databases/percona57-client/boost_1_59_0/libs/python/pyste/src/Pyste/ |
H A D | Exporter.py | 62 def GetDeclarations(self, fullname): member in Exporter 73 decls = self.GetDeclarations(fullname)
|
H A D | FunctionExporter.py | 26 decls = self.GetDeclarations(self.info.name)
|
/dports/math/vtk8/VTK-8.2.0/IO/Export/Testing/Cxx/ |
H A D | UnitTestRIB.cxx | 89 std::string(prop->GetDeclarations())); in TestRIBProperty() 94 std::string(prop->GetDeclarations())); in TestRIBProperty() 97 std::string(prop->GetDeclarations())); in TestRIBProperty()
|
/dports/math/vtk9/VTK-9.1.0/IO/Export/Testing/Cxx/ |
H A D | UnitTestRIB.cxx | 86 std::string("Declare \"floatVar\" \"float\"\n"), std::string(prop->GetDeclarations())); in TestRIBProperty() 90 std::string(prop->GetDeclarations())); in TestRIBProperty() 93 std::string("Declare \"vectorVar\" \"vector\"\n"), std::string(prop->GetDeclarations())); in TestRIBProperty()
|
/dports/math/vtk6/VTK-6.2.0/IO/Export/ |
H A D | vtkRIBProperty.h | 57 char *GetDeclarations ();
|
H A D | vtkRIBProperty.cxx | 140 char *vtkRIBProperty::GetDeclarations () in GetDeclarations() function in vtkRIBProperty
|
/dports/math/vtk9/VTK-9.1.0/IO/Export/ |
H A D | vtkRIBProperty.h | 87 char* GetDeclarations();
|
/dports/math/vtk8/VTK-8.2.0/IO/Export/ |
H A D | vtkRIBProperty.h | 87 char *GetDeclarations ();
|
/dports/math/vtk8/VTK-8.2.0/Rendering/VolumeOpenGL2/ |
H A D | vtkOpenGLUniforms.h | 43 std::string GetDeclarations();
|
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/python/pyste/tests/ |
H A D | GCCXMLParserUT.py | 289 def GetDeclarations(): function 297 declarations = GetDeclarations()
|
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/python/pyste/tests/ |
H A D | GCCXMLParserUT.py | 289 def GetDeclarations(): function 297 declarations = GetDeclarations()
|