Home
last modified time | relevance | path

Searched refs:start (Results 726 – 750 of 1772) sorted by relevance

1...<<21222324252627282930>>...71

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php756 …protected function getFreeBusyForEmail($email, \DateTime $start, \DateTime $end, VObject\Component… argument
822 'start' => $start,
846 $generator->setTimeRange($start, $end);
/plugin/diagramsnet/lib/plugins/
H A Dsql.js463 var start = i + 2;
476 var primaryKeyRow = mxUtils.trim(lines[start]);
483 start++;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less426 .fc-ltr .fc-h-event.fc-not-start,
436 .fc-rtl .fc-h-event.fc-not-start {
446 .fc-ltr .fc-h-event .fc-start-resizer,
454 .fc-rtl .fc-h-event .fc-start-resizer {
482 .fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
489 .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
531 .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
538 .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
1064 .fc-v-event.fc-not-start {
1127 content: attr(data-start);
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js450 o.start(t)
504 throw new Error('invalid chunk type:'+chunk.type);this.instrumentZoneGenerator=this.parseGenerator(chunk)};sf2.Parser.prototype.parseShdr=function(chunk){var data=this.input,ip=chunk.offset,samples=this.sample=[],sampleHeader=this.sampleHeader=[],size=chunk.offset+chunk.size,sampleName,start,end,startLoop,endLoop,sampleRate,originalPitch,pitchCorrection,sampleLink,sampleType;if(chunk.type!=='shdr')
505 throw new Error('invalid chunk type:'+chunk.type);while(ip<size){sampleName=String.fromCharCode.apply(null,data.subarray(ip,ip+=20));start=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);end=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);startLoop=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);endLoop=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);sampleRate=(data[ip++]<<0)|(data[ip++]<<8)|(data[ip++]<<16)|(data[ip++]<<24);originalPitch=data[ip++];pitchCorrection=(data[ip++]<<24)>>24;sampleLink=data[ip++]|(data[ip++]<<8);sampleType=data[ip++]|(data[ip++]<<8);var sample=new Int16Array(new Uint8Array(data.subarray(this.samplingData.offset+start*2,this.samplingData.offset+end*2)).buffer);startLoop-=start;endLoop-=start;if(sampleRate>0){var adjust=this.adjustSampleData(sample,sampleRate);sample=adjust.sample;sampleRate*=adjust.multiply;startLoop*=adjust.multiply;endLoop*=adjust.multiply}
562 user.anno_stop=function(type,start,stop,x,y,w,h){if(!keep_types[type]) argument
564 ref[start]=stop;abc.out_svg('<rect class="abcr _'+start+'_" x="');abc.out_sxsy(x,'" y="',y);abc.out_svg('" width="'+w.toFixed(2)+'" height="'+abc.sh(h).toFixed(2)+'"/>\n')}
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfComments.yml48 Commenting before document start is allowed
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D41.41.js1 …ing"]},{open:"'",close:"'",notIn:["string","comment"]}],folding:{markers:{start:new RegExp("^\\s*(… property in AnonymousFunction6e01a0a50100.n.folding.markers
H A D57.57.js1 …",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],folding:{markers:{start:new RegExp("^\\s*\… property in AnonymousFunction283644d30100.o.folding.markers
H A D66.66.js1 …,"comment"]},{open:"/**",close:" */",notIn:["string"]}],folding:{markers:{start:new RegExp("^\\s*/… property in AnonymousFunctionc78f69130100.r.folding.markers
H A D3.3.js1 …,"comment"]},{open:"/**",close:" */",notIn:["string"]}],folding:{markers:{start:new RegExp("^\\s*/… property in AnonymousFunction43628a610100.i.folding.markers
/plugin/interwikipaste/
H A Dscript.js154 const caretPos = currentSelection.start;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DIlmNamespace.php222 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-start.html
224 public function start(array $params = []) function in Elasticsearch\\Namespaces\\IlmNamespace
/plugin/codemirror/dist/modes/
H A Dtiddlywiki.min.js.map1start\n reJsCodeStop = /^\\/\\/\\}\\}\\}$/, // //}}} js stop\n re…
H A Dnsis.min.js.map1start","regex","token","indent","dedent","next","comment","meta","electricInput","blockCommentStar…
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md377 ### Slice EACH Array[start:end]
381 * {{#each Array[start:end]}} = starts at start through end -1
382 * {{#each Array[start:]}} = Starts at start though the rest of the array
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php209 $this->start($callback, $env);
260 public function start(callable $callback = null/*, array $env = [*/) function in Symfony\\Component\\Process\\Process
371 * @see start()
383 $process->start($callback, $env);
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_marker.js.map1start","posFromDate","style","left","height","Math","max","getRowTop","getVisibleTaskCount","end",…
/plugin/combo/vendor/symfony/process/
H A DProcess.php26 * start independent PHP processes.
252 $this->start($callback, $env);
297 public function start(callable $callback = null, array $env = []) function in Symfony\\Component\\Process\\Process
384 * @see start()
395 $process->start($callback, $env);
424 throw new LogicException('Pass the callback to the "Process::start" method or call enableOutput to use a callback with "Process::wait".');
465 throw new LogicException('Pass the callback to the "Process::start" method or call enableOutput to use a callback with "Process::waitUntil".');
1190 * In case you run a background process (with the start method), you should
1220 throw new LogicException('Start time is only available after process start.');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php897 …protected function getFreeBusyForEmail($email, \DateTimeInterface $start, \DateTimeInterface $end,… argument
978 'start' => $start,
1007 $generator->setTimeRange($start, $end);
/plugin/authldaplocal/
H A Dauth.php500 * @param int $start index of first user to be returned
505 public function retrieveUsers($start = 0, $limit = 0, $filter = array()) { argument
518 if($i >= $start) {
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js32 …itch(a.attributes["cke-list-style-type"]){case "lower-roman":case "upper-roman":a.attributes.start=
33start=g.getSubsectionSymbol(b[c]).replace(/\W/g,"").toLowerCase().charCodeAt(0)-96-c;break;case "d…
39 …(e.attributes.value,10));null===c&&(c=void 0!==b.attributes.start?parseInt(b.attributes.start,10):…
40 …;var n=h.filter(f,e);h.forEach(n,function(a){var f=a.attributes.type,g=parseInt(a.attributes.start,
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/revealjs/css/theme/
H A DREADME.md7 To create your own theme, start by duplicating a ```.scss``` file in [/css/theme/source](https://gi…
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.css
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md39 $coverage->start('<name of test>');

1...<<21222324252627282930>>...71