Home
last modified time | relevance | path

Searched refs:curDepth (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/cmd/
Dfdt.c346 int curDepth = startDepth; in do_fdt() local
349 working_fdt, nodeoffset, &curDepth); in do_fdt()
354 while (curDepth > startDepth) { in do_fdt()
355 if (curDepth == startDepth + 1) in do_fdt()
367 working_fdt, nextNodeOffset, &curDepth); in do_fdt()
/external/libxml2/
Dxmlschemas.c27169 int curDepth; in xmlSchemaVReaderWalk() local
27175 curDepth = xmlTextReaderDepth(vctxt->reader); in xmlSchemaVReaderWalk()
27176 while ((ret == 1) && (curDepth != depth)) { in xmlSchemaVReaderWalk()
27178 curDepth = xmlTextReaderDepth(vctxt->reader); in xmlSchemaVReaderWalk()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...