HomeSort by relevance Sort by last modified time
    Searched refs:Illegal (Results 1 - 25 of 47) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
pr4587.l 2 .*pr4587.s:18: Error: Illegal operands
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
illegal-2.d 1 #name: Illegal Instructions - 2
3 #source: illegal-2.s
4 #error-output: illegal-2.l
illegal.d 1 #name: Illegal Instructions
3 #source: illegal.s
4 #error-output: illegal.l
illegal-lse.d 1 #name: LSE Illegal Instruction Operands
2 #source: illegal-lse.s
4 #error-output: illegal-lse.l
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
illegal.s 1 # Source file used to test illegal operands.
4 # Illegal registers
7 # Illegal syntax
13 # Illegal opcodes
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cond-bad.d 1 # name: Illegal conditions in Neon instructions, ARM mode
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/
test_fail.py 26 '{"Illegal expression": 1 + 2}',
28 '{"Illegal invocation": alert()}',
34 '["Illegal backslash escape: \\x15"]',
36 '["Illegal backslash escape: \\\'"]',
38 '["Illegal backslash escape: \\017"]',
  /external/v8/tools/clang/blink_gc_plugin/
TracingStatus.h 9 // illegal < unneeded < unknown < needed
13 // * illegal field is invalid/illegal to trace.
21 // Tracing status |illegal| is considered an error; treating |unneeded| also
26 // wouldn't work. Hence, only consider |illegal| as an error TracingStatus
30 static TracingStatus Illegal() { return kIllegal; }
Edge.h 146 return TracingStatus::Illegal();
162 return TracingStatus::Illegal();
174 return TracingStatus::Illegal();
186 return TracingStatus::Illegal();
232 return TracingStatus::Illegal();
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug092.go 17 Illegal instruction
  /prebuilts/go/linux-x86/test/fixedbugs/
bug092.go 17 Illegal instruction
  /build/make/core/
host_shared_library_internal.mk 17 $(error $(LOCAL_PATH): Illegal use of OVERRIDE_BUILT_MODULE_PATH)
shared_library_internal.mk 17 $(error $(LOCAL_PATH): Illegal use of OVERRIDE_BUILT_MODULE_PATH)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
expected_errors.l 93 .*:117: Error: Illegal dest register combination. Input text was \).
94 .*:118: Error: Illegal source register combination. Input text was \).
103 .*:131: Error: Illegal dest register combination. Input text was A0.H.
104 .*:133: Error: Illegal dest register combination.
105 .*:134: Error: Illegal dest register combination.
106 .*:135: Error: Illegal dest register combination.
107 .*:136: Error: Illegal dest register combination.
108 .*:137: Error: Illegal dest register combination.
  /external/valgrind/memcheck/tests/
mempool2.stderr.exp 42 Illegal memory pool address
54 Illegal memory pool address
62 Illegal memory pool address
74 Illegal memory pool address
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/
EdkIIGlueUefi.h 42 #error Illegal combination of EFI_SPECIFICATION_VERSION and EDK_RELEASE_VERSION versions
  /external/chromium-trace/catapult/telemetry/telemetry/wpr/
archive_info.py 200 raise Exception('Illegal wpr file name ' + wpr_file)
203 raise Exception('Illegal wpr file name ' + wpr_file +
  /external/v8/src/builtins/
builtins-internal.cc 13 BUILTIN(Illegal) {
  /prebuilts/go/darwin-x86/src/runtime/
os2_nacl.go 40 _ESPIPE = 29 /* Illegal seek */
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/width/
tables.go 17 return 0, 1 // Illegal UTF-8: not a starter, not ASCII.
25 return 0, 1 // Illegal UTF-8: not a continuation byte.
35 return 0, 1 // Illegal UTF-8: not a continuation byte.
41 return 0, 2 // Illegal UTF-8: not a continuation byte.
51 return 0, 1 // Illegal UTF-8: not a continuation byte.
57 return 0, 2 // Illegal UTF-8: not a continuation byte.
63 return 0, 3 // Illegal UTF-8: not a continuation byte.
67 // Illegal rune
102 return 0, 1 // Illegal UTF-8: not a starter, not ASCII.
110 return 0, 1 // Illegal UTF-8: not a continuation byte
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
os2_nacl.go 40 _ESPIPE = 29 /* Illegal seek */
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/width/
tables.go 17 return 0, 1 // Illegal UTF-8: not a starter, not ASCII.
25 return 0, 1 // Illegal UTF-8: not a continuation byte.
35 return 0, 1 // Illegal UTF-8: not a continuation byte.
41 return 0, 2 // Illegal UTF-8: not a continuation byte.
51 return 0, 1 // Illegal UTF-8: not a continuation byte.
57 return 0, 2 // Illegal UTF-8: not a continuation byte.
63 return 0, 3 // Illegal UTF-8: not a continuation byte.
67 // Illegal rune
102 return 0, 1 // Illegal UTF-8: not a starter, not ASCII.
110 return 0, 1 // Illegal UTF-8: not a continuation byte
    [all...]
  /external/v8/src/interpreter/
bytecode-array-builder.h 373 // Not implemented as the illegal bytecode is used inside internally
376 BytecodeArrayBuilder& Illegal();
  /prebuilts/go/darwin-x86/src/syscall/
tables_nacl.go 124 ESPIPE Errno = 29 /* Illegal seek */
250 ESPIPE: "Illegal seek",
  /prebuilts/go/linux-x86/src/syscall/
tables_nacl.go 124 ESPIPE Errno = 29 /* Illegal seek */
250 ESPIPE: "Illegal seek",

Completed in 323 milliseconds

1 2