Searched refs:options (Results 1 – 9 of 9) sorted by relevance
109 const git_apply_options *options);145 const git_apply_options *options);
188 const git_stash_apply_options *options);256 const git_stash_apply_options *options);
978 const git_diff_find_options *options);1172 const git_diff_options *options,1210 const git_diff_options *options,1245 const git_diff_options *options,
205 const git_clone_options *options);
195 git_blame_options *options);
192 …t) git_submodule_update(git_submodule *submodule, int init, git_submodule_update_options *options);
176 git_clone_options options; in CloneGUIXRepo() local182 git_clone_options_init(&options, GIT_CLONE_OPTIONS_VERSION); in CloneGUIXRepo()188 options.fetch_opts = fetch_options; in CloneGUIXRepo()190 checkout_opts = options.checkout_opts; in CloneGUIXRepo()192 options.checkout_opts = checkout_opts; in CloneGUIXRepo()210 int clone_status = git_clone(&clone_out, guix_repo_url, local_path, &options); in CloneGUIXRepo()
1830 ID_FILE_PAGE_SETUP "Change the printing options\nPage Setup"1831 ID_FILE_PRINT_SETUP "Change the printer and printing options\nPrint Setup"
61 uint32_t options);