| /openbmc/openbmc-tools/dbus-vis/ |
| H A D | initialization.js | 43 document.getElementById('btn_open_file') 45 document.getElementById('btn_open_file2') 48 document.getElementById('bah1').addEventListener( 50 document.getElementById('bah2').addEventListener( 52 document.getElementById('bah3').addEventListener( 56 var g_group_by_dbus = document.getElementById('span_group_by_dbus'); 57 var g_group_by_ipmi = document.getElementById('span_group_by_ipmi'); 59 document.getElementById('span_group_by_boost_asio_handler') 60 var g_canvas_ipmi = document.getElementById('my_canvas_ipmi'); 61 var g_canvas_dbus = document.getElementById('my_canvas_dbus'); [all …]
|
| H A D | info_panel.js | 5 let header = document.getElementById(elt.id + "_header"); 17 document.onmouseup = MouseUp; 19 document.onmousemove = MouseMove; 32 document.onmouseup = null; 33 document.onmousemove = null; 50 let tr = document.createElement("tr"); 51 let td = document.createElement("td"); 60 let tr = document.createElement("tr"); 62 let td = document.createElement("td"); 80 let tr = document.createElement("tr"); [all …]
|
| H A D | ipmi_timeline_vis.js | 25 var btn_start_capture = document.getElementById('btn_start_capture'); 26 var select_capture_mode = document.getElementById('select_capture_mode'); 27 var capture_info = document.getElementById('capture_info'); 29 var radio_open_file = document.getElementById('radio_open_file'); 30 var radio_capture = document.getElementById('radio_capture'); 31 var title_open_file = document.getElementById('title_open_file'); 32 var title_capture = document.getElementById('title_capture'); 36 document.getElementById('c1').addEventListener( 38 document.getElementById('c2').addEventListener( 42 document.getElementById('btn_zoom_in').addEventListener('click', function() { [all …]
|
| H A D | renderer.js | 10 let c1 = document.getElementById('my_canvas_ipmi'); 11 let c2 = document.getElementById('my_canvas_dbus'); 12 let c3 = document.getElementById('my_canvas_boost_asio_handler');
|
| /openbmc/libcper/ |
| H A D | .gitignore | 15 specification/document/*.out 16 specification/document/*.pdf 17 specification/document/*.toc 18 specification/document/*.lot 19 specification/document/*.log 20 specification/document/*.fls 21 specification/document/*.fdb_* 22 specification/document/*.*gz 23 specification/document/*aux
|
| /openbmc/webui-vue/src/ |
| H A D | App.vue | 25 document.title = `${tag} - ${this.$route.meta.title}`; 29 document.title = to.meta.title || 'Page is missing title'; 31 document.title = `${this.assetTag} - ${to.meta.title}`; 37 document.title = ''; 38 //document.title = this.$route.meta.title || 'Page is missing title';
|
| /openbmc/qemu/docs/sphinx-static/ |
| H A D | custom.js | 1 document.addEventListener('keydown', (event) => { 3 let search_input = document.getElementsByName('q')[0]; 5 if (event.code === 'KeyS' && document.activeElement !== search_input) {
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | GPL-2.0-with-font-exception | 5 As a special exception, if you create a document which uses this font, and 6 embed this font or unaltered portions of this font into the document, this font 7 does not by itself cause the resulting document to be covered by the GNU 9 reasons why the document might be covered by the GNU General Public License. If
|
| H A D | CrystalStacker | 1 …ided you include this document in it's original form in your distribution. Please see the "Contact… 5 … problems. If you have trouble with the software, see the "Contacting Us" section of this document. 7 …lems you might run into. Please see the "Contacting Us" section of this document if you need to ge…
|
| H A D | OPUBL-1.0 | 13 …llowed with any options elected by the author(s) and/or publisher of the document (see section VI). 25 …ense terms apply to all Open Publication works, unless otherwise explicitly stated in the document. 39 4. The location of the original unmodified document must be identified. 40 …name(s) may not be used to assert or imply endorsement of the resulting document without the origi… 45 …e updated documents. This notification should describe modifications, if any, made to the document. 46 … deletions) be either clearly marked up in the document or else described in an attachment to the … 51 The author(s) and/or publisher of an Open Publication-licensed document may elect certain options b… 53 …ive modification" is defined as a change to the semantic content of the document, and excludes mer… 55 …add the phrase `Distribution of substantively modified versions of this document is prohibited wit…
|
| H A D | Abstyles | 9 Permission is granted to make and distribute verbatim copies of this document provided that the co… 11 Permission is granted to copy and distribute modified versions of this document under the condition…
|
| H A D | Adobe-Glyph | 5 - No modification, editing or other alteration of this document is allowed; and 8 …document to use, copy, publish, distribute, sublicense, and/or sell the derivative works, and to p…
|
| H A D | W3C-20150513 | 10 …e new code or document such as "This software or document includes material copied from or derived…
|
| H A D | PDDL-1.0 | 4 The Open Data Commons - Public Domain Dedication & Licence is a document intended to allow you to f… 6 …ar statements of use of the database or data do not form a part of this document, and do not act a… 10 …document places the database and its contents in or as close as possible within the public domain,… 14 …document relinquishing and waiving intellectual property rights, including copyright and database … 16 The purpose of this document is to enable rightsholders to place their work into the public domain.… 18 …document can cover either or both of the database and its contents (the data). Because databases c… 20 …document to cover any copyright or database rights claims over only a database, and leave the cont… 22 …document dealing with intellectual property, rightsholders should be aware that one can only licen… 24 This document permanently and irrevocably makes the Work available to the public for any use of any… 52 2.0 What this document covers
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | filtersnippet.js | 10 var elemFrom=document.getElementById("date_from_"+key); 11 var elemTo=document.getElementById("date_to_"+key); 39 var elemFrom=document.getElementById("date_from_"+key); 40 var elemTo=document.getElementById("date_to_"+key);
|
| H A D | bootstrap-3.4.1.min.js | 6 …document.createElement("bootstrap"),e={WebkitTransition:"webkitTransitionEnd",MozTransition:"trans…
|
| H A D | bootstrap-3.4.1.js | 35 var el = document.createElement('bootstrap') 113 var $parent = $(document).find(selector) 171 $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close) 283 $(document) 328 this.options.pause == 'hover' && !('ontouchstart' in document.documentElement) && this.$element 518 var $target = $(document).find(target) 535 $(document) 687 return $(document).find(this.options.parent) 710 return $(document).find(target) 747 $(document).on('click.bs.collapse.data-api', '[data-toggle="collapse"]', function (e) { [all …]
|
| H A D | jquery.cookie.js | 68 return (document.cookie = [ 84 var cookies = document.cookie ? document.cookie.split('; ') : [];
|
| H A D | qunit-1.18.0.js | 1 …out=window.setTimeout,clearTimeout=window.clearTimeout,defined={document:window.document!==undefin… property in defined 102 var fixture=defined.document&&document.getElementById&&document.getElementById("qunit-fixture");if(… 137 …nction",obj)){type="function";}else if(obj.setInterval!==undefined&&obj.document!==undefined&&obj.… 140 …:join,depth:1,maxDepth:QUnit.config.maxDepth,parsers:{window:"[Window]",document:"[Document]",erro… 243 qunit=id("qunit");if(qunit){qunit.innerHTML="<h1 id='qunit-header'>"+escapeText(document.title)+"</… 251 if(tests){result=document.createElement("p");result.id="qunit-testresult";result.className="result"… 252 var config=QUnit.config,hasOwn=Object.prototype.hasOwnProperty,defined={document:window.document!==… property in defined 254 …+type,function(){var event=window.event;if(!event.target){event.target=event.srcElement||document;} 262 function id(name){return defined.document&&document.getElementById&&document.getElementById(name);} 288 function toolbarUrlConfigContainer(){var urlConfigContainer=document.createElement("span");urlConfi… [all …]
|
| /openbmc/docs/userguide/ |
| H A D | userguide.tex | 12 % document metadata 24 \begin{document} 34 \end{document}
|
| /openbmc/phosphor-webui/app/common/directives/ |
| H A D | serial-console.js | 18 var span = document.createElement('span'); 32 document.body.appendChild(span); 34 document.body.removeChild(span); 180 termContainer = document.getElementById('term-container'); 193 termContainer = document.getElementById('term-container');
|
| /openbmc/u-boot/Documentation/sphinx/ |
| H A D | kernel_include.py | 84 if not self.state.document.settings.file_insertion_enabled: 99 'encoding', self.state.document.settings.input_encoding) 100 e_handler=self.state.document.settings.input_encoding_error_handler 102 'tab-width', self.state.document.settings.tab_width) 104 self.state.document.settings.record_dependencies.add(path)
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evince/ |
| H A D | evince_48.0.bb | 1 SUMMARY = "Evince is a document viewer for document formats like pdf, ps, djvu" 50 …sed -i -e 's|${B}/../${PN}-${PV}|${TARGET_DBGSRC_DIR}|g' ${B}/libdocument/ev-document-type-builtin…
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | dbusdoc.py | 123 node.document = state.document 138 reporter = self.state.document.reporter 147 env = self.state.document.settings.env
|
| /openbmc/webui-vue/src/components/Global/ |
| H A D | ButtonBackToTop.vue | 37 document.documentElement.scrollTop > 500 42 document.documentElement.scrollTo({
|