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

  /external/pdfium/xfa/fxfa/parser/
cxfa_datavalue.cpp 23 constexpr wchar_t kName[] = L"dataValue";
32 XFA_Element::DataValue,
cxfa_nodehelper.cpp 19 : m_eLastCreateType(XFA_Element::DataValue),
380 : XFA_Element::DataValue;
382 m_eLastCreateType = XFA_Element::DataValue;
cxfa_simple_parser.cpp 425 if (pXFANode->GetElementType() == XFA_Element::DataValue) {
436 XFA_PacketType::Datasets, XFA_Element::DataValue);
    [all...]
xfa_document_datamerger_imp.cpp 173 pDataNode->CreateSamePacketNode(XFA_Element::DataValue);
589 : XFA_Element::DataValue;
592 eMatchNodeType = XFA_Element::DataValue;
629 if (eMatchNodeType == XFA_Element::DataValue ||
    [all...]
xfa_utils.cpp 494 if (!pDataNode || pDataNode->GetElementType() == XFA_Element::DataValue)
cxfa_node_statics.cpp 530 {0xa65f5d17 /* dataValue */, XFA_Element::DataValue},
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
AlertStandardFormatTable.h 86 UINT8 DataValue;
  /external/llvm/bindings/go/llvm/
DIBuilderBindings.cpp 201 Metadata **DataValue = unwrap(Data);
202 ArrayRef<Metadata *> Elements(DataValue, Length);
211 Metadata **DataValue = unwrap(Data);
212 ArrayRef<Metadata *> Elements(DataValue, Length);
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
Undi32.h 146 IN UINT16 DataValue
154 IN OUT UINT16 *DataValue
E100b.c     [all...]
  /external/pdfium/fxjs/xfa/
cjx_object.cpp 473 (xfaObj->GetElementType() == XFA_Element::DataValue ||
666 XFA_NODEFILTER_Children, XFA_Element::DataValue);
673 pBind->CreateSamePacketNode(XFA_Element::DataValue);
781 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::DataValue) {
852 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::DataValue)
885 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::DataValue &&
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 830 DataValue,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DebugInfo.cpp     [all...]

Completed in 189 milliseconds