Home
last modified time | relevance | path

Searched defs:tmpName (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore/core/mindrt/include/actor/
Daid.h38 …AID(const std::string &tmpName, const std::string &sUrl) : name(tmpName), url(sUrl) { SetUnfixUrl(… in AID()
50 inline void SetName(const std::string &tmpName) { name = tmpName; } in SetName()
/third_party/mindspore/mindspore/core/mindrt/src/actor/
Daid.cc33 AID::AID(const char *tmpName) { in AID()
46 AID::AID(const std::string &tmpName) { in AID()
/third_party/node/deps/npm/node_modules/http-signature/lib/
Dparser.js134 var tmpName = ''; variable
/third_party/bzip2/
Dbzip2.c207 Char tmpName[FILE_NAME_LEN]; variable
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzip2.c207 Char tmpName[FILE_NAME_LEN]; variable
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzip2.c207 Char tmpName[FILE_NAME_LEN]; variable
/third_party/libxml2/
Dxmlschemas.c7203 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; in xmlSchemaParseLocalAttribute() local
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemas.c7181 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; in xmlSchemaParseLocalAttribute() local