Home
last modified time | relevance | path

Searched defs:InfoData (Results 1 – 25 of 44) sorted by relevance

12

/dports/misc/estic/estic-1.61_10/spunk/
H A Devent.cc67 Event::Event (unsigned aWhat, unsigned long InfoData): in Event()
77 Event::Event (unsigned aWhat, void* InfoData): in Event()
87 Event::Event (unsigned aWhat, Object* InfoData): in Event()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/ffsend-api-0.7.3/src/action/
H A Dinfo.rs58 data: &OwnedData<InfoData>, in fetch_info()
85 pub struct InfoData {} struct
87 impl InfoData { impl
185 InfoData(#[from] InfoDataError), enumerator
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dinforeader.h31 InfoData() {}; in InfoData() function
32 InfoData( QString name, QString desc) { in InfoData() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp64 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
192 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp64 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
192 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp64 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
192 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode() local
195 DataExtractor InfoData(InfoBytes, Data.isLittleEndian(), in lookup() local
/dports/misc/bibletime/bibletime-2.11.2/src/backend/rendering/
H A Dbtinforendering.h38 using InfoData = QPair<InfoType, QString>; variable
/dports/devel/kirigami-gallery/kirigami-gallery-21.12.3/src/
H A DInfoData.cpp8 InfoData::InfoData(QObject *parent) in InfoData() function in InfoData
/dports/print/py-ttfautohint-py/ttfautohint-py-0.4.3.post1/src/python/ttfautohint/
H A Dinfo.py97 class InfoData(Structure): class
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DWP/
H A DDWP.cpp53 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString()
93 DataExtractor InfoData(Info, true, 0); in getCUIdentifiers() local
299 DWARFDataExtractor InfoData(Info, true, 0); in parseInfoSectionUnitHeader() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DWP/
H A DDWP.cpp53 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString()
93 DataExtractor InfoData(Info, true, 0); in getCUIdentifiers() local
299 DWARFDataExtractor InfoData(Info, true, 0); in parseInfoSectionUnitHeader() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DWP/
H A DDWP.cpp53 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString()
93 DataExtractor InfoData(Info, true, 0); in getCUIdentifiers() local
299 DWARFDataExtractor InfoData(Info, true, 0); in parseInfoSectionUnitHeader() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DWP/
H A DDWP.cpp53 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString()
93 DataExtractor InfoData(Info, true, 0); in getCUIdentifiers() local
299 DWARFDataExtractor InfoData(Info, true, 0); in parseInfoSectionUnitHeader() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DWP/
H A DDWP.cpp53 getIndexedString(dwarf::Form Form, DataExtractor InfoData, uint64_t &InfoOffset, in getIndexedString()
93 DataExtractor InfoData(Info, true, 0); in getCUIdentifiers() local
299 DWARFDataExtractor InfoData(Info, true, 0); in parseInfoSectionUnitHeader() local

12