Home
last modified time | relevance | path

Searched defs:Age (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCVDebugRecord.h33 support::ulittle32_t Age; member
41 support::ulittle32_t Age; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h65 uint32_t Age; member in llvm::pdb::InfoStreamBuilder
H A DDbiStreamBuilder.h113 uint32_t Age; member in llvm::pdb::DbiStreamBuilder
H A DRawTypes.h124 support::ulittle32_t Age; member
307 support::ulittle32_t Age; member
325 support::ulittle32_t Age; // Age member
/third_party/node/deps/v8/include/cppgc/internal/
H A Dcaged-heap-local-data.h34 enum class Age : uint8_t { kOld, kYoung, kMixed }; class in cppgc::internal::final
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dcaged-heap-local-data.h43 enum class Age : uint8_t { kOld, kYoung, kMixed }; class in cppgc::internal::final
/third_party/node/deps/v8/src/codegen/
H A Dcompilation-cache.cc75 void CompilationCacheScript::Age() { in Age() function in v8::internal::CompilationCacheScript
78 void CompilationCacheEval::Age() { AgeCustom(this); } in Age() function in v8::internal::CompilationCacheEval
79 void CompilationCacheRegExp::Age() { AgeByGeneration(this); } in Age() function in v8::internal::CompilationCacheRegExp
/third_party/node/deps/v8/src/objects/
H A Dcompilation-cache-table.cc366 void CompilationCacheTable::Age(Isolate* isolate) { in Age() function in v8::internal::CompilationCacheTable
H A Dcode.h957 enum Age { enum in v8::internal::BytecodeArray
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h584 TypeServer2Record(StringRef GuidStr, uint32_t Age, StringRef Name) in TypeServer2Record() argument
595 uint32_t Age = 0; member in llvm::codeview::TypeServer2Record

Completed in 9 milliseconds