/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/python/mobly/ |
D | CONTRIBUTING.md | 28 ### Code reviews 32 ### Testing 45 ### Code style
|
/external/perfetto/docs/case-studies/ |
D | android-boot-tracing.md | 6 ## Steps section in Recording traces on Android boot
|
/external/ComputeLibrary/arm_compute/core/ |
D | Steps.h | 48 Steps(Ts... steps) in Steps() function
|
/external/tensorflow/tensorflow/lite/tools/pip_package/ |
D | README.md | 6 ## Steps section in Building TensorFlow Lite Standalone Pip
|
/external/rust/crates/criterion-plot/src/ |
D | curve.rs | 193 Steps { enumerator 221 Steps, enumerator
|
/external/perfetto/src/traced/probes/filesystem/ |
D | file_scanner.cc | 146 void FileScanner::Steps(uint32_t n) { in Steps() function in perfetto::FileScanner
|
/external/python/cpython3/Doc/howto/ |
D | logging.rst | 345 .. _logging-advanced-tutorial:
|
/external/python/cpython2/Doc/howto/ |
D | logging.rst | 324 .. _logging-advanced-tutorial:
|
/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/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExprEngine.h | 116 bool ExecuteWorkListWithInitialState(const LocationContext *L, 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/clang/include/clang/Sema/ |
D | Initialization.h | 763 SmallVector<Step, 4> Steps; variable
|
/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()
|