Home
last modified time | relevance | path

Searched refs:DataValue (Results 1 – 9 of 9) sorted by relevance

/external/llvm/bindings/go/llvm/
DDIBuilderBindings.cpp201 Metadata **DataValue = unwrap(Data); in LLVMDIBuilderGetOrCreateArray() local
202 ArrayRef<Metadata *> Elements(DataValue, Length); in LLVMDIBuilderGetOrCreateArray()
211 Metadata **DataValue = unwrap(Data); in LLVMDIBuilderGetOrCreateTypeArray() local
212 ArrayRef<Metadata *> Elements(DataValue, Length); in LLVMDIBuilderGetOrCreateTypeArray()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_simple_parser.cpp425 if (pXFANode->GetElementType() == XFA_Element::DataValue) { in ConstructXFANode()
436 XFA_PacketType::Datasets, XFA_Element::DataValue); in ConstructXFANode()
1034 eNodeType = XFA_Element::DataValue; in ParseDataGroup()
1043 eNodeType = XFA_Element::DataValue; in ParseDataGroup()
1061 eNodeType = XFA_Element::DataValue; in ParseDataGroup()
1089 XFA_PacketType::Datasets, XFA_Element::DataValue); in ParseDataGroup()
1128 XFA_Element::DataValue); in ParseDataGroup()
1178 m_pFactory->CreateNode(ePacketID, XFA_Element::DataValue); in ParseDataValue()
1195 m_pFactory->CreateNode(ePacketID, XFA_Element::DataValue); in ParseDataValue()
1217 m_pFactory->CreateNode(ePacketID, XFA_Element::DataValue); in ParseDataValue()
Dcxfa_nodehelper.cpp19 : m_eLastCreateType(XFA_Element::DataValue), in CXFA_NodeHelper()
380 : XFA_Element::DataValue; in SetCreateNodeType()
382 m_eLastCreateType = XFA_Element::DataValue; in SetCreateNodeType()
Dcxfa_datavalue.cpp32 XFA_Element::DataValue, in CXFA_DataValue()
Dxfa_document_datamerger_imp.cpp173 pDataNode->CreateSamePacketNode(XFA_Element::DataValue); in CreateDataBinding()
589 : XFA_Element::DataValue; in FindMatchingDataNode()
592 eMatchNodeType = XFA_Element::DataValue; in FindMatchingDataNode()
629 if (eMatchNodeType == XFA_Element::DataValue || in FindMatchingDataNode()
1071 if (eNodeType == XFA_Element::DataValue && in MaybeCreateDataNode()
1118 : XFA_Element::DataValue; in UpdateBindingRelations()
1148 : XFA_Element::DataValue; in UpdateBindingRelations()
Dxfa_utils.cpp494 if (!pDataNode || pDataNode->GetElementType() == XFA_Element::DataValue) in XFA_DataExporter_DealWithDataGroupNode()
Dcxfa_node_statics.cpp530 {0xa65f5d17 /* dataValue */, XFA_Element::DataValue},
1535 case XFA_Element::DataValue: in Create()
2749 case XFA_Element::DataValue: in ElementToName()
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp473 (xfaObj->GetElementType() == XFA_Element::DataValue || in SetCData()
666 XFA_NODEFILTER_Children, XFA_Element::DataValue); in SetContent()
673 pBind->CreateSamePacketNode(XFA_Element::DataValue); in SetContent()
781 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::DataValue) { in SetContent()
852 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::DataValue) in TryContent()
885 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::DataValue && in TryNamespace()
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h830 DataValue, enumerator