Home
last modified time | relevance | path

Searched defs:ContextSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dperflib.h21 DWORD ContextSize; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h134 uint64_t ContextSize; // Includes frame size. member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dtdikrnl.h866 USHORT ContextSize; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1131 auto ContextSize = readNumber<uint32_t>(); in readCSNameTableSec() local