Home
last modified time | relevance | path

Searched defs:root_id (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/dports/www/py-django-cms/django-cms-3.7.1/menus/
H A Dmodifiers.py13 def modify(self, request, nodes, namespace, root_id, post_cut, breadcrumb): argument
62 def modify(self, request, nodes, namespace, root_id, post_cut, breadcrumb): argument
91 def modify(self, request, nodes, namespace, root_id, post_cut, breadcrumb): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sessions/content/
H A Dnavigation_task_id.h35 int64_t root_id() const { return root_id_; } in root_id() function
43 void set_root_id(int64_t root_id) { root_id_ = root_id; } in set_root_id()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sessions/content/
H A Dnavigation_task_id.h35 int64_t root_id() const { return root_id_; } in root_id() function
43 void set_root_id(int64_t root_id) { root_id_ = root_id; } in set_root_id()
/dports/devel/py-ipyparallel/ipyparallel-6.3.0/examples/interengine/
H A Dbintree_script.py29 root_id = ids[0] variable
57 def connect(com, peers, tree, pub_url, root_id): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_manager/
H A Ddocuments_provider_root_manager_unittest.cc31 const std::string& root_id, in OnDocumentsProviderRootAdded()
41 const std::string& root_id, in OnDocumentsProviderRootRemoved()
95 const std::string& root_id, in AddFakeRoot()
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_timer_stats.c101 int root_id; /* Parent id */ member
464 int root_id = -1; in cs_timer_stats_create() local
632 const int root_id = s->root_id; in cs_timer_stats_start() local
679 const int root_id = s->root_id; in cs_timer_stats_stop() local
717 const int root_id = s->root_id; in cs_timer_stats_switch() local
/dports/audio/ampache/ampache-php74-5.0.0/vendor/rsd/seafile-php-sdk/test/assets/
H A DFileHistoryTest_getAll.json9 "root_id": "7619dfaa0e92529527d87a46639231df3e070d7c", string
26 "root_id": "b3a8118e18a83df1da1e06f76d9fb8c1f1742c62", string
/dports/sysutils/terraform/terraform-1.0.11/internal/terraform/testdata/transform-targets-downstream/
H A Dmain.tf8 output "root_id" { outputValue
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/fileapi/
H A Drecent_arc_media_source.cc48 base::FilePath GetRelativeMountPath(const std::string& root_id) { in GetRelativeMountPath()
136 RecentArcMediaSource::MediaRoot::MediaRoot(const std::string& root_id, in MediaRoot()
321 for (const char* root_id : kMediaDocumentsProviderRootIds) in RecentArcMediaSource() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/fileapi/
H A Darc_documents_provider_root_map.cc23 const char* root_id; member
101 const std::string& root_id, in RegisterRoot()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dvisitors.cc14 #define ROOT_CASE(root_id, description) \ in RootName() argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/git/
H A Dtree.rb9 attr_accessor :id, :root_id, :type, :mode, :commit_id, :submodule_url accessor in Gitlab.Git.Tree
43 def find_id_by_path(repository, root_id, path) argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dvisitors.cc14 #define ROOT_CASE(root_id, description) \ in RootName() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dvisitors.cc14 #define ROOT_CASE(root_id, description) \ in RootName() argument
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dvisitors.cc14 #define ROOT_CASE(root_id, description) \ in RootName() argument
/dports/math/libmesh/libmesh-1.6.2/contrib/timpi/src/parallel/include/timpi/
H A Dparallel_implementation.h1531 const unsigned int root_id, in broadcast()
1562 const unsigned int root_id, in broadcast()
2741 inline void Communicator::gather(const unsigned int root_id, in gather()
2770 inline void Communicator::gather(const unsigned int root_id, in gather()
2825 inline void Communicator::gather(const unsigned int root_id, in gather()
3140 const unsigned int root_id) const in scatter()
3174 const unsigned int root_id) const in scatter()
3215 const unsigned int root_id) const in scatter()
3269 const unsigned int root_id, in scatter()
3597 const unsigned int root_id, in broadcast()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/acal/io/
H A Dacal_io_match_tree.cxx78 int root_id = node_id_map[tree.root_.get()]; in vsl_b_write() local
141 int root_id; in vsl_b_read() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Tree/
H A DInterface.php47 public function fetchRoot($root_id = 1);
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dprototype.cpp65 const gchar *root_id = document->getRoot()->getId(); in handleDocumentReplaced() local
/dports/www/webtrees/webtrees-1.7.18/webtrees/
H A Dadmin_trees_unconnected.php52 $root_id = $root->getXref(); variable
/dports/biology/avida/avida-2.12.4-src/avida-core/source/tools/
H A DcWeightedIndex.cc101 int cWeightedIndex::FindPosition(double position, int root_id) in FindPosition()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DRbTree.cs439 private int LeftRotate (int root_id, int x_id, int mainTreeNode) in LeftRotate()
487 private int RightRotate (int root_id, int x_id, int mainTreeNode) in RightRotate()
529 private int Compare(int root_id, int x_id, int z_id) { in Compare()
550 private int RBInsert (int root_id, int x_id, int mainTreeNodeID, int position, bool append) in RBInsert()
831 private int RBDeleteX(int root_id, int z_id, int mainTreeNodeID) in RBDeleteX()
1041 …private int RBDeleteFixup (int root_id, int x_id, int px_id /* px is parent of x */, int mainTreeN… in RBDeleteFixup()
1167 private int SearchSubTree (int root_id, K key) in SearchSubTree()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DRbTree.cs442 private int LeftRotate(int root_id, int x_id, int mainTreeNode) in LeftRotate()
498 private int RightRotate(int root_id, int x_id, int mainTreeNode) in RightRotate()
546 private int Compare(int root_id, int x_id, int z_id) in Compare()
568 private int RBInsert(int root_id, int x_id, int mainTreeNodeID, int position, bool append) in RBInsert()
862 private int RBDeleteX(int root_id, int z_id, int mainTreeNodeID) in RBDeleteX()
1088 …private int RBDeleteFixup(int root_id, int x_id, int px_id /* px is parent of x */, int mainTreeNo… in RBDeleteFixup()
1221 private int SearchSubTree(int root_id, K key) in SearchSubTree()
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/
H A Drepo-op.c628 char *root_id = NULL; in seaf_repo_manager_post_file() local
1137 char *root_id = NULL; in post_files_and_gen_commit() local
1405 char *root_id = NULL; in seaf_repo_manager_commit_file_blocks() local
1658 char *root_id = NULL; in seaf_repo_manager_del_file() local
1799 char *root_id = NULL; in put_dirent_and_commit() local
3411 char *root_id = NULL; in seaf_repo_manager_mkdir_with_parents() local
3571 char *root_id = NULL; in seaf_repo_manager_post_dir() local
3642 char *root_id = NULL; in seaf_repo_manager_post_empty_file() local
3831 char *root_id = NULL; in seaf_repo_manager_rename_file() local
4013 char *root_id = NULL; in seaf_repo_manager_put_file() local
[all …]
/dports/www/py-django-cms/django-cms-3.7.1/cms/
H A Dcms_menus.py306 def modify(self, request, nodes, namespace, root_id, post_cut, breadcrumb): argument
426 def modify(self, request, nodes, namespace, root_id, post_cut, breadcrumb): argument

12345678910>>...16