Searched
full:illegal (Results
751 -
775 of
2771) sorted by null
<<31323334353637383940>>
/dalvik/docs/ |
verifier.html | 145 attempts to perform an illegal access on a field, the VM should throw 161 instruction that generates an illegal access error, and allow class
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstString.java | 93 // A single zero byte is illegal. 150 // 10XXXXXX, 1111XXXX -- illegal
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/ |
hybi00.py | 84 'Illegal character in subprotocol name: %r' % c) 195 raise HandshakeException('Illegal value for %s: %s' %
|
/external/chromium_org/third_party/angle/src/compiler/ |
ParseContext.cpp | 29 error(line, "illegal vector field selection", compString.c_str()); 91 error(line, "illegal vector field selection", compString.c_str()); 104 error(line, "illegal - vector component fields not from the same set", compString.c_str()); 126 error(line, "illegal length of matrix field selection", compString.c_str()); 132 error(line, "illegal matrix field selection", compString.c_str()); 139 error(line, "illegal matrix field selection", compString.c_str()); 147 error(line, "illegal matrix field selection", compString.c_str()); 575 error(line, "illegal use of type 'void'", identifier.c_str()); [all...] |
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
cld_utf8statetable.cc | 200 // For illegal byte in state0, avoid backup up over PREVIOUS char 204 // Back up over exactly one byte of rejected/illegal UTF-8 character
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
texstorage.c | 282 /* these unsized formats are illegal */ 313 "glTexStorage%uD(illegal target=%s)",
|
/external/clang/test/Sema/ |
exprs.c | 70 (float*)X = P; // expected-error {{assignment to cast is illegal, lvalue casts are not supported}} 72 FOO = P; // expected-error {{assignment to cast is illegal, lvalue casts are not supported}}
|
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
CstString.java | 93 // A single zero byte is illegal. 150 // 10XXXXXX, 1111XXXX -- illegal
|
/external/llvm/include/llvm/ADT/ |
SmallPtrSet.h | 43 /// represented with an illegal pointer value (-1) to allow null pointers to be 44 /// inserted. Tombstones are represented with another illegal pointer value
|
/external/mesa3d/src/mesa/main/ |
texstorage.c | 282 /* these unsized formats are illegal */ 313 "glTexStorage%uD(illegal target=%s)",
|
/external/nist-sip/java/gov/nist/core/ |
HostNameParser.java | 163 lexer.getBuffer() + ": Illegal Host name ", 307 " Illegal character in hostname:" + lexer.lookAhead(0),
|
/frameworks/compile/mclinker/include/mcld/LD/ |
DiagCommonKinds.inc | 47 DIAG(fatal_illegal_codegen_type, DiagnosticEngine::Fatal, "illegal output format of output %0", "illegal output format of output %0")
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/ |
SinkChannelTest.java | 413 // illegal array index 422 // illegal array index
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
EntityResolver2.java | 131 * a new InputStream or Reader, or an illegal URL. 188 * a new InputStream or Reader, or an illegal URL.
|
/libcore/luni/src/test/java/tests/api/java/util/ |
AbstractSequentialListTest.java | 490 final String illegalStr = "Illegal element"; 570 asl.set(1, "Illegal element");
|
/system/core/sh/ |
miscbltin.c | 270 error("Illegal number: %s", argv[1]); 275 error("Illegal mode: %s", ap);
|
/external/chromium_org/net/quic/ |
quic_framer.cc | 721 set_detailed_error("Illegal public flags value."); 791 set_detailed_error("Illegal public flags value."); 931 set_detailed_error("Illegal private flags value."); [all...] |
/bionic/libc/private/ |
bionic_tls.h | 97 /* On mips32r1, this goes via a kernel illegal instruction trap that's optimized for v1. */ \
|
/bionic/libc/stdlib/ |
strtoimax.c | 77 * Compute the cutoff value between legal numbers and illegal
|
strtol.c | 78 * Compute the cutoff value between legal numbers and illegal
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
ArrayData.java | 75 throw new IllegalArgumentException("Illegal number of init values");
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
ClassDefsSection.java | 105 * Adds an element to this instance. It is illegal to attempt to add more
|
UniformListItem.java | 49 * Constructs an instance. It is illegal to modify the given list once
|
/dalvik/dx/src/com/android/dx/dex/code/ |
ArrayData.java | 77 throw new IllegalArgumentException("Illegal number of init values");
|
/dalvik/dx/src/com/android/dx/dex/file/ |
ClassDefsSection.java | 104 * Adds an element to this instance. It is illegal to attempt to add more
|
Completed in 3223 milliseconds
<<31323334353637383940>>