Home
last modified time | relevance | path

Searched defs:Age (Results 1 – 18 of 18) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DInfoStream.h33 support::ulittle32_t Age; member
65 uint32_t Age; variable
DInfoStreamBuilder.h43 Optional<uint32_t> Age; variable
DDbiStreamBuilder.h45 uint32_t Age; variable
DDbiStream.h42 support::ulittle32_t Age; // Should match InfoStream. member
/external/testng/src/test/java/test/mustache/
DMustacheTest.java26 public static class Age { class in MustacheTest
28 public Age(int a) { in Age() method in MustacheTest.Age
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCVDebugRecord.h34 support::ulittle32_t Age; member
42 support::ulittle32_t Age; member
/external/llvm/tools/llvm-pdbdump/
DPdbYaml.h44 uint32_t Age; member
50 uint32_t Age; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h59 uint32_t Age; variable
DDbiStreamBuilder.h106 uint32_t Age; variable
DRawTypes.h125 support::ulittle32_t Age; member
308 support::ulittle32_t Age; member
326 support::ulittle32_t Age; // Age member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPdbYaml.h59 uint32_t Age = 1; member
80 uint32_t Age = 1; member
/external/v8/src/objects/
Dcode.h692 enum Age { enum
/external/v8/src/
Dcompilation-cache.cc53 void CompilationSubCache::Age() { in Age() function in v8::internal::CompilationSubCache
Dobjects.cc17704 void CompilationCacheTable::Age() { in Age() function in v8::internal::CompilationCacheTable
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h656 TypeServer2Record(StringRef Guid, uint32_t Age, StringRef Name) in TypeServer2Record()
676 ulittle32_t Age; member
681 uint32_t Age; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h560 TypeServer2Record(StringRef GuidStr, uint32_t Age, StringRef Name) in TypeServer2Record()
571 uint32_t Age; variable
/external/llvm/include/llvm/Object/
DCOFF.h188 support::ulittle32_t Age; member
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go508 Age int64 `json:"age,omitempty"` member