Home
last modified time | relevance | path

Searched defs:Modules (Results 1 – 25 of 89) sorted by relevance

1234

/external/llvm-project/clang-tools-extra/clangd/unittests/
DModulesTests.cpp22 TEST(Modules, TextualIncludeInPreamble) { in TEST() argument
44 TEST(Modules, PreambleBuildVisibility) { in TEST() argument
67 TEST(Modules, Diagnostic) { in TEST() argument
/external/kotlinx.coroutines/ui/
DREADME.md7 ## Modules section in Coroutines for UI
/external/kotlinx.coroutines/reactive/
DREADME.md6 ## Modules section in Coroutines for reactive streams
/external/kotlinx.coroutines/integration/
DREADME.md6 ## Modules section in Coroutines integration
/external/kotlinx.coroutines/site/docs/
Dindex.md11 ## Modules section in kotlinx.coroutines reference documentation
/external/pigweed/pw_trace/
Ddocs.rst127 Modules section in Trace macros
/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp35 llvm::ArrayRef<ClangModuleDep> Modules, in appendCommonModuleArguments()
42 [&](llvm::ArrayRef<ClangModuleDep> Modules) { in appendCommonModuleArguments()
/external/llvm-project/llvm/docs/
DCMakePrimer.rst313 Modules section in Modules, Functions and Macros
/external/llvm/docs/
DCMakePrimer.rst341 Modules section in Modules, Functions and Macros
/external/kotlinx.coroutines/
DREADME.md24 ## Modules section in kotlinx.coroutines
/external/python/cpython3/Doc/tutorial/
Dmodules.rst4 Modules title
/external/python/cpython2/Doc/tutorial/
Dmodules.rst4 Modules title
/external/python/cpython2/Doc/library/
Dstdtypes.rst2919 Modules section in Other Built-in Types
2942 .. _typesobjects:
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h114 DbiModuleList Modules; variable
/external/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolize.h91 std::map<std::string, std::unique_ptr<SymbolizableModule>> Modules; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h114 DbiModuleList Modules; variable
/external/llvm-project/lldb/include/lldb/Core/
DModuleList.h494 ModuleIterable Modules() { return ModuleIterable(m_modules, GetMutex()); } in Modules() function
/external/guice/core/src/com/google/inject/util/
DModules.java55 public final class Modules { class
56 private Modules() {} in Modules() method in Modules
/external/llvm-project/clang/docs/
DPCHInternals.rst522 Modules chapter
/external/clang/docs/
DPCHInternals.rst522 Modules chapter
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolize.h117 std::map<std::string, std::unique_ptr<SymbolizableModule>> Modules; variable
/external/llvm-project/clang/include/clang/Serialization/
DGlobalModuleIndex.h97 llvm::SmallVector<ModuleInfo, 16> Modules; variable
/external/clang/include/clang/Serialization/
DGlobalModuleIndex.h100 llvm::SmallVector<ModuleInfo, 16> Modules; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolize.h121 Modules; variable
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSignals.cpp101 std::vector<const char *> Modules(Depth, nullptr); in printSymbolizedStackTrace() local

1234