/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 | 324 int GPTDataTextUI::SetName(uint32_t partNum) { in SetName() function in GPTDataTextUI
|
D | gpt.cc | 2076 int GPTData::SetName(uint32_t partNum, const UnicodeString & theName) { in SetName() function in GPTData
|
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
D | error_support.cc | 19 void ErrorSupport::SetName(const char* name) { in SetName() function in v8_crdtp::ErrorSupport
|
/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/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/node/deps/v8/src/torque/ |
D | cpp-builder.h | 126 void SetName(std::string name) { name_ = std::move(name); } in SetName() function
|
/third_party/node/src/large_pages/ |
D | node_large_page.cc | 320 static void SetName(void* mem, size_t size, const char* name) { in SetName() function in node::__anon6f9b33e40111::MemoryMapPointer
|
/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/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/node/deps/v8/src/objects/ |
D | shared-function-info-inl.h | 174 void SharedFunctionInfo::SetName(String name) { in SetName() function
|
D | js-function.cc | 1159 bool JSFunction::SetName(Handle<JSFunction> function, Handle<Name> name, in SetName() function in v8::internal::JSFunction
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-module-builder.cc | 174 void WasmFunctionBuilder::SetName(base::Vector<const char> name) { in SetName() function in v8::internal::wasm::WasmFunctionBuilder
|
/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
|
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 12389 void VmaPool_T::SetName(const char* pName) in SetName() function
|
/third_party/node/deps/v8/src/api/ |
D | api.cc | 5270 void Function::SetName(v8::Local<v8::String> name) { in SetName() function in v8::Function
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 175225 void SetName(const nsSubstring& aName) { mName = aName; } in SetName() function
|