Home
last modified time | relevance | path

Searched defs:ValueBase (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libcxx/test/support/
H A Darchetypes.hpp133 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 Darchetypes.h142 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 DJsonValueTest.java68 static class ValueBase { class in JsonValueTest
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DValueFormat.hh12 struct ValueBase {}; // Dummy base class tag for OffsetTo<Value> bases. struct
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF com/oracle/net/Sdp$ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF apple/applescript/AppleScriptEngine.class AppleScriptEngine ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-12-robolectric-7732740.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/proguard/ META- ...
HDandroid-all-12.1-robolectric-8229987.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/proguard/ META- ...
HDandroid-all-11-robolectric-6757853.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/proguard/ META- ...