Home
last modified time | relevance | path

Searched defs:SetName (Results 1 – 25 of 27) sorted by relevance

12

/third_party/gptfdisk/
Dgptpart.cc180 void GPTPart::SetName(const string & theName) { function in GPTPart
186 void GPTPart::SetName(const UnicodeString & theName) { function in GPTPart
201 void GPTPart::SetName(const string & theName) { function in GPTPart
Dgpttext.cc346 int GPTDataTextUI::SetName(uint32_t partNum) { in SetName() function in GPTDataTextUI
Dgpt.cc2103 int GPTData::SetName(uint32_t partNum, const UnicodeString & theName) { in SetName() function in GPTData
/third_party/vk-gl-cts/external/amber/src/src/
Dshader.h33 void SetName(const std::string& name) { name_ = name; } in SetName() function
Dsampler.h57 void SetName(const std::string& name) { name_ = name; } in SetName() function
Dbuffer.h101 void SetName(const std::string& name) { name_ = name; } in SetName() function
Dpipeline.h233 void SetName(const std::string& name) { name_ = name; } in SetName() function
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/include/actor/
Daid.h50 inline void SetName(const std::string &tmpName) { name = tmpName; } in SetName() function
Dmsg.h58 inline void SetName(const std::string &aName) { this->name = aName; } in SetName() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/pi_ir/
Dvalue.h105 void SetName(const std::string &name) { name_ = name; } in SetName() function
Dctrl_flow.h87 void SetName(const std::string &name) { name_ = name; } in SetName() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/
Dacl_utils.h136 AclTensorDescMaker &SetName(const std::string &name) { in SetName() function
195 void SetName(const std::string &op_type) { op_type_ = op_type; } in SetName() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/graph_compiler/
Dcompile_result.h54 void SetName(const std::string &name) { name_ = name; } in SetName() function
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc168 void NameTable::NameEntryBuilder::SetName(const UChar* name) { in SetName() function in sfntly::NameTable::NameEntryBuilder
179 void NameTable::NameEntryBuilder::SetName(const std::vector<uint8_t>& name_bytes) { in SetName() function in sfntly::NameTable::NameEntryBuilder
186 void NameTable::NameEntryBuilder::SetName(const std::vector<uint8_t>& name_bytes, in SetName() function in sfntly::NameTable::NameEntryBuilder
/third_party/mindspore/mindspore-src/source/mindspore/lite/python/src/
Dtensor_numpy_impl.h65 void SetName(const std::string &name) override { name_ = name; } in SetName() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/tensor/
Dtensor_impl.h94 void SetName(const std::string &name) override { in SetName() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/utils/
Dtensor_default_impl.h86 void SetName(const std::string &name) override { name_ = name; } in SetName() function
Dtensor_utils.h153 void SetName(const std::string &name) override { in SetName() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_camera_profile.h316 void SetName (const char *name) in SetName() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/debug/
Dtensor_data.h184 void SetName(const std::string &name) { this->name_ = name; } in SetName() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dnode.h80 void SetName(const std::string &n) { name_ = n; } in SetName() function
/third_party/lame/ACM/tinyxml/
Dtinyxml.h448 void SetName( const std::string& _name ) { name = _name; } ///< Set the name of this attribute. in SetName() function
/third_party/benchmark/src/
Dbenchmark_register.cc471 void Benchmark::SetName(const std::string& name) { name_ = name; } in SetName() function in benchmark::internal::Benchmark
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h835 void SetName( const char* _name ) { name = _name; } ///< Set the name of this attribute. in SetName() function
843 void SetName( const std::string& _name ) { name = _name; } in SetName() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3979 void PoolPimpl::SetName(LPCWSTR Name) in SetName() function in D3D12MA::PoolPimpl
4033 void Pool::SetName(LPCWSTR Name) in SetName() function in D3D12MA::Pool
5320 void Allocation::SetName(LPCWSTR Name) in SetName() function in D3D12MA::Allocation

12