Home
last modified time | relevance | path

Searched defs:MappingEntry (Results 1 – 25 of 137) sorted by relevance

123456

/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/common/
H A Ddatawidgetmapper.h28 struct MappingEntry struct
39 QHash<QWidget*,MappingEntry*> mappings; argument
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/client/linux/minidump_writer/
H A Dminidump_writer.h47 struct MappingEntry { struct
53 typedef std::list<MappingEntry> MappingList; argument
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h51 struct MappingEntry { struct
57 typedef std::list<MappingEntry> MappingList; argument
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h51 struct MappingEntry { struct
57 typedef std::list<MappingEntry> MappingList; argument
/dports/www/otter-browser/otter-browser-1.0.03/3rdparty/breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h51 struct MappingEntry { struct
57 typedef std::list<MappingEntry> MappingList; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h64 struct MappingEntry { struct
70 typedef std::list<MappingEntry> MappingList; argument
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h65 struct MappingEntry { struct
71 typedef std::list<MappingEntry> MappingList; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h64 struct MappingEntry { struct
70 typedef std::list<MappingEntry> MappingList; argument
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h65 struct MappingEntry { struct
71 typedef std::list<MappingEntry> MappingList; argument
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h65 struct MappingEntry { struct
71 typedef std::list<MappingEntry> MappingList; argument
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/breakpad-client/linux/dump_writer_common/
H A Dmapping_info.h65 struct MappingEntry { struct
71 typedef std::list<MappingEntry> MappingList; argument
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/breakpad/src/client/linux/dump_writer_common/
H A Dmapping_info.h64 struct MappingEntry { struct
70 typedef std::list<MappingEntry> MappingList; argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/source/model/
H A DMappingEntry.cpp21 MappingEntry::MappingEntry() : in MappingEntry() function in Aws::Glue::Model::MappingEntry
31 MappingEntry::MappingEntry(JsonView jsonValue) : in MappingEntry() function in Aws::Glue::Model::MappingEntry
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/client/linux/minidump_writer/
H A Dminidump_writer.h44 typedef std::pair<struct MappingInfo, u_int8_t[sizeof(MDGUID)]> MappingEntry; typedef
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppu/source/uno/
H A Dlbmap.cxx119 struct MappingEntry struct
121 sal_Int32 nRef;
122 uno_Mapping * pMapping;
123 uno_freeMappingFunc freeMapping;
124 OUString aMappingName;
126 MappingEntry( in MappingEntry() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppu/source/uno/
H A Dlbmap.cxx114 struct MappingEntry struct
116 sal_Int32 nRef;
117 uno_Mapping * pMapping;
118 uno_freeMappingFunc freeMapping;
119 OUString aMappingName;
121 MappingEntry( in MappingEntry() argument
/dports/textproc/write-good/write-good-1.0.8/node_modules/tsconfig-paths/lib/
H A Dmapping-entry.d.ts1 export interface MappingEntry { interface
/dports/www/firefox/firefox-99.0/third_party/rust/minidump_writer_linux/src/
H A Dmaps_reader.rs47 pub struct MappingEntry { struct
53 pub type MappingList = Vec<MappingEntry>; argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/minidump_writer_linux/src/
H A Dmaps_reader.rs47 pub struct MappingEntry { struct
53 pub type MappingList = Vec<MappingEntry>; argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/minidump_writer_linux/src/
H A Dmaps_reader.rs47 pub struct MappingEntry { struct
53 pub type MappingList = Vec<MappingEntry>; argument
/dports/devel/racer/racer-2.1.48/cargo-crates/measureme-9.1.0/src/
H A Dstringtable.rs292 type MappingEntry = [u32; 2]; in bulk_map_virtual_to_single_concrete_string() typedef
/dports/lang/rust/rustc-1.58.1-src/vendor/measureme/src/
H A Dstringtable.rs292 type MappingEntry = [u32; 2]; in bulk_map_virtual_to_single_concrete_string() typedef
/dports/lang/rust/rustc-1.58.1-src/vendor/measureme-9.1.2/src/
H A Dstringtable.rs292 type MappingEntry = [u32; 2]; in bulk_map_virtual_to_single_concrete_string() typedef
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/glue/types/
H A Dtypes.go2094 type MappingEntry struct { struct
2097 SourcePath *string
2100 SourceTable *string
2103 SourceType *string
2106 TargetPath *string
2109 TargetTable *string
2112 TargetType *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/glue/types/
H A Dtypes.go2066 type MappingEntry struct { struct
2069 SourcePath *string
2072 SourceTable *string
2075 SourceType *string
2078 TargetPath *string
2081 TargetTable *string
2084 TargetType *string

123456