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

  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
SmbiosSlotPopulation.h 42 BOOLEAN InUse; // Does the slot have a card in it
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
SmbiosSlotPopulation.h 50 BOOLEAN InUse; // Does the slot have a card in it
  /external/webrtc/webrtc/video/
vie_remb.cc 90 bool VieRemb::InUse() const {
  /external/v8/src/heap/
embedder-tracing.h 25 bool InUse() { return remote_tracer_ != nullptr; }
51 return !FLAG_incremental_marking_wrappers || !InUse() ||
  /device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe/
MicrocodeUpdate.h 57 BOOLEAN InUse;
  /external/tensorflow/tensorflow/core/common_runtime/gpu/
gpu_event_mgr.h 103 struct InUse {
110 typedef gtl::InlinedVector<InUse, 4> ToFreeVector;
136 void QueueInUse(perftools::gputools::Stream* stream, InUse in_use)
157 // and then retire them. It appends InUse elements that need cleanup
180 // A FIFO queue of InUse events and associated tensors.
181 std::deque<InUse> used_events_ GUARDED_BY(mu_);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpImpl.h 103 BOOLEAN InUse;
    [all...]
  /external/v8/src/
counters.h     [all...]
  /external/valgrind/coregrind/
m_transtab.c 179 } prof; // if status == InUse
180 TTEno next_empty_tte; // if status != InUse
330 enum { InUse, Deleted, Empty } status : 8;
409 /* The count of tt entries with state InUse. */
543 vg_assert(tteH->status == InUse);
554 vg_assert(tteH->status == InUse);
826 vg_assert(sec->ttH[tteNo].status == InUse);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
classpnp.h 629 BOOLEAN InUse;
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-ec2/1.11.18/
aws-java-sdk-ec2-1.11.18.jar 

Completed in 2069 milliseconds