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 341 // to do that we keep pointers to the parent (wherep) and grandparent
344 uint32 p = internal_node_head_ >> 8, *wherep = &internal_node_head_, local
347 whereq = wherep;
351 wherep = &inode->data_[0];
352 p = (*wherep) >> 8;
366 // |wherep| points to the left child pointer in the parent so we can add
368 const uint32 other_child = wherep[1];
  /external/valgrind/main/helgrind/
hg_errors.c 466 ExeContext* wherep = NULL; local
477 &wherep, &thrp, &conf_szB, &conf_isW, &conf_locksHeldW,
480 tl_assert(wherep);
484 xe->XE.Race.h2_ct_accEC = wherep;
    [all...]

Completed in 61 milliseconds