Home
last modified time | relevance | path

Searched refs:Module (Results 1 – 25 of 106) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
DStackFrame.php34 protected $loadModuleType = Module::class;
98 * @param Module
100 public function setLoadModule(Module $loadModule)
105 * @return Module
DModule.php20 class Module extends \Google\Model class
58 class_alias(Module::class, 'Google_Service_CloudTrace_Module');
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dogg.js2Module;if(!Module)Module=(typeof Module!=="undefined"?Module:null)||{};var moduleOverrides={};for(… field
15Module["_strlen"]=asm["_strlen"];var _free=Module["_free"]=asm["_free"];var _AVOggDestroy=Module["…
20 module.exports = Module
Dvorbis.js2Module;if(!Module)Module=(typeof Module!=="undefined"?Module:null)||{};var moduleOverrides={};for(… field
19Module["_i64Add"]=asm["_i64Add"];var _malloc=Module["_malloc"]=asm["_malloc"];var _i64Subtract=Mod…
24 module.exports = Module
Dopus.js2Module;if(!Module)Module=(typeof Module!=="undefined"?Module:null)||{};var moduleOverrides={};for(… field
23Module["_strlen"]=asm["_strlen"];var _free=Module["_free"]=asm["_free"];var _opus_decoder_create=M…
28 module.exports = Module
/plugin/textmodule/
Dplugin.info.txt4 name Text Module
/plugin/tile/
DLICENSE108 Module: means a set of sources files including their documentation that
112 External Module: means any or all Modules, not derived from the
113 Software, so that this Module and the Software run in separate address
116 Internal Module: means any or all Module, connected to the Software so
255 When the Licensee has developed an External Module, the terms and
256 conditions of this Agreement do not apply to said External Module, that
284 External Module designed for use in connection with the Software, the
285 Licensee shall submit said External Module to the foregoing obligations.
321 The Licensee who develops an External Module is the owner of the
322 intellectual property rights over this External Module as defined by
/plugin/jplayer/components/
Drequire.js191 var inCheckLoaded, Module, context, handlers,
487 mod = registry[id] = new context.Module(depMap);
703 Module = function (map) { class
719 Module.prototype = { class
1216 Module: Module, property
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
Drequire.js191 var inCheckLoaded, Module, context, handlers,
487 mod = registry[id] = new context.Module(depMap);
703 Module = function (map) { class
719 Module.prototype = { class
1216 Module: Module, property
/plugin/copy2clipboard/
DLICENSE-fr.txt118 le Logiciel par tout Contributeur, ainsi que tout Module Interne.
120 Module: désigne un ensemble de fichiers sources y compris leur
124 Module Externe: désigne tout Module, non dérivé du Logiciel, tel que ce
125 Module et le Logiciel s'exécutent dans des espaces d'adressage
128 Module Interne: désigne tout Module lié au Logiciel de telle sorte
310 Lorsque le Licencié a développé un Module Externe les conditions du
311 Contrat ne s'appliquent pas à ce Module Externe, qui peut être distribué
352 Le Licencié qui a développé un Module Externe est titulaire sur celui-ci
DLICENSE112 Module: means a set of sources files including their documentation that
116 External Module: means any or all Modules, not derived from the
117 Software, so that this Module and the Software run in separate address
120 Internal Module: means any or all Module, connected to the Software so
284 When the Licensee has developed an External Module, the terms and
285 conditions of this Agreement do not apply to said External Module, that
326 The Licensee who develops an External Module is the owner of the
327 intellectual property rights over this External Module as defined by
/plugin/codeprettify/code-prettify/src/
Dlang-vb.js51 …s|Imports|In|Inherits|Integer|Interface|Is|Let|Lib|Like|Long|Loop|Me|Mod|Module|MustInherit|MustOv…
/plugin/grensladawritezor/fckeditor/_samples/cfm/
Dsample01.cfm39 …HTML form with a FCKeditor with full features enabled; invoked by a ColdFusion Custom Tag / Module.
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DHTMLModuleManager.php196 trigger_error('Module instance of ' . get_class($module) . ' must have name');
/plugin/codemirror/dist/modes/
Dpowershell.min.js1Module|PSSession)/,/ImportSystemModules/,/Invoke-(Command|Expression|History|Item|RestMethod|WebRe…
Dpowershell.min.js.map1Module|PfxCertificate|Process|PSBreakpoint|PSCallStack|PSDrive|PSProvider|PSSession|PSSessionConfi…
/plugin/asciidocjs/node_modules/escalade/
Dreadme.md32 > **Availability:** [CommonJS](https://unpkg.com/escalade/dist/index.js), [ES Module](https://unpkg…
39 > **Availability:** [CommonJS](https://unpkg.com/escalade/sync/index.js), [ES Module](https://unpkg…
/plugin/sequencediagram/bower_components/lodash/
DREADME.md73 ## Module Formats
/plugin/llm/llm.js/wasm/
Dllamacpp-cpu.js1 var Module=(()=>{var A=import.meta.url;return async function(g={}){var I,B,C=g,Q=new Promise(((A,g)… variable
/plugin/dirtylittlehelper/mermaid/editor/docs/
D67.67.js.map1Module',\n 'MustInherit',\n 'MustOverride',\n 'MyBase',\n 'MyClass',\n…
D2.2.js859 CompletionItemKind.Module = 9;
1085 SymbolKind.Module = 2;
24701 …t (binding) */ __webpack_require__.d(__webpack_exports__, "Module", function() { return Module; });
26410 var Module = /** @class */ (function (_super) {
26411 __extends(Module, _super);
26412 function Module() {
26415 Object.defineProperty(Module.prototype, "type", {
26417 return NodeType.Module;
26422 Module.prototype.setIdentifier = function (node) {
26425 Module.prototype.getIdentifier = function () {
[all …]
/plugin/asciidocjs/node_modules/core-js/
DREADME.md606 Module [`es6.number.constructor`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/es6.numb…
714 Module [`es6.promise`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/es6.promise.js).
834 Module [`es6.symbol`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/es6.symbol.js).
946 Module [`es6.map`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/es6.map.js).
1000 Module [`es6.set`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/es6.set.js).
1044 Module [`es6.weak-map`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/es6.weak-map.js).
1088 Module [`es6.weak-set`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/es6.weak-set.js).
1786 Module [`web.timers`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/web.timers.js). Addi…
1804 Module [`web.immediate`](https://github.com/zloirock/core-js/blob/v2.6.12/modules/web.immediate.js)…
1826 …`values`, `entries` and `@@iterator` methods for iteration. So add them. Module [`web.dom.iterable…
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
Dlocale_kr.js.map1 …) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\…
Dlocale_ru.js.map1 …) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\…
Dlocale_hr.js.map1 …) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\…

12345