Searched defs:source (Results 1 - 25 of 425) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dasm-3.c15 static inline int source(void) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/basic_string/append/char/
H A D3.cc34 const char * source = "Kesto"; local
H A D2.cc37 const char * source = "Written in your eyes"; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/basic_string/append/wchar_t/
H A D3.cc34 const wchar_t * source = L"Kesto"; local
H A D2.cc37 const wchar_t * source = L"Written in your eyes"; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/assign/
H A Dauto_ptr_rvalue_neg.cc26 std::auto_ptr<A> source() { return std::auto_ptr<A>(); } function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A Dasm-3.c11 static inline int source(void) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/21_strings/basic_string/append/char/
H A D3.cc35 const char * source = "Kesto"; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/21_strings/basic_string/append/wchar_t/
H A D3.cc35 const wchar_t * source = L"Kesto"; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/
H A Dauto_ptr_rvalue_neg.cc27 std::auto_ptr<A> source() { return std::auto_ptr<A>(); } function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Davx-set1-epi32-1.c13 int source[1] = {1234}; local
H A Davx-set1-pd-256-1.c13 double source[1] = {26156.643}; local
H A Davx-set1-ps-256-1.c13 float source[1] = {1234.234f}; local
H A Davx-vroundps-256-1.c11 float source [8] = {2134.3343,1234.635654,453.345635,54646.464356,895833.346347,56343,234234.34563,2345434.67832}; local
H A Davx-vmovmskpd-256-1.c13 double source[4] = {-45, -3, -34.56, 35}; local
H A Davx-vmovmskps-256-1.c13 float source[8] = {-45, -3, -34.56, 35, 5.46,46, -464.3, 56}; local
H A Davx-vroundpd-256-2.c11 double source [4] = {2134.3343,1234.635654,453.345635,54646.464356}; local
H A Davx-vroundpd-256-3.c11 double source [4] = {2134.3343,1234.635654,453.345635,54646.464356}; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/basic_string/assign/char/
H A D3.cc36 const char * source = "Selling England by the pound"; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/basic_string/assign/wchar_t/
H A D3.cc36 const wchar_t* source = L"Selling England by the pound"; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/21_strings/basic_string/assign/char/
H A D3.cc37 const char * source = "Selling England by the pound"; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/21_strings/basic_string/assign/wchar_t/
H A D3.cc37 const wchar_t* source = L"Selling England by the pound"; local
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dmemmove.c16 char const *source = source0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dqual1.C18 void work(const char *source) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/graphite/
H A Dpr38446.c5 int ****source; local

Completed in 156 milliseconds

1234567891011>>