/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/ |
D | chunked.js | 44 for(var i=0; i < element.children.length; i++) { 45 if(element.children[i].nodeName == "A" && element.children[i].href.indexOf(chapter) >= 0) { 46 element.children[i].scrollIntoView(true); 50 if(scrollChapter(element.children[i], chapter)) 62 while(results.children.length > 0) { 63 results.removeChild(results.children[0]);
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | sparse_array.c | 78 uintptr_t *children = _util_sparse_array_node_data(node); in _util_sparse_array_node_finish() local 81 if (children[i]) in _util_sparse_array_node_finish() 82 _util_sparse_array_node_finish(arr, children[i]); in _util_sparse_array_node_finish() 177 uintptr_t *children = node_data; in util_sparse_array_get() local 178 uintptr_t child = p_atomic_read(&children[child_idx]); in util_sparse_array_get() 182 child = _util_sparse_array_set_or_free_node(&children[child_idx], in util_sparse_array_get() 201 uintptr_t *children = _util_sparse_array_node_data(node); in validate_node_level() local 204 if (children[i]) in validate_node_level() 205 validate_node_level(arr, children[i], level - 1); in validate_node_level()
|
/hardware/google/aemu/base/ |
D | LayoutResolver.cpp | 38 std::vector<uint32_t> children; member 78 for (auto id : iter.children) { in computeCoordinatesPerRow() 115 rectangles[j].children.push_back(rectangles[i].id); in resolveLayout() 116 if (!rectangles[i].children.empty()) { in resolveLayout() 117 for (uint32_t it : rectangles[i].children) { in resolveLayout() 118 rectangles[j].children.push_back(it); in resolveLayout()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.js | 937 function DocumentFragment(children) { 938 this.children = void 0; 944 this.children = children; 963 for (var i = 0; i < this.children.length; i++) { 964 frag.appendChild(this.children[i].toNode()); 975 for (var i = 0; i < this.children.length; i++) { 976 markup += this.children[i].toMarkup(); 995 return this.children.map(toText).join(""); 1073 for (var i = 0; i < this.children.length; i++) { 1074 node.appendChild(this.children[i].toNode()); [all …]
|
D | katex.min.js | 1 …children=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,t… property
|
D | katex.mjs | 1004 * children and doesn't have any DOM node properties. 1009 constructor(children) { argument 1010 this.children = void 0; 1016 this.children = children; 1033 for (let i = 0; i < this.children.length; i++) { 1034 frag.appendChild(this.children[i].toNode()); 1043 let markup = ""; // Simply concatenate the markup for the children together. 1045 for (let i = 0; i < this.children.length; i++) { 1046 markup += this.children[i].toMarkup(); 1063 return this.children.map(toText).join(""); [all …]
|
/hardware/interfaces/wifi/aidl/default/ |
D | wifi_legacy_hal_factory.cpp | 175 cnode = node->children; in initVendorHalsDescriptorList() 180 value = xmlNodeListGetString(xml, cnode->children, 1); in initVendorHalsDescriptorList() 184 value = xmlNodeListGetString(xml, cnode->children, 1); in initVendorHalsDescriptorList()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Xml.cpp | 79 for (child_ptr = element->children; in IPACM_read_content_element() 198 ret_val = ipacm_cfg_xml_parse_tree(xml_node->children, config); in ipacm_cfg_xml_parse_tree() 568 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 588 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 622 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 656 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 705 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 757 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 807 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 854 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() [all …]
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Xml.cpp | 83 for (child_ptr = element->children; in IPACM_read_content_element() 210 ret_val = ipacm_cfg_xml_parse_tree(xml_node->children, config); in ipacm_cfg_xml_parse_tree() 580 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 600 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 634 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 668 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 732 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 784 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 834 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() 881 ret_val = IPACM_firewall_xml_parse_tree(xml_node->children, config); in IPACM_firewall_xml_parse_tree() [all …]
|
/hardware/interfaces/audio/aidl/default/ |
D | EffectConfig.cpp | 86 std::vector<std::reference_wrapper<const tinyxml2::XMLElement>> children; in getChildren() local 89 children.emplace_back(*child); in getChildren() 91 return children; in getChildren()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | makeSubmit.py | 55 for depname in apideps.children(name):
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …children):"input"!==e.name||"radio"!==e.attribs.type&&"checkbox"!==e.attribs.type||"value"!==t?voi… property
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/ |
D | generate-core-block.rb | 38 require.children.each do |element|
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_direct_mode_display.adoc | 41 This extension and its platform-specific children will allow applications to
|
D | glossary.adoc | 968 of an instance, except for physical devices and their children. 975 High-level Vulkan objects, which are not physical devices, nor children
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | makeSpec | 113 for dep in deps.children(name):
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | extdependency.py | 166 def children(self, extension): member in ApiDependencies
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/ |
D | consistency_tools.py | 699 children = self.db.childTypes(type_name) 700 if children: 701 self._directly_referenced[type_name].update(children)
|
D | entity_db.py | 416 children = [childname 419 return children
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 709 Children& children() { return this->second; } in children() function 710 const Children& children() const { return this->second; } in children() function 816 bool done() const override { return current().children().empty(); } in done() 820 std::transform(current().children().cbegin(), current().children().cend(), in getExpectedStates() 828 current().children().cbegin(), current().children().cend(), in advance() 830 it != current().children().cend()) { in advance() 4420 active2.children().push_back(d->makeNode(State::TRANSFERRING, kTransferReadyEvent, last)); in makeBurstCommands() 4421 active.children().push_back(d->makeNode(State::TRANSFERRING, kTransferReadyEvent, active2)); in makeBurstCommands() 4422 idle.children().push_back(d->makeNode(State::TRANSFERRING, kTransferReadyEvent, active)); in makeBurstCommands() 4457 draining.children().push_back(d->makeFinalNode(State::ACTIVE)); in makeAsyncDrainCommands() [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/ |
D | render-a11y-string.mjs | 278 // It's a leaf node and has no children so just break.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fundamentals.adoc | 422 children, except when the parent is explicitly defined to free its children
|
D | devsandqueues.adoc | 108 is the version associated with a slink:VkInstance and its children, except 109 for a slink:VkPhysicalDevice and its children. 111 with a slink:VkPhysicalDevice and its children.
|
D | pipelines.adoc | 7145 device) to switch/bind between children of the same parent.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | extensions.adoc | 1160 // CORRECT: define interaction with children in parent VkImageCreateInfo
|