Searched defs:unique (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr30744-1.c8 my_intptr_t unique; member in struct:__anon921
/haiku-buildtools/gcc/gmp/tests/mpz/
H A Dt-perfpow.c111 int i, j, k, unique, destroy, res; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtem01.C19 bool unique() const {return *p_refcnt == N;} function in class:ref_counter
58 bool unique() const {return ref_count.unique();} function in class:ref_pointer
/haiku-buildtools/legacy/gcc/libio/dbz/
H A Ddbzmain.c48 int unique = 1; /* before store(), check with fetch() */ variable
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_list.h676 void list<_Tp, _Alloc>::unique() function in class:list
767 void list<_Tp, _Alloc>::unique(_BinaryPredicate __binary_pred) function in class:list
H A Dstl_slist.h803 void slist<_Tp,_Alloc>::unique() function in class:slist
875 void slist<_Tp,_Alloc>::unique(_BinaryPredicate __pred) function in class:slist
H A Dstl_algo.h642 _ForwardIter unique(_ForwardIter __first, _ForwardIter __last) { function
648 _ForwardIter unique(_ForwardIter __first, _ForwardIter __last, function
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dbastring.h322 void unique () { if (rep ()->ref > 1) alloc (length (), true); } function in class:basic_string
/haiku-buildtools/gcc/libstdc++-v3/include/tr1/
H A Dshared_ptr.h689 unique() const // never throws function in class:tr1::__shared_ptr
/haiku-buildtools/binutils/gas/config/
H A Dobj-coff.c1100 const char * unique = ""; local
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-coff.c1052 const char * unique = ""; local
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h992 unique(_ForwardIterator __first, _ForwardIterator __last) function
1022 unique(_ForwardIterator __first, _ForwardIterator __last, function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46567.C2482 unique() function in class:std::list
2602 unique(_BinaryPredicate __binary_pred) function in class:std::list
/haiku-buildtools/legacy/gcc/gcc/
H A Dgcc.c1318 int unique; /* Indicates whether %g or %u/%U was used. */ member in struct:temp_name
/haiku-buildtools/gcc/gcc/
H A Dsel-sched-ir.c1267 bool unique = VINSN_UNIQUE_P (vi); local
H A Dgcc.c1738 int unique; /* Indicates whether %g or %u/%U was used. */ member in struct:temp_name
/haiku-buildtools/isl/
H A Disl_map.c9501 int unique; local
10101 static int unique(isl_int *p, unsigned pos, unsigned len) function

Completed in 393 milliseconds