/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | InfoStream.cpp | 50 Age = H->Age; in reload() 74 uint32_t InfoStream::getAge() const { return Age; } in getAge() 82 H.Age = Age; in commit()
|
D | InfoStreamBuilder.cpp | 27 void InfoStreamBuilder::setAge(uint32_t A) { Age = A; } in setAge() 38 if (!Age.hasValue()) in build() 51 Info->Age = *Age; in build()
|
D | DbiStreamBuilder.cpp | 22 : File(File), Age(1), BuildNumber(0), PdbDllVersion(0), PdbDllRbld(0), in DbiStreamBuilder() 27 void DbiStreamBuilder::setAge(uint32_t A) { Age = A; } in setAge() 54 H->Age = Age; in build()
|
D | DbiStream.cpp | 114 if (Header->Age != IS->getAge()) in reload() 197 uint32_t DbiStream::getAge() const { return Header->Age; } in getAge()
|
/external/testng/src/test/java/test/mustache/ |
D | MustacheTest.java | 26 public static class Age { class in MustacheTest 28 public Age(int a) { in Age() method in MustacheTest.Age 36 private static final List<Age> AGES = new ArrayList<>( 37 Arrays.asList(new Age(42), new Age(43)));
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 1431aa6ea2d0e0f44ef99c421769947a.000000ae.honggfuzz.cov | 10 User-Age�ufsts: 1 13 User-Age�ufsts:�
|
D | 1867703bbe164352f7676df84a3e4ca6.00000454.honggfuzz.cov | 5 User-Age: en-US,en;q=0.8,pl;q=0.6
|
D | 32fd5c62dae2c5bd7feee5661f91500d.000005c1.honggfuzz.cov | 5 User-Age: en-US,en;q=0.8,pl;q=0.6
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 1431aa6ea2d0e0f44ef99c421769947a.000000ae.honggfuzz.cov | 10 User-Age�ufsts: 1 13 User-Age�ufsts:�
|
D | cfdca0308c0bcc4926f72fa36f5b1427.0000007a.honggfuzz.cov | 2 User-Age.t:cXgUpgrade:8080
|
D | 1867703bbe164352f7676df84a3e4ca6.00000454.honggfuzz.cov | 5 User-Age: en-US,en;q=0.8,pl;q=0.6
|
D | 32fd5c62dae2c5bd7feee5661f91500d.000005c1.honggfuzz.cov | 5 User-Age: en-US,en;q=0.8,pl;q=0.6
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | InfoStream.h | 33 support::ulittle32_t Age; member 65 uint32_t Age; variable
|
D | InfoStreamBuilder.h | 43 Optional<uint32_t> Age; variable
|
D | DbiStreamBuilder.h | 45 uint32_t Age; variable
|
/external/llvm/tools/llvm-pdbdump/ |
D | PdbYaml.h | 44 uint32_t Age; member 50 uint32_t Age; member
|
D | YAMLOutputStyle.cpp | 105 Obj.PdbStream->Age = InfoS.getAge(); in dumpPDBStream() 123 Obj.DbiStream->Age = DS.getAge(); in dumpDbiStream()
|
D | PdbYaml.cpp | 143 IO.mapRequired("Age", Obj.Age); in mapping() 151 IO.mapRequired("Age", Obj.Age); in mapping()
|
/external/v8/src/arm64/ |
D | codegen-arm64.cc | 75 Code::Age Code::GetCodeAge(Isolate* isolate, byte* sequence) { in GetCodeAge() 84 Code::Age age) { in PatchPlatformCodeAge()
|
/external/v8/src/ |
D | compilation-cache.cc | 55 void CompilationSubCache::Age() { in Age() function in v8::internal::CompilationSubCache 59 CompilationCacheTable::cast(tables_[0])->Age(); in Age() 377 subcaches_[i]->Age(); in MarkCompactPrologue()
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 656 TypeServer2Record(StringRef Guid, uint32_t Age, StringRef Name) in TypeServer2Record() argument 657 : TypeRecord(TypeRecordKind::TypeServer2), Guid(Guid), Age(Age), in TypeServer2Record() 669 uint32_t getAge() const { return Age; } in getAge() 676 ulittle32_t Age; member 681 uint32_t Age; variable
|
/external/v8/src/s390/ |
D | codegen-s390.cc | 196 Code::Age Code::GetCodeAge(Isolate* isolate, byte* sequence) { in GetCodeAge() 207 Code::Age age) { in PatchPlatformCodeAge()
|
/external/v8/src/ppc/ |
D | codegen-ppc.cc | 204 Code::Age Code::GetCodeAge(Isolate* isolate, byte* sequence) { in GetCodeAge() 215 Code::Age age) { in PatchPlatformCodeAge()
|
/external/v8/src/x64/ |
D | codegen-x64.cc | 206 Code::Age Code::GetCodeAge(Isolate* isolate, byte* sequence) { in GetCodeAge() 217 Code::Age age) { in PatchPlatformCodeAge()
|
/external/unicode/ |
D | DerivedAge.txt | 37 # Property: Age 39 # Note: When using the Age property in regular expressions, 42 # less than or equal to 3.0 for the Age property. 45 # All code points not explicitly listed for Age 52 # Age=V1_1 363 # Age=V2_0 405 # Age=V2_1 416 # Age=V3_0 548 # Age=V3_1 595 # Age=V3_2 [all …]
|