Searched defs:SetAttribute (Results 1 – 10 of 10) sorted by relevance
| /external/tinyxml2/ |
| D | tinyxml2.h | 1468 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function 1473 void SetAttribute( const char* name, int value ) { in SetAttribute() function 1478 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function 1484 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function 1490 void SetAttribute(const char* name, uint64_t value) { in SetAttribute() function 1496 void SetAttribute( const char* name, bool value ) { in SetAttribute() function 1501 void SetAttribute( const char* name, double value ) { in SetAttribute() function 1506 void SetAttribute( const char* name, float value ) { in SetAttribute() function
|
| D | tinyxml2.cpp | 1552 void XMLAttribute::SetAttribute( const char* v ) in SetAttribute() function in tinyxml2::XMLAttribute 1558 void XMLAttribute::SetAttribute( int v ) in SetAttribute() function in tinyxml2::XMLAttribute 1566 void XMLAttribute::SetAttribute( unsigned v ) in SetAttribute() function in tinyxml2::XMLAttribute 1574 void XMLAttribute::SetAttribute(int64_t v) in SetAttribute() function in tinyxml2::XMLAttribute 1581 void XMLAttribute::SetAttribute(uint64_t v) in SetAttribute() function in tinyxml2::XMLAttribute 1589 void XMLAttribute::SetAttribute( bool v ) in SetAttribute() function in tinyxml2::XMLAttribute 1596 void XMLAttribute::SetAttribute( double v ) in SetAttribute() function in tinyxml2::XMLAttribute 1603 void XMLAttribute::SetAttribute( float v ) in SetAttribute() function in tinyxml2::XMLAttribute
|
| /external/pdfium/xfa/fxfa/ |
| D | cxfa_textparser.h | 132 void SetAttribute(const WideString& wsAttr, const WideString& wsValue) { in SetAttribute() function
|
| /external/pdfium/core/fxcrt/xml/ |
| D | cfx_xmlelement.cpp | 137 void CFX_XMLElement::SetAttribute(const WideString& name, in SetAttribute() function in CFX_XMLElement
|
| /external/pigweed/pw_bluetooth_sapphire/host/sdp/ |
| D | service_record.cc | 49 void ServiceRecord::SetAttribute(AttributeId id, DataElement value) { in SetAttribute() function in bt::sdp::ServiceRecord
|
| D | pdu.cc | 1105 void ServiceSearchAttributeResponse::SetAttribute(uint32_t idx, in SetAttribute() function in bt::sdp::ServiceSearchAttributeResponse
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | FunctionAttrs.cpp | 1120 std::function<void(Function &)> SetAttribute; member
|
| /external/stg/ |
| D | abigail_reader.cc | 121 void SetAttribute(xmlNodePtr node, const char* name, const std::string& value) { in SetAttribute() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
| D | FunctionAttrs.cpp | 1263 std::function<void(Function &)> SetAttribute; member
|
| /external/aws-sdk-java-v2/services/verifiedpermissions/src/main/resources/codegen-resources/ |
| D | service-2.json | 2193 "SetAttribute":{ object
|