Searched defs:Guide (Results 1 – 12 of 12) sorted by relevance
263 ### Command Line275 ### Library314 ### Output Formats389 ### Output Files399 ### Running Benchmarks411 ### Running a Subset of Benchmarks431 ### Result comparison438 ### Runtime and Reporting Considerations463 ### Passing Arguments616 ### Calculating Asymptotic Complexity (Big O)[all …]
63 \subsection{\label{sec:get-blktrace}Retrieving blktrace}73 \subsection{\label{sec:patching}Patching and configuring the Linux kernel}107 \subsection{\label{sec:mount}Mounting the debugfs file system}127 \subsection{\label{sec:build}Build the tools}136 \subsection{\label{sec:live-blktrace}blktrace -- live}197 \subsection{\label{sec:pc-blktrace}blktrace -- SCSI commands}220 \subsection{\label{sec:blktrace-post}blktrace -- post-processing}383 \subsection{\label{sec:blktrace-args}Command line arguments}473 \newpage\subsection{\label{sec:blkparse-args}Command line arguments}520 \subsection{\label{sec:blkparse-actions}Trace actions}[all …]
15 ### [Header Files](https://google.github.io/styleguide/cppguide.html#Header_Files)22 ### [Scoping](https://google.github.io/styleguide/cppguide.html#Scoping)26 ### [Classes](https://google.github.io/styleguide/cppguide.html#Classes)31 ### [Other C++ Features](https://google.github.io/styleguide/cppguide.html#Other_C++_Features)41 ### [Naming](https://google.github.io/styleguide/cppguide.html#Naming)75 ### [Comments](https://google.github.io/styleguide/cppguide.html#Comments)90 ### [Formatting](https://google.github.io/styleguide/cppguide.html#Formatting)152 …Exceptions to the Rules](https://google.github.io/styleguide/cppguide.html#Exceptions_to_the_Rules)157 ### Generated Source Files
33 ### Command Playback and Filters64 ### Frame playback78 ### Resources Tab98 ### Android Layers122 ### Crosshair and Breakpoints136 ### GPU Op Bounds and Other settings163 ### Image fit and download buttons.
32 ## Guide section in CXX — safe FFI between Rust and C++
278 } else if (const auto *Guide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local
6018 auto *Guide = FirstDeclMatcher<CXXDeductionGuideDecl>().match( in TEST_P() local6038 auto *Guide = FirstDeclMatcher<CXXDeductionGuideDecl>().match( in TEST_P() local6061 auto *Guide = FirstDeclMatcher<CXXDeductionGuideDecl>().match( in TEST_P() local
5925 auto *Guide = dyn_cast<CXXDeductionGuideDecl>(FD); in FindInstantiatedDecl() local
1200 auto *Guide = dyn_cast<CXXDeductionGuideDecl>(FTD->getTemplatedDecl()); in getFirstInnerIndex() local
2416 auto *Guide = local
10868 } else if (auto *Guide = dyn_cast<CXXDeductionGuideDecl>(NewFD)) { in CheckFunctionDeclaration() local
3394 } else if (auto *Guide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local