/aosp_15_r20/external/libcxx/test/support/ |
H A D | archetypes.hpp | 133 struct ValueBase { struct 135 explicit constexpr ValueBase(int x) : value(x) {} in ValueBase() function 137 constexpr ValueBase(int x) : value(x) {} in ValueBase() function 139 explicit constexpr ValueBase(int, int y) : value(y) {} in ValueBase() argument 141 constexpr ValueBase(int, int y) : value(y) {} in ValueBase() function 143 …explicit constexpr ValueBase(std::initializer_list<int>& il, int = 0) : value(static_cast<int>(il.… in ValueBase() argument 145 …constexpr ValueBase(std::initializer_list<int>& il, int = 0) : value(static_cast<int>(il.size())) … in ValueBase() function 146 TEST_CONSTEXPR_CXX14 ValueBase& operator=(int xvalue) noexcept { in operator =() 151 int value; 155 constexpr static int check_value(int const& val) { in check_value() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | archetypes.h | 142 struct ValueBase { struct 144 explicit constexpr ValueBase(int x) : value(x) {} in ValueBase() function 146 constexpr ValueBase(int x) : value(x) {} in ValueBase() argument 148 explicit constexpr ValueBase(int, int y) : value(y) {} in ValueBase() argument 150 constexpr ValueBase(int, int y) : value(y) {} in ValueBase() function 182 constexpr ValueBase() noexcept : value(0) {} in ValueBase() argument 183 constexpr ValueBase(ValueBase const& o) noexcept : value(check_value(o.value)) { in ValueBase() argument 185 constexpr ValueBase(ValueBase && o) noexcept : value(check_value(o.value)) { in ValueBase() argument
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/ |
H A D | JsonValueTest.java | 68 static class ValueBase { class in JsonValueTest
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
H A D | ValueFormat.hh | 12 struct ValueBase {}; // Dummy base class tag for OffsetTo<Value> bases. struct
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
com/oracle/net/Sdp$ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
apple/applescript/AppleScriptEngine.class
AppleScriptEngine ... |
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/ |
HD | android-all-12-robolectric-7732740.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/proguard/
META- ... |
HD | android-all-12.1-robolectric-8229987.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/proguard/
META- ... |
HD | android-all-11-robolectric-6757853.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/proguard/
META- ... |