Home
last modified time | relevance | path

Searched refs:Age (Results 1 – 25 of 35) sorted by relevance

12

/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
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/
DHttpResponseHeader.java35 public static final String Age = "Age"; field
/external/v8/src/
Dcompilation-cache.cc56 void CompilationSubCache::Age() { in Age() function in v8::internal::CompilationSubCache
60 CompilationCacheTable::cast(tables_[0])->Age(); in Age()
389 subcaches_[i]->Age(); in MarkCompactPrologue()
Dcompilation-cache.h47 void Age();
/external/icu/icu4c/source/
DrunConfigureICU37 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/
DREADME26 (6) Age filesystem according to a specified workload upto a specified limit.
/external/icu/icu4c/source/config/
Dmh-linux-va2 ## Linux-specific setup for Visual Age
Dmh-aix-va2 ## Aix-specific setup (for Visual Age 5+)
/external/unicode/
DDerivedAge.txt37 # 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/
Dinternal_utils.cmake92 # 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/
Dinternal_utils.cmake92 # 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/
Dcodegen-x87.cc619 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity()
636 Code::Age age, in PatchPlatformCodeAge()
/external/v8/src/arm64/
Dcodegen-arm64.cc403 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity()
418 Code::Age age, in PatchPlatformCodeAge()
/external/v8/src/x64/
Dcodegen-x64.cc585 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity()
602 Code::Age age, in PatchPlatformCodeAge()
/external/protobuf/gtest/
DCMakeLists.txt90 # 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/
Dcodegen-ppc.cc646 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/
DCHANGES28 IBM XL C++ (Visual Age C++), and C++0x.
/external/vulkan-validation-layers/tests/gtest-1.7.0/
DCHANGES55 IBM XL C++ (Visual Age C++), and C++0x.
/external/gtest/
DCHANGES55 IBM XL C++ (Visual Age C++), and C++0x.
/external/libvpx/libvpx/third_party/googletest/src/
DCHANGES55 IBM XL C++ (Visual Age C++), and C++0x.
/external/v8/src/arm/
Dcodegen-arm.cc922 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity()
938 Code::Age age, in PatchPlatformCodeAge()
/external/jsoncpp/
DREADME.md97 * `vacpp`: Visual Age C++ (AIX)
/external/v8/src/ia32/
Dcodegen-ia32.cc1017 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/
Dreference.txt778 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/
Dcodegen-mips64.cc1222 void Code::GetCodeAgeAndParity(Isolate* isolate, byte* sequence, Age* age, in GetCodeAgeAndParity()
1238 Code::Age age, in PatchPlatformCodeAge()

12