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

  /external/swiftshader/third_party/subzero/src/
IceRegAlloc.h 97 /// Check for active ranges that have expired or become inactive.
99 /// Check for inactive ranges that have expired or reactivated.
123 UnorderedRanges Active, Inactive, Handled;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciUrb.h 117 UINT32 Inactive : 1;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhciUrb.h 113 UINT32 Inactive : 1;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIWholeQuadMode.cpp 344 // inactive lanes.
352 MachineOperand &Inactive = MI.getOperand(2);
353 if (Inactive.isReg()) {
354 if (Inactive.isUndef()) {
357 unsigned Reg = Inactive.getReg();
407 // semantics of @llvm.amdgcn.set.inactive.
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 219 Inactive,
  /external/mockito/lib/
byte-buddy-1.8.15.jar 

Completed in 190 milliseconds