Searched refs:conversion (Results 1 - 25 of 57) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A Dcpp4.F12 ! { dg-warning "Conversion" "conversion" { target *-*-* } 6 }
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dconvert1.go31 _ = []int64(s) // ERROR "cannot convert.*\[\]int64|invalid type conversion"
35 _ = Tint64(s) // ERROR "cannot convert.*Tint64|invalid type conversion"
39 _ = []rune(sb) // ERROR "cannot convert.*\[\]rune|invalid type conversion"
40 _ = []int64(sb) // ERROR "cannot convert.*\[\]int64|invalid type conversion"
43 _ = Trune(sb) // ERROR "cannot convert.*Trune|invalid type conversion"
44 _ = Tint64(sb) // ERROR "cannot convert.*Tint64|invalid type conversion"
47 _ = []byte(sr) // ERROR "cannot convert.*\[\]byte|invalid type conversion"
49 _ = []int64(sr) // ERROR "cannot convert.*\[\]int64|invalid type conversion"
51 _ = Tbyte(sr) // ERROR "cannot convert.*Tbyte|invalid type conversion"
53 _ = Tint64(sr) // ERROR "cannot convert.*Tint64|invalid type conversion"
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/deque/
H A D14340.cc32 __gnu_test::conversion<container>::iterator_to_const_iterator();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/multimap/
H A D14340.cc31 __gnu_test::conversion<container>::iterator_to_const_iterator();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/multiset/
H A D14340.cc31 __gnu_test::conversion<container>::iterator_to_const_iterator();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/list/
H A D14340.cc31 __gnu_test::conversion<list_type>::iterator_to_const_iterator();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/map/
H A D14340.cc31 __gnu_test::conversion<container>::iterator_to_const_iterator();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/set/
H A D14340.cc31 __gnu_test::conversion<container>::iterator_to_const_iterator();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/vector/
H A D14340.cc31 __gnu_test::conversion<container>::iterator_to_const_iterator();
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m68k/
H A Dmode5.s2 | Test conversion of mode 5 addressing with a zero offset into mode 2.
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dtarget.c26 Implements conversion of lexer tokens to machine-dependent numerical
36 conversion cases necessary, because the text file would be
43 problem for a given machine, one might have to modify the way conversion
44 expressions are built so that instead of just one conversion expr, a
45 series of conversion exprs are built to make a path from one type to
672 assert ("stumped by conversion from typeless!" == NULL);
776 /* ffetarget_convert_character1_integer4 -- Raw conversion.
835 assert ("stumped by conversion from integer1!" == NULL);
870 /* ffetarget_convert_character1_logical4 -- Raw conversion.
929 assert ("stumped by conversion fro
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/m68k/
H A Dmode5.s2 | Test conversion of mode 5 addressing with a zero offset into mode 2.
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug104.go9 return 0 // ERROR "conversion|type"
H A Dbug184.go22 // implicit interface conversion in assignment during return
29 // implicit interface conversion in multi-assignment during return
H A Dbug010.go22 bug10.go:6: illegal conversion of constant to 020({},<_o001>{<i><int32>INT32;<f><float32>FLOAT32;},{})
H A Dbug112.go15 bug112.go:6: illegal conversion of constant to T
H A Dbug481.go7 // Returning an index into a conversion from string to slice caused a
H A Dissue5172.go7 // issue 5172: spurious warn about type conversion on broken type inside go and defer
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dbal-jalx-local-n64.d1 #name: MIPS BAL to JALX conversion for local symbol (n64)
H A Djr-to-b-1.d1 #name: jr to b conversion
H A Djr-to-b-2.d1 #name: jr not to b conversion
/haiku-buildtools/binutils/gas/testsuite/gas/nios2/
H A Dmovi.s1 # Source file used to test that former silent conversion of
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/interface/
H A Dconvert1.go7 // Test static interface conversion of interface value nil.
H A Dconvert2.go7 // Test static interface conversion of interface value nil.
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/ken/
H A Dsimpconv.go7 // Test simple arithmetic conversion.

Completed in 204 milliseconds

123