| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H A D | lists.py | 25 head = head.dereference() 30 node = head['next'].dereference() 33 node = node['next'].dereference() 43 head = head.dereference() 48 node = head['first'].dereference() 51 node = node['next'].dereference() 62 head = head.dereference() 72 p = c['prev'].dereference() 73 n = c['next'].dereference()
|
| H A D | tasks.py | 61 return task.dereference() 104 return thread_info.dereference() 135 return get_thread_info(task.dereference())
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock/ |
| H A D | 0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch | 4 Subject: [PATCH] sanlock: Replace "cp -a" with "cp -R --no-dereference 29 + cp -R --no-dereference --preserve=mode,links $(LIB_ENTIRE_TARGET).so $(DESTDIR)/$(LIBDIR) 30 + cp -R --no-dereference --preserve=mode,links $(LIB_CLIENT_TARGET).so $(DESTDIR)/$(LIBDIR) 31 + cp -R --no-dereference --preserve=mode,links $(LIB_ENTIRE_TARGET).so.$(SOMAJOR) $(DESTDIR)/$(LIBD… 32 + cp -R --no-dereference --preserve=mode,links $(LIB_CLIENT_TARGET).so.$(SOMAJOR) $(DESTDIR)/$(LIBD… 45 + cp -R --no-dereference --preserve=mode,links $(LIB_TARGET).so $(DESTDIR)/$(LIBDIR) 46 + cp -R --no-dereference --preserve=mode,links $(LIB_TARGET).so.$(SOMAJOR) $(DESTDIR)/$(LIBDIR)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/ |
| H A D | 0001-make-Replace-cp-a-with-mode-preserving-options.patch | 25 + cp -R --no-dereference --preserve=mode,links $(LIB_SO) $(DESTDIR)/$(LIBDIR) 26 + cp -R --no-dereference --preserve=mode,links $(LIB_SMAJOR) $(DESTDIR)/$(LIBDIR) 42 + cp -R --no-dereference --preserve=mode,links $(LIB_SO) $(DESTDIR)/$(LIBDIR) 43 + cp -R --no-dereference --preserve=mode,links $(LIB_SMAJOR) $(DESTDIR)/$(LIBDIR) 44 + cp -R --no-dereference --preserve=mode,links $(LLT_SO) $(DESTDIR)/$(LIBDIR) 45 + cp -R --no-dereference --preserve=mode,links $(LLT_SMAJOR) $(DESTDIR)/$(LIBDIR)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/ |
| H A D | query_iterators.hpp | 89 return m_visitor.dereference(); in operator *() 94 return boost::addressof(m_visitor.dereference()); in operator ->() 157 return m_visitor.dereference(); in operator *() 162 return boost::addressof(m_visitor.dereference()); in operator ->() 220 virtual reference dereference() const = 0; 244 virtual reference dereference() const { return *m_iterator; } in dereference() function in boost::geometry::index::detail::rtree::iterators::query_iterator_wrapper 342 return m_ptr->dereference(); in operator *() 347 return boost::addressof(m_ptr->dereference()); in operator ->()
|
| H A D | iterators.hpp | 80 return m_visitor.dereference(); in operator *() 85 return boost::addressof(m_visitor.dereference()); in operator ->()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | integral_constant.hpp | 63 static U& dereference(U* p) { return *p; } in dereference() function 68 return dereference(reinterpret_cast<const mpl::integral_c<T, val>*>(&data)); in operator const mpl::integral_c<T,val>&() 88 static T& dereference(T* p) { return *p; } in dereference() function 93 return dereference(reinterpret_cast<const mpl::bool_<val>*>(&data)); in operator const mpl::bool_<val>&()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gcc-10.3.1/python/libstdcxx/v6/ |
| H A D | printers.py | 275 return buf['_M_storage'].address.cast(valtype.pointer()).dereference() 308 elt = self.base.cast(self.nodetype).dereference() 339 node = self.val['_M_node'].cast(self.nodetype.pointer()).dereference() 370 elt = self.base.cast(self.nodetype).dereference() 398 return str(self.val['_M_node'].cast(nodetype).dereference()['_M_data']) 411 itype = self.item.dereference().type 427 elt = bool(self.item.dereference() & (1 << self.so)) 436 elt = self.item.dereference() 459 itype = start.dereference().type 481 return str(self.val['_M_current'].dereference()) [all …]
|
| H A D | xmethods.py | 44 return nullptr.cast(self._val_type.pointer()).dereference() 299 return val_address.cast(self._val_type.pointer()).dereference() 332 node = node.dereference() 338 return addr.cast(self._val_type.pointer()).dereference() 413 bit_size = start.dereference().type.sizeof * 8 421 bit_size = start.dereference().type.sizeof * 8 424 return (valp.dereference() & (1 << offset)) > 0 588 impl_type = obj.dereference().type.fields()[0].type.tag 620 return UniquePtrGetWorker.__call__(self, obj).dereference() 703 return SharedPtrGetWorker.__call__(self, obj).dereference()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gcc-10.3.1/python/libstdcxx/v6/ |
| H A D | printers.py | 275 return buf['_M_storage'].address.cast(valtype.pointer()).dereference() 308 elt = self.base.cast(self.nodetype).dereference() 339 node = self.val['_M_node'].cast(self.nodetype.pointer()).dereference() 370 elt = self.base.cast(self.nodetype).dereference() 398 return str(self.val['_M_node'].cast(nodetype).dereference()['_M_data']) 411 itype = self.item.dereference().type 427 elt = bool(self.item.dereference() & (1 << self.so)) 436 elt = self.item.dereference() 459 itype = start.dereference().type 481 return str(self.val['_M_current'].dereference()) [all …]
|
| H A D | xmethods.py | 44 return nullptr.cast(self._val_type.pointer()).dereference() 299 return val_address.cast(self._val_type.pointer()).dereference() 332 node = node.dereference() 338 return addr.cast(self._val_type.pointer()).dereference() 413 bit_size = start.dereference().type.sizeof * 8 421 bit_size = start.dereference().type.sizeof * 8 424 return (valp.dereference() & (1 << offset)) > 0 588 impl_type = obj.dereference().type.fields()[0].type.tag 620 return UniquePtrGetWorker.__call__(self, obj).dereference() 703 return SharedPtrGetWorker.__call__(self, obj).dereference()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/live555/ |
| H A D | live555_20210824.bb | 41 …cp -R --no-dereference --preserve=mode,links -v ${S}/BasicUsageEnvironment/include/*.hh ${D}${incl… 42 …cp -R --no-dereference --preserve=mode,links -v ${S}/groupsock/include/*.h ${D}${includedir}/group… 43 …cp -R --no-dereference --preserve=mode,links -v ${S}/groupsock/include/*.hh ${D}${includedir}/grou… 44 …cp -R --no-dereference --preserve=mode,links -v ${S}/liveMedia/include/*.hh ${D}${includedir}/live… 45 …cp -R --no-dereference --preserve=mode,links -v ${S}/UsageEnvironment/include/*.hh ${D}${includedi…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | iterators.hpp | 121 { return dereference(); } in operator *() 124 { return dereference(); } in operator []() 127 { return &(dereference()); } in operator ->() 145 const T & dereference() const in dereference() function in boost::container::constant_iterator 253 const T & dereference() const in dereference() function in boost::container::value_init_construct_iterator 364 const T & dereference() const in dereference() function in boost::container::default_init_construct_iterator 454 { return dereference(); } in operator *() 457 { return dereference(); } in operator []() 460 { return &(dereference()); } in operator ->() 478 T & dereference() const in dereference() function in boost::container::repeat_iterator [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | CVE-2021-4217.patch | 4 Subject: [PATCH] Fix null pointer dereference and use of uninitialized data 8 Furthermore, this fixes a null pointer dereference if an archive contains an 18 https://launchpadlibrarian.net/580782282/0001-Fix-null-pointer-dereference-and-use-of-uninitialized…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/function/ |
| H A D | strfns.py | 43 return a_ptr.dereference() == b_ptr.dereference()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/function/ |
| H A D | strfns.py | 43 return a_ptr.dereference() == b_ptr.dereference()
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/examples/ |
| H A D | qtsmarthome_1.0.bb | 21 cp -R --no-dereference --preserve=mode,links ${S}/qml ${D}${datadir}/${P} 22 cp -R --no-dereference --preserve=mode,links ${S}/components ${D}${datadir}/${P}
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/operator/ |
| H A D | kleene.hpp | 32 struct use_operator<qi::domain, proto::tag::dereference> // enables *p 105 struct make_composite<proto::tag::dereference, Elements, Modifiers>
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
| H A D | 0001-MDEV-29644-a-potential-bug-of-null-pointer-dereferen.patch | 4 Subject: [PATCH] MDEV-29644 a potential bug of null pointer dereference in 8 in a null pointer dereference. 10 Remove the null pointer dereference by cleaning up the function. 39 +# MDEV-29644 a potential bug of null pointer dereference in spider_db_mbase::print_warnings() 95 +--echo # MDEV-29644 a potential bug of null pointer dereference in spider_db_mbase::print_warnings… 98 +# The test case below does not cause the potential null pointer dereference.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/ |
| H A D | rust-cross-canadian.inc | 48 …cp -R --no-dereference build/${SNAPSHOT_BUILD_SYS}/stage2/lib/rustlib/src/rust/src/llvm-project/li… 49 … cp -R --no-dereference build/${SNAPSHOT_BUILD_SYS}/stage2/lib/rustlib/src/rust/library ${SRC_DIR} 50 … cp --no-dereference build/${SNAPSHOT_BUILD_SYS}/stage2/lib/rustlib/src/rust/Cargo.lock ${SRC_DIR}
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/openh264/ |
| H A D | 0001-Makefile-Use-cp-options-to-preserve-file-mode.patch | 25 + cp -R --no-dereference --preserve=mode,links $(LIBPREFIX)$(PROJECT_NAME).$(SHAREDLIBSUFFIXMAJOR… 26 + cp -R --no-dereference --preserve=mode,links $(LIBPREFIX)$(PROJECT_NAME).$(SHAREDLIBSUFFIX) $(D…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | CVE-2021-37750.patch | 9 the addition of get_local_tgt() it results in a null dereference. Add 17 cause a null dereference in the KDC by sending a FAST TGS request with
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/glm/ |
| H A D | glm_0.9.9.8.bb | 27 cp -R --no-dereference --preserve=mode,links ${S}/glm ${D}${includedir} 28 cp -R --no-dereference --preserve=mode,links ${S}/doc ${D}${docdir}/glm
|
| /OK3568_Linux_fs/buildroot/package/libkrb5/ |
| H A D | 0001-Fix-KDC-null-deref-on-TGS-inner-body-null-server.patch | 9 the addition of get_local_tgt() it results in a null dereference. Add 17 cause a null dereference in the KDC by sending a FAST TGS request with
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
| H A D | 0009-Fix-possible-NULL-dereference.patch | 4 Subject: [PATCH 09/11] Fix possible NULL dereference 6 Fixes a possible NULL dereference if memory for
|