/external/google-styleguide/include/ |
D | styleguide.js | 40 toc.appendChild(tocHeadingDiv); 43 toc.appendChild(tocHeading); 47 tocHeading.appendChild(tocText); 54 toc.appendChild(tocTable); 59 tocTable.appendChild(tbody_element); 119 tocTable.appendChild(toc_tr); 122 toc_tr.appendChild(toc_tr_td); 124 toc_tr_td.appendChild(toc_category); 131 toc_category.appendChild(link); 135 toc_tr.appendChild(toc_td); [all …]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | DateTimeShortcuts.js | 145 now_link.appendChild(document.createTextNode(gettext('Now'))); 150 shortcuts_span.appendChild(document.createTextNode('\240')); 151 shortcuts_span.appendChild(now_link); 152 shortcuts_span.appendChild(document.createTextNode('\240|\240')); 153 shortcuts_span.appendChild(clock_link); 174 document.body.appendChild(clock_box); 247 today_link.appendChild(document.createTextNode(gettext('Today'))); 252 shortcuts_span.appendChild(document.createTextNode('\240')); 253 shortcuts_span.appendChild(today_link); 254 shortcuts_span.appendChild(document.createTextNode('\240|\240')); [all …]
|
/external/python/cpython2/Lib/test/ |
D | test_minidom.py | 123 dom.documentElement.appendChild(orig) 125 frag.appendChild(c1) 126 frag.appendChild(c2) 127 frag.appendChild(c3) 149 dom.documentElement.appendChild(dom.createComment(u"Hello")) 156 dom.documentElement.appendChild(frag) 176 self.assertRaises(xml.dom.HierarchyRequestErr, dom.appendChild, text) 178 dom.appendChild(elem) 190 elem.appendChild(text) 213 dom.appendChild(dom.createComment("foo")) [all …]
|
/external/llvm-project/clang-tools-extra/clang-doc/assets/ |
D | index.js | 42 ANode.appendChild(TextNode); 52 SpanNode.appendChild(genLink(Index, CurrentDirectory)); 64 LiNode.appendChild(Node); 65 ListNode.appendChild(LiNode); 78 IndexDiv.appendChild(Node);
|
/external/python/cpython3/Lib/test/ |
D | test_minidom.py | 133 dom.documentElement.appendChild(orig) 135 frag.appendChild(c1) 136 frag.appendChild(c2) 137 frag.appendChild(c3) 159 dom.documentElement.appendChild(dom.createComment("Hello")) 166 dom.documentElement.appendChild(frag) 186 self.assertRaises(xml.dom.HierarchyRequestErr, dom.appendChild, text) 188 dom.appendChild(elem) 200 elem.appendChild(text) 223 dom.appendChild(dom.createComment("foo")) [all …]
|
/external/icu/icu4j/perf-tests/ |
D | perftests.pl | 99 $root->appendChild($jdkElement); 110 $root->appendChild($icuElement); 143 $root->appendChild($jdkElement); 153 $root->appendChild($icuElement); 235 $root->appendChild($ICU); 242 $root->appendChild($Key); 249 $root->appendChild($JDK); 256 $root->appendChild($Key);
|
/external/deqp/scripts/log/ |
D | log_to_xml.py | 47 self.getCurElement().appendChild(elem) 83 self.getCurElement().appendChild(txt) 135 resultElem.appendChild(doc.createTextNode(result.statusDetails)) 136 testCaseResult.appendChild(resultElem) 145 dstDoc.appendChild(batchResultNode) 158 batchResultNode.appendChild(summaryElem)
|
/external/protobuf/ |
D | update_version.py | 239 elem.appendChild(document.createTextNode('\n' + (' ' * indent))) 240 elem.appendChild(child) 242 elem.appendChild(document.createTextNode('\n' + (' ' * indent))) 262 changelog.appendChild(document.createTextNode(' ')) 277 changelog.appendChild(release) 278 changelog.appendChild(document.createTextNode('\n '))
|
/external/skia/experimental/docs/ |
D | svgBackend.js | 65 svgRoot.appendChild(cache.element); 78 svgRoot.appendChild(svgDefs); 122 e.appendChild(s); 125 svgDefs.appendChild(e); 132 svgText.appendChild(textNode); 239 svgPicture.appendChild(svgElement);
|
/external/skqp/experimental/docs/ |
D | svgBackend.js | 65 svgRoot.appendChild(cache.element); 78 svgRoot.appendChild(svgDefs); 122 e.appendChild(s); 125 svgDefs.appendChild(e); 132 svgText.appendChild(textNode); 239 svgPicture.appendChild(svgElement);
|
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
D | EnvironmentCheck.java | 420 container.appendChild(envCheckNode); in appendEnvironmentReport() 426 …statusNode.appendChild(factory.createTextNode("appendEnvironmentReport called with null Hashtable!… in appendEnvironmentReport() 427 envCheckNode.appendChild(statusNode); in appendEnvironmentReport() 434 envCheckNode.appendChild(hashNode); in appendEnvironmentReport() 465 node.appendChild(factory.createTextNode((String)h.get(keyStr))); in appendEnvironmentReport() 466 hashNode.appendChild(node); in appendEnvironmentReport() 474 … node.appendChild(factory.createTextNode(ERROR + " Reading " + key + " threw: " + e.toString())); in appendEnvironmentReport() 475 hashNode.appendChild(node); in appendEnvironmentReport() 481 envCheckNode.appendChild(statusNode); in appendEnvironmentReport() 534 node.appendChild(factory.createTextNode((String)subhash.get(keyStr))); in appendFoundJars() [all …]
|
/external/llvm-project/clang/tools/scan-build/share/scan-build/ |
D | sorttable.js | 47 the.appendChild(table.rows[0]); 69 table.appendChild(tfo); 72 tfo.appendChild(sortbottomrows[i]); 104 this.appendChild(sortrevind); 117 this.appendChild(sortfwdind); 138 this.appendChild(sortfwdind); 157 tb.appendChild(row_array[j][1]); 251 tbody.appendChild(newrows[i]);
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-reference.js | 106 mom.get_children_ul().appendChild(node.li); 114 node.li.appendChild(node.label_div); 133 node.label_div.appendChild(node.expand_toggle); 139 node.expand_toggle.appendChild(node.plus_img); 145 node.label_div.appendChild(a); 147 a.appendChild(node.label); 169 node.li.appendChild(node.children_ul); 279 me.node.li.appendChild(me.node.children_ul);
|
/external/clang/tools/scan-build-py/libscanbuild/resources/ |
D | sorttable.js | 47 the.appendChild(table.rows[0]); 69 table.appendChild(tfo); 72 tfo.appendChild(sortbottomrows[i]); 104 this.appendChild(sortrevind); 117 this.appendChild(sortfwdind); 138 this.appendChild(sortfwdind); 157 tb.appendChild(row_array[j][1]); 251 tbody.appendChild(newrows[i]);
|
/external/clang/tools/scan-build/share/scan-build/ |
D | sorttable.js | 47 the.appendChild(table.rows[0]); 69 table.appendChild(tfo); 72 tfo.appendChild(sortbottomrows[i]); 104 this.appendChild(sortrevind); 117 this.appendChild(sortfwdind); 138 this.appendChild(sortfwdind); 157 tb.appendChild(row_array[j][1]); 251 tbody.appendChild(newrows[i]);
|
/external/llvm-project/clang/tools/scan-build-py/libscanbuild/resources/ |
D | sorttable.js | 47 the.appendChild(table.rows[0]); 69 table.appendChild(tfo); 72 tfo.appendChild(sortbottomrows[i]); 104 this.appendChild(sortrevind); 117 this.appendChild(sortfwdind); 138 this.appendChild(sortfwdind); 157 tb.appendChild(row_array[j][1]); 251 tbody.appendChild(newrows[i]);
|
/external/adhd/scripts/volume_tuning/ |
D | volume.js | 29 col_name.appendChild(document.createTextNode(names[i])); 31 col_box.appendChild(box); 32 col_db.appendChild(document.createTextNode('dB')); 52 col_name.appendChild(document.createTextNode(fix_pos + ':')); 54 col_box.appendChild(box); 55 col_db.appendChild(document.createTextNode('dB'));
|
/external/adhd/scripts/audio_tuning/frontend/ |
D | audio.js | 961 container.appendChild(player); 1040 name_span.appendChild(document.createTextNode(name)); 1041 col_name.appendChild(name_span); 1048 col_box.appendChild(box); 1050 suffix_span.appendChild(document.createTextNode(suffix)); 1051 col_box.appendChild(suffix_span); 1060 col_slider.appendChild(slider); 1099 div.appendChild(check); 1126 parent.appendChild(top); 1134 top.appendChild(div); [all …]
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemText.java | 129 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemText 146 return super.appendChild(newChild); in appendChild()
|
D | ElemComment.java | 103 public ElemTemplateElement appendChild(ElemTemplateElement newChild) in appendChild() method in ElemComment 141 return super.appendChild(newChild); in appendChild()
|
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/tests/module/ |
D | svg-in-shadow.js | 24 this.shadowRoot.appendChild(document.importNode(TEMPLATE.content, true)); 38 this.svg.appendChild(circle);
|
/external/perfetto/infra/perfetto.dev/src/assets/ |
D | script.js | 86 li.appendChild(link); 89 toc.appendChild(li); 96 tocContainer.appendChild(toc); 253 document.body.appendChild(script);
|
/external/llvm-project/polly/www/video-js/ |
D | video.js | 575 this.box.appendChild(this.controls); 581 this.controls.appendChild(this.playControl); 586 this.controls.appendChild(this.progressControl); 590 this.progressControl.appendChild(this.progressHolder); 595 this.progressHolder.appendChild(this.loadProgressBar); 600 this.progressHolder.appendChild(this.playProgressBar); 605 this.controls.appendChild(this.timeControl); 609 this.timeControl.appendChild(this.currentTimeDisplay); 614 this.timeControl.appendChild(this.timeSeparator); 618 this.timeControl.appendChild(this.durationDisplay); [all …]
|
/external/python/cpython3/Lib/xml/dom/ |
D | pulldom.py | 249 parents[-1].appendChild(cur_node) 302 parentNode.appendChild(curNode) 308 parentNode.appendChild(curNode) 314 parentNode.appendChild(node) 320 parentNode.appendChild(node) 326 parentNode.appendChild(node)
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/ |
D | FlatManifestWriterImpl.java | 109 document.appendChild(smoothStreamingMedia); in getManifest() 115 smoothStreamingMedia.appendChild(document.createComment(Version.VERSION)); in getManifest() 122 smoothStreamingMedia.appendChild(videoStreamIndex); in getManifest() 134 videoStreamIndex.appendChild(qualityLevel); in getManifest() 141 videoStreamIndex.appendChild(c); in getManifest() 151 smoothStreamingMedia.appendChild(audioStreamIndex); in getManifest() 165 audioStreamIndex.appendChild(qualityLevel); in getManifest() 171 audioStreamIndex.appendChild(c); in getManifest()
|