Searched defs:value (Results 301 - 325 of 2814) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/opt/
H A Dpr18084-1.C24 uint64_t value = calc(); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dvthunk1.C9 virtual void PutVal(float value){} argument
16 void PutVal(float value){ if (value != 3.14159f) abort (); } argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/parse/
H A Dconstant6.C20 static const T value = N; member in struct:integral_c
H A Derror11.C38 int value = 0; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/tc1/
H A Ddr185.C8 mutable int value; member in struct:A
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/template/
H A Darray11.C6 template <class T> struct ffff { static const bool value = true; }; member in struct:ffff
H A Dmem-partial3.C23 static const int value = 0; member in struct:C::sub
H A Dmemclass3.C21 static const bool value = (sizeof(impl::test((T *) 0)) == 2); member in struct:has_deref
H A Dsfinae16.C9 { static const bool value = true; }; member in struct:is_int
H A Dstatic19.C4 static const bool value = val; member in struct:bool_var
13 static const bool value = sizeof(++x) == 1; member in struct:is_inc_::impl
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/tree-ssa/
H A Dcopyprop-1.C15 int value; member in struct:Data
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dscope4.C22 V::BitString::x(const ::BitString& value) argument
26 V::BitString::y(const class ::BitString& value) // should be parsed ok argument
30 V::BitString::z(const BS& value) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.eh/
H A Dvbase4.C22 int value; member in struct:B
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate43.C7 enum { value = 0 }; enumerator in enum:EQUAL::__anon5051
12 enum { value = 1 }; enumerator in enum:EQUAL::__anon5052
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators18.C11 E value; member in struct:Estr
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp11144.C9 int value() {return d_i;} function in class:Id
H A Dp1248.C11 int value; member in class:Deranged
H A Dp5840.C18 int value (Foo* a) { return (a->*Id)(); } function in class:Bar
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dop2.C10 int value = 0; variable
[all...]
H A Dop3.C10 int value = 0; variable
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dvaarg3.C16 Type value; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb81.C30 bool foo::bar(const x & name, x & value) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D950729-1.c5 f (char *buffer, long long value, char type) argument
H A D991214-2.c13 double value; member in struct:__anon5331
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20000511-1.c1 void f (int value, int expect) argument

Completed in 216 milliseconds

<<11121314151617181920>>