Home
last modified time | relevance | path

Searched defs:GetVals (Results 1 – 12 of 12) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/
H A Dtext_desc_field.cpp171 vector<string> CCommentDescField::GetVals(const CObject& object) in GetVals() function in CCommentDescField
229 vector<string> CDefinitionLineField::GetVals(const CObject& object) in GetVals() function in CDefinitionLineField
H A Dgb_block_field.cpp55 vector<string> CGBBlockField::GetVals(const CObject& object) in GetVals() function in CGBBlockField
H A Ddblink_field.cpp225 vector<string> CDBLinkField::GetVals(const CObject& object) in GetVals() function in CDBLinkField
H A Dstruc_comm_field.cpp190 vector<string> CStructuredCommentField::GetVals(const CObject& object) in GetVals() function in CStructuredCommentField
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/edit/
H A Dtext_desc_field.cpp171 vector<string> CCommentDescField::GetVals(const CObject& object) in GetVals() function in CCommentDescField
229 vector<string> CDefinitionLineField::GetVals(const CObject& object) in GetVals() function in CDefinitionLineField
H A Dgb_block_field.cpp55 vector<string> CGBBlockField::GetVals(const CObject& object) in GetVals() function in CGBBlockField
H A Ddblink_field.cpp225 vector<string> CDBLinkField::GetVals(const CObject& object) in GetVals() function in CDBLinkField
H A Dstruc_comm_field.cpp190 vector<string> CStructuredCommentField::GetVals(const CObject& object) in GetVals() function in CStructuredCommentField
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vifa/
H A Dvifa_histogram.h81 float* GetVals() const in GetVals() function
/dports/science/openbabel/openbabel-3.1.1/include/openbabel/
H A Dgrid.h238 double *GetVals() { return(&_values[0]); } in GetVals() function
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DHud_Update.cpp56 void CHud::GetVals(int id, float* vel, float* rpm, float* clutch, int* gear) in GetVals() function in CHud
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/internal/testprotos/
H A Ddesc_test_complex.pb.go462 func (x *MessageWithMap) GetVals() map[string]*Simple { func