Home
last modified time | relevance | path

Searched refs:threads (Results 1 – 25 of 26) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DListThreadsResponse.php65 public function setThreads($threads) argument
67 $this->threads = $threads;
74 return $this->threads;
/plugin/bez/cron/
H A Dfunctions.php9 $threads = $action->get_model()->threadFactory->get_all(array(
14 foreach ($threads as $thread) {
59 $threads = $action->get_model()->threadFactory->get_all(array(
64 foreach ($threads as $thread) {
/plugin/discussion/
H A Dadmin.php76 $threads = $this->getThreads();
79 $isMore = count($threads) > ($first + $num);
80 $threads = array_slice($threads, $first, $num);
82 foreach ($threads as $thread) {
/plugin/bez/action/
H A Ddefault.php325 $threads = $this->get_model()->factory('thread')->get_all(array(
335 foreach ($threads as $thread) {
356 $threads = $this->get_model()->factory('thread')->get_all(array(
362 foreach ($threads as $thread) {
379 $threads = $this->get_model()->threadFactory->get_all(array(
385 foreach ($threads as $thread) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DNodesNamespace.asciidoc36 $params['interval'] = (time) The interval for the second sampling of threads
38 $params['threads'] = (number) Specify the number of threads to provide information for …
39 $params['ignore_idle_threads'] = (boolean) Don't show threads that are in known-idle places, such a…
/plugin/bez/ctl/
H A Dthreads.php108 $threads = $this->model->threadFactory->get_all($db_filters, $orderby); variable
111 $this->tpl->set('threads', $threads);
H A Dstart.php48 $threads = $this->model->threadFactory->get_all($filter, 'create_date DESC'); variable
54 foreach ($threads as $thread) {
/plugin/disqus/
Dplugin.info.txt6 desc Embed Disqus discussion threads
/plugin/bez/scripts/
H A Dthreads.js1 bez.ctl.threads = function() { function
/plugin/coinhive/
DREADME.md29 …- Threads: The number of threads the miner should start with. \'auto\' is the number of CPU cores …
31 …- Autothreads: Whether to automatically adjust the number of threads for optimal performance. This…
32 - Throttle: The fraction of time that threads should be idle in percent.
Dscript.js22 ch_config.threads = data['threads'];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DGmail.php1114 'threads',
1118 'path' => 'gmail/v1/users/{userId}/threads/{id}',
1133 'path' => 'gmail/v1/users/{userId}/threads/{id}',
1157 'path' => 'gmail/v1/users/{userId}/threads',
1188 'path' => 'gmail/v1/users/{userId}/threads/{id}/modify',
1203 'path' => 'gmail/v1/users/{userId}/threads/{id}/trash',
1218 'path' => 'gmail/v1/users/{userId}/threads/{id}/untrash',
/plugin/scrollticker/
DREADME.md15 {{threads>*&count=3&skipempty&simplelist}}
/plugin/dokusioc/lib/
Dsioc_inc.php585 private $threads; variable in SIOCForum
612 $this->threads = array();
627 $this->threads[$id] = $url;
667 if ($this->threads) {
668 foreach ($this->threads as $id => $uri) {
/plugin/sketchcanvas/
DREADME.md40 ![Screenshot](media/threads.png)
/plugin/annotations/
H A DDESIGN.md115 opens a drawer at the bottom of the content area with those threads. Orphan
116 threads render **read-only**: `buildThreadEntry` gates the Resolve/Reopen and
H A DREADME.md55 …le "N orphaned" link opens a drawer at the bottom of the page with those threads. Orphaned annotat…
H A Dstyle.css457 like an inline panel so multiple orphaned threads stay visually separated. */
/plugin/jmol2/jmol/
DCHANGES.txt2180 # code: threads named
2443 # code: better handling of twin script manager threads
3111 # platform objects/delay threads not being destroyed
/plugin/diagramsnet/lib/WEB-INF/lib/
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/bible/bible_douayRheims/
DJudges.txt452 …there being an ambush prepared for him in the chamber. But he broke the bands like threads of webs.
DExodus.txt1115 …39:3. With embroidered work, and he cut thin plates of gold, and drew them small into threads, tha…
/plugin/openlayersmap/ol/
H A Dol.js.map1threads Number of workers to spawn.\n * @property {Operation} operation The operation.\n * @proper…
/plugin/ol3/
Dscript.js8threads?0:n._imageOps?1:e.threads||1)for(var o=0;o<r;++o)i[o]=Rd(e,n._onWorkerMessage.bind(n,o));e… property

12