Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLinkMemoryManager.h36 SegmentRequest(uint64_t Alignment, size_t ContentSize, in SegmentRequest()
47 size_t ContentSize = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp514 size_t ContentSize = 0; in writeContent() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2652 unsigned ContentSize = in emitDebugARanges() local
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h1925 …ImVec2 ContentSize; // Size of contents/scrollable client … member