/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/backend/linux/usb/ |
H A D | Endpoint.cpp | 55 EndpointPtr Endpoint::TryOpen(const std::string &path) in TryOpen() function in mtp::usb::Endpoint
|
H A D | DeviceDescriptor.cpp | 50 DevicePtr DeviceDescriptor::TryOpen(ContextPtr context) in TryOpen() function in mtp::usb::DeviceDescriptor
|
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/backend/linux/usb/ |
H A D | Endpoint.cpp | 55 EndpointPtr Endpoint::TryOpen(const std::string &path) in TryOpen() function in mtp::usb::Endpoint
|
H A D | DeviceDescriptor.cpp | 50 DevicePtr DeviceDescriptor::TryOpen(ContextPtr context) in TryOpen() function in mtp::usb::DeviceDescriptor
|
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/backend/libusb/usb/ |
H A D | DeviceDescriptor.cpp | 44 DevicePtr DeviceDescriptor::TryOpen(ContextPtr context) in TryOpen() function in mtp::usb::DeviceDescriptor
|
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/backend/libusb/usb/ |
H A D | DeviceDescriptor.cpp | 44 DevicePtr DeviceDescriptor::TryOpen(ContextPtr context) in TryOpen() function in mtp::usb::DeviceDescriptor
|
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/FileSystem/ |
H A D | FileSystem.cs | 24 bool TryOpen(string filename, out Stream s); in TryOpen() method 236 public bool TryOpen(string filename, out Stream s) in TryOpen() method in OpenRA.FileSystem.FileSystem
|
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Ecma/SymbolReader/ |
H A D | PortablePdbSymbolReader.cs | 68 … public static PdbSymbolReader TryOpen(string pdbFilename, MetadataStringDecoder stringDecoder) in TryOpen() method in Internal.TypeSystem.Ecma.PortablePdbSymbolReader
|
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/backend/darwin/usb/ |
H A D | DeviceDescriptor.cpp | 134 DevicePtr DeviceDescriptor::TryOpen(ContextPtr context) in TryOpen() function in mtp::usb::DeviceDescriptor
|
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/backend/darwin/usb/ |
H A D | DeviceDescriptor.cpp | 134 DevicePtr DeviceDescriptor::TryOpen(ContextPtr context) in TryOpen() function in mtp::usb::DeviceDescriptor
|
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/tests/ |
H A D | testsqldb.pas | 75 procedure TryOpen; procedure 919 procedure TTestTSQLConnection.TryOpen; procedure
|
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/tests/ |
H A D | testsqldb.pas | 75 procedure TryOpen; procedure 919 procedure TTestTSQLConnection.TryOpen; procedure
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/Microsoft.Build.Construction/ |
H A D | ProjectRootElement.cs | 503 public static ProjectRootElement TryOpen (string path) in TryOpen() method in Microsoft.Build.Construction.ProjectRootElement 508 … public static ProjectRootElement TryOpen (string path, ProjectCollection projectCollection) in TryOpen() method in Microsoft.Build.Construction.ProjectRootElement
|
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/core/ |
H A D | ZipAndroid.cpp | 148 std::unique_ptr<IZipArchive> TryOpen(std::string_view path, ZIP_ACCESS access) in TryOpen() function
|
H A D | Zip.cpp | 376 std::unique_ptr<IZipArchive> TryOpen(std::string_view path, ZIP_ACCESS access) in TryOpen() function
|
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/Framework/PostgreSQL/ |
H A D | PostgreSQLDatabase.cpp | 359 virtual IDatabase* TryOpen() in TryOpen() function in OrthancDatabases::PostgreSQLDatabase::Factory
|
/dports/devel/msbuild/msbuild-0.06/src/Build/Construction/ |
H A D | ProjectRootElement.cs | 961 public static ProjectRootElement TryOpen(string path) in TryOpen() method in Microsoft.Build.Construction.ProjectRootElement 979 public static ProjectRootElement TryOpen(string path, ProjectCollection projectCollection) in TryOpen() method in Microsoft.Build.Construction.ProjectRootElement 998 …public static ProjectRootElement TryOpen(string path, ProjectCollection projectCollection, bool? p… in TryOpen() method in Microsoft.Build.Construction.ProjectRootElement
|
/dports/science/orthanc-mysql/OrthancMySQL-4.3/Framework/MySQL/ |
H A D | MySQLDatabase.cpp | 670 virtual IDatabase* TryOpen() in TryOpen() function in OrthancDatabases::MySQLDatabase::Factory
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/ |
H A D | SqlConnection.cs | 994 private bool TryOpen(TaskCompletionSource<DbConnectionInternal> retry) in TryOpen() method in System.Data.SqlClient.SqlConnection
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Console/src/System/ |
H A D | TermInfo.cs | 213 private static bool TryOpen(string filePath, out SafeFileHandle fd) in TryOpen() method in System.TermInfo.Database
|
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogsed/ |
H A D | cdogsed.c | 449 static bool TryOpen(const char *filename) in TryOpen() function
|
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Map/ |
H A D | Map.cs | 1248 public bool TryOpen(string filename, out Stream s) in TryOpen() method in OpenRA.Map
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/ |
H A D | ConnectionPool.cs | 150 public bool TryOpen() in TryOpen() method in System.ServiceModel.Channels.TKey
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/ |
H A D | SqlConnection.cs | 1489 private bool TryOpen(TaskCompletionSource<DbConnectionInternal> retry) { method in System.Data.SqlClient.SqlConnection
|
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/utilities/blob_db/ |
H A D | blob_db_test.cc | 73 Status TryOpen(BlobDBOptions bdb_options = BlobDBOptions(), in TryOpen() function in rocksdb::blob_db::BlobDBTest
|