Home
last modified time | relevance | path

Searched defs:Dependencies (Results 1 – 23 of 23) sorted by relevance

/third_party/jerryscript/targets/mbedos5/
DREADME.md29 ## Dependencies section in JerryScript with mbed OS 5
31 ### mbed CLI
36 ### arm-none-eabi-gcc
42 ### make
47 ### nodejs
51 ### gulp
56 ### (optional) jshint
/third_party/rust/crates/clang-sys/
DREADME.md36 ## Dependencies section in clang-sys
44 ### Versioned Dependencies
/third_party/skia/site/docs/dev/contrib/
Dbazel.md15 Dependencies section
/third_party/spirv-tools/utils/vscode/
DREADME.md13 ## Dependencies section in Visual Studio Code extension for SPIR-V disassembly files
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/
DREADME.md13 ## Dependencies section in Visual Studio Code extension for SPIR-V disassembly files
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/
DREADME.md13 ## Dependencies section in Visual Studio Code extension for SPIR-V disassembly files
/third_party/curl/docs/
DINTERNALS.md17 ## Dependencies section in curl internals
/third_party/icu/docs/userguide/icu4c/
Dindex.md394 ### Porting To A New Platform
419 ### Platform Dependent Implementations
/third_party/rust/crates/minimal-lexical/docs/
DDevelopment.md20 # Dependencies chapter
/third_party/benchmark/docs/
Dtools.md7 ### Dependencies subsection
/third_party/opencl-headers/
DREADME.md16 ### Dependencies subsection
/third_party/node/deps/npm/docs/content/commands/
Dnpm.md56 ### Dependencies subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp181 const std::vector<edge_ty> &Dependencies) in DAGDeltaAlgorithmImpl()
359 const std::vector<edge_ty> &Dependencies) { in Run()
/third_party/vulkan-loader/
DBUILD.md87 #### Vulkan-Headers
96 #### Test Dependencies
/third_party/ninja/doc/
Dmanual.asciidoc1159 Dyndep file reference
1191 Dyndep Examples
/third_party/node/deps/npm/docs/content/using-npm/
Dscripts.md101 #### Dependencies subsubsection
/third_party/glslang/
DREADME.md99 ### Dependencies subsection
/third_party/node/doc/contributing/
Dpull-requests.md34 ## Dependencies section in Pull requests
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs294 public IList<FileDescriptor> Dependencies { get; } property in Google.Protobuf.Reflection.FileDescriptor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp539 const SymbolStringPtr &Name, const SymbolDependenceMap &Dependencies) { in addDependencies()
546 const SymbolDependenceMap &Dependencies) { in addDependenciesForAll()
939 const SymbolDependenceMap &Dependencies) { in addDependencies()
/third_party/typescript/src/services/
Dtypes.ts192 Dependencies = 1 << 0, enumerator
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc407 TEST_F(FileDescriptorTest, Dependencies) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1896 int Dependencies = InvalidDeps; member