Home
last modified time | relevance | path

Searched defs:DesiredSize (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGExprConstant.cpp442 CharUnits DesiredSize = Utils.getSize(DesiredTy); in buildFrom() local
/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp1144 unsigned DesiredSize = STKind->sizeInBits() * Num / Denom; in getType() local
/external/mesa3d/src/imgui/
Dimgui.h1455 …ImVec2 DesiredSize; // Read-write. Desired size, based on user's mouse position. Write to thi… member