HomeSort by relevance Sort by last modified time
    Searched full:inappropriate (Results 1 - 25 of 297) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
2009-03-09-WeakDeclarations-1.c 2 // Insist upon warnings for inappropriate weak attributes.
7 // These are inappropriate, and should generate warnings:
14 // These are inappropriate, and should generate warnings:
  /dalvik/tests/069-field-type/
info.txt 2 inappropriate object type in an instance field. By compiling two
  /external/clang/test/CodeGen/
2005-07-20-SqrtNoErrno.c 3 // inappropriate to translate C/C++ sqrt to this.
2009-09-24-SqrtErrno.c 3 // inappropriate to translate C/C++ sqrt to this.
  /external/webkit/Tools/Scripts/
check-for-inappropriate-files-in-framework 65 STDERR.puts " Inappropriate files were detected and have been removed from the framework."
67 STDERR.puts " to be modified so that the inappropriate files are no longer copied in to the framework."
  /external/bison/m4/
mbsinit.m4 38 dnl On mingw, mbsinit() always returns 1, which is inappropriate for
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
StreamCipher.java 15 * inappropriate.
BlockCipher.java 16 * inappropriate.
Mac.java 14 * inappropriate.
  /libcore/luni/src/main/java/java/util/
ListIterator.java 36 * if the class of the object is inappropriate for the list.
123 * if the class of the object is inappropriate for the list.
SortedMap.java 55 * if the class of the end key is inappropriate for this sorted
90 * if the class of the start or end key is inappropriate for
115 * if the class of the start key is inappropriate for this
SortedSet.java 60 * when the class of the end element is inappropriate for this
92 * when the class of the start or end element is inappropriate
112 * when the class of the start element is inappropriate for this
Set.java 38 * when the class of the object is inappropriate for this set.
54 * when the class of an object is inappropriate for this set.
List.java 43 * if the class of the object is inappropriate for this
61 * if the class of the object is inappropriate for this
82 * if the class of an object is inappropriate for this
103 * if the class of an object is inappropriate for this
299 * if the class of an object is inappropriate for this
  /cts/tests/tests/permission/src/android/permission/cts/
FileUtils.java 72 throw new IllegalArgumentException("Inappropriate flag " + flag);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DESedeEngine.java 37 * inappropriate.
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/cipher/
DESede.java 59 * if the params argument is inappropriate.
  /external/webkit/LayoutTests/dom/html/level1/core/
hc_elementreplaceattributewithself.js 80 be inappropriate to throw an INUSE_ATTRIBUTE_ERR.
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_elementreplaceattributewithself.js 80 be inappropriate to throw an INUSE_ATTRIBUTE_ERR.
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementreplaceattributewithself.java 33 * be inappropriate to throw an INUSE_ATTRIBUTE_ERR.
hc_elementreplaceattributewithself.java 33 * be inappropriate to throw an INUSE_ATTRIBUTE_ERR.
  /libcore/luni/src/main/java/java/security/
KeyFactorySpi.java 67 * {@code KeySpec} is inappropriate for the given key.
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
RC2ParameterSpecTest.java 41 * inappropriate constructor parameters and that input iv array is
72 * inappropriate constructor parameters and that input iv array is
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
AEADBlockCipher.java 19 * @exception IllegalArgumentException if the params argument is inappropriate.
88 * @throws IllegalStateException if the cipher is in an inappropriate state.
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
RC2ParameterSpecTest.java 41 * inappropriate constructor parameters and that input iv array is
72 * inappropriate constructor parameters and that input iv array is

Completed in 407 milliseconds

1 2 3 4 5 6 7 8 91011>>