/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libtic.so.5 | |
libtic.so.5.6 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libtic.so | |
libtic.so.5 | |
libtic.so.5.6 | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_parser.py | 318 # Illegal yield statement: def f(): return 1; yield 1 373 # Illegal return in generator: def f(): return 1; yield 1 437 # Illegal input: print >>fp, 460 # Illegal input: a,,c 487 # Illegal input: a $= b
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_parser.py | 318 # Illegal yield statement: def f(): return 1; yield 1 373 # Illegal return in generator: def f(): return 1; yield 1 437 # Illegal input: print >>fp, 460 # Illegal input: a,,c 487 # Illegal input: a $= b
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
URITest.java | 39 // escaped octets for illegal chars 51 // escaped octets for illegal 62 "fr^ ag"), // illegal chars 65 // % as illegal char, not escaped octet 140 "http://host/a[path#frag", // an illegal char, not in escaped 148 "http://host/a#fr#ag", // illegal char in fragment 188 "http://ipv6address]/apath#frag", // illegal char in host name 192 // illegal char in username... 193 "http://us[]er@host/path?query#frag", "http://host name/path", // illegal 197 "http://host^name#fragment", // illegal char in authorit [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/ |
en.stg | 112 "literals are illegal in lexer tokens{} section: <arg>" 150 "illegal forward reference: <arg>" 158 "illegal option <arg>"
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/ |
hybi.py | 332 'contains illegal character \',\': %r' % 340 # to do this in advance to make this server strictly reject illegal 351 'Illegal value for header %s: %r' %
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/ |
hybi.py | 357 'contains illegal character \',\': %r' % 365 # to do this in advance to make this server strictly reject illegal 376 'Illegal value for header %s: %r' %
|
/external/chromium_org/v8/src/ |
preparser.h | 86 if (stack_overflow_) return Token::ILLEGAL; 91 if (stack_overflow_) return Token::ILLEGAL; 95 // Any further calls to Next or peek will return the illegal token.
|
/external/iproute2/tc/ |
m_pedit.c | 486 fprintf(stderr, "Illegal pedit construct (%s) \n", *argv); 492 fprintf(stderr, "Illegal pedit construct (%s) \n", *argv); 532 fprintf(stderr, "Pedit: Illegal \"index\"\n");
|
/external/llvm/test/CodeGen/ARM/ |
vector-DAGCombine.ll | 55 ; Test trying to do a ShiftCombine on illegal types. 109 ; Test trying to do a AND Combine on illegal types. 118 ; Test trying to do an OR Combine on illegal types.
|
/external/valgrind/main/docs/internals/ |
3_3_BUGSTATUS.txt | 56 158730 Wont pend ppc: illegal opcode crash on instruction fctiwz 195 160954 Fixd 1870,1 ppc build of valgrind crashes with illegal instruction 315 vx1826 vx1842 Vfd 161378 illegal opcode in debug libm (FUCOMPP)
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPMetaParser.java | 143 * fixing the encoding (Latin-1 to UTF-8) and illegal control character optionally. 176 * fixing the encoding (Latin-1 to UTF-8) and illegal control character optionally. 231 * fixing the illegal control character optionally.
|
/hardware/broadcom/wlan/bcmdhd/firmware/ |
LICENSE.TXT | 194 jurisdiction to be illegal or unenforceable, the validity or enforceability 195 of the remainder of this Agreement shall not be affected if the illegal or 197 Agreement. If the illegal or unenforceable provision materially affects the
|
/hardware/invensense/60xx/libsensors_iio/ |
License.txt | 194 jurisdiction to be illegal or unenforceable, the validity or enforceability 195 of the remainder of this Agreement shall not be affected if the illegal or 197 Agreement. If the illegal or unenforceable provision materially affects the
|
/external/chromium_org/sql/ |
connection.cc | 630 DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db"; 638 DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db"; 657 DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db"; 753 DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db"; 799 DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db"; 807 DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db"; [all...] |
/external/chromium_org/third_party/openssl/openssl/apps/ |
ocsp.c | 198 "Illegal timeout value %s\n", 365 "Illegal validity period %s\n", 381 "Illegal validity age %s\n", 493 "Illegal update period %s\n", 511 "Illegal accept count %s\n", 527 "Illegal update period %s\n", [all...] |
/external/flac/include/FLAC/ |
format.h | [all...] |
/external/openssl/apps/ |
ocsp.c | 198 "Illegal timeout value %s\n", 365 "Illegal validity period %s\n", 381 "Illegal validity age %s\n", 493 "Illegal update period %s\n", 511 "Illegal accept count %s\n", 527 "Illegal update period %s\n", [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
execution_monitor.ipp | 362 "signal: illegal opcode; address of failing instruction: 0x%08lx", 367 "signal: illegal trap; address of failing instruction: 0x%08lx", 383 "signal: illegal operand; address of failing instruction: 0x%08lx", 388 "signal: illegal addressing mode; address of failing instruction: 0x%08lx", 403 "signal: SIGILL, si_code: %d (illegal instruction; address of failing instruction: 0x%08lx)", [all...] |
/cts/tests/tests/database/src/android/database/cts/ |
DatabaseUtils_InsertHelperTest.java | 249 // illegal primary key -> should return -1 282 // illegal primary key -> should return -1
|
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
CstUtf8.java | 93 // A single zero byte is illegal. 150 // 10XXXXXX, 1111XXXX -- illegal
|