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

1 2 3

  /dalvik/dexgen/src/com/android/dexgen/util/
HexParser.java 76 int alleged = Integer.parseInt(atStr, 16); local
77 if (alleged != outAt) {
ByteArray.java 106 * @param bytes {@code non-null;} (alleged) underlying array
  /dalvik/dx/src/com/android/dx/util/
HexParser.java 76 int alleged = Integer.parseInt(atStr, 16); local
77 if (alleged != outAt) {
ByteArray.java 106 * @param bytes {@code non-null;} (alleged) underlying array
  /external/dexmaker/src/dx/java/com/android/dx/util/
HexParser.java 76 int alleged = Integer.parseInt(atStr, 16); local
77 if (alleged != outAt) {
ByteArray.java 106 * @param bytes {@code non-null;} (alleged) underlying array
  /dalvik/dx/src/com/android/dx/command/dump/
ClassDumper.java 32 * @param bytes {@code non-null;} bytes of the (alleged) class file
BaseDumper.java 74 * @param bytes {@code non-null;} bytes of the (alleged) class file
BlockDumper.java 73 * @param bytes {@code non-null;} bytes of the (alleged) class file
  /external/openssh/
cipher.h 53 #define SSH_CIPHER_BROKEN_RC4 5 /* Alleged RC4 */
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_x86-inl.h 203 // Check that alleged %esp is not NULL and is reasonably aligned.
206 // Check that alleged %esp is actually readable. This is to prevent
222 // Alleged %esp is readable, use it for further unwinding.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_x86-inl.h 200 // Check that alleged %esp is not NULL and is reasonably aligned.
203 // Check that alleged %esp is actually readable. This is to prevent
219 // Alleged %esp is readable, use it for further unwinding.
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
ByteArray.java 110 * @param bytes non-null; (alleged) underlying array
  /libcore/luni/src/test/java/libcore/java/util/
FormatterTest.java 104 // Alleged regression tests for historical bugs. (It's unclear whether the bugs were in
  /external/eclipse-windowbuilder/propertysheet/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/common/eclipse/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/common/osgi/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/darwin-x86/swt/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/darwin-x86_64/swt/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an
  /prebuilts/tools/linux-x86/swt/
NOTICE 134 alleged intellectual property infringement. In order to qualify, an

Completed in 676 milliseconds

1 2 3