HomeSort by relevance Sort by last modified time
    Searched refs:non (Results 151 - 175 of 2609) sorted by null

1 2 3 4 5 67 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
group2.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
group4.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
group5.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
group6.d 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
7 # xstormy also uses a non-standard script, putting .data before .text.
init-fini-arrays.d 6 # cr16 and crx use non-standard scripts with memory regions, which don't play
orphan2.d 5 # xstormy uses a non-standard script, resulting is unexpected section order
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
abs-iamcu.d 1 #name: Absolute non-overflowing relocs
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
b-badquot.s 3 % non-zero, YZ field.
b-badrx1.s 3 % (non-zero), Y field.
b-bstab1.d 7 #error: invalid mmo file: fields y and z of lop_stab non-zero, y: 1, z: 2
b-bstab1.s 3 % with non-zero y and/or z.
bspec802.s 4 % an ending LOP-something, hence a non-LOP_QUOTE in the name.
sec-6m.d 8 # A non-loaded section with relocs would have the SEC_RELOC bit set in the
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
rgn-at10.d 6 # non-load sections.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
got-reloc-global-addend-1.d 5 #error: .*relocation R_C6000_SBR_GOT_U15_W with non-zero addend 4.*
got-reloc-global-addend-2.d 5 #error: .*relocation R_C6000_SBR_GOT_L16_W with non-zero addend 4.*
shared-nopic.d 5 #warning: non-PIC code
shared-nopid.d 5 #warning: non-PID code
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
abs-k1om.d 1 #name: Absolute non-overflowing relocs
abs-l1om.d 1 #name: Absolute non-overflowing relocs
abs.d 1 #name: Absolute non-overflowing relocs
  /external/swiftshader/src/OpenGL/compiler/
ossource_posix.cpp 21 #error Trying to build a posix specific file in a non-posix build.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug205.go 14 println(t["hi"]); // ERROR "non-integer slice index|must be integer"
15 println(s["hi"]); // ERROR "non-integer string index|must be integer"
issue11614.go 14 int // ERROR "interface contains embedded non-interface int"
22 (interface{int}) // ERROR "interface contains embedded non-interface int" "type interface { int } is not an expression"
issue20185.go 13 switch t := nil.(type) { // ERROR "cannot type switch on non-interface value nil"
22 switch t := x.(type) { // ERROR "cannot type switch on non-interface value x \(type untyped number\)"

Completed in 826 milliseconds

1 2 3 4 5 67 8 91011>>