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/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/syzkaller/vendor/cloud.google.com/go/storage/
Dstorage.go280 func (o *ObjectHandle) Generation(gen int64) *ObjectHandle { func
745 Generation int64 member
1092 func (c composeSourceObj) Generation(gen int64) { func
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go978 Generation int64 `json:"generation,omitempty,string"` member
1190 Generation int64 `json:"generation,omitempty,string"` member
1383 Generation int64 `json:"generation,omitempty,string"` member
6157 func (c *ObjectAccessControlsDeleteCall) Generation(generation int64) *ObjectAccessControlsDeleteCa… func
6301 func (c *ObjectAccessControlsGetCall) Generation(generation int64) *ObjectAccessControlsGetCall { func
6484 func (c *ObjectAccessControlsInsertCall) Generation(generation int64) *ObjectAccessControlsInsertCa… func
6653 func (c *ObjectAccessControlsListCall) Generation(generation int64) *ObjectAccessControlsListCall { func
6831 func (c *ObjectAccessControlsPatchCall) Generation(generation int64) *ObjectAccessControlsPatchCall… func
7011 func (c *ObjectAccessControlsUpdateCall) Generation(generation int64) *ObjectAccessControlsUpdateCa… func
7849 func (c *ObjectsDeleteCall) Generation(generation int64) *ObjectsDeleteCall { func
[all …]
/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