Home
last modified time | relevance | path

Searched +defs:path +defs:complete +defs:path (Results 126 – 150 of 1102) sorted by relevance

12345678910>>...45

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os/bsd/
H A DattachListener_bsd.cpp71 static void set_path(char* path) { in set_path()
97 static char* path() { return _path; } in path() function in BsdAttachListener
178 char path[UNIX_PATH_MAX]; // socket file in init() local
402 void BsdAttachOperation::complete(jint result, bufferedStream* st) { in complete() function in BsdAttachOperation
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Dsqlite.cpp507 bool SQLiteBatch::ReadAtCursor(CDataStream& key, CDataStream& value, bool& complete) in ReadAtCursor()
569 bool ExistsSQLiteDatabase(const fs::path& path) in ExistsSQLiteDatabase()
575 std::unique_ptr<SQLiteDatabase> MakeSQLiteDatabase(const fs::path& path, const DatabaseOptions& opt… in MakeSQLiteDatabase()
598 bool IsSQLiteFile(const fs::path& path) in IsSQLiteFile()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Dsqlite.cpp507 bool SQLiteBatch::ReadAtCursor(CDataStream& key, CDataStream& value, bool& complete) in ReadAtCursor()
569 bool ExistsSQLiteDatabase(const fs::path& path) in ExistsSQLiteDatabase()
575 std::unique_ptr<SQLiteDatabase> MakeSQLiteDatabase(const fs::path& path, const DatabaseOptions& opt… in MakeSQLiteDatabase()
598 bool IsSQLiteFile(const fs::path& path) in IsSQLiteFile()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Dsqlite.cpp507 bool SQLiteBatch::ReadAtCursor(CDataStream& key, CDataStream& value, bool& complete) in ReadAtCursor()
569 bool ExistsSQLiteDatabase(const fs::path& path) in ExistsSQLiteDatabase()
575 std::unique_ptr<SQLiteDatabase> MakeSQLiteDatabase(const fs::path& path, const DatabaseOptions& opt… in MakeSQLiteDatabase()
598 bool IsSQLiteFile(const fs::path& path) in IsSQLiteFile()
/dports/www/firefox/firefox-99.0/js/src/tests/lib/
H A Djittests.py37 def _relpath(path, start=None): argument
116 def __init__(self, path): argument
232 def from_file(cls, path, options): argument
594 def print_test_summary(num_tests, failures, complete, doing, options): argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/tests/lib/
H A Djittests.py37 def _relpath(path, start=None): argument
116 def __init__(self, path): argument
232 def from_file(cls, path, options): argument
617 def print_test_summary(num_tests, failures, complete, doing, options): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/tests/lib/
H A Djittests.py33 def _relpath(path, start=None): argument
96 def __init__(self, path): argument
184 def from_file(cls, path, options): argument
473 def print_test_summary(num_tests, failures, complete, doing, options): argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os/bsd/
H A DattachListener_bsd.cpp71 static void set_path(char* path) { in set_path()
97 static char* path() { return _path; } in path() function in BsdAttachListener
178 char path[UNIX_PATH_MAX]; // socket file in init() local
402 void BsdAttachOperation::complete(jint result, bufferedStream* st) { in complete() function in BsdAttachOperation
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os/linux/
H A DattachListener_linux.cpp72 static void set_path(char* path) { in set_path()
98 static char* path() { return _path; } in path() function in LinuxAttachListener
179 char path[UNIX_PATH_MAX]; // socket file in init() local
402 void LinuxAttachOperation::complete(jint result, bufferedStream* st) { in complete() function in LinuxAttachOperation
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/linux/vm/
H A DattachListener_linux.cpp70 static void set_path(char* path) { in set_path()
96 static char* path() { return _path; } in path() function in LinuxAttachListener
173 char path[UNIX_PATH_MAX]; // socket file in init() local
388 void LinuxAttachOperation::complete(jint result, bufferedStream* st) { in complete() function in LinuxAttachOperation
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/linux/vm/
H A DattachListener_linux.cpp70 static void set_path(char* path) { in set_path()
96 static char* path() { return _path; } in path() function in LinuxAttachListener
173 char path[UNIX_PATH_MAX]; // socket file in init() local
388 void LinuxAttachOperation::complete(jint result, bufferedStream* st) { in complete() function in LinuxAttachOperation
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/filesystem/
H A Dfile_writer_test.cc77 void DoTruncate(const KURL& path, int64_t offset) override { in DoTruncate()
99 void DoWrite(const KURL& path, in DoWrite()
136 void DidWriteImpl(int64_t bytes, bool complete) override { in DidWriteImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/filesystem/
H A Dfile_writer_test.cc77 void DoTruncate(const KURL& path, int64_t offset) override { in DoTruncate()
99 void DoWrite(const KURL& path, in DoWrite()
136 void DidWriteImpl(int64_t bytes, bool complete) override { in DidWriteImpl()
/dports/security/gnome-keyring/gnome-keyring-40.0/pkcs11/gkm/
H A Dgkm-transaction.c74 complete_invoke (GkmTransaction *transaction, Complete *complete) in complete_invoke()
83 complete_destroy (Complete *complete) in complete_destroy()
109 gchar *path = user_data; in complete_new_file() local
138 gchar *path = user_data; in complete_link_temporary() local
524 Complete *complete; in gkm_transaction_add() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.management.jfr/share/classes/jdk/management/jfr/
H A DDiskRepository.java56 final Path path; field in DiskRepository.DiskChunk
64 DiskChunk(DiskRepository repository, Path path, long startNanos) { in DiskChunk()
98 public Path path() { in path() method in DiskRepository.DiskChunk
149 public DiskRepository(Path path, boolean deleteDirectory) throws IOException { in DiskRepository()
491 public synchronized void complete() { in complete() method in DiskRepository
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/unit/
H A Daction.h387 path::Path path; variable
439 bool complete; variable
464 bool complete; variable
490 bool complete; variable
536 bool complete; variable
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/py3lite/server/
H A Dserver.pyx51 cdef complete(Promise_Py self, object pyobj): member in Promise_Py
69 cdef complete(Promise_IOBuf self, object pyobj): member in Promise_IOBuf
93 cdef complete(Promise_cFollyUnit self, object _): member in Promise_cFollyUnit
190 def __init__(self, ServiceInterface server, int port=0, ip=None, path=None): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/model/
H A DTreeModelLabelProvider.java214 List<ILabelUpdate> complete = null; in dispose() local
322 void setElementData(TreePath path, int numColumns, String[] labels, ImageDescriptor[] images, in setElementData()
392 synchronized void complete(ILabelUpdate update) { in complete() method in TreeModelLabelProvider
/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dlibtransmission-test.c207 char* path = tr_getcwd(); in libtest_sandbox_create() local
282 char* path; in libttest_session_init() local
439 void libttest_zero_torrent_populate(tr_torrent* tor, bool complete) in libttest_zero_torrent_populate()
445 char* path; in libttest_zero_torrent_populate() local
517 static void build_parent_dir(char const* path) in build_parent_dir()
531 void libtest_create_file_with_contents(char const* path, void const* payload, size_t n) in libtest_create_file_with_contents()
547 void libtest_create_file_with_string_contents(char const* path, char const* str) in libtest_create_file_with_string_contents()
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Dlibtransmission-test.c207 char* path = tr_getcwd(); in libtest_sandbox_create() local
282 char* path; in libttest_session_init() local
439 void libttest_zero_torrent_populate(tr_torrent* tor, bool complete) in libttest_zero_torrent_populate()
445 char* path; in libttest_zero_torrent_populate() local
517 static void build_parent_dir(char const* path) in build_parent_dir()
531 void libtest_create_file_with_contents(char const* path, void const* payload, size_t n) in libtest_create_file_with_contents()
547 void libtest_create_file_with_string_contents(char const* path, char const* str) in libtest_create_file_with_string_contents()
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Dlibtransmission-test.c207 char* path = tr_getcwd(); in libtest_sandbox_create() local
282 char* path; in libttest_session_init() local
439 void libttest_zero_torrent_populate(tr_torrent* tor, bool complete) in libttest_zero_torrent_populate()
445 char* path; in libttest_zero_torrent_populate() local
517 static void build_parent_dir(char const* path) in build_parent_dir()
531 void libtest_create_file_with_contents(char const* path, void const* payload, size_t n) in libtest_create_file_with_contents()
547 void libtest_create_file_with_string_contents(char const* path, char const* str) in libtest_create_file_with_string_contents()
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Dlibtransmission-test.c207 char* path = tr_getcwd(); in libtest_sandbox_create() local
282 char* path; in libttest_session_init() local
439 void libttest_zero_torrent_populate(tr_torrent* tor, bool complete) in libttest_zero_torrent_populate()
445 char* path; in libttest_zero_torrent_populate() local
517 static void build_parent_dir(char const* path) in build_parent_dir()
531 void libtest_create_file_with_contents(char const* path, void const* payload, size_t n) in libtest_create_file_with_contents()
547 void libtest_create_file_with_string_contents(char const* path, char const* str) in libtest_create_file_with_string_contents()
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dlibtransmission-test.c207 char* path = tr_getcwd(); in libtest_sandbox_create() local
282 char* path; in libttest_session_init() local
439 void libttest_zero_torrent_populate(tr_torrent* tor, bool complete) in libttest_zero_torrent_populate()
445 char* path; in libttest_zero_torrent_populate() local
517 static void build_parent_dir(char const* path) in build_parent_dir()
531 void libtest_create_file_with_contents(char const* path, void const* payload, size_t n) in libtest_create_file_with_contents()
547 void libtest_create_file_with_string_contents(char const* path, char const* str) in libtest_create_file_with_string_contents()
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Dlibtransmission-test.c207 char* path = tr_getcwd(); in libtest_sandbox_create() local
282 char* path; in libttest_session_init() local
439 void libttest_zero_torrent_populate(tr_torrent* tor, bool complete) in libttest_zero_torrent_populate()
445 char* path; in libttest_zero_torrent_populate() local
517 static void build_parent_dir(char const* path) in build_parent_dir()
531 void libtest_create_file_with_contents(char const* path, void const* payload, size_t n) in libtest_create_file_with_contents()
547 void libtest_create_file_with_string_contents(char const* path, char const* str) in libtest_create_file_with_string_contents()
/dports/www/apache24/httpd-2.4.53/modules/cache/
H A Dcache_storage.c429 const char *path, const char *query, in cache_canonicalise_key()
601 char *complete; in cache_canonicalise_key() local
672 const char *path = r->uri; in cache_generate_key_default() local

12345678910>>...45