Searched refs:depth (Results 1 – 3 of 3) sorted by relevance
316 int depth = 0; in spinel_next_packed_datatype() local323 depth++; in spinel_next_packed_datatype()327 depth--; in spinel_next_packed_datatype()329 if (depth == 0) in spinel_next_packed_datatype()336 } while ((depth > 0) && *pack_format != 0); in spinel_next_packed_datatype()
2659 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs2660 # generated by dot. A depth value of 3 means that only nodes reachable from the2665 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
2671 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs2672 # generated by dot. A depth value of 3 means that only nodes reachable from the2677 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.