/external/gptfdisk/ |
D | gptpart.cc | 173 void GPTPart::SetName(const string & theName) { function in GPTPart 179 void GPTPart::SetName(const UnicodeString & theName) { function in GPTPart 194 void GPTPart::SetName(const string & theName) { function in GPTPart
|
D | gpttext.cc | 306 int GPTDataTextUI::SetName(uint32_t partNum) { in SetName() function in GPTDataTextUI
|
D | gpt.cc | 1914 int GPTData::SetName(uint32_t partNum, const UnicodeString & theName) { in SetName() function in GPTData
|
/external/image_io/includes/image_io/base/ |
D | ostream_ref_data_destination.h | 30 void SetName(const std::string& name) { name_ = name; } in SetName() function
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_contentmarkitem.h | 34 void SetName(const ByteString& name) { m_MarkName = name; } in SetName() function
|
/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/ |
D | cluster.h | 58 void SetName(const string& name) { name_ = name; } in SetName() function
|
/external/webrtc/webrtc/base/ |
D | signalthread.cc | 35 bool SignalThread::SetName(const std::string& name, const void* obj) { in SetName() function in rtc::SignalThread
|
D | thread.cc | 179 bool Thread::SetName(const std::string& name, const void* obj) { in SetName() function in rtc::Thread
|
/external/libchrome/base/threading/ |
D | thread_id_name_manager.cc | 62 void ThreadIdNameManager::SetName(const std::string& name) { in SetName() function in base::ThreadIdNameManager
|
D | platform_thread_linux.cc | 128 void PlatformThread::SetName(const std::string& name) { in SetName() function in base::PlatformThread
|
/external/webrtc/webrtc/libjingle/xmllite/ |
D | xmlelement.h | 125 void SetName(const QName& name) { name_ = name; } in SetName() function
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | name_table.cc | 166 void NameTable::NameEntryBuilder::SetName(const UChar* name) { in SetName() function in sfntly::NameTable::NameEntryBuilder 177 void NameTable::NameEntryBuilder::SetName(const ByteVector& name_bytes) { in SetName() function in sfntly::NameTable::NameEntryBuilder 184 void NameTable::NameEntryBuilder::SetName(const ByteVector& name_bytes, in SetName() function in sfntly::NameTable::NameEntryBuilder
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.cc | 31 void ThreadContextBase::SetName(const char *new_name) { in SetName() function in __sanitizer::ThreadContextBase
|
/external/dng_sdk/source/ |
D | dng_camera_profile.h | 316 void SetName (const char *name) in SetName() function
|
/external/google-benchmark/src/ |
D | benchmark_register.cc | 460 void Benchmark::SetName(const char* name) { name_ = name; } in SetName() function in benchmark::internal::Benchmark
|
/external/libcxx/utils/google-benchmark/src/ |
D | benchmark_register.cc | 460 void Benchmark::SetName(const char* name) { name_ = name; } in SetName() function in benchmark::internal::Benchmark
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | handle_passing_unittest.cc | 63 void SetName(const std::string& name) override { name_ = name; } in SetName() function in mojo::test::__anon12f707340111::SampleNamedObjectImpl
|
/external/tinyxml/ |
D | tinyxml.h | 744 void SetName( const char* _name ) { name = _name; } ///< Set the name of this attribute. in SetName() function 752 void SetName( const std::string& _name ) in SetName() function
|
/external/v8/src/wasm/ |
D | wasm-module-builder.cc | 141 void WasmFunctionBuilder::SetName(Vector<const char> name) { name_ = name; } in SetName() function in v8::internal::wasm::WasmFunctionBuilder
|
/external/v8/src/objects/ |
D | shared-function-info-inl.h | 123 void SharedFunctionInfo::SetName(String* name) { in SetName() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | pattern_matcher_test.cc | 677 std::unique_ptr<HloInstruction> SetName(absl::string_view name, in SetName() function
|
/external/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
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetDialogs.py | 874 def SetName(self, name): member in JetReplicate
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 1143 bool SetName = false) { in linkInModule()
|
/external/tinyxml2/ |
D | tinyxml2.cpp | 1384 void XMLAttribute::SetName( const char* n ) in SetName() function in tinyxml2::XMLAttribute
|