HomeSort by relevance Sort by last modified time
    Searched refs:RemoveAttribute (Results 1 - 14 of 14) sorted by null

  /external/tensorflow/tensorflow/tools/graph_transforms/
remove_attribute.cc 30 Status RemoveAttribute(const GraphDef& input_graph_def,
66 REGISTER_GRAPH_TRANSFORM("remove_attribute", RemoveAttribute);
remove_attribute_test.cc 32 Status RemoveAttribute(const GraphDef& input_graph_def,
90 TF_ASSERT_OK(RemoveAttribute(graph_def, context, &wildcard_result));
109 RemoveAttribute(graph_def, targeted_context, &targeted_result));
  /external/pdfium/core/fxcrt/xml/
cfx_xmlattributenode.cpp 32 void CFX_XMLAttributeNode::RemoveAttribute(const WideString& name) {
cfx_xmlattributenode.h 37 void RemoveAttribute(const WideString& name);
  /external/pdfium/fxjs/xfa/
cjx_packet.cpp 17 {"removeAttribute", removeAttribute_static},
56 CJS_Return CJX_Packet::removeAttribute(
67 pXMLElement->RemoveAttribute(name.c_str());
cjx_object.h 83 void RemoveAttribute(const WideStringView& wsAttr);
cjx_object.cpp 325 void CJX_Object::RemoveAttribute(const WideStringView& wsAttr) {
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_dataexporter.cpp 107 pElement->RemoveAttribute(L"xmlns:xfa");
cxfa_simple_parser.cpp 757 ->RemoveAttribute(L"xmlns:xfa");
769 ->RemoveAttribute(L"xmlns:xfa");
    [all...]
xfa_utils.cpp 512 pXMLElement->RemoveAttribute(L"xfa:dataNode");
cxfa_node.cpp 948 pXMLElement->RemoveAttribute(wsAttributeName.c_str());
    [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h     [all...]
  /external/tinyxml/
tinyxml.h     [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]

Completed in 160 milliseconds