Home
last modified time | relevance | path

Searched defs:Generation (Results 1 – 15 of 15) sorted by relevance

/external/parameter-framework/upstream/bindings/python/
DREADME.md9 ## Generation section in Python bindings
/external/python/cryptography/docs/hazmat/primitives/asymmetric/
Ddsa.rst10 Generation chapter
Drsa.rst10 Generation chapter
/external/clang/lib/Serialization/
DModule.cpp23 ModuleFile::ModuleFile(ModuleKind Kind, unsigned Generation) in ModuleFile()
DModuleManager.cpp59 unsigned Generation, in addModule()
DASTReader.cpp7182 unsigned &Generation = SelectorGeneration[Sel]; in ReadMethodPool() local
/external/toolchain-utils/bestflags/
Dgeneration.py26 class Generation(object): class
/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md192 ### domainGenerator.py
/external/clang/include/clang/Serialization/
DModule.h163 unsigned Generation; variable
/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h39 enum Generation { enum
/external/clang/include/clang/Basic/
DModule.h563 unsigned Generation; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp616 GCNSubtarget::Generation Generation = ST.getGeneration(); in create() local
DAMDGPUSubtarget.h51 enum Generation { enum
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp283 unsigned Generation; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp368 unsigned Generation = 0; member