Home
last modified time | relevance | path

Searched refs:Slides (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMemTagSanitizer.rst93 …vm.org/devmtg/2018-10/slides/Serebryany-Stepanov-Tsyrklevich-Memory-Tagging-Slides-LLVM-2018.pdf>`_
H A DCompileCudaWithLLVM.rst553 | `Slides from the CGO talk <http://wujingyue.github.io/docs/gpucc-talk.pdf>`_
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DIntroductionToTheClangAST.rst14 `Slides <https://llvm.org/devmtg/2013-04/klimek-slides.pdf>`_
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/
H A Dcheckers.rst2319 (demo checker, the subject of the demo (`Slides <https://llvm.org/devmtg/2012-11/Zaks-Rose-Checker2…
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d7623 return Slides!(f, Source)(source, windowSize, stepSize);
7626 private struct Slides(Flag!"withFewerElements" withFewerElements = Yes.withFewerElements, Source) struct
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dpackage.d8651 return Slides!(f, Source)(source, windowSize, stepSize);
8725 private struct Slides(Flag!"withPartial" withPartial = Yes.withPartial, Source)