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

  /external/chromium/net/disk_cache/
mem_entry_impl.h 64 bool InUse();
mem_backend_impl.cc 302 if (!node->InUse() || empty) {
mem_entry_impl.cc 114 bool MemEntryImpl::InUse() {
  /external/valgrind/main/coregrind/
m_transtab.c 148 enum { InUse, Deleted, Empty } status;
318 /* The count of tt entries with state InUse. */
447 vg_assert(tte->status == InUse);
671 vg_assert(sec->tt[tteNo].status == InUse);
843 vg_assert(here_tte->status == InUse);
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
qosregistry.h 305 UINT InUse; /* Count of instances of this component in use */
560 increments the InUse field of the QOSCOMPONENT structure.
592 decrements the InUse field of the QOSCOMPONENT structure.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
qosregistry.h 299 UINT InUse; /* Count of instances of this component in use */
554 increments the InUse field of the QOSCOMPONENT structure.
586 decrements the InUse field of the QOSCOMPONENT structure.
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]

Completed in 810 milliseconds