Home
last modified time | relevance | path

Searched defs:pDerived (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
H A Dreinterpret_pointer_cast.pass.cpp51 const std::shared_ptr<Derived> pDerived(new Derived); in main() local
59 std::shared_ptr<Derived> pDerived = std::reinterpret_pointer_cast<Derived>(pBase); in main() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
H A Dreinterpret_pointer_cast.pass.cpp51 const std::shared_ptr<Derived> pDerived(new Derived); in main() local
59 std::shared_ptr<Derived> pDerived = std::reinterpret_pointer_cast<Derived>(pBase); in main() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
H A Dreinterpret_pointer_cast.pass.cpp51 const std::shared_ptr<Derived> pDerived(new Derived); in main() local
59 std::shared_ptr<Derived> pDerived = std::reinterpret_pointer_cast<Derived>(pBase); in main() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
H A Dreinterpret_pointer_cast.pass.cpp51 const std::shared_ptr<Derived> pDerived(new Derived); in main() local
59 std::shared_ptr<Derived> pDerived = std::reinterpret_pointer_cast<Derived>(pBase); in main() local
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
H A Dreinterpret_pointer_cast.pass.cpp51 const std::shared_ptr<Derived> pDerived(new Derived); in main() local
59 std::shared_ptr<Derived> pDerived = std::reinterpret_pointer_cast<Derived>(pBase); in main() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
H A Dreinterpret_pointer_cast.pass.cpp51 const std::shared_ptr<Derived> pDerived(new Derived); in main() local
59 std::shared_ptr<Derived> pDerived = std::reinterpret_pointer_cast<Derived>(pBase); in main() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
H A Dreinterpret_pointer_cast.pass.cpp51 const std::shared_ptr<Derived> pDerived(new Derived); in main() local
59 std::shared_ptr<Derived> pDerived = std::reinterpret_pointer_cast<Derived>(pBase); in main() local
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
H A Dreinterpret_pointer_cast.pass.cpp51 const std::shared_ptr<Derived> pDerived(new Derived); in main() local
59 std::shared_ptr<Derived> pDerived = std::reinterpret_pointer_cast<Derived>(pBase); in main() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Symbols/
H A DSymbolLoader.cs139 public static bool IsBaseClassOfClass(CType pDerived, CType pBase) in IsBaseClassOfClass()
153 private static bool IsBaseClass(CType pDerived, CType pBase) in IsBaseClass()
384 private bool HasAnyBaseInterfaceConversion(CType pDerived, CType pBase) in HasAnyBaseInterfaceConversion()
/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/crypto/test/
H A DBlake3Test.java452 final String pDerived) in TestDef()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/attr/
H A Dformat.cxx96 if( auto pDerived = rFormat.DerivedFrom() ) in SwFormat() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/attr/
H A Dformat.cxx94 if( auto pDerived = rFormat.DerivedFrom() ) in SwFormat() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/filesystem/test/
H A Dpath_unit_test.cpp235 boost::shared_ptr< Derived > pDerived( new Derived() ); in test_constructors() local
/dports/databases/percona57-server/boost_1_59_0/libs/filesystem/test/
H A Dpath_unit_test.cpp235 boost::shared_ptr< Derived > pDerived( new Derived() ); in test_constructors() local
/dports/databases/xtrabackup/boost_1_59_0/libs/filesystem/test/
H A Dpath_unit_test.cpp235 boost::shared_ptr< Derived > pDerived( new Derived() ); in test_constructors() local
/dports/databases/percona57-client/boost_1_59_0/libs/filesystem/test/
H A Dpath_unit_test.cpp235 boost::shared_ptr< Derived > pDerived( new Derived() ); in test_constructors() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/filesystem/test/
H A Dpath_unit_test.cpp235 boost::shared_ptr< Derived > pDerived( new Derived() ); in test_constructors() local
/dports/devel/boost-docs/boost_1_72_0/libs/filesystem/test/
H A Dpath_unit_test.cpp235 boost::shared_ptr< Derived > pDerived( new Derived() ); in test_constructors() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/filesystem/test/
H A Dpath_unit_test.cpp235 boost::shared_ptr< Derived > pDerived( new Derived() ); in test_constructors() local
/dports/devel/boost-libs/boost_1_72_0/libs/filesystem/test/
H A Dpath_unit_test.cpp235 boost::shared_ptr< Derived > pDerived( new Derived() ); in test_constructors() local
/dports/devel/hyperscan/boost_1_75_0/libs/filesystem/test/
H A Dpath_unit_test.cpp235 boost::shared_ptr< Derived > pDerived( new Derived() ); in test_constructors() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dwhereexpr.c340 static void transferJoinMarkings(Expr *pDerived, Expr *pBase){ in transferJoinMarkings()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwhereexpr.c451 static void transferJoinMarkings(Expr *pDerived, Expr *pBase){ in transferJoinMarkings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwhereexpr.c451 static void transferJoinMarkings(Expr *pDerived, Expr *pBase){ in transferJoinMarkings()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwhereexpr.c451 static void transferJoinMarkings(Expr *pDerived, Expr *pBase){ in transferJoinMarkings()

12