Searched defs:value (Results 1 - 25 of 1480) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/m68hc11/
H A Dmalis-include.s18 value: set 1 define
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m68hc11/
H A Dmalis-include.s18 value: set 1 define
/haiku-buildtools/binutils/ld/testsuite/ld-plugin/
H A Dlto-12b.c1 int value = -1; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-auto.C2 constexpr auto value = 0; variable
H A Dinitlist44.C5 auto value = std::initializer_list<int>{ 1, 2, 3 }; variable
H A Dalias-decl-42.C6 static constexpr bool value = true; member in struct:A
18 const bool B<T>::C<U>::value; // { dg-error "too many" } member in class:B::C
H A Dvariadic-sizeof2.C6 static constexpr bool value = true; member in struct:A
H A Dref-qual13.C6 static constexpr bool value = false; member in struct:A
12 static constexpr bool value = true; member in struct:A
18 static constexpr bool value = true; member in struct:A
24 static constexpr bool value = true; member in struct:A
H A Dconstexpr-initlist8.C6 static constexpr int value = int(T{}); member in struct:A
H A Ddecltype1.C6 static const bool value = false; member in struct:is_same
12 static const bool value = true; member in struct:is_same
24 static_assert(is_same<decltype(a->x), double>::value, variable
26 static_assert(is_same<decltype((a->x)), const double&>::value, variable
H A Ddecltype-refbug.C8 static const bool value = false; member in struct:is_same
14 static const bool value = true; member in struct:is_same
H A Ddecltype6.C6 static const bool value = false; member in struct:is_same
12 static const bool value = true; member in struct:is_same
32 static_assert(is_same<decltype(a->x), double>::value, variable
34 static_assert(is_same<decltype((a->x)), const double&>::value, variable
H A Dconstexpr-ref5.C9 static constexpr const auto& value = f(); member in struct:test
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Drecurse2.C5 static const int value = X<N-1>::value; // { dg-error "depth" } member in struct:X
H A Dconst7.C6 static const T value = N; member in struct:S
H A Dincomplete5.C10 static const bool value = sizeof (f (make ())) == sizeof (int); // { dg-error "invalid use of incomplete type" } member in struct:X
/haiku-buildtools/libtool/cdemo/
H A Dmain.c30 int value; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Ddefarg3.C2 enum { value = 10 }; enumerator in enum:A::__anon977
H A Derror1.C4 static INCOMPLETE value; member in struct:X
6 template <> INCOMPLETE X<1>::value = 0; // { dg-error "30:variable 'INCOMPLETE X<1>::value' has initializer but incomplete type" } member in class:X
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr24439.C8 int value=1; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dthumb-andsi.c5 unsigned get_least_bits(unsigned value) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A D20030814-2.c8 foo (int value) argument
H A D20030814-3.c8 foo (int value) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/26_numerics/headers/cstdlib/
H A D54686.c30 long long>::value, "Missing abs(long long)"); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dhas_nothrow_copy-8.C10 static const bool value = true; member in struct:B
15 static const bool value = __has_nothrow_copy (T); member in struct:C
19 SA(C<A<B>>::value); variable

Completed in 82 milliseconds

1234567891011>>