Home
last modified time | relevance | path

Searched defs:Architecture (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/fxlab/docs/
DDev-Guide.md15 ## Architecture section in Development
/third_party/grpc/doc/
Dservice_config.md43 # Architecture chapter
Dload-balancing.md14 # Architecture chapter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DArchitecture.h24 enum Architecture : uint8_t { enum
/third_party/skia/third_party/externals/swiftshader/docs/
DIndex.md6 Architecture section in SwiftShader Documentation
/third_party/nghttp2/doc/
Dprogrammers-guide.rst4 Architecture chapter
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/
DREADME.md30 ### Architecture subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTarget.cpp23 auto Architecture = getArchitectureFromName(ArchitectureStr); in create() local
/third_party/python/Doc/library/
Dtkinter.rst71 Architecture chapter
/third_party/rust/rust/src/tools/rust-analyzer/docs/dev/
Darchitecture.md1 # Architecture chapter
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/back/
Darchive.rs121 target_arch: object::Architecture, in try_filter_fat_archs()
Dmetadata.rs108 architecture: Architecture, in add_gnu_property_note()