Home
last modified time | relevance | path

Searched defs:nil (Results 226 – 250 of 3858) sorted by relevance

12345678910>>...155

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/qa/page/project/pipeline/
H A Dshow.rb47 def has_build?(name, status: :success, wait: nil)
71 def has_child_pipeline?(title: nil)
94 def expand_child_pipeline(title: nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/kubernetes/
H A Dnetwork_policy.rb12 …me:, namespace:, selector:, ingress:, labels: nil, creation_timestamp: nil, policy_types: ["Ingres…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/email/smime/
H A Dsigner.rb13 def self.sign(cert:, key:, ca_certs: nil, data:)
24 def self.verify_signature(ca_certs: nil, signed_data:)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/finders/packages/npm/
H A Dpackage_finder.rb10 def initialize(package_name, project: nil, namespace: nil, last_of_each_version: true)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/pages/
H A Dvirtual_domain.rb5 def initialize(projects, trim_prefix: nil, domain: nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/
H A Dnote_summary.rb7 def initialize(noteable, project, author, body, action: nil, commit_count: nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/graphql/resolvers/design_management/
H A Dversion_in_collection_resolver.rb26 def resolve(version_id: nil, sha: nil)
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/support/
H A Ddict.c144 static void free_nodes(dict_t *dict, dnode_t *node, dnode_t *nil) in free_nodes()
197 static unsigned int verify_redblack(dnode_t *nil, dnode_t *root) in verify_redblack()
326 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_free_nodes() local
412 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_verify() local
472 dnode_t *nil = dict_nil(dict); in dict_lookup() local
512 dnode_t *nil = dict_nil(dict); in dict_lower_bound() local
544 dnode_t *nil = dict_nil(dict); in dict_upper_bound() local
579 dnode_t *where = dict_root(dict), *nil = dict_nil(dict); in dict_insert() local
911 dnode_t *nil = dict_nil(dict), *parent, *left; in dict_next() local
937 dnode_t *nil = dict_nil(dict), *parent, *right; in dict_prev() local
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/support/
H A Ddict.c144 static void free_nodes(dict_t *dict, dnode_t *node, dnode_t *nil) in free_nodes()
197 static unsigned int verify_redblack(dnode_t *nil, dnode_t *root) in verify_redblack()
326 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_free_nodes() local
412 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_verify() local
472 dnode_t *nil = dict_nil(dict); in dict_lookup() local
512 dnode_t *nil = dict_nil(dict); in dict_lower_bound() local
544 dnode_t *nil = dict_nil(dict); in dict_upper_bound() local
579 dnode_t *where = dict_root(dict), *nil = dict_nil(dict); in dict_insert() local
911 dnode_t *nil = dict_nil(dict), *parent, *left; in dict_next() local
937 dnode_t *nil = dict_nil(dict), *parent, *right; in dict_prev() local
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/support/
H A Ddict.c144 static void free_nodes(dict_t *dict, dnode_t *node, dnode_t *nil) in free_nodes()
197 static unsigned int verify_redblack(dnode_t *nil, dnode_t *root) in verify_redblack()
326 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_free_nodes() local
412 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_verify() local
472 dnode_t *nil = dict_nil(dict); in dict_lookup() local
512 dnode_t *nil = dict_nil(dict); in dict_lower_bound() local
544 dnode_t *nil = dict_nil(dict); in dict_upper_bound() local
579 dnode_t *where = dict_root(dict), *nil = dict_nil(dict); in dict_insert() local
911 dnode_t *nil = dict_nil(dict), *parent, *left; in dict_next() local
937 dnode_t *nil = dict_nil(dict), *parent, *right; in dict_prev() local
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/helpers/
H A Dgrafana_api_helpers.rb11 def stub_dashboard_request(base_url, path: '/api/dashboards/uid/XDaNK6amz', body: nil)
22 def stub_datasource_request(base_url, path: '/api/datasources/name/GitLab%20Omnibus', body: nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ci/reports/security/
H A Dlink.rb10 def initialize(name: nil, url: nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/github_import/
H A Dsequential_importer.rb29 def initialize(project, token: nil, host: nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Dgithub_import.rb9 def self.new_client_for(project, token: nil, host: nil, parallel: true)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/todos/destroy/
H A Dconfidential_issue_service.rb17 def initialize(issue_id: nil, project_id: nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/helpers/
H A Dicons_helper.rb32 def sprite_icon(icon_name, size: DEFAULT_ICON_SIZE, css_class: nil)
52 def loading_icon(container: false, color: 'orange', size: 'sm', css_class: nil)
65 def audit_icon(name, css_class: nil)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/ut/
H A Dut0rbt.cc134 const ib_rbt_node_t *nil, /*!< in: nil node of the tree */ in rbt_rotate_left()
166 const ib_rbt_node_t *nil, /*!< in: nil node of tree */ in rbt_rotate_right()
255 const ib_rbt_node_t *nil = tree->nil; in rbt_balance_tree() local
340 const ib_rbt_node_t *nil = tree->nil; in rbt_find_successor() local
375 const ib_rbt_node_t *nil = tree->nil; in rbt_find_predecessor() local
451 const ib_rbt_node_t *nil = tree->nil; in rbt_detach_node() local
486 const ib_rbt_node_t *nil, /*!< in: rb tree nil node */ in rbt_balance_right()
539 const ib_rbt_node_t *nil, /*!< in: rb tree nil node */ in rbt_balance_left()
635 ib_rbt_node_t *nil) /*!< in: rb tree nil node */ in rbt_free_node()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/ut/
H A Dut0rbt.cc149 const ib_rbt_node_t* nil, /*!< in: nil node of the tree */ in rbt_rotate_left()
185 const ib_rbt_node_t* nil, /*!< in: nil node of tree */ in rbt_rotate_right()
292 const ib_rbt_node_t* nil = tree->nil; in rbt_balance_tree() local
385 const ib_rbt_node_t* nil = tree->nil; in rbt_find_successor() local
425 const ib_rbt_node_t* nil = tree->nil; in rbt_find_predecessor() local
515 const ib_rbt_node_t* nil = tree->nil; in rbt_detach_node() local
554 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_right()
614 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_left()
726 ib_rbt_node_t* nil) /*!< in: rb tree nil node */ in rbt_free_node()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/ut/
H A Dut0rbt.cc149 const ib_rbt_node_t* nil, /*!< in: nil node of the tree */ in rbt_rotate_left()
185 const ib_rbt_node_t* nil, /*!< in: nil node of tree */ in rbt_rotate_right()
292 const ib_rbt_node_t* nil = tree->nil; in rbt_balance_tree() local
385 const ib_rbt_node_t* nil = tree->nil; in rbt_find_successor() local
425 const ib_rbt_node_t* nil = tree->nil; in rbt_find_predecessor() local
515 const ib_rbt_node_t* nil = tree->nil; in rbt_detach_node() local
554 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_right()
614 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_left()
726 ib_rbt_node_t* nil) /*!< in: rb tree nil node */ in rbt_free_node()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/ut/
H A Dut0rbt.cc149 const ib_rbt_node_t* nil, /*!< in: nil node of the tree */ in rbt_rotate_left()
185 const ib_rbt_node_t* nil, /*!< in: nil node of tree */ in rbt_rotate_right()
292 const ib_rbt_node_t* nil = tree->nil; in rbt_balance_tree() local
385 const ib_rbt_node_t* nil = tree->nil; in rbt_find_successor() local
425 const ib_rbt_node_t* nil = tree->nil; in rbt_find_predecessor() local
515 const ib_rbt_node_t* nil = tree->nil; in rbt_detach_node() local
554 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_right()
614 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_left()
726 ib_rbt_node_t* nil) /*!< in: rb tree nil node */ in rbt_free_node()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/ut/
H A Dut0rbt.cc149 const ib_rbt_node_t* nil, /*!< in: nil node of the tree */ in rbt_rotate_left()
185 const ib_rbt_node_t* nil, /*!< in: nil node of tree */ in rbt_rotate_right()
292 const ib_rbt_node_t* nil = tree->nil; in rbt_balance_tree() local
385 const ib_rbt_node_t* nil = tree->nil; in rbt_find_successor() local
425 const ib_rbt_node_t* nil = tree->nil; in rbt_find_predecessor() local
515 const ib_rbt_node_t* nil = tree->nil; in rbt_detach_node() local
554 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_right()
614 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_left()
726 ib_rbt_node_t* nil) /*!< in: rb tree nil node */ in rbt_free_node()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/ut/
H A Dut0rbt.cc149 const ib_rbt_node_t* nil, /*!< in: nil node of the tree */ in rbt_rotate_left()
185 const ib_rbt_node_t* nil, /*!< in: nil node of tree */ in rbt_rotate_right()
292 const ib_rbt_node_t* nil = tree->nil; in rbt_balance_tree() local
385 const ib_rbt_node_t* nil = tree->nil; in rbt_find_successor() local
425 const ib_rbt_node_t* nil = tree->nil; in rbt_find_predecessor() local
515 const ib_rbt_node_t* nil = tree->nil; in rbt_detach_node() local
554 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_right()
614 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_left()
726 ib_rbt_node_t* nil) /*!< in: rb tree nil node */ in rbt_free_node()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/ut/
H A Dut0rbt.cc149 const ib_rbt_node_t* nil, /*!< in: nil node of the tree */ in rbt_rotate_left()
185 const ib_rbt_node_t* nil, /*!< in: nil node of tree */ in rbt_rotate_right()
292 const ib_rbt_node_t* nil = tree->nil; in rbt_balance_tree() local
385 const ib_rbt_node_t* nil = tree->nil; in rbt_find_successor() local
425 const ib_rbt_node_t* nil = tree->nil; in rbt_find_predecessor() local
515 const ib_rbt_node_t* nil = tree->nil; in rbt_detach_node() local
554 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_right()
614 const ib_rbt_node_t* nil, /*!< in: rb tree nil node */ in rbt_balance_left()
726 ib_rbt_node_t* nil) /*!< in: rb tree nil node */ in rbt_free_node()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/environments/
H A Dschedule_to_delete_review_apps_service.rb77 … def initialize(scheduled_entries: [], unprocessable_entries: [], error_message: nil, status: nil)
88 def set_status(status, error_message: nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/api/support/
H A Dgit_access_actor.rb10 def initialize(user: nil, key: nil)

12345678910>>...155