/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/ |
D | unknown-arch-attr.test | 1 ## Handle unrecognized arch attributes. 2 ## Encode an unrecognized arch feature into an object file and try to decode it. 3 ## The expected behavior is to ignore the unrecognized arch feature and 7 ## unrecognized architecture extension. llvm-objdump will ignore it and decode 10 ## This test cannot be assembly because the test needs an unrecognized arch 11 ## feature and `llvm-mc` will filter out the unrecognized arch feature.
|
/external/rust/crates/pin-project/tests/ui/pin_project/ |
D | packed-name-value.stderr | 1 error[E0552]: unrecognized representation hint 7 error[E0552]: unrecognized representation hint 13 error[E0552]: unrecognized representation hint
|
/external/llvm-project/llvm/test/MC/RISCV/ |
D | rv64a-invalid.s | 10 amoxor.d.rlqa a2, a3, (a4) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic 11 amoor.d.aq.rl a4, a5, (a6) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic 12 amoor.d. a4, a5, (a6) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic
|
D | rv32a-invalid.s | 10 amoxor.w.rlqa a2, a3, (a4) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic 11 amoor.w.aq.rl a4, a5, (a6) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic 12 amoor.w. a4, a5, (a6) # CHECK: :[[@LINE]]:1: error: unrecognized instruction mnemonic
|
D | empty-string.s | 3 "" # CHECK: error: unrecognized instruction mnemonic
|
/external/golang-protobuf/proto/ |
D | discard.go | 85 unrecognized field member 135 if di.unrecognized.IsValid() { 136 *src.offset(di.unrecognized).toBytes() = nil 243 di.unrecognized = invalidField 248 di.unrecognized = toField(&f)
|
D | table_merge.go | 60 unrecognized field // Offset of XXX_unrecognized member 156 if mi.unrecognized.IsValid() { 157 if b := *src.offset(mi.unrecognized).toBytes(); len(b) > 0 { 158 *dst.offset(mi.unrecognized).toBytes() = append([]byte(nil), b...) 645 mi.unrecognized = invalidField 650 mi.unrecognized = toField(&f)
|
/external/llvm-project/clang/test/Parser/ |
D | objc-available.m | 14 (void)@available(erik_os 10.11, *); // expected-error{{unrecognized platform name erik_os}} 16 (void)@available(erik_os 10.10, hat_os 1.0, *); // expected-error 2 {{unrecognized platform name}}
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | HelpCommandHandlerTest.groovy | 54 handleCommand(['unrecognized']) 57 assertSessionReply(ReplyCodes.HELP_OK, ['help.noHelpTextDefined', 'unrecognized'])
|
/external/rust/cxx/tests/ui/ |
D | unrecognized_receiver.stderr | 1 error: unrecognized receiver type
|
D | multiple_parse_error.stderr | 7 error: unrecognized ABI, requires either "C++" or "Rust"
|
/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/ |
D | FlowAnalyzer.kt | 23 …private fun unrecognized(i: AbstractInsnNode): Nothing = abort("Unrecognized operation ${i.toText(… in abort() method 107 else -> unrecognized(i) in executeOne() 277 else -> unrecognized(i) in executeOne()
|
/external/libchromeos-rs/ |
D | OWNERS | 1 # ANDROID: Remove chromium owners to not confuse Gerrit with unrecognized
|
/external/strace/linux/arc/ |
D | raw_syscall.h | 47 # error unrecognized arc in raw_syscall_0()
|