Home
last modified time | relevance | path

Searched refs:other_child (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/quic/crypto/
Dstrike_register.cc428 const uint32 other_child = wherep[1]; in DropOldestNode() local
430 *whereq = (*whereq & 0xff) | (other_child & 0xffffff00); in DropOldestNode()
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
Dparse-filter.c734 struct filter_arg *other_child; in reparent_op_arg() local
744 other_child = old_child->op.left; in reparent_op_arg()
747 other_child = old_child->op.right; in reparent_op_arg()
756 free_arg(other_child); in reparent_op_arg()