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

<<31323334353637383940>>

  /dalvik/dx/src/com/android/dx/dex/file/
UniformListItem.java 47 * Constructs an instance. It is illegal to modify the given list once
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ActionScriptTarget.java 63 * ActionScript doesn't support Unicode String literals that are considered "illegal"
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DataFormatFieldTest.java 143 // test illegal args
  /external/apache-http/src/org/apache/http/cookie/
CookieSpec.java 104 * @throws IllegalArgumentException if an input parameter is illegal
  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2109DomainHandler.java 98 "Illegal domain attribute \"" + domain
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorExsltFunction.java 133 msg = "func:result has an illegal following sibling (only xsl:fallback allowed)";
  /external/bluetooth/bluedroid/stack/gatt/
gatt_cl.c 601 GATT_TRACE_ERROR0("illegal prepare write response length, discard");
653 GATT_TRACE_ERROR0("illegal notification PDU length, discard");
663 /* illegal handle, send ack now */
739 GATT_TRACE_ERROR0("Illegal ReadByType/ReadByGroupType Response length, discard");
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERBitString.java 106 throw new IllegalArgumentException("illegal object in getInstance: " + obj.getClass().getName());
DERUTCTime.java 50 throw new IllegalArgumentException("illegal object in getInstance: " + obj.getClass().getName());
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
AuthorityKeyIdentifier.java 90 throw new IllegalArgumentException("illegal tag");
  /external/chromium/base/
safe_strerror_posix.cc 59 // considered illegal to reinterpret_cast a type to itself, so we get an
  /external/chromium/chrome/browser/net/
chrome_net_log.h 80 // It is illegal for an Observer to call any ChromeNetLog or
url_info_unittest.cc 126 // TODO(jar): Add death test for illegal state changes, and also for setting
  /external/chromium/chrome/common/extensions/
extension_message_bundle.h 96 // Returns false if the input is empty or if it has illegal characters.
  /external/chromium/third_party/libevent/test/
bench.c 146 fprintf(stderr, "Illegal argument \"%c\"\n", c);
  /external/chromium_org/base/
cpu.cc 126 // AVX instructions will generate an illegal instruction exception unless
safe_strerror_posix.cc 59 // considered illegal to reinterpret_cast a type to itself, so we get an
  /external/chromium_org/base/message_loop/
message_pump_io_ios.cc 126 // It's illegal to use this function to listen on 2 separate fds with the
  /external/chromium_org/chrome/browser/net/
url_info_unittest.cc 127 // TODO(jar): Add death test for illegal state changes, and also for setting
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
share_client.js 82 console.debug('Received a message from an illegal origin: ' + e.origin);
  /external/chromium_org/chrome/browser/webdata/
keyword_table.h 155 // illegal value.
  /external/chromium_org/chrome/common/extensions/
message_bundle.h 100 // Returns false if the input is empty or if it has illegal characters.
  /external/chromium_org/chrome/utility/extensions/
unpacker_unittest.cc 154 const char* kExpected = "Illegal path (absolute or relative with '..'): ";
  /external/chromium_org/content/child/
site_isolation_policy.h 23 // block illegal responses so that a compromised renderer cannot steal private
  /external/chromium_org/gpu/command_buffer/service/
vertex_attrib_manager.h 274 // The currently bound element array buffer. If this is 0 it is illegal

Completed in 1654 milliseconds

<<31323334353637383940>>