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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
CoroFrame.cpp 314 // We cannot rely solely on natural alignment of a type when building a
316 // differs from the natural alignment of the alloca type we will need to insert
343 auto Natural = alignTo(StructSize, TyAlign);
347 if (Natural != Forced)
348 return std::max(Natural, Forced) - StructSize;
350 // Rely on natural alignment.
    [all...]
  /external/libjpeg-turbo/doc/html/search/
search.js 4 // The code in this file is loosly based on main.js, part of Natural Docs,
6 // Natural Docs is licensed under the GPL.

Completed in 233 milliseconds