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

<<21222324252627282930>>

  /bionic/libc/upstream-freebsd/lib/libc/stdio/
flags.c 76 default: /* illegal mode */
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteOpenHelperTest.java 53 // Test with illegal version number.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
SamplerTest.java 73 // Some value combinations are illegal
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
OutputCollector.java 67 * backward in the output. It is illegal to call this unless the
  /dalvik/dx/src/com/android/dx/dex/code/
OutputCollector.java 69 * backward in the output. It is illegal to call this unless the
  /dalvik/tests/046-reflect/
expected.txt 44 got expected illegal obj store exc
  /dalvik/vm/analysis/
VerifySubs.cpp 72 * illegal access rather than nonexistent class.
  /development/ndk/platforms/android-9/arch-mips/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(ILL,4,"Illegal instruction")
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CertSelectorTest.java 69 // Illegal DNS names
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
ParameterMetaDataTest.java 86 fail("Illegal access to Field " + fieldName);
ResultSetTest.java 94 fail("Illegal access to Field " + fieldName);
StatementTest.java 84 fail("Illegal access to Field " + fieldName);
  /external/apache-http/src/org/apache/http/auth/
MalformedChallengeException.java 37 * illegal in the given context
  /external/apache-http/src/org/apache/http/cookie/
MalformedCookieException.java 37 * Signals that a cookie is in some way invalid or illegal in a given
  /external/apache-http/src/org/apache/http/impl/cookie/
BasicPathHandler.java 60 "Illegal path attribute \"" + cookie.getPath()
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 37 #define GAP_ERR_ILL_MODE (GAP_ERR_GRP + 0x07) /* An illegal mode parameter was detected */
38 #define GAP_ERR_ILL_INQ_TIME (GAP_ERR_GRP + 0x08) /* An illegal time parameter was detected */
39 #define GAP_ERR_ILL_PARM (GAP_ERR_GRP + 0x09) /* An illegal parameter was detected */
487 ** GAP_ERR_ILL_PARM if an illegal parameter was detected
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERBoolean.java 39 throw new IllegalArgumentException("illegal object in getInstance: " + obj.getClass().getName());
  /external/chromium/chrome/browser/sync/engine/
syncer_types.h 50 // Update is illegal when considered alone. e.g. broken UTF-8 in the name.
verify_updates_command.cc 88 LOG(ERROR) << "Illegal negative id in received updates";
  /external/chromium/net/http/
http_vary_data.h 56 // Call this method to persist the vary data. Illegal to call this on an
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
javascriptstatetracker.py 50 # TODO(robbyw): determine which of these, if any, should be illegal.
  /external/chromium_org/content/child/
site_isolation_policy_browsertest.cc 64 // Load a page that issues illegal cross-site document requests to bar.com.
  /external/chromium_org/gpu/command_buffer/service/
context_state.h 132 // The currently bound array buffer. If this is 0 it is illegal to call
  /external/chromium_org/media/base/
decoder_buffer.h 29 // NOTE: It is illegal to call any method when end_of_stream() is true.
demuxer.h 67 // After the callback completes the demuxer may be destroyed. It is illegal to

Completed in 1421 milliseconds

<<21222324252627282930>>