Searched defs:Data (Results 1 - 25 of 26) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-const1.C4 static constexpr const char Data[] = { variable
H A Dconstexpr-59938.C4 struct Data { const char* const& name; }; struct
H A Dconstexpr-rom.C7 struct Data struct
10 constexpr Data(int i = 0) : i(i+1) {} function in struct:Data
H A Dnullptr23.C13 union Data union in struct:Foo
15 Data() : null(nullptr) {} function in union:Foo::Data
H A Dconstexpr-ctor15.C14 class Data { } d1; class
H A Dpr57416.C11 struct Data struct
20 struct Data struct
32 struct Data struct
H A Dpr57958.C21 struct Data {}; struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tc1/
H A Ddr85.C6 struct Data {}; struct in struct:Base
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/issue5291.dir/
H A Dpkg1.go13 type Data struct { type
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dptrmem5.C9 struct Data { struct
H A Dpr46640.C13 struct Data struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr49115.C5 struct Data { struct
7 Data() : nr(66) {} function in struct:Data
H A Dpr63512.C9 int Data; member in class:A
H A Dpr49039.C22 const char *Data; member in struct:S
H A Dpr51959.C33 struct Data { struct in struct:QListData
H A Dpr56029.C19 struct Data struct in struct:scoped_ptr_impl
22 Data (T *) : ptr () {} function in struct:scoped_ptr_impl::Data
23 Data (T *, D) : D (), ptr () {} function in struct:scoped_ptr_impl::Data
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-prof/
H A Dpr57451.C6 struct Data { struct
8 Data() : nr(66) {} function in struct:Data
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dcopyprop-1.C13 struct Data { struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Ddtor3.C14 char Data[sizeof(T)]; member in class:Stack
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/lto/
H A D20091028-1_1.c3 int_gen_ti_header_c_(char * hdrbuf, int * hdrbufsize, int * itypesize, int * typesize, int * DataHandle, char * Data, int * Count, int * code) argument
H A D20091028-2_1.c3 int_gen_ti_header_c_(char * hdrbuf, int * hdrbufsize, int * itypesize, int * typesize, int * DataHandle, char * Data, int * Count, int * code) argument
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr16938.f9013 type (Compound) :: Data (2) component in type:Table
/haiku-buildtools/gcc/libsanitizer/ubsan/
H A Dubsan_handlers_cxx.cc28 HandleDynamicTypeCacheMiss( DynamicTypeCacheMissData *Data, ValueHandle Pointer, ValueHandle Hash, ReportOptions Opts) argument
71 __ubsan_handle_dynamic_type_cache_miss( DynamicTypeCacheMissData *Data, ValueHandle Pointer, ValueHandle Hash) argument
76 __ubsan_handle_dynamic_type_cache_miss_abort( DynamicTypeCacheMissData *Data, ValueHandle Pointer, ValueHandle Hash) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20010116-1.c10 } Data; typedef in typeref:struct:__anon1640
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Darray26.C9 struct Data struct in struct:scoped_ptr_impl

Completed in 174 milliseconds

12