depth 80 include/crm/common/logging_compat.h int depth, int legacy_options); depth 169 include/crm/common/xml_internal.h int depth, uint32_t options); depth 26 include/crm/common/xml_io_internal.h int depth); depth 81 lib/common/patchset_display.c const xmlNode *data, int depth, uint32_t options) depth 103 lib/common/patchset_display.c depth + 1, options); depth 109 lib/common/patchset_display.c return pcmk__xml_show(out, prefix, data, depth, depth 20 lib/common/xml_display.c const char *prefix, const xmlNode *data, int depth, depth 59 lib/common/xml_display.c show_xml_comment(pcmk__output_t *out, const xmlNode *data, int depth, depth 63 lib/common/xml_display.c int width = pcmk_is_set(options, pcmk__xml_fmt_pretty)? (2 * depth) : 0; depth 92 lib/common/xml_display.c const xmlNode *data, int depth, uint32_t options) depth 94 lib/common/xml_display.c int spaces = pcmk_is_set(options, pcmk__xml_fmt_pretty)? (2 * depth) : 0; depth 162 lib/common/xml_display.c int temp_rc = show_xml_node(out, buffer, prefix, child, depth + 1, depth 202 lib/common/xml_display.c const xmlNode *data, int depth, uint32_t options) depth 206 lib/common/xml_display.c return show_xml_comment(out, data, depth, options); depth 208 lib/common/xml_display.c return show_xml_element(out, buffer, prefix, data, depth, options); depth 230 lib/common/xml_display.c int depth, uint32_t options) depth 236 lib/common/xml_display.c CRM_CHECK(depth >= 0, depth = 0); depth 246 lib/common/xml_display.c rc = show_xml_node(out, buffer, prefix, data, depth, options); depth 266 lib/common/xml_display.c show_xml_changes_recursive(pcmk__output_t *out, const xmlNode *data, int depth, depth 278 lib/common/xml_display.c return pcmk__xml_show(out, PCMK__XML_PREFIX_CREATED, data, depth, depth 288 lib/common/xml_display.c int spaces = pretty? (2 * depth) : 0; depth 296 lib/common/xml_display.c rc = pcmk__xml_show(out, prefix, data, depth, depth 338 lib/common/xml_display.c temp_rc = show_xml_changes_recursive(out, child, depth + 1, depth 344 lib/common/xml_display.c temp_rc = pcmk__xml_show(out, PCMK__XML_PREFIX_MODIFIED, data, depth, depth 352 lib/common/xml_display.c temp_rc = show_xml_changes_recursive(out, child, depth + 1, options); depth 409 lib/common/xml_display.c int line, const char *prefix, const xmlNode *data, int depth, depth 472 lib/common/xml_display.c CRM_CHECK(depth >= 0, depth = 0); depth 473 lib/common/xml_display.c show_xml_changes_recursive(out, data, depth, options); depth 505 lib/common/xml_display.c depth + 1, options); depth 509 lib/common/xml_display.c pcmk__xml_show(out, prefix, data, depth, depth 295 lib/common/xml_io.c int depth) depth 299 lib/common/xml_io.c int spaces = pretty? (2 * depth) : 0; depth 329 lib/common/xml_io.c pcmk__xml_string(child, options, buffer, depth + 1); depth 355 lib/common/xml_io.c int depth) depth 358 lib/common/xml_io.c int spaces = pretty? (2 * depth) : 0; depth 390 lib/common/xml_io.c int depth) depth 393 lib/common/xml_io.c int spaces = pretty? (2 * depth) : 0; depth 418 lib/common/xml_io.c int depth) depth 421 lib/common/xml_io.c int spaces = pretty? (2 * depth) : 0; depth 491 lib/common/xml_io.c int depth) depth 499 lib/common/xml_io.c CRM_CHECK(depth >= 0, depth = 0); depth 504 lib/common/xml_io.c dump_xml_element(data, options, buffer, depth); depth 508 lib/common/xml_io.c dump_xml_text(data, options, buffer, depth); depth 512 lib/common/xml_io.c dump_xml_comment(data, options, buffer, depth); depth 515 lib/common/xml_io.c dump_xml_cdata(data, options, buffer, depth); depth 89 maint/gnulib/lib/alloca.c find_stack_direction (int *addr, int depth) depth 95 maint/gnulib/lib/alloca.c dir = depth ? find_stack_direction (addr, depth - 1) : 0; depth 135 maint/gnulib/lib/alloca.c register char *depth = &probe; depth 153 maint/gnulib/lib/alloca.c if ((STACK_DIR > 0 && hp->h.deep > depth) depth 154 maint/gnulib/lib/alloca.c || (STACK_DIR < 0 && hp->h.deep < depth)) depth 191 maint/gnulib/lib/alloca.c new->h.deep = depth; depth 414 maint/gnulib/lib/argp-help.c int depth; depth 526 maint/gnulib/lib/argp-help.c cl->depth = parent ? parent->depth + 1 : 0; depth 739 maint/gnulib/lib/argp-help.c if (cl1->depth > cl2->depth) depth 743 maint/gnulib/lib/argp-help.c while (cl1->depth > cl2->depth); depth 750 maint/gnulib/lib/argp-help.c else if (cl1->depth < cl2->depth) depth 754 maint/gnulib/lib/argp-help.c while (cl1->depth < cl2->depth); depth 457 maint/gnulib/lib/dfa.c idx_t depth; /* Current depth of a hypothetical stack depth 483 maint/gnulib/lib/dfa.c idx_t depth; /* Depth required of an evaluation stack depth 1558 maint/gnulib/lib/dfa.c dfa->parse.depth--; depth 1581 maint/gnulib/lib/dfa.c dfa->parse.depth++; depth 1582 maint/gnulib/lib/dfa.c if (dfa->depth < dfa->parse.depth) depth 1583 maint/gnulib/lib/dfa.c dfa->depth = dfa->parse.depth; depth 1981 maint/gnulib/lib/dfa.c d->parse.depth = d->depth; depth 2606 maint/gnulib/lib/dfa.c } *stkalloc = xnmalloc (d->depth, sizeof *stkalloc), *stk = stkalloc; depth 267 maint/gnulib/lib/glob.c size_t depth = 0; depth 277 maint/gnulib/lib/glob.c if ((*cp == '}' && depth-- == 0) || (*cp == ',' && depth == 0)) depth 281 maint/gnulib/lib/glob.c depth++; depth 650 maint/gnulib/lib/glthread/lock.c lock->depth = 0; depth 667 maint/gnulib/lib/glthread/lock.c if (++(lock->depth) == 0) /* wraparound? */ depth 669 maint/gnulib/lib/glthread/lock.c lock->depth--; depth 680 maint/gnulib/lib/glthread/lock.c if (lock->depth == 0) depth 682 maint/gnulib/lib/glthread/lock.c if (--(lock->depth) == 0) depth 481 maint/gnulib/lib/glthread/lock.h unsigned long depth; depth 539 maint/gnulib/lib/hamt.c size_t hash2, int depth) depth 541 maint/gnulib/lib/hamt.c if (depth >= _GL_HAMT_MAX_DEPTH) depth 568 maint/gnulib/lib/hamt.c depth + 1); depth 616 maint/gnulib/lib/hamt.c size_t hash, int depth, bool replace, depth 622 maint/gnulib/lib/hamt.c Hamt_entry **elt_ptr, size_t hash, int depth, bool replace, depth 632 maint/gnulib/lib/hamt.c = entry_insert (functions, entry, elt_ptr, hash >> 5, depth + 1, depth 658 maint/gnulib/lib/hamt.c Hamt_entry **elt_ptr, size_t hash, int depth, bool replace, depth 685 maint/gnulib/lib/hamt.c >> (5 * depth)), depth); depth 689 maint/gnulib/lib/hamt.c depth, replace, shared); depth 767 maint/gnulib/lib/hamt.c size_t hash, int depth, bool shared); depth 772 maint/gnulib/lib/hamt.c Hamt_entry **elt_ptr, size_t hash, int depth, bool shared) depth 781 maint/gnulib/lib/hamt.c = entry_remove (functions, entry, elt_ptr, hash >> 5, depth + 1, depth 805 maint/gnulib/lib/hamt.c Hamt_entry **elt_ptr, size_t hash, int depth, bool shared) depth 820 maint/gnulib/lib/hamt.c depth, shared); depth 953 maint/gnulib/lib/hamt.c iter.depth = -1; depth 956 maint/gnulib/lib/hamt.c iter.depth = 0; depth 957 maint/gnulib/lib/hamt.c while (iter.entry[iter.depth] = entry, entry_type (entry) == subtrie_entry) depth 960 maint/gnulib/lib/hamt.c ++iter.depth; depth 985 maint/gnulib/lib/hamt.c bit_width (int depth) depth 987 maint/gnulib/lib/hamt.c if (depth < _GL_HAMT_MAX_DEPTH - 1) depth 996 maint/gnulib/lib/hamt.c int depth = iter->depth; depth 997 maint/gnulib/lib/hamt.c if (depth < 0) depth 1000 maint/gnulib/lib/hamt.c Hamt_entry *entry = iter->entry[depth]; depth 1012 maint/gnulib/lib/hamt.c while (iter->depth-- > 0) depth 1014 maint/gnulib/lib/hamt.c int width = bit_width (iter->depth); depth 1016 maint/gnulib/lib/hamt.c subtrie = (struct subtrie *) iter->entry[iter->depth]; depth 1020 maint/gnulib/lib/hamt.c while (iter->entry[++iter->depth] = subtrie->nodes[j], depth 1021 maint/gnulib/lib/hamt.c entry_type (iter->entry[iter->depth]) == subtrie_entry) depth 1023 maint/gnulib/lib/hamt.c width = bit_width (iter->depth); depth 1026 maint/gnulib/lib/hamt.c subtrie = (struct subtrie *) iter->entry[iter->depth]; depth 213 maint/gnulib/lib/hamt.h int depth; depth 31 maint/gnulib/lib/windows-recmutex.c mutex->depth = 0; depth 61 maint/gnulib/lib/windows-recmutex.c if (++(mutex->depth) == 0) /* wraparound? */ depth 63 maint/gnulib/lib/windows-recmutex.c mutex->depth--; depth 95 maint/gnulib/lib/windows-recmutex.c if (++(mutex->depth) == 0) /* wraparound? */ depth 97 maint/gnulib/lib/windows-recmutex.c mutex->depth--; depth 109 maint/gnulib/lib/windows-recmutex.c if (mutex->depth == 0) depth 111 maint/gnulib/lib/windows-recmutex.c if (--(mutex->depth) == 0) depth 36 maint/gnulib/lib/windows-recmutex.h unsigned long depth; depth 37 maint/gnulib/lib/windows-timedrecmutex.c mutex->depth = 0; depth 84 maint/gnulib/lib/windows-timedrecmutex.c if (++(mutex->depth) == 0) /* wraparound? */ depth 86 maint/gnulib/lib/windows-timedrecmutex.c mutex->depth--; depth 127 maint/gnulib/lib/windows-timedrecmutex.c if (++(mutex->depth) == 0) /* wraparound? */ depth 129 maint/gnulib/lib/windows-timedrecmutex.c mutex->depth--; depth 232 maint/gnulib/lib/windows-timedrecmutex.c if (++(mutex->depth) == 0) /* wraparound? */ depth 234 maint/gnulib/lib/windows-timedrecmutex.c mutex->depth--; depth 246 maint/gnulib/lib/windows-timedrecmutex.c if (mutex->depth == 0) depth 248 maint/gnulib/lib/windows-timedrecmutex.c if (--(mutex->depth) == 0) depth 38 maint/gnulib/lib/windows-timedrecmutex.h unsigned long depth; depth 121 maint/gnulib/tests/test-tsearch.c walk_action (const void *nodep, const VISIT which, const int depth) depth 125 maint/gnulib/tests/test-tsearch.c if (depth > max_depth) depth 126 maint/gnulib/tests/test-tsearch.c max_depth = depth; depth 130 maint/gnulib/tests/test-tsearch.c depths[key] = depth; depth 134 maint/gnulib/tests/test-tsearch.c if (depths[key] != depth) depth 163 tools/crm_resource_runtime.c const char * attr_name, cib_t * cib, int depth) depth 173 tools/crm_resource_runtime.c attr_name, cib, depth+1); depth 184 tools/crm_resource_runtime.c if((0 == depth) || (pcmk_rc_ok == rc)) {