Searched defs:wrap (Results 1 - 25 of 35) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Denum4.C5 struct wrap { struct
H A Dvariadic47.C2 template<typename T> struct wrap { }; struct
H A Doverload3.C8 struct wrap struct
H A Ddecltype37.C4 template<typename> struct wrap { void bar(); }; struct
H A Denum5.C5 struct wrap { struct
H A Ddefaulted36.C5 struct wrap struct
H A Dconstexpr-aggr3.C27 constexpr wrapper<T> wrap(T t) { return {t}; } function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Dtwo-stage4.C4 template<class T> struct wrap {}; struct
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-fre-4.c8 static inline char wrap(char f) { return f; } function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-conv9.C22 FuncWrapper wrap; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-prof/
H A Dindir-call-prof.C18 void * __attribute__((noinline,noclone)) wrap (void *p) { return p; } function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Doverload14.C3 template<typename T> struct wrap { typedef T type; }; struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Ddevirt-21.C17 void wrap(void) function in class:MultiTermDocs
H A Ddevirt-23.C17 inline void wrap(void) function in class:MultiTermDocs
/haiku-buildtools/gcc/zlib/contrib/infback9/
H A Dinfback9.c231 int wrap; /* true if the window has wrapped */ local
/haiku-buildtools/gcc/zlib/
H A Dinflate.c145 int wrap; local
[all...]
H A Dinflate.h84 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:inflate_state
H A Ddeflate.c225 int wrap = 1; local
330 int wrap; local
[all...]
H A Ddeflate.h104 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:internal_state
/haiku-buildtools/binutils/zlib/
H A Dinflate.c146 int wrap; local
[all...]
H A Dinflate.h84 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:inflate_state
H A Ddeflate.c225 int wrap = 1; local
330 int wrap; local
[all...]
H A Ddeflate.h104 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:internal_state
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinfback9.c231 int wrap; /* true if the window has wrapped */ local
/haiku-buildtools/gcc/gcc/
H A Dwide-int.cc237 wi::from_mpz (const_tree type, mpz_t x, bool wrap) argument

Completed in 111 milliseconds

12