Searched defs:ok (Results 1 - 25 of 250) sorted by relevance

12345678910

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A Dpragma-system_header4.C6 void ok() { } function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/expr/
H A Dcond6.C4 bool ok = false; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr14649-1.c9 const double ok = 4*__builtin_atan(1.0); variable
H A Dpr19984.c10 const double ok = __builtin_nan (""); variable
H A D20020607-2.c12 int test1 (double x, int ok) argument
22 int test1f (float x, int ok) argument
32 int test2 (double x, int ok) argument
42 int test2f (float x, int ok) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/deque/
H A Dcheck_construct_destroy.cc30 bool ok = true; local
[all...]
H A Dinit-list.cc30 bool ok = true; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/vector/
H A Dcheck_construct_destroy.cc30 bool ok = true; local
[all...]
H A Dinit-list.cc30 bool ok = true; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-noexcept2.C14 constexpr bool ok = noexcept(eval<int>()); // line 12 variable
H A Dconstexpr-noexcept.C11 constexpr bool ok = noexcept(value(42)); variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dfnname1.C18 bool ok = true; local
[all...]
H A Dfnname2.C22 bool ok = true; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dmedce-1.c5 static int ok = 0; variable
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dfmt_bz_bn_err.f10 logical ok variable in program:badread
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/list/
H A Dinit-list.h30 bool ok = true; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/set/
H A Dcheck_construct_destroy.cc33 bool ok = true; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/28_regex/
H A Drange.cc33 bool ok = true; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Dcrash1.C16 ok enumerator in enum:std::A::result
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum4.C9 enum ok { y = b }; enum
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Deh24.C7 int ok; member in struct:A
H A Dp11482.C6 enum E { bad, ok } e; enumerator in enum:E
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dconst-compare.c9 int ok=0, negate_range; local
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug291.go17 var tt, ok = i.(*T) var
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/graphite/
H A Dpr59817-2.c12 int ok; local

Completed in 177 milliseconds

12345678910