HomeSort by relevance Sort by last modified time
    Searched refs:is_parent (Results 1 - 2 of 2) sorted by null

  /external/ltp/tools/pounder21/src/ramsnake/
snake.c 148 int c, add_wait = -1, is_parent = 1; local
259 is_parent = 0;
266 if (is_parent) {
283 if (!is_parent) {
  /external/libmojo/mojo/edk/system/
node_controller.cc 557 bool is_parent; local
560 is_parent = (name == parent_name_ || channel == bootstrap_parent_channel_);
565 if (is_parent) {
    [all...]

Completed in 347 milliseconds