/external/chromium_org/tools/symsrc/ |
D | pdb_fingerprint_from_img.py | 47 guid.Data4_0, guid.Data4_1, cv.Age),
|
/external/chromium_org/third_party/icu/source/ |
D | runConfigureICU | 32 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX 44 Linux/VA Use the IBM Visual Age compiler on Power PC Linux
|
/external/icu4c/ |
D | runConfigureICU | 37 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX 50 Linux/VA Use the IBM Visual Age compiler on Power PC Linux
|
/external/chromium_org/third_party/icu/source/config/ |
D | mh-linux-va | 2 ## Linux-specific setup for Visual Age
|
D | mh-aix-va | 2 ## Aix-specific setup (for Visual Age 5+)
|
/external/icu4c/config/ |
D | mh-linux-va | 2 ## Linux-specific setup for Visual Age
|
D | mh-aix-va | 2 ## Aix-specific setup (for Visual Age 5+)
|
/external/v8/src/ |
D | compilation-cache.cc | 89 void CompilationSubCache::Age() { in Age() function in v8::internal::CompilationSubCache 492 subcaches_[i]->Age(); in MarkCompactPrologue()
|
D | compilation-cache.h | 66 void Age();
|
/external/chromium_org/v8/src/ |
D | compilation-cache.cc | 90 void CompilationSubCache::Age() { in Age() function in v8::internal::CompilationSubCache 519 subcaches_[i]->Age(); in MarkCompactPrologue()
|
D | compilation-cache.h | 66 void Age();
|
D | objects.h | 5365 enum Age { enum 5388 Age GetAge(); 5391 Age GetRawAge(); 5536 static void GetCodeAgeAndParity(Code* code, Age* age, 5538 static void GetCodeAgeAndParity(byte* sequence, Age* age, 5540 static Code* GetCodeAgeStub(Isolate* isolate, Age age, MarkingParity parity); 5544 byte* sequence, Age age,
|
D | objects.cc | 10723 static Code::Age EffectiveAge(Code::Age age) { in EffectiveAge() 10738 Age age; in MakeOlder() 10745 static_cast<Age>(age + 1), in MakeOlder() 10767 Code::Age Code::GetAge() { in GetAge() 10772 Code::Age Code::GetRawAge() { in GetRawAge() 10777 Age age; in GetRawAge() 10784 void Code::GetCodeAgeAndParity(Code* code, Age* age, in GetCodeAgeAndParity() 10820 Code* Code::GetCodeAgeStub(Isolate* isolate, Age age, MarkingParity parity) { in GetCodeAgeStub()
|
/external/chromium/testing/gtest/cmake/ |
D | internal_utils.cmake | 81 # CMake 2.8 changes Visual Age's compiler ID to "XL". 84 # Until version 9.0, Visual Age doesn't define a macro to indicate
|
/external/chromium_org/testing/gtest/cmake/ |
D | internal_utils.cmake | 92 # CMake 2.8 changes Visual Age's compiler ID to "XL". 95 # Until version 9.0, Visual Age doesn't define a macro to indicate
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | PropertyAliases.txt | 98 age ; Age
|
D | DerivedAge.txt | 36 # Property: Age 38 # Note: When using the Age property in regular expressions, 41 # less than or equal to 3.0 for the Age property. 44 # All code points not explicitly listed for Age
|
D | PropertyValueAliases.txt | 63 # Age (age)
|
/external/chromium_org/v8/src/mips/ |
D | codegen-mips.cc | 639 void Code::GetCodeAgeAndParity(byte* sequence, Age* age, in GetCodeAgeAndParity() 655 Code::Age age, in PatchPlatformCodeAge()
|
/external/chromium_org/v8/src/x64/ |
D | codegen-x64.cc | 706 void Code::GetCodeAgeAndParity(byte* sequence, Age* age, in GetCodeAgeAndParity() 723 Code::Age age, in PatchPlatformCodeAge()
|
/external/gtest/ |
D | CHANGES | 28 IBM XL C++ (Visual Age C++), and C++0x.
|
/external/chromium_org/testing/gtest/ |
D | CHANGES | 28 IBM XL C++ (Visual Age C++), and C++0x.
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | CHANGES | 55 IBM XL C++ (Visual Age C++), and C++0x.
|
/external/chromium_org/v8/src/arm/ |
D | codegen-arm.cc | 872 void Code::GetCodeAgeAndParity(byte* sequence, Age* age, in GetCodeAgeAndParity() 888 Code::Age age, in PatchPlatformCodeAge()
|
/external/chromium_org/v8/src/ia32/ |
D | codegen-ia32.cc | 1149 void Code::GetCodeAgeAndParity(byte* sequence, Age* age, in GetCodeAgeAndParity() 1166 Code::Age age, in PatchPlatformCodeAge()
|