/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/libgdx/gdx/src/com/badlogic/gdx/net/ |
D | HttpResponseHeader.java | 35 public static final String Age = "Age"; field
|
/external/v8/src/ |
D | compilation-cache.cc | 56 void CompilationSubCache::Age() { in Age() function in v8::internal::CompilationSubCache 60 CompilationCacheTable::cast(tables_[0])->Age(); in Age() 389 subcaches_[i]->Age(); in MarkCompactPrologue()
|
D | compilation-cache.h | 47 void Age();
|
/external/icu/icu4c/source/ |
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/autotest/client/tests/ffsb/ |
D | README | 26 (6) Age filesystem according to a specified workload upto a specified limit.
|
/external/icu/icu4c/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/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 …]
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/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/google-breakpad/src/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/v8/src/x87/ |
D | codegen-x87.cc | 619 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() 636 Code::Age age, in PatchPlatformCodeAge()
|
/external/v8/src/arm64/ |
D | codegen-arm64.cc | 403 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() 418 Code::Age age, in PatchPlatformCodeAge()
|
/external/v8/src/x64/ |
D | codegen-x64.cc | 585 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() 602 Code::Age age, in PatchPlatformCodeAge()
|
/external/protobuf/gtest/ |
D | CMakeLists.txt | 90 # CMake 2.8 changes Visual Age's compiler ID to "XL". 93 # Until version 9.0, Visual Age doesn't define a macro to indicate
|
/external/v8/src/ppc/ |
D | codegen-ppc.cc | 646 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() 661 void Code::PatchPlatformCodeAge(Isolate* isolate, byte* sequence, Code::Age age, in PatchPlatformCodeAge()
|
/external/google-breakpad/src/testing/gtest/ |
D | CHANGES | 28 IBM XL C++ (Visual Age C++), and C++0x.
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/ |
D | CHANGES | 55 IBM XL C++ (Visual Age C++), and C++0x.
|
/external/gtest/ |
D | CHANGES | 55 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/v8/src/arm/ |
D | codegen-arm.cc | 922 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() 938 Code::Age age, in PatchPlatformCodeAge()
|
/external/jsoncpp/ |
D | README.md | 97 * `vacpp`: Visual Age C++ (AIX)
|
/external/v8/src/ia32/ |
D | codegen-ia32.cc | 1017 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() 1034 Code::Age age, in PatchPlatformCodeAge()
|
/external/chromium-trace/catapult/third_party/WebOb/docs/ |
D | reference.txt | 778 Age: 120 834 'key=value; Domain=example.org; Max-Age=360; Path=/; expires=... GMT; secure' 838 'bad_cookie=; Max-Age=0; Path=/; expires=... GMT'
|
/external/v8/src/mips64/ |
D | codegen-mips64.cc | 1222 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity() 1238 Code::Age age, in PatchPlatformCodeAge()
|