Home
last modified time | relevance | path

Searched defs:children (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dsparse_array.c78 uintptr_t *children = _util_sparse_array_node_data(node); in _util_sparse_array_node_finish() local
177 uintptr_t *children = node_data; in util_sparse_array_get() local
201 uintptr_t *children = _util_sparse_array_node_data(node); in validate_node_level() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dextdependency.py166 def children(self, extension): member in ApiDependencies
/hardware/google/aemu/base/
DLayoutResolver.cpp38 std::vector<uint32_t> children; member
/hardware/interfaces/audio/aidl/default/
DEffectConfig.cpp86 std::vector<std::reference_wrapper<const tinyxml2::XMLElement>> children; in getChildren() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.js5846 children: params.children, property
6694 children.push(buildHTMLUnbreakable(parts, options)); field
6702 children.push(buildHTMLUnbreakable(parts, options)); field
6712 children.push(buildHTMLUnbreakable(parts, options)); field
7748 children: [{ property
7763 children: [{ property
7885 children: [{ property
7981 children: [{ property
7998 children: [{ property
8574 children: inners property
[all …]
Dkatex.mjs1009 constructor(children) { argument
1198 constructor(classes, children, options, style) { argument
1240 constructor(href, classes, children, options) { argument
1472 constructor(children, attributes) { argument
5715 const makeSpan = function makeSpan(classes, children, options, style) { argument
5723 const makeSvgSpan = (classes, children, options, style) => new Span(classes, children, options, sty… argument
5738 const makeAnchor = function makeAnchor(href, classes, children, options) { argument
5748 const makeFragment = function makeFragment(children) { argument
6603 function buildHTMLUnbreakable(children, options) { argument
6716 function newDocumentFragment(children) { argument
[all …]
Dkatex.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.katex=e():t.katex=e()}("undefined… property
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp709 Children& children() { return this->second; } in children() function
710 const Children& children() const { return this->second; } in children() function
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… variable