Home
last modified time | relevance | path

Searched refs:Archive (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/serialization/
H A Daccess.hpp25 template<class Archive, class T>
27 template<class Archive, class T>
35 template<class Archive, class T>
36 inline void serialize_adl(Archive &, T &, const unsigned int);
38 template<class Archive, class T>
40 template<class Archive, class T>
55 template<class Archive, class T>
57 template<class Archive, class T>
59 template<class Archive, class T>
61 template<class Archive, class T>
[all …]
H A Dsplit_member.hpp28 template<class Archive> class interface_oarchive;
29 template<class Archive> class interface_iarchive;
36 template<class Archive, class T>
39 Archive & ar, in invoke()
47 template<class Archive, class T>
50 Archive & ar, in invoke()
60 template<class Archive, class T>
62 Archive & ar, T & t, const unsigned int file_version in split_member()
65 typename Archive::is_saving, in split_member()
66 mpl::identity<detail::member_saver<Archive, T> >, in split_member()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dserialization.hpp36 template <typename Archive>
37 serialization_storage(Archive & ar, unsigned int version) in serialization_storage()
57 template <typename T, typename Archive> inline
58 T serialization_load(const char * name, Archive & ar) in serialization_load()
67 template <typename T, typename Archive> inline
68 void serialization_save(T const& t, const char * name, Archive & ar) in serialization_save()
83 template<class Archive, size_t Max, size_t Min>
84 void save_construct_data(Archive & ar, const boost::geometry::index::linear<Max, Min> * params, uns… in save_construct_data()
90 template<class Archive, size_t Max, size_t Min>
91 void load_construct_data(Archive & ar, boost::geometry::index::linear<Max, Min> * params, unsigned … in load_construct_data()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dserialize.hpp40 template <class Archive, class Int>
41 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::false_ const&, mpl::false_ const&) in do_serialize()
70 template <class Archive, class Int>
71 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::false_ const&, mpl::false_ const&) in do_serialize()
94 template <class Archive, class Int>
95 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::true_ const&, mpl::false_ const&) in do_serialize()
115 template <class Archive, class Int>
116 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::true_ const&, mpl::false_ const&) in do_serialize()
132 template <class Archive, class Int>
133 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::false_ const&, mpl::true_ const&) in do_serialize()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/p7zip/files/
H A Dchange_numMethods_from_bool_to_unsigned.patch6 | ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp: In member function 'virtual LONG NArchive::NWim:…
7 | ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:308:11: error: use of an operand of type 'bool' i…
10 | ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:318:9: error: use of an operand of type 'bool' in…
19 CPP/7zip/Archive/Wim/WimHandler.cpp | 2 +-
22 diff --git a/CPP/7zip/Archive/Wim/WimHandler.cpp b/CPP/7zip/Archive/Wim/WimHandler.cpp
24 --- a/CPP/7zip/Archive/Wim/WimHandler.cpp
25 +++ b/CPP/7zip/Archive/Wim/WimHandler.cpp
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Drational_adaptor.hpp184 template <class Archive>
185 void serialize(Archive& ar, const mpl::true_&) in serialize()
192 template <class Archive>
193 void serialize(Archive& ar, const mpl::false_&) in serialize()
201 template <class Archive>
202 void serialize(Archive& ar, const unsigned int /*version*/) in serialize()
204 typedef typename Archive::is_saving tag; in serialize()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-Dpkg-Source-Archive-Prevent-directory-traversal-for-.patch4 Subject: [PATCH] Dpkg::Source::Archive: Prevent directory traversal for
24 new version. Using perl's Archive::Tar would solve the problem, but
44 scripts/Dpkg/Source/Archive.pm | 122 +++++++++++++++++++++++++-------
48 diff --git a/scripts/Dpkg/Source/Archive.pm b/scripts/Dpkg/Source/Archive.pm
50 --- a/scripts/Dpkg/Source/Archive.pm
51 +++ b/scripts/Dpkg/Source/Archive.pm
216 use_ok('Dpkg::Source::Archive');
306 + my $tar = Dpkg::Source::Archive->new(filename => "$overdir.tar");
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-thunar-plugins/archive/
H A Dthunar-archive-plugin_0.4.0.bb1 DESCRIPTION = "Thunar Archive Plugin allows you to create and extract archive files using file cont…
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DGPL-2.0-with-autoconf-exception5 …e GPL applies to versions of the Autoconf Macro released by the Autoconf Archive. When you make an…
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libcroco/files/
H A DCVE-2020-12825.patch12 This is per https://gitlab.gnome.org/Archive/libcroco/-/issues/8
17 Upstream-Status: Backport [https://gitlab.gnome.org/Archive/libcroco/-/commit/6eb257e5c731c691eb137…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/
H A Ddpkg_1.21.4.bb17 file://0001-Dpkg-Source-Archive-Prevent-directory-traversal-for-.patch \
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A Dar-from-env.patch8 libs/x86emu/libx86emu.a: could not read symbols: Archive has no index; run ranlib to add one
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-check-uudecode-before-using-it.patch41 "Archive: bad.zip
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/newt/files/
H A Dcross_ar.patch8 libnewt.a: could not read symbols: Archive has no index; run ranlib to add one
/OK3568_Linux_fs/yocto/meta-clang/classes/
H A Dcmake-native.bbclass26 set( CMAKE_RANLIB ${OECMAKE_NATIVE_RANLIB} CACHE FILEPATH "Archive Indexer" )
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/
H A Dgconf_3.2.6.bb6 HOMEPAGE = "https://gitlab.gnome.org/Archive/gconf"
/OK3568_Linux_fs/buildroot/package/trousers/
H A D0001-Check-if-the-compiler-understands-pie-and-relro-options.patch102 +# Macro released by the Autoconf Archive. When you make and distribute a
180 +# Macro released by the Autoconf Archive. When you make and distribute a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/
H A DREADME4 in the Comprehensive Perl Archive Network.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0001-configure-Check-for-Wno-error-format-truncation-comp.patch93 +# Macro released by the Autoconf Archive. When you make and distribute a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A D0001-configure-Check-for-Wno-error-format-truncation-comp.patch78 +# Macro released by the Autoconf Archive. When you make and distribute a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-configure-Disable-format-overflow-if-supported-by-gc.patch105 +# Macro released by the Autoconf Archive. When you make and distribute a
/OK3568_Linux_fs/buildroot/package/jose/
H A D0002-configure-fix-build-with-old-compilers.patch142 +# Macro released by the Autoconf Archive. When you make and distribute a
/OK3568_Linux_fs/buildroot/package/janus-gateway/
H A D0002-Add-test-for-Wunused-but-set-variable.patch123 +# Macro released by the Autoconf Archive. When you make and distribute a
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/
H A Dzlib-README42 at CPAN (Comprehensive Perl Archive Network) sites, including
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/
H A Dzlib-README42 at CPAN (Comprehensive Perl Archive Network) sites, including

12