Home
last modified time | relevance | path

Searched refs:root_ref (Results 51 – 75 of 177) sorted by relevance

12345678

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/features/projects/blobs/
H A Dshortcuts_blob_spec.rb8 let(:path) { project.repository.ls_files(project.repository.root_ref)[0] }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/asciidoc/
H A Dinclude_processor_spec.rb17 let(:ref) { project.repository.root_ref }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/features/projects/files/
H A Duser_find_file_spec.rb13 visit project_tree_path(project, project.repository.root_ref)
H A Dproject_owner_creates_license_file_spec.rb17 visit project_tree_path(project, project.repository.root_ref)
H A Duser_creates_directory_spec.rb13 let(:project2_tree_path_root_ref) { project_tree_path(project2, project2.repository.root_ref) }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/projects/protected_tags/shared/
H A D_protected_tag.html.haml5 - if @project.root_ref?(protected_tag.name)
/dports/sysutils/conan/conan-1.44.0/conans/client/graph/
H A Dgraph_manager.py120 graph_lock, root_ref = graph_info.graph_lock, graph_info.root
123 root_ref, lockfile_node_id, is_build_require,
142 def _load_root_node(self, reference, create_reference, profile_host, graph_lock, root_ref, argument
168 root_node = self._load_root_consumer(path, graph_lock, profile_host, root_ref,
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/projects/protected_branches/shared/
H A D_protected_branch.html.haml7 - if @project.root_ref?(protected_branch.name)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/sidebars/projects/menus/
H A Dhidden_menu_spec.rb9 …ts::Context.new(current_user: user, container: project, current_ref: project.repository.root_ref) }
H A Danalytics_menu_spec.rb13 …ext.new(current_user: current_user, container: project, current_ref: project.repository.root_ref) }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/asciidoc/
H A Dinclude_processor.rb121 context[:ref] || repository&.root_ref
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dfuse_ops.cc523 const tvm::Node* root_ref{nullptr}; member
675 group_node->root_ref = graph_node->ref; in InitGroups()
883 if (ret_group->root_ref == call) { in VisitExpr_()
899 if (ret_group->root_ref == tuple) { in VisitExpr_()
911 if (ret_group->root_ref == tuple_get) { in VisitExpr_()
/dports/misc/tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dfuse_ops.cc523 const tvm::Node* root_ref{nullptr}; member
675 group_node->root_ref = graph_node->ref; in InitGroups()
883 if (ret_group->root_ref == call) { in VisitExpr_()
899 if (ret_group->root_ref == tuple) { in VisitExpr_()
911 if (ret_group->root_ref == tuple_get) { in VisitExpr_()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/models/
H A Dtree_spec.rb7 let(:sha) { repository.root_ref }
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/commits/
H A Dcommit_patch_service_spec.rb36 merge_base = project.repository.merge_base(project.repository.root_ref, branch_name)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/sidebars/projects/menus/
H A Drepository_menu.rb108 …ct_compare_index_path(context.project, from: context.project.repository.root_ref, to: context.curr…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/design_management/copy_design_collection/
H A Dcopy_service_spec.rb195 …ct }.to change { target_repository.branch_names }.from([]).to([project.design_repository.root_ref])
258 target_repository.commits(target_repository.root_ref, limit: limit).map(&:id)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/views/projects/commit/
H A Dshow.html.haml_spec.rb26 allow(view).to receive(:current_ref).and_return(project.repository.root_ref)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/projects/
H A Dcommits_controller.rb29 .find_by(source_project: @project, source_branch: @ref, target_branch: @repository.root_ref)
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/transforms/
H A Dfuse_ops.cc512 const tvm::Object* root_ref{nullptr}; member
683 group_node->root_ref = graph_node->ref; in InitGroups()
875 if (ret_group->root_ref == call) { in VisitExpr_()
891 if (ret_group->root_ref == tuple) { in VisitExpr_()
903 if (ret_group->root_ref == tuple_get) { in VisitExpr_()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/btree/
H A Dbt_slvg.c30 WT_REF root_ref; /* Created root page */ member
329 if (ss->root_ref.page != NULL) { in __wt_bt_salvage()
331 ret = __wt_evict(session, &ss->root_ref, true, WT_REF_MEM); in __wt_bt_salvage()
332 ss->root_ref.page = NULL; in __wt_bt_salvage()
343 if (ss->root_ref.page != NULL) in __wt_bt_salvage()
344 __wt_ref_out(session, &ss->root_ref); in __wt_bt_salvage()
1211 __wt_root_ref_init(&ss->root_ref, page, true); in __slvg_col_build_internal()
1873 __wt_root_ref_init(&ss->root_ref, page, false); in __slvg_row_build_internal()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/helpers/
H A Dsearch_helper.rb201 if @project && @project.repository.root_ref
202 ref = @ref || @project.repository.root_ref
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/ntfsprogs/
H A Dmkntfs.c4296 err = create_hardlink(g_index_block, root_ref, m, in create_file_volume()
4384 leMFT_REF root_ref; in mkntfs_create_root_structures() local
4482 root_ref = MK_LE_MREF(FILE_root, FILE_root); in mkntfs_create_root_structures()
4488 err = add_attr_file_name(m, root_ref, 0LL, 0LL, in mkntfs_create_root_structures()
4540 err = create_hardlink(g_index_block, root_ref, m, in mkntfs_create_root_structures()
4562 err = create_hardlink(g_index_block, root_ref, m, in mkntfs_create_root_structures()
4579 err = create_hardlink(g_index_block, root_ref, m, in mkntfs_create_root_structures()
4594 err = create_hardlink(g_index_block, root_ref, m, in mkntfs_create_root_structures()
4621 err = create_hardlink(g_index_block, root_ref, m, in mkntfs_create_root_structures()
4713 err = create_hardlink(g_index_block, root_ref, m, in mkntfs_create_root_structures()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/projects/branches/
H A D_delete_protected_modal.html.haml19 %span.ref-name= @repository.root_ref
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/helpers/
H A Dgitlab_routing_helper_spec.rb220 let(:expected_ref) { blob.repository.root_ref }
258 let(:expected_ref) { snippet.repository.root_ref }

12345678