/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/ |
D | README.md | 29 #### 1. Enable Windows Subsystem for Linux 32 #### 2. Launch Bash 41 #### 3. Install the ARM tool chain 50 #### 4. Clone the OpTEE OS source code 57 #### 5. Build OP-TEE OS for the target platform 67 #### 6. Clone the ms-tpm-20-ref source code 73 #### 7. Initialize the git submodules
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | DraftStoreTests.cpp | 34 void stepByStep(llvm::ArrayRef<IncrementalTestStep> Steps) { in stepByStep() 62 void allAtOnce(llvm::ArrayRef<IncrementalTestStep> Steps) { in allAtOnce() 94 IncrementalTestStep Steps[] = in TEST() local 132 IncrementalTestStep Steps[] = in TEST() local
|
/external/tensorflow/tensorflow/lite/tools/pip_package/ |
D | README.md | 6 ## Steps section in Building TensorFlow Lite Standalone Pip
|
/external/llvm-project/libc/benchmarks/ |
D | LibcMemoryBenchmarkMain.cpp | 63 size_t Steps = 0; in Main() local
|
/external/perfetto/src/traced/probes/filesystem/ |
D | file_scanner.cc | 146 void FileScanner::Steps(uint32_t n) { in Steps() function in perfetto::FileScanner
|
/external/llvm-project/polly/lib/Transform/ |
D | DeadCodeElimination.cpp | 129 int Steps = 0; in eliminateDeadCode() local
|
/external/rust/crates/criterion-plot/src/ |
D | curve.rs | 193 Steps { enumerator 221 Steps, enumerator
|
/external/python/cpython2/Doc/howto/ |
D | logging.rst | 324 .. _logging-advanced-tutorial:
|
/external/python/cpython3/Doc/howto/ |
D | logging.rst | 345 .. _logging-advanced-tutorial:
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | CoreEngine.cpp | 79 bool CoreEngine::ExecuteWorkList(const LocationContext *L, unsigned Steps, in ExecuteWorkList() 197 unsigned Steps, in ExecuteWorkListWithInitialState()
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExprEngine.h | 116 bool ExecuteWorkListWithInitialState(const LocationContext *L, unsigned Steps, in ExecuteWorkListWithInitialState()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CoreEngine.cpp | 165 bool CoreEngine::ExecuteWorkList(const LocationContext *L, unsigned Steps, in ExecuteWorkList() 285 unsigned Steps, in ExecuteWorkListWithInitialState()
|
/external/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 424 SmallVectorImpl<unsigned> &LinModifiers, SmallVectorImpl<Expr *> &Steps) { in parseDeclareSimdClauses() 510 SmallVector<Expr *, 4> Steps; in ParseOMPDeclareSimdClauses() local
|
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExprEngine.h | 199 bool ExecuteWorkListWithInitialState(const LocationContext *L, unsigned Steps, in ExecuteWorkListWithInitialState()
|
/external/clang/include/clang/Sema/ |
D | Initialization.h | 763 SmallVector<Step, 4> Steps; variable
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 696 SmallVectorImpl<unsigned> &LinModifiers, SmallVectorImpl<Expr *> &Steps) { in parseDeclareSimdClauses() 791 SmallVector<Expr *, 4> Steps; in ParseOMPDeclareSimdClauses() local
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Initialization.h | 968 SmallVector<Step, 4> Steps; variable
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 748 unsigned Steps = 0; in shouldTransformMulToShiftsAddsSubs() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 748 unsigned Steps = 0; in shouldTransformMulToShiftsAddsSubs() local
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 247 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
|
D | SemaOpenMP.cpp | 3634 ArrayRef<unsigned> LinModifiers, ArrayRef<Expr *> Steps, SourceRange SR) { in ActOnOpenMPDeclareSimdDirective()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 296 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
|
D | SemaExprCXX.cpp | 6510 SmallVector<Step, 8> Steps; in FindCompositePointerType() local
|
D | SemaOpenMP.cpp | 5614 ArrayRef<unsigned> LinModifiers, ArrayRef<Expr *> Steps, SourceRange SR) { in ActOnOpenMPDeclareSimdDirective()
|