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

  /external/chromium_org/net/quic/crypto/
strike_register.cc 399 // to do that we keep pointers to the parent (wherep) and grandparent
402 uint32 p = internal_node_head_ >> 8, *wherep = &internal_node_head_, local
405 whereq = wherep;
409 wherep = &inode->data_[0];
410 p = (*wherep) >> 8;
426 // |wherep| points to the left child pointer in the parent so we can add
428 const uint32 other_child = wherep[1];
  /external/valgrind/main/helgrind/
hg_errors.c 417 ExeContext* wherep = NULL; local
428 &wherep, &thrp, &conf_szB, &conf_isW, &conf_locksHeldW,
431 tl_assert(wherep);
435 xe->XE.Race.h2_ct_accEC = wherep;
    [all...]

Completed in 125 milliseconds