Home
last modified time | relevance | path

Searched defs:SetAttribute (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_textparser.h99 void SetAttribute(const WideString& wsAttr, const WideString& wsValue) { in SetAttribute() function
/external/tensorflow/tensorflow/contrib/tensorrt/custom_plugin_examples/
Dinc_op_plugin.cc48 bool IncOpPlugin::SetAttribute(const string& key, const void* ptr, in SetAttribute() function in tensorflow::tensorrt::IncOpPlugin
/external/tinyxml2/
Dtinyxml2.h1429 void SetAttribute( const char* name, const char* value ) { in SetAttribute() function
1434 void SetAttribute( const char* name, int value ) { in SetAttribute() function
1439 void SetAttribute( const char* name, unsigned value ) { in SetAttribute() function
1445 void SetAttribute(const char* name, int64_t value) { in SetAttribute() function
1451 void SetAttribute( const char* name, bool value ) { in SetAttribute() function
1456 void SetAttribute( const char* name, double value ) { in SetAttribute() function
1461 void SetAttribute( const char* name, float value ) { in SetAttribute() function
Dtinyxml2.cpp1444 void XMLAttribute::SetAttribute( const char* v ) in SetAttribute() function in tinyxml2::XMLAttribute
1450 void XMLAttribute::SetAttribute( int v ) in SetAttribute() function in tinyxml2::XMLAttribute
1458 void XMLAttribute::SetAttribute( unsigned v ) in SetAttribute() function in tinyxml2::XMLAttribute
1466 void XMLAttribute::SetAttribute(int64_t v) in SetAttribute() function in tinyxml2::XMLAttribute
1475 void XMLAttribute::SetAttribute( bool v ) in SetAttribute() function in tinyxml2::XMLAttribute
1482 void XMLAttribute::SetAttribute( double v ) in SetAttribute() function in tinyxml2::XMLAttribute
1489 void XMLAttribute::SetAttribute( float v ) in SetAttribute() function in tinyxml2::XMLAttribute
/external/tensorflow/tensorflow/compiler/tf2tensorrt/plugin/
Dtrt_plugin_factory_test.cc45 bool SetAttribute(const string& key, const void* ptr, in SetAttribute() function in tensorflow::tensorrt::test::StubPlugin
/external/pdfium/core/fxcrt/xml/
Dcxml_element.cpp138 void CXML_Element::SetAttribute(const ByteString& space, in SetAttribute() function in CXML_Element
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp740 void TiXmlElement::SetAttribute( const char * name, int val ) in SetAttribute() function in TiXmlElement
750 void TiXmlElement::SetAttribute( const std::string& name, int val ) in SetAttribute() function in TiXmlElement
780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue ) in SetAttribute() function in TiXmlElement
790 void TiXmlElement::SetAttribute( const std::string& _name, const std::string& _value ) in SetAttribute() function in TiXmlElement
/external/tinyxml/
Dtinyxml.h915 void SetAttribute( const std::string& name, const std::string& _value ) in SetAttribute() function
923 void SetAttribute( const std::string& name, int _value ) in SetAttribute() function
Dtinyxml.cpp721 void TiXmlElement::SetAttribute( const char * name, int val ) in SetAttribute() function in TiXmlElement
745 void TiXmlElement::SetAttribute( const char * name, const char * _value ) in SetAttribute() function in TiXmlElement
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp219 bool CJX_Object::SetAttribute(XFA_Attribute eAttr, in SetAttribute() function in CJX_Object
253 bool CJX_Object::SetAttribute(const WideStringView& wsAttr, in SetAttribute() function in CJX_Object
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1068 std::function<void(Function &)> SetAttribute; member
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in1099 static void SetAttribute(pTHX_ struct PackageInfo *info,Image *image, function
/external/ImageMagick/PerlMagick/
DMagick.xs1099 static void SetAttribute(pTHX_ struct PackageInfo *info,Image *image, in SetAttribute() function