Home
last modified time | relevance | path

Searched defs:FormParams (Results 1 – 25 of 127) sorted by relevance

123456

/dports/finance/weberp/webERP/reportwriter/admin/
H A DReportCreator.php62 $FormParams = PrepStep('1'); variable
68 $FormParams = PrepStep('2'); variable
74 $FormParams = PrepStep('3'); variable
83 $FormParams = PrepStep('2'); variable
93 $FormParams = PrepStep('1'); variable
119 $FormParams = PrepStep('2'); variable
130 $FormParams = PrepStep('2'); variable
197 $FormParams = PrepStep('3'); variable
225 $FormParams = PrepStep('1'); variable
237 $FormParams = PrepStep('3'); variable
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/BinaryFormat/
H A DDwarf.h500 struct FormParams { struct
501 uint16_t Version;
502 uint8_t AddrSize;
503 DwarfFormat Format;
508 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
538 Optional<uint8_t> getFixedFormByteSize(dwarf::Form Form, FormParams Params); argument
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/BinaryFormat/
H A DDwarf.h499 struct FormParams { struct
500 uint16_t Version;
501 uint8_t AddrSize;
502 DwarfFormat Format;
507 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
537 Optional<uint8_t> getFixedFormByteSize(dwarf::Form Form, FormParams Params); argument
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/BinaryFormat/
H A DDwarf.h495 struct FormParams { struct
496 uint16_t Version;
497 uint8_t AddrSize;
498 DwarfFormat Format;
503 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
533 Optional<uint8_t> getFixedFormByteSize(dwarf::Form Form, FormParams Params); argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.h627 struct FormParams { struct
628 uint16_t Version;
629 uint8_t AddrSize;
630 DwarfFormat Format;
635 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
642 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DDwarf.h648 struct FormParams { struct
649 uint16_t Version;
650 uint8_t AddrSize;
651 DwarfFormat Format;
656 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
663 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/BinaryFormat/
H A DDwarf.h554 struct FormParams { struct
555 uint16_t Version;
556 uint8_t AddrSize;
557 DwarfFormat Format;
562 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
569 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/BinaryFormat/
H A DDwarf.h538 struct FormParams { struct
539 uint16_t Version;
540 uint8_t AddrSize;
541 DwarfFormat Format;
546 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
553 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/BinaryFormat/
H A DDwarf.h648 struct FormParams { struct
649 uint16_t Version;
650 uint8_t AddrSize;
651 DwarfFormat Format;
656 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
663 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DDwarf.h628 struct FormParams { struct
629 uint16_t Version;
630 uint8_t AddrSize;
631 DwarfFormat Format;
636 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
643 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/BinaryFormat/
H A DDwarf.h554 struct FormParams { struct
555 uint16_t Version;
556 uint8_t AddrSize;
557 DwarfFormat Format;
562 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
569 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h648 struct FormParams { struct
649 uint16_t Version;
650 uint8_t AddrSize;
651 DwarfFormat Format;
656 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
663 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DDwarf.h538 struct FormParams { struct
539 uint16_t Version;
540 uint8_t AddrSize;
541 DwarfFormat Format;
546 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
553 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/BinaryFormat/
H A DDwarf.h648 struct FormParams { struct
649 uint16_t Version;
650 uint8_t AddrSize;
651 DwarfFormat Format;
656 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
663 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DDwarf.h648 struct FormParams { struct
649 uint16_t Version;
650 uint8_t AddrSize;
651 DwarfFormat Format;
656 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
663 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DDwarf.h628 struct FormParams { struct
629 uint16_t Version;
630 uint8_t AddrSize;
631 DwarfFormat Format;
636 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
643 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h538 struct FormParams { struct
539 uint16_t Version;
540 uint8_t AddrSize;
541 DwarfFormat Format;
546 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
553 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DDwarf.h648 struct FormParams { struct
649 uint16_t Version;
650 uint8_t AddrSize;
651 DwarfFormat Format;
656 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
663 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/BinaryFormat/
H A DDwarf.h538 struct FormParams { struct
539 uint16_t Version;
540 uint8_t AddrSize;
541 DwarfFormat Format;
546 uint8_t getRefAddrByteSize() const { in getRefAddrByteSize()
553 uint8_t getDwarfOffsetByteSize() const { in getDwarfOffsetByteSize()
/dports/databases/postgresql12-server/postgresql-12.9/src/test/isolation/expected/
H A Dpredicate-gin.out118 step ro2: select count(*) from other_tbl;
168 step wo1: insert into other_tbl values (1);
271 0
272 (1 row)
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h72 bool LittleEndian, bool GnuStyle);
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
H A DDWARFAcceleratorTable.cpp118 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in readAtoms() local
167 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in dumpName() local
270 dwarf::FormParams FormParams = {AccelTable.Hdr.Version, 0, in extract() local
616 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in getEntry() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp118 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in readAtoms() local
167 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in dumpName() local
270 dwarf::FormParams FormParams = {AccelTable.Hdr.Version, 0, in extract() local
627 dwarf::FormParams FormParams = {Hdr.Version, 0, Hdr.Format}; in getEntry() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp118 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in readAtoms() local
167 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in dumpName() local
270 dwarf::FormParams FormParams = {AccelTable.Hdr.Version, 0, in extract() local
627 dwarf::FormParams FormParams = {Hdr.Version, 0, Hdr.Format}; in getEntry() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp118 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in readAtoms() local
167 dwarf::FormParams FormParams = {Hdr.Version, 0, dwarf::DwarfFormat::DWARF32}; in dumpName() local
270 dwarf::FormParams FormParams = {AccelTable.Hdr.Version, 0, in extract() local
627 dwarf::FormParams FormParams = {Hdr.Version, 0, Hdr.Format}; in getEntry() local

123456