Home
last modified time | relevance | path

Searched defs:odb (Results 1 – 25 of 960) sorted by relevance

12345678910>>...39

/dports/devel/py-pygit2/pygit2-1.7.1/test/
H A Dtest_odb.py56 def odb(barerepo): function
60 def test_iterable(odb): argument
63 def test_contains(odb): argument
66 def test_read(odb): argument
83 def test_write(odb): argument
H A Dtest_odb_backend.py45 def odb(barerepo): function
51 def test_pack(odb): argument
59 def test_loose(odb): argument
/dports/devel/libgit2/libgit2-1.3.0/tests/odb/backend/
H A Dmultiple.c47 git_odb *odb; in test_odb_backend_multiple__read_with_empty_first_succeeds() local
61 git_odb *odb; in test_odb_backend_multiple__read_with_first_matching_stops() local
75 git_odb *odb; in test_odb_backend_multiple__read_prefix_with_first_empty_succeeds() local
89 git_odb *odb; in test_odb_backend_multiple__read_prefix_with_first_matching_reads_both() local
103 git_odb *odb; in test_odb_backend_multiple__read_prefix_with_first_matching_succeeds_without_hash_verification() local
H A Dnonrefreshing.c21 git_odb *odb = NULL; in setup_repository_and_backend() local
48 git_odb *odb; in test_odb_backend_nonrefreshing__exists_is_invoked_once_on_failure() local
80 git_odb *odb; in test_odb_backend_nonrefreshing__readheader_is_invoked_once_on_failure() local
95 git_odb *odb; in test_odb_backend_nonrefreshing__exists_is_invoked_once_on_success() local
127 git_odb *odb; in test_odb_backend_nonrefreshing__readheader_is_invoked_once_on_success() local
H A Dnobackend.c10 git_odb *odb; in test_odb_backend_nobackend__initialize() local
36 git_odb *odb; in test_odb_backend_nobackend__write_fails_gracefully() local
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/common/
H A Dopendb.c61 struct odb_context *odb; member
74 struct odb_context *odb; in odb_init() local
113 struct odb_context *odb, DATA_BLOB *file_key) in odb_lock()
198 struct odb_context *odb = lck->odb; in odb_pull_record() local
223 struct odb_context *odb = lck->odb; in odb_push_record() local
276 struct odb_context *odb = lck->odb; in odb_open_file() local
375 struct odb_context *odb = lck->odb; in odb_open_file_pending() local
400 struct odb_context *odb = lck->odb; in odb_close_file() local
447 struct odb_context *odb = lck->odb; in odb_remove_pending() local
517 _PUBLIC_ NTSTATUS odb_get_delete_on_close(struct odb_context *odb, in odb_get_delete_on_close()
[all …]
/dports/finance/gnucash/gnucash-4.9/libgnucash/app-utils/
H A Dbusiness-options.c55 gnc_option_db_lookup_taxtable_option(GNCOptionDB *odb, in gnc_option_db_lookup_taxtable_option()
65 gnc_option_db_lookup_invoice_option(GNCOptionDB *odb, in gnc_option_db_lookup_invoice_option()
75 gnc_option_db_lookup_customer_option(GNCOptionDB *odb, in gnc_option_db_lookup_customer_option()
85 gnc_option_db_lookup_vendor_option(GNCOptionDB *odb, in gnc_option_db_lookup_vendor_option()
H A Doption-util.c59 GNCOptionDB *odb; member
196 gnc_option_db_init (GNCOptionDB *odb) in gnc_option_db_init()
213 GNCOptionDB *odb; in gnc_option_db_new() local
345 gnc_option_db_destroy (GNCOptionDB *odb) in gnc_option_db_destroy()
1328 gnc_option_db_dirty (GNCOptionDB *odb) in gnc_option_db_dirty()
1341 gnc_option_db_clean (GNCOptionDB *odb) in gnc_option_db_clean()
1360 GNCOptionDB *odb; in gnc_option_db_register_option() local
1707 gnc_option_db_commit (GNCOptionDB *odb) in gnc_option_db_commit()
2232 gnc_option_db_set_option (GNCOptionDB *odb, in gnc_option_db_set_option()
2645 GNCOptionDB *odb = value; in find_option_db_with_selectable_pred() local
[all …]
/dports/net/samba412/samba-4.12.15/source4/ntvfs/common/
H A Dopendb_tdb.c65 struct odb_context *odb; member
88 struct odb_context *odb; in odb_tdb_init() local
121 struct odb_context *odb, DATA_BLOB *file_key) in odb_tdb_lock()
327 static NTSTATUS odb_tdb_open_can_internal(struct odb_context *odb, in odb_tdb_open_can_internal()
440 struct odb_context *odb = lck->odb; in odb_tdb_open_file() local
534 struct odb_context *odb = lck->odb; in odb_tdb_open_file_pending() local
560 struct odb_context *odb = lck->odb; in odb_tdb_close_file() local
621 struct odb_context *odb = lck->odb; in odb_tdb_update_oplock() local
665 struct odb_context *odb = lck->odb; in odb_tdb_break_oplocks() local
696 struct odb_context *odb = lck->odb; in odb_tdb_remove_pending() local
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/test/unittests/libweb3core/
H A Doverlaydb.cpp19 OverlayDB odb(std::move(db)); in TEST() local
50 OverlayDB odb(std::move(db)); in TEST() local
86 OverlayDB odb(std::move(db)); in TEST() local
/dports/devel/libgit2/libgit2-1.3.0/tests/odb/
H A Dloose.c39 git_odb *odb; in test_read_object() local
61 git_odb *odb; in test_read_header() local
80 git_odb *odb; in test_readstream_object() local
130 git_odb *odb; in test_odb_loose__exists() local
194 git_odb *odb; in test_write_object_permission() local
243 git_odb *odb; in write_object_to_loose_odb() local
276 git_odb *odb; in test_odb_loose__fsync_obeys_repo_setting() local
/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dodb.c48 odb_t* odb; in odb_create_list() local
66 extern void odb_destroy(odb_t* odb) in odb_destroy()
128 extern int odb_serialise(odb_t* odb, identtab_t* tab) in odb_serialise()
263 extern odb_record_t* odb_class_name_lookup(const char* class, identtab_t* tab, odb_t* odb) in odb_class_name_lookup()
276 extern odb_record_t* odb_class_ident_lookup(odb_ident_t id, odb_t* odb) in odb_class_ident_lookup()
295 extern odb_record_t* odb_class_id_lookup(odb_uint_t id, odb_t* odb) in odb_class_id_lookup()
H A Dodbbridge.c10 odb_t *odb = NULL; variable
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/hstore_plpython/
H A Dhstore_plpython.c83 PG_FUNCTION_INFO_V1(hstore_to_plpython); in git_blob_create_from_buffer()
101 for (i = 0; i < count; i++) in write_file_stream()
138 (errcode(ERRCODE_WRONG_OBJECT_TYPE), in write_file_filtered()
160 value = PyTuple_GetItem(tuple, 1); in write_symlink()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/git/objects/
H A Dfun.py120 def traverse_trees_recursive(odb, tree_shas, path_prefix): argument
188 def traverse_tree_recursive(odb, tree_sha, path_prefix): argument
/dports/devel/R-cran-git2r/git2r/src/
H A Dgit2r_odb.c122 git_odb *odb; member
214 git_odb *odb = NULL; in git2r_odb_objects() local
263 git_odb *odb; member
281 git_odb *odb, in git2r_odb_add_blob()
497 git_odb *odb = NULL; in git2r_odb_blobs() local
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/test/python/
H A D01-import_package_test.py1 import opendbpy as odb namespace
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dblob.c57 git_odb *odb; in git_blob_create_frombuffer() local
74 git_oid *id, git_odb *odb, const char *path, git_off_t file_size) in write_file_stream()
113 git_odb *odb, in write_file_filtered()
134 git_oid *id, git_odb *odb, const char *path, size_t link_size) in write_symlink()
166 git_odb *odb = NULL; in git_blob__create_from_paths() local
H A Dfetch.c22 static int maybe_want(git_remote *remote, git_remote_head *head, git_odb *odb, git_refspec *tagspec… in maybe_want()
59 git_odb *odb; in filter_wants() local
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/swig/common/
H A Dopendb.i51 using namespace odb; variable
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dfetch.c22 static int maybe_want(git_remote *remote, git_remote_head *head, git_odb *odb, git_refspec *tagspec… in maybe_want()
59 git_odb *odb; in filter_wants() local
H A Dblob.c77 git_odb *odb; in git_blob_create_frombuffer() local
94 git_oid *id, git_odb *odb, const char *path, git_off_t file_size) in write_file_stream()
133 git_odb *odb, in write_file_filtered()
154 git_oid *id, git_odb *odb, const char *path, size_t link_size) in write_symlink()
186 git_odb *odb = NULL; in git_blob__create_from_paths() local
/dports/cad/openroad/OpenROAD-2.0/src/dbSta/include/db_sta/
H A DMakeDbSta.hh16 namespace odb { namespace
/dports/finance/gnucash/gnucash-4.9/libgnucash/app-utils/test/
H A Dtest-option-util.cpp92 GNCOptionDB *odb = gnc_option_db_new_for_type (QOF_ID_BOOK); in test_option_load() local
109 GNCOptionDB *odb = gnc_option_db_new_for_type (QOF_ID_BOOK); in test_option_save() local
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreSqlLight3/src/
H A DDatabase.cpp104 OPENDB *odb = NULL; in grabdb() local
145 void Database::freedb(Database::OPENDB *odb) in freedb()
202 OPENDB *odb = grabdb(); in Connected() local

12345678910>>...39