HomeSort by relevance Sort by last modified time
    Searched full:illegal (Results 1101 - 1125 of 2771) sorted by null

<<41424344454647484950>>

  /external/skia/src/core/
SkBlitter_RGB16.cpp 75 // illegal
124 // illegal
156 // illegal
    [all...]
  /ndk/sources/host-tools/make-3.81/glob/
glob.c 200 which warns of illegal pointer combinations otherwise. */
418 /* It is an illegal expression. */
432 /* It is an illegal expression. */
    [all...]
  /build/tools/
java-layers.py 231 sys.stderr.write("%s: Illegal import in package '%s' of '%s'\n"
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestListAdapter.java 365 throw new IllegalArgumentException("Illegal view type: " + viewType);
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
NinePatchDrawableTest.java 79 fail("The constructor should check whether the chunk is illegal.");
  /cts/tests/tests/widget/src/android/widget/cts/
SimpleAdapterTest.java 314 // illegal resid
  /dalvik/vm/hprof/
HprofHeap.cpp 250 nameId = hprofLookupStringId("<ILLEGAL>");
  /development/tools/apkcheck/
README.txt 40 would otherwise be flagged as illegal by apkcheck.
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e.cpp 261 case( bmSE1 ): //illegal state
  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/
gUnit.g 119 // TODO : currently gUnit just ignores illegal test for lexer rule, but should also emit a reminding message
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventProxy.m 105 if (![response isEqualToString:@"ack\n"]) @throw [NSException exceptionWithName:@"ANTLRDebugEventProxy" reason:@"illegal response from debugger" userInfo:nil];
  /external/arduino/libraries/Wire/utility/
twi.c 470 case TW_BUS_ERROR: // bus error, illegal stop/start
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
X509Extensions.java 243 throw new IllegalArgumentException("illegal object in getInstance: " + obj.getClass().getName());
  /external/chromium/base/
message_pump_libevent.cc 166 // It's illegal to use this function to listen on 2 separate fds with the
  /external/chromium/googleurl/
README.txt 26 and that this is more strict about certain illegal, rarely used, and
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-filepath.h 56 // Names are NOT checked for syntax correctness -- no checking for illegal
  /external/chromium/third_party/libjingle/source/talk/base/
flags.cc 251 fprintf(stderr, "Error: illegal value for flag %s of type %s\n",
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
hybi00.py 144 raise HandshakeException('Illegal value for %s: %s' %
  /external/chromium_org/base/message_loop/
message_pump_libevent.cc 174 // It's illegal to use this function to listen on 2 separate fds with the
  /external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js 255 'An invalid or illegal string was specified'
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.h 174 // Note: it is illegal to call this before the backend is initialized.
  /external/chromium_org/chrome/renderer/resources/extensions/
messaging.js 68 console.error('Illegal argument to Port.postMessage');
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
signal.h 225 #define SIGILL 4 /* illegal instruction (not reset when caught) */
  /external/chromium_org/net/quic/
quic_connection_logger.cc 253 DCHECK(false) << "Illegal frame type: " << frame.type;
  /external/chromium_org/ppapi/api/
ppb_input_event.idl 340 * illegal. In the case of an invalid bit, all valid bits will be applied
341 * and only the illegal bits will be ignored. The most common cause of a
375 * illegal. In the case of an invalid bit, all valid bits will be applied
376 * and only the illegal bits will be ignored.
    [all...]

Completed in 1751 milliseconds

<<41424344454647484950>>