Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/g3doc/
Dprofile_model_architecture.md6 ### Profile Model Parameters
42 ### Profile Model Float Operations
/external/oss-fuzz/docs/oss-fuzz/
Darchitecture.md9 # Architecture chapter
/external/oboe/apps/fxlab/docs/
DDev-Guide.md15 ## Architecture section in Development
/external/grpc-grpc/doc/
Dservice_config.md129 # Architecture chapter
Dload-balancing.md87 # Architecture chapter
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DArchitecture.h24 enum Architecture : uint8_t { enum
/external/python/cryptography/docs/development/
Dreviewing-patches.rst10 Architecture chapter
/external/swiftshader/docs/
DIndex.md6 Architecture section in SwiftShader Documentation
/external/llvm-project/llvm/include/llvm/TextAPI/MachO/
DArchitecture.h27 enum Architecture : uint8_t { enum
/external/icing/icing/portable/
Dplatform.h61 enum Architecture { enum
/external/oboe/samples/RhythmGame/
DREADME.md30 ### Architecture subsection
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTarget.cpp23 auto Architecture = getArchitectureFromName(ArchitectureStr); in create() local
/external/llvm-project/llvm/lib/TextAPI/MachO/
DTarget.cpp23 auto Architecture = getArchitectureFromName(ArchitectureStr); in create() local
/external/perfetto/src/trace_processor/importers/syscalls/
Dsyscall_tracker.h35 enum Architecture { enum
/external/capstone/bindings/powershell/Capstone/
DCapstone.psm1278 [string]$Architecture, in Get-CapstoneDisassembly() variable
356 throw "Invalid Architecture/Mode combination: $Architecture/$Mode" in Get-CapstoneDisassembly() variable
/external/google-breakpad/src/common/mac/
Darch_utilities.cc136 enum Architecture { enum
/external/conscrypt/repackaged/openjdk/src/main/java/com/android/org/conscrypt/
DHostProperties.java85 enum Architecture { enum in HostProperties
/external/conscrypt/openjdk/src/main/java/org/conscrypt/
DHostProperties.java84 enum Architecture { enum in HostProperties
/external/llvm-project/clang/include/clang/AST/
DAttr.h339 StringRef Architecture; member
/external/llvm-project/polly/lib/CodeGen/
DManagedMemoryRewrite.cpp353 GPUArch Architecture; member in __anone5f2ad280111::ManagedMemoryRewritePass
DPPCGCodeGeneration.cpp2540 GPUArch Architecture = GPUArch::NVPTX64; member in __anond75d9b910411::PPCGCodeGeneration
/external/llvm-project/llvm/tools/dsymutil/
DDwarfLinkerForBinary.cpp111 StringRef Architecture, const LinkOptions &Options) { in copySwiftInterfaces()
/external/llvm-project/lldb/include/lldb/
Dlldb-forward.h26 class Architecture; variable
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp3072 enum SecondParam { None, Architecture, Tune }; in checkTargetAttr() enumerator
DSemaDecl.cpp10054 enum ErrType { Feature = 0, Architecture = 1 }; in CheckMultiVersionValue() enumerator