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

  /device/linaro/bootloader/edk2/DuetPkg/FSVariable/
FSVariable.h 77 MaxType
94 EFI_EVENT_NOTIFY GoVirtualChildEvent[MaxType];
95 VARIABLE_STORAGE *VariableStore[MaxType]; // Instance of VariableStorage
96 VOID *VariableBase[MaxType]; // Start address of variable storage
97 UINTN LastVariableOffset[MaxType]; // The position to write new variable to (index from VariableBase)
FSVariable.c 474 for (Index = 0; Index < MaxType; Index ++) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
ScalarEvolution.cpp     [all...]

Completed in 354 milliseconds