Home
last modified time | relevance | path

Searched refs:hash_algo_by_ptr (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/git-svn/git-2.34.1/
H A Dhash.h189 static inline int hash_algo_by_ptr(const struct git_hash_algo *p) in hash_algo_by_ptr() function
297 oid->algo = hash_algo_by_ptr(the_hash_algo); in oidclr()
303 oid->algo = hash_algo_by_ptr(the_hash_algo); in oidread()
328 oid->algo = hash_algo_by_ptr(algop); in oid_set_algo()
H A Dserve.c304 if (client_hash_algo != hash_algo_by_ptr(the_repository->hash_algo)) in process_request()
/dports/devel/git-gui/git-2.34.1/
H A Dhash.h189 static inline int hash_algo_by_ptr(const struct git_hash_algo *p) in hash_algo_by_ptr() function
297 oid->algo = hash_algo_by_ptr(the_hash_algo); in oidclr()
303 oid->algo = hash_algo_by_ptr(the_hash_algo); in oidread()
328 oid->algo = hash_algo_by_ptr(algop); in oid_set_algo()
H A Dserve.c304 if (client_hash_algo != hash_algo_by_ptr(the_repository->hash_algo)) in process_request()
/dports/devel/git-p4/git-2.34.1/
H A Dhash.h189 static inline int hash_algo_by_ptr(const struct git_hash_algo *p)
297 oid->algo = hash_algo_by_ptr(the_hash_algo);
303 oid->algo = hash_algo_by_ptr(the_hash_algo);
328 oid->algo = hash_algo_by_ptr(algop);
H A Dserve.c304 if (client_hash_algo != hash_algo_by_ptr(the_repository->hash_algo))
/dports/devel/git/git-2.34.1/
H A Dhash.h189 static inline int hash_algo_by_ptr(const struct git_hash_algo *p) in hash_algo_by_ptr() function
297 oid->algo = hash_algo_by_ptr(the_hash_algo); in oidclr()
303 oid->algo = hash_algo_by_ptr(the_hash_algo); in oidread()
328 oid->algo = hash_algo_by_ptr(algop); in oid_set_algo()
H A Dserve.c304 if (client_hash_algo != hash_algo_by_ptr(the_repository->hash_algo)) in process_request()
/dports/devel/git-cvs/git-2.34.1/
H A Dhash.h189 static inline int hash_algo_by_ptr(const struct git_hash_algo *p) in hash_algo_by_ptr() function
297 oid->algo = hash_algo_by_ptr(the_hash_algo); in oidclr()
303 oid->algo = hash_algo_by_ptr(the_hash_algo); in oidread()
328 oid->algo = hash_algo_by_ptr(algop); in oid_set_algo()
/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-repository.c25 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_parse_commit_in_graph()
55 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_get_commit_tree_in_graph()
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-repository.c25 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_parse_commit_in_graph()
55 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_get_commit_tree_in_graph()
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-repository.c25 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_parse_commit_in_graph()
55 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_get_commit_tree_in_graph()
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-repository.c25 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_parse_commit_in_graph()
55 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_get_commit_tree_in_graph()
/dports/devel/git-cvs/git-2.34.1/t/helper/
H A Dtest-repository.c25 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_parse_commit_in_graph()
55 repo_set_hash_algo(the_repository, hash_algo_by_ptr(r.hash_algo)); in test_get_commit_tree_in_graph()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dhash.h137 static inline int hash_algo_by_ptr(const struct git_hash_algo *p) in hash_algo_by_ptr() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dshow-index.c77 entries[i].oid.algo = hash_algo_by_ptr(the_hash_algo); in cmd_show_index()
H A Dls-remote.c126 int hash_algo = hash_algo_by_ptr(transport_get_hash_algo(transport)); in cmd_ls_remote()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dshow-index.c77 entries[i].oid.algo = hash_algo_by_ptr(the_hash_algo); in cmd_show_index()
H A Dls-remote.c126 int hash_algo = hash_algo_by_ptr(transport_get_hash_algo(transport)); in cmd_ls_remote()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dshow-index.c77 entries[i].oid.algo = hash_algo_by_ptr(the_hash_algo); in cmd_show_index()
H A Dls-remote.c126 int hash_algo = hash_algo_by_ptr(transport_get_hash_algo(transport)); in cmd_ls_remote()
/dports/devel/git/git-2.34.1/builtin/
H A Dshow-index.c77 entries[i].oid.algo = hash_algo_by_ptr(the_hash_algo); in cmd_show_index()
H A Dls-remote.c126 int hash_algo = hash_algo_by_ptr(transport_get_hash_algo(transport)); in cmd_ls_remote()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dshow-index.c77 entries[i].oid.algo = hash_algo_by_ptr(the_hash_algo); in cmd_show_index()
H A Dls-remote.c126 int hash_algo = hash_algo_by_ptr(transport_get_hash_algo(transport)); in cmd_ls_remote()

123