Home
last modified time | relevance | path

Searched defs:val (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/plugin/diagramsnet/lib/shapes/
DmxGCP2.js81 enumList: [{val: 'standard', dispName: 'Standard'}, property
82 {val: 'dynamic', dispName: 'Dynamic'}, property
83 {val: 'multiple', dispName: 'Multiple'}, property
84 {val: 'shared', dispName: 'Shared'}, property
85 {val: 'replica', dispName: 'Replica'}, property
86 {val: 'dynamic2', dispName: 'Dynamic 2'}, property
87 {val: 'dynamic3', dispName: 'Dynamic 3'}, property
88 {val: 'highmem', dispName: 'High-Mem'}, property
89 {val: 'highcomp', dispName: 'High-Comp'}, property
90 {val: 'backend', dispName: 'Backend'}, property
[all …]
DmxKubernetes.js31 enumList: [{val: 'c_c_m', dispName: 'C-C-M'}, property
32 {val: 'c_m', dispName: 'C-M'}, property
33 {val: 'c_role', dispName: 'C-Role'}, property
34 {val: 'cm', dispName: 'CM'}, property
35 {val: 'crb', dispName: 'CRB'}, property
36 {val: 'crd', dispName: 'CRD'}, property
37 {val: 'cronjob', dispName: 'Cronjob'}, property
38 {val: 'deploy', dispName: 'Deploy'}, property
39 {val: 'ds', dispName: 'DS'}, property
40 {val: 'ep', dispName: 'EP'}, property
[all …]
DmxAtlassian.js28 enumList: [{val: 'story', dispName: 'Story'}, property
29 {val: 'task', dispName: 'Task'}, property
30 {val: 'subTask', dispName: 'Sub-Task'}, property
31 {val: 'feature', dispName: 'Feature'}, property
32 {val: 'bug', dispName: 'Bug'}, property
33 {val: 'techTask', dispName: 'Tech Task'}, property
34 {val: 'epic', dispName: 'Epic'}, property
35 {val: 'improvement', dispName: 'Improvement'}, property
36 {val: 'fault', dispName: 'Fault'}, property
37 {val: 'change', dispName: 'Change'}, property
[all …]
DmxIBM.js32 enumList: [{val: 'cloud', dispName: 'IBM Cloud'}, property
33 {val: 'vpc', dispName: 'VPC'}, property
34 {val: 'region', dispName: 'Region'}, property
35 {val: 'zone', dispName: 'Zone'}, property
36 {val: 'subnet', dispName: 'Subnet ACL'}, property
37 {val: 'public', dispName: 'Public Network'}, property
38 {val: 'enterprise', dispName: 'Enterprise Network'}, property
39 {val: 'classic', dispName: 'Classic Infrastructure'}]} property
DmxElectrical.js512 {val:'and', dispName:'And'}, property
513 {val:'or', dispName:'Or'}, property
514 {val:'xor', dispName:'Xor'} property
722 {val:'line', dispName:'Line'}, property
723 {val:'square', dispName:'Square'} property
727 {val:'n', dispName:'N'}, property
728 {val:'e', dispName:'E'}, property
729 {val:'s', dispName:'S'}, property
730 {val:'w', dispName:'W'} property
735 {val:'gen', dispName:'Generated'}, property
[all …]
DmxArchiMate.js123 enumList: [{val: 'process', dispName: 'Process'}, property
124 {val: 'function', dispName: 'Function'}, property
125 {val: 'interaction', dispName: 'Interaction'}, property
126 {val: 'event', dispName: 'Event'}, property
127 {val: 'service', dispName: 'Service'}] property
504 enumList: [{val: 'comp', dispName: 'Component'}, property
505 {val: 'interface', dispName: 'Interface'}, property
506 {val: 'interface2', dispName: 'Interface2'}, property
507 {val: 'function', dispName: 'Function'}, property
508 {val: 'interaction', dispName: 'Interaction'}, property
[all …]
/plugin/revealjs/syntax/
Dbackground.php258 private function _is_valid_transition($val) {
268 private function _is_valid_bg_transition($val) {
278 private function _is_valid_color($val) {
294 private function _is_valid_image($val) {
303 private function _is_valid_size($val) {
312 private function _is_valid_position($val) {
/plugin/diagramsnet/lib/shapes/pid2/
DmxPidInstruments.js38 {val:'field', dispName:'Field'}, property
39 {val:'room', dispName:'Room'}, property
40 {val:'inaccessible', dispName:'Inaccessible'}, property
41 {val:'local', dispName:'Local'} property
139 {val:'field', dispName:'Field'}, property
140 {val:'room', dispName:'Room'}, property
141 {val:'inaccessible', dispName:'Inaccessible'}, property
142 {val:'local', dispName:'Local'} property
243 {val:'field', dispName:'Field'}, property
244 {val:'room', dispName:'Room'}, property
[all …]
DmxPidMisc.js37 {val:'common', dispName:'Common'}, property
38 {val:'axial', dispName:'Axial'}, property
39 {val:'radial', dispName:'Radial'} property
144 {val:'common', dispName:'Common'}, property
145 {val:'fixed', dispName:'Fixed'}, property
146 {val:'fluid', dispName:'Fluid'}, property
147 {val:'baffle', dispName:'Baffle'}, property
148 {val:'valve', dispName:'Valve'}, property
149 {val:'bubble', dispName:'Bubble'}, property
150 {val:'nozzle', dispName:'Nozzle'}, property
[all …]
DmxPidValves.js70 {val:'closed', dispName:'Closed'}, property
71 {val:'open', dispName:'Open'} property
75 {val:'man', dispName:'Manual'}, property
76 {val:'diaph', dispName:'Diphragm'}, property
77 {val:'balDiaph', dispName:'Balanced Diaphragm'}, property
78 {val:'motor', dispName:'Motor'}, property
79 {val:'none', dispName:'None'}, property
80 {val:'spring', dispName:'Spring'}, property
81 {val:'pilot', dispName:'Pilot'}, property
82 {val:'powered', dispName:'Powered'}, property
[all …]
/plugin/asciidocjs/node_modules/pug-runtime/
Dindex.js63 function pug_classes_array(val, escaping) { argument
74 function pug_classes_object(val) { argument
84 function pug_classes(val, escaping) { argument
102 function pug_style(val) { argument
128 function pug_attr(key, val, escaped, terse) { argument
/plugin/struct/helper/
Dconfig.php21 public function parseSort($val)
35 public function parseFilterLine($logic, $val)
53 protected function parseFilter($val)
/plugin/asciidocjs/node_modules/babel-types/lib/definitions/
Dindex.js40 function getType(val) { argument
53 function validator(node, key, val) { argument
69 function validate(node, key, val) { argument
85 function validate(node, key, val) { argument
123 function validate(node, key, val) { argument
157 function validate(node, key, val) { argument
/plugin/tplmod/
Dscript.js50 jQuery("div.pad div.headings img").first().attr("src", function( i, val ) { argument
61 jQuery("div.headings.group h1 img,div.navbar-header img").attr("src", function( i, val ) { argument
74 jQuery("p.claim,span#dw__tagline").html(function(i,val) { argument
90 jQuery("div.headings.group h1 span").html(function(index,val) { argument
94 jQuery("span#dw__title").html(function(index,val) { argument
/plugin/struct/meta/
DConfigParser.php201 protected function parseSchema($val)
222 protected function parseAlignments($val)
249 protected function parseWidths($val)
/plugin/asciidocjs/node_modules/kind-of/
Dindex.js11 module.exports = function kindOf(val) { argument
/plugin/diagramsnet/lib/shapes/bpmn/
DmxBpmnShape2.js43 enumList: [{val: 'general', dispName: 'General'}, property
44 {val: 'message', dispName: 'Message'}, property
45 {val: 'timer', dispName: 'Timer'}, property
46 {val: 'escalation', dispName: 'Escalation'}, property
47 {val: 'conditional', dispName: 'Conditional'}, property
48 {val: 'link', dispName: 'Link'}, property
49 {val: 'error', dispName: 'Error'}, property
50 {val: 'cancel', dispName: 'Cancel'}, property
51 {val: 'compensation', dispName: 'Compensation'}, property
52 {val: 'signal', dispName: 'Signal'}, property
[all …]
/plugin/strata/driver/
Dpgsql.php20 public function castToNumber($val) {
24 public function orderBy($val) {
Dmysql.php16 public function castToNumber($val) {
20 public function ci($val='?') {
Ddriver.php47 public function castToNumber($val) {
57 public function ci($val='?') {
78 public function orderBy($val) {
/plugin/asciidocjs/node_modules/right-align/
Dindex.js12 module.exports = function rightAlign(val) { argument
/plugin/asciidocjs/node_modules/center-align/
Dindex.js12 module.exports = function centerAlign(val) { argument
/plugin/asciidocjs/node_modules/align-text/
Dindex.js14 module.exports = function alignText(val, fn) { argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Dpopcorn.player.js135 set: function( val ) { argument
151 set: function( val ) { argument
166 set: function( val ) { argument
181 set: function( val ) { argument
260 options && options.events && Popcorn.forEach( options.events, function( val, key ) { argument
/plugin/asciidocjs/node_modules/nunjucks/src/
Druntime.js20 _proto.set = function set(name, val, resolveUp) { argument
85 macroArgs.slice(args.length, argCount).forEach(function (val, i) { argument
142 function SafeString(val) { argument
168 function markSafe(val) { argument
184 function suppressValue(val, autoescape) { argument
191 function ensureDefined(val, lineno, colno) { argument
197 function memberLookup(obj, val) { argument

12345678910>>...15