HomeSort by relevance Sort by last modified time
    Searched defs:is_leaf (Results 1 - 7 of 7) sorted by null

  /external/libxkbcommon/xkbcommon/src/compose/
table.h 75 bool is_leaf:1; member in struct:compose_node
  /system/extras/simpleperf/
CallChainJoiner.h 38 uint32_t is_leaf : 1; member in struct:simpleperf::call_chain_joiner_impl::CacheNode
41 // When is_leaf = false, children_count remembers how many nodes have current node as parent.
42 // When is_leaf = true, leaf_link_prev and leaf_link_next keeps current node in a LRU linked list.
120 node->is_leaf = true;
  /toolchain/binutils/binutils-2.27/gold/
arm-reloc-property.h 191 is_leaf() const function in class:gold::Arm_reloc_property::Tree_node
  /external/e2fsprogs/e2fsck/
pass2.c 904 int is_leaf = 1; local
1077 is_leaf = (dx_db->type == DX_DIRBLOCK_LEAF);
1082 if (is_leaf && !inline_data_size && failed_csum &&
1097 if (!is_leaf)
    [all...]
pass1.c 2563 int is_dir, is_leaf; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
function.h 443 bool is_leaf;
442 bool is_leaf; variable
  /external/selinux/libsepol/cil/src/
cil_binary.c 2672 int is_leaf = CIL_FALSE; local
    [all...]

Completed in 819 milliseconds