Searched defs:ParseType (Results 1 – 9 of 9) sorted by relevance
136 type::Type* Script::ParseType(const std::string& str) { in ParseType() function in amber::Script
112 enum ParseType { enum
47 enum ParseType { kTcpMsg = 1, kHttpReq, kHttpRsp, kUnknown }; enum
325 void AscendTdtQueue::ParseType(aclDataType acl_data_type, std::string *data_type) const { in ParseType() function in mindspore::device::AscendTdtQueue
1161 static bool ParseType(State *state) { in ParseType() function
799 RecTy *TGParser::ParseType() { in ParseType() function in TGParser
2262 bool Parser::ParseType(FieldDescriptorProto::Type* type, in ParseType() function in google::protobuf::compiler::Parser
797 CheckedError Parser::ParseType(Type &type) { in ParseType() function in flatbuffers::Parser
2321 bool LLParser::ParseType(Type *&Result, const Twine &Msg, bool AllowVoid) { in ParseType() function in LLParser