/external/catch2/include/internal/ |
D | catch_xmlwriter.h | 56 ScopedElement& writeAttribute( std::string const& name, T const& attribute ) { in writeAttribute() function 83 XmlWriter& writeAttribute( std::string const& name, T const& attribute ) { in writeAttribute() function
|
D | catch_xmlwriter.cpp | 268 XmlWriter& XmlWriter::writeAttribute( std::string const& name, std::string const& attribute ) { in writeAttribute() function in Catch::XmlWriter 274 XmlWriter& XmlWriter::writeAttribute( std::string const& name, bool attribute ) { in writeAttribute() function in Catch::XmlWriter
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
D | AttributeHTML.java | 78 final void writeAttribute( final Attribute attribute, final String anchor ) { in writeAttribute() method in AttributeHTML 83 …final void writeAttribute( final Attribute attribute, final String anchor, final int method_number… in writeAttribute() method in AttributeHTML
|
/external/javassist/src/main/javassist/bytecode/ |
D | ClassFileWriter.java | 235 static void writeAttribute(ByteStream bs, AttributeWriter aw, int attrCount) { in writeAttribute() method in ClassFileWriter
|
/external/bcc/tests/cc/ |
D | catch.hpp | 8934 ScopedElement& writeAttribute( std::string const& name, T const& attribute ) { in writeAttribute() function in Catch::XmlWriter::ScopedElement 8990 XmlWriter& writeAttribute( std::string const& name, std::string const& attribute ) { in writeAttribute() function in Catch::XmlWriter 8996 XmlWriter& writeAttribute( std::string const& name, bool attribute ) { in writeAttribute() function in Catch::XmlWriter 9002 XmlWriter& writeAttribute( std::string const& name, T const& attribute ) { in writeAttribute() function in Catch::XmlWriter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 4139 void AssemblyWriter::writeAttribute(const Attribute &Attr, bool InAttrGroup) { in writeAttribute() function in AssemblyWriter
|
/external/llvm-project/llvm/lib/IR/ |
D | AsmWriter.cpp | 4374 void AssemblyWriter::writeAttribute(const Attribute &Attr, bool InAttrGroup) { in writeAttribute() function in AssemblyWriter
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 6219 ScopedElement& writeAttribute( std::string const& name, T const& attribute ) { in writeAttribute() function in Catch::XmlWriter::ScopedElement 6246 XmlWriter& writeAttribute( std::string const& name, T const& attribute ) { in writeAttribute() function in Catch::XmlWriter 15385 XmlWriter& XmlWriter::writeAttribute( std::string const& name, std::string const& attribute ) { in writeAttribute() function in Catch::XmlWriter 15391 XmlWriter& XmlWriter::writeAttribute( std::string const& name, bool attribute ) { in writeAttribute() function in Catch::XmlWriter
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 6253 ScopedElement& writeAttribute( std::string const& name, T const& attribute ) { in writeAttribute() function in Catch::XmlWriter::ScopedElement 6280 XmlWriter& writeAttribute( std::string const& name, T const& attribute ) { in writeAttribute() function in Catch::XmlWriter 15629 XmlWriter& XmlWriter::writeAttribute( std::string const& name, std::string const& attribute ) { in writeAttribute() function in Catch::XmlWriter 15635 XmlWriter& XmlWriter::writeAttribute( std::string const& name, bool attribute ) { in writeAttribute() function in Catch::XmlWriter
|