Searched defs:counter (Results 1 - 25 of 126) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dcounter-1.c8 #define counter __COUNTER__ macro
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist90.C6 struct counter struct
10 counter() { ++n; } function in struct:counter
11 counter(const counter&) { ++n; } argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/gomp/appendix-a/
H A Da.22.1.c4 int counter = 0; variable
H A Da.22.2.c7 static int counter = 0; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/pch/
H A Dstatic-1.c4 static int counter; local
H A Dstatic-2.c4 static int counter; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp8269.C8 static char* const counter; member in class:Foo_Bar
11 char_ptr Foo_Bar::counter = 0; member in class:Foo_Bar
H A Dp4667.C4 int counter = 0; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/debug/dwarf2/
H A Datomic.c6 _Atomic(int) counter; member in struct:Atomics
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/chan/
H A Dselect.go11 var counter uint var
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dsingleton.C26 static int counter; member in class:singleton
29 int singleton::counter; member in class:singleton
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000224-1.c8 int counter = 0; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr57134.c9 int64_t counter; member in struct:__anon1356
H A Dcleanup-4.c8 static int counter; variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/optional/assignment/
H A D5.cc24 int counter = 0; variable
H A D6.cc24 int counter = 0; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dcleanup-4.C8 static int counter; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb71.C15 unsigned counter; member in class:B
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Ddefined_assignment_6.f9022 type(ref_counter) :: counter component in type:foo_parent
H A Ddefined_assignment_7.f9020 type(ref_counter) :: counter component in type:Epetra_BlockMap
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/allocator_traits/members/
H A Dconstruct.cc26 static int counter; member in struct:X
34 int X::counter = 0; member in class:X
43 int counter; member in struct:fake_allocator
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_fill_n/
H A Ddr1339.cc41 static int counter; member in struct:T
44 int T::counter; member in class:T
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/bind/
H A Dref2.cc33 int counter = 0; local
52 int counter = 0; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/facet/
H A D2.cc33 static std::size_t counter; variable
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/condition_variable/members/
H A D3.cc31 int counter = 0; variable

Completed in 141 milliseconds

123456