Home
last modified time | relevance | path

Searched refs:computeLayout (Results 1 – 11 of 11) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMeasuredTextBuilder.java27 boolean computeLayout) { in nBuildMeasuredText() argument
/external/llvm/lib/CodeGen/
DSafeStackLayout.h52 void computeLayout();
DSafeStackLayout.cpp130 void StackLayout::computeLayout() { in computeLayout() function in StackLayout
DSafeStack.cpp561 SSL.computeLayout(); in moveStaticAllocasToUnsafeStack()
/external/llvm-project/llvm/lib/CodeGen/
DSafeStackLayout.h62 void computeLayout();
DSafeStackLayout.cpp135 void StackLayout::computeLayout() { in computeLayout() function in StackLayout
DSafeStack.cpp550 SSL.computeLayout(); in moveStaticAllocasToUnsafeStack()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackLayout.h62 void computeLayout();
DSafeStackLayout.cpp136 void StackLayout::computeLayout() { in computeLayout() function in StackLayout
DSafeStack.cpp535 SSL.computeLayout(); in moveStaticAllocasToUnsafeStack()
/external/llvm-project/clang/lib/AST/
DOSLog.cpp135 void computeLayout(ASTContext &Ctx, OSLogBufferLayout &Layout) const { in computeLayout() function in __anond6b66e4c0111::OSLogFormatStringHandler
210 H.computeLayout(Ctx, Layout); in computeOSLogBufferLayout()