Home
last modified time | relevance | path

Searched defs:first_child (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/tests/
Dgdbus-non-socket.c135 pid_t first_child; in test_non_socket() local
/third_party/boost/boost/heap/
Dd_ary_heap.hpp320 const size_t first_child = first_child_index(index); in not_leaf() local
331 const container_iterator first_child = q_.begin() + first_index; in top_child_index() local
Dpairing_heap.hpp685 node_pointer first_child = static_cast<node_pointer>(&children.front()); in merge_first_pair() local
/third_party/e2fsprogs/lib/support/
Dprofile.c144 struct profile_node *first_child; member
/third_party/grpc/src/core/lib/surface/
Dcall.cc123 grpc_call* first_child = nullptr; member