Home
last modified time | relevance | path

Searched refs:get_bulk (Results 1 – 25 of 63) sorted by relevance

123

/dports/databases/p5-Cache-BDB/Cache-BDB-0.04/t/
H A D02-api.t45 is($c->count, scalar(keys %{$c->get_bulk}));
126 my $h = $c2->get_bulk();
/dports/www/moodle310/moodle/admin/tool/uploaduser/classes/
H A Dprocess.php205 if ($this->get_bulk()) {
240 public function get_bulk(): bool { function in tool_uploaduser\\process
860 if ($this->get_bulk() == UU_BULK_UPDATED or $this->get_bulk() == UU_BULK_ALL) {
874 if ($this->get_bulk() == UU_BULK_ALL) {
1009 if ($this->get_bulk() == UU_BULK_NEW or $this->get_bulk() == UU_BULK_ALL) {
/dports/www/moodle311/moodle/admin/tool/uploaduser/classes/
H A Dprocess.php205 if ($this->get_bulk()) {
240 public function get_bulk(): bool { function in tool_uploaduser\\process
856 if ($this->get_bulk() == UU_BULK_UPDATED or $this->get_bulk() == UU_BULK_ALL) {
870 if ($this->get_bulk() == UU_BULK_ALL) {
1005 if ($this->get_bulk() == UU_BULK_NEW or $this->get_bulk() == UU_BULK_ALL) {
/dports/databases/p5-Cache-BDB/Cache-BDB-0.04/
H A DChanges9 Added get_bulk() method.
/dports/www/moodle310/moodle/admin/tool/uploaduser/
H A Dindex.php98 if ($process->get_bulk()) {
/dports/www/moodle311/moodle/admin/tool/uploaduser/
H A Dindex.php98 if ($process->get_bulk()) {
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmrle/
H A Dmain.cxx77 char * get_bulk() { return ptr; } in get_bulk() function in streamdest
/dports/devel/gdcm/gdcm-3.0.10/Utilities/gdcmrle/
H A Dmain.cxx77 char * get_bulk() { return ptr; } in get_bulk() function in streamdest
/dports/www/moodle310/moodle/mod/quiz/classes/local/structure/
H A Dslot_random.php122 $this->tags = \core_tag_tag::get_bulk($tagids, 'id, name');
/dports/www/moodle311/moodle/mod/quiz/classes/local/structure/
H A Dslot_random.php122 $this->tags = \core_tag_tag::get_bulk($tagids, 'id, name');
/dports/www/moodle39/moodle/mod/quiz/classes/local/structure/
H A Dslot_random.php122 $this->tags = \core_tag_tag::get_bulk($tagids, 'id, name');
/dports/databases/py-kyotocabinet/kyotocabinet-python-1.23/
H A Dkyotocabinet-doc.py677 def get_bulk(self, keys, atomic = True): member in DB
/dports/databases/kyototycoon/kyototycoon-0.9.56/
H A Dkyototycoon-doc.lua665 function db:get_bulk(keys, atomic) end function
H A Dkyototycoon.idl100 Map get_bulk(in List keys);
H A Dktremotetest.cc959 if (db_->get_bulk(keys, &recs) < 0) {
980 if (db_->get_bulk(keys, &recs) < 0) {
1182 if (db_->get_bulk(keys, &recs) < 0) {
1519 if (db_->get_bulk(keys, &recs) < 0) {
/dports/www/moodle310/moodle/tag/
H A Dmanage.php134 $tags = core_tag_tag::get_bulk($tagschecked, '*');
/dports/www/moodle311/moodle/tag/
H A Dmanage.php134 $tags = core_tag_tag::get_bulk($tagschecked, '*');
/dports/www/moodle39/moodle/tag/
H A Dmanage.php134 $tags = core_tag_tag::get_bulk($tagschecked, '*');
/dports/databases/kyototycoon/kyototycoon-0.9.56/example/
H A Dktscrex.lua149 local res = db:get_bulk(keys)
/dports/math/py-yt/yt-4.0.1/yt/fields/
H A Dvector_operations.py18 def get_bulk(data, basename, unit): function
77 bulk = get_bulk(data, basename, d.unit_quantity)
/dports/databases/p5-Cache-BDB/Cache-BDB-0.04/lib/Cache/
H A DBDB.pm257 sub get_bulk { subroutine
H A DBDB.pod53 my $hr = $cache->get_bulk();
318 =item B<get_bulk>()
327 my $h = $cache->get_bulk();
/dports/databases/p5-KyotoCabinet/kyotocabinet-perl-1.20/
H A DKyotoCabinet.pm413 sub get_bulk { subroutine
H A Dkctest.pl709 if (!$db->get_bulk(\@keys)) {
/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkyotocabinet.idl153 Map get_bulk(in List keys);

123