Home
last modified time | relevance | path

Searched defs:tree (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/tests/
Drb_tree_test.cpp73 validate_tree_order(struct rb_tree *tree, unsigned expected_count) in validate_tree_order()
161 validate_search(struct rb_tree *tree, int first_number, in validate_search()
211 struct rb_tree tree; in TEST() local
234 struct rb_tree tree; in TEST() local
255 struct rb_tree tree; in TEST() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
DstripAPI.py38 tree = etree.parse(args.input) variable
DtestSpecVersion.py37 tree = etree.parse(args.registry) variable
DindexExt.py53 tree = etree.parse(args.registry) variable
Dcheck_html_xrefs.py53 tree = etree.parse(filename, parser) variable
Dmap_html_anchors.py178 tree = etree.parse(filename, parser) variable
Dgenvk.py1166 tree = etree.parse(args.registry) variable
Dreg.py91 def mergeAPIs(tree, fromApiNames, toApiName): argument
167 def stripNonmatchingAPIs(tree, apiName, actuallyDelete = True): argument
488 def loadElementTree(self, tree): argument
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
DHidParserExample2.cpp58 std::shared_ptr<HidTreeNode> tree = hidParser.getTree()->deepCopy(); in main() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Drender-a11y-string.mjs181 const handleObject = (tree, a11yStrings, atomType) => { argument
706 const buildA11yStrings = function buildA11yStrings(tree, a11yStrings, atomType) { argument
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c516 xcb_query_tree_reply_t *tree; in get_visualtype_for_window() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs6625 function buildHTML(tree, options) { argument
7127 function buildMathML(tree, texExpression, options, forMathmlOnly) { argument
7180 const buildTree = function buildTree(tree, expression, settings) { argument
7197 const buildHTMLTree = function buildHTMLTree(tree, expression, settings) { argument
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXproto.h1262 xQueryTreeReply tree; member