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

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

Completed in 122 milliseconds