| /third_party/gptfdisk/ |
| D | gptpart.cc | 180 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
|
| D | gpttext.cc | 346 int GPTDataTextUI::SetName(uint32_t partNum) { in SetName() function in GPTDataTextUI
|
| D | gpt.cc | 2103 int GPTData::SetName(uint32_t partNum, const UnicodeString & theName) { in SetName() function in GPTData
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | shader.h | 33 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
| D | sampler.h | 57 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
| D | buffer.h | 101 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
| D | pipeline.h | 233 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/include/actor/ |
| D | aid.h | 50 inline void SetName(const std::string &tmpName) { name = tmpName; } in SetName() function
|
| D | msg.h | 58 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/ |
| D | value.h | 105 void SetName(const std::string &name) { name_ = name; } in SetName() function
|
| D | ctrl_flow.h | 87 void SetName(const std::string &name) { name_ = name; } in SetName() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/ |
| D | acl_utils.h | 136 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/ |
| D | compile_result.h | 54 void SetName(const std::string &name) { name_ = name; } in SetName() function
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| D | name_table.cc | 168 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/ |
| D | tensor_numpy_impl.h | 65 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/ |
| D | tensor_impl.h | 94 void SetName(const std::string &name) override { in SetName() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/utils/ |
| D | tensor_default_impl.h | 86 void SetName(const std::string &name) override { name_ = name; } in SetName() function
|
| D | tensor_utils.h | 153 void SetName(const std::string &name) override { in SetName() function
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_camera_profile.h | 316 void SetName (const char *name) in SetName() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/debug/ |
| D | tensor_data.h | 184 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/ |
| D | node.h | 80 void SetName(const std::string &n) { name_ = n; } in SetName() function
|
| /third_party/lame/ACM/tinyxml/ |
| D | tinyxml.h | 448 void SetName( const std::string& _name ) { name = _name; } ///< Set the name of this attribute. in SetName() function
|
| /third_party/benchmark/src/ |
| D | benchmark_register.cc | 471 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/ |
| D | tinyxml.h | 835 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/ |
| D | D3D12MemAlloc.cpp | 3979 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
|