HomeSort by relevance Sort by last modified time
    Searched full:note (Results 1601 - 1625 of 7374) sorted by null

<<61626364656667686970>>

  /dalvik/dx/etc/
dx.bat 54 REM Note: advanced substitions don't work on %1..%N. We need to assign to
  /dalvik/dx/src/com/android/dx/cf/iface/
ClassFile.java 28 * <p><b>Note:</b> The fields referred to in this documentation are of the
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationSetItem.java 39 * <b>Note:</b> The contents have to get sorted by type id before
EncodedArrayItem.java 102 // Encode the data and note the size.
EncodedField.java 74 * <p><b>Note:</b> This compares the method constants only,
  /dalvik/dx/src/com/android/dx/rop/code/
RegOps.java 24 * <p><b>Note:</b> Opcode descriptions use a rough pseudocode. {@code r}
43 * <b>Note:</b> This opcode should only ever be used in the
284 * <b>Note:</b> This opcode should only ever be used in the
291 * <b>Note:</b> This opcode should only ever be used in the
  /dalvik/dx/src/com/android/dx/rop/cst/
CstInteger.java 60 * Note: No need to synchronize, since we don't make any sort
CstMemberRef.java 69 * <p><b>Note:</b> This implementation just compares the defining
  /dalvik/dx/src/com/android/dx/util/
IndentingWriter.java 109 * Note: No else, so this should fall through to the next
LabeledList.java 127 * Note: assumes that the labels that are in the list are the same
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
BlockingQueue.java 12 // BEGIN android-note
14 // END android-note
103 * Note that a <tt>BlockingQueue</tt> can safely be used with multiple
257 * <p>Note that you <em>cannot</em> always tell if an attempt to insert
ExecutorService.java 167 * Note that <tt>isTerminated</tt> is never <tt>true</tt> unless
200 * <p> Note: The {@link Executors} class includes a set of methods
245 * Note that a <em>completed</em> task could have
271 * Note that a <em>completed</em> task could have
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
characterdatareplacedataexceedslengthofarg.java 40 * thru four with "260030". Note that the length of the
hc_characterdatareplacedataexceedslengthofarg.java 40 * thru four with "260030". Note that the length of the
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
nodesetprefix01.java 34 * The method setPrefix sets the namespace prefix of this node. Note that setting this attribute,
nodesetprefix02.java 34 * The method setPrefix sets the namespace prefix of this node. Note that setting this attribute,
  /dalvik/libcore/luni/src/main/java/java/util/
Dictionary.java 21 * <strong>Note: Do not use this class since it is obsolete. Please use the
  /dalvik/libcore/luni/src/main/native/
java_net_NetworkInterface.cpp 31 #include <net/if.h> // Note: Can't appear before <sys/socket.h> on OS X.
  /dalvik/libcore/nio/src/main/java/java/nio/
NIOAccess.java 31 * Buffer is not backed by native heap storage. Note that this is
  /dalvik/libcore/prefs/src/main/java/java/util/prefs/
PreferenceChangeEvent.java 30 * Please note that although the class is marked as {@code Serializable} by
  /dalvik/libcore/regex/src/main/java/java/util/regex/
Pattern.java 72 * Note: For Android, the {@code CASE_INSENSITIVE} constant
112 * Note: For Android, the {@code CASE_INSENSITIVE} constant
187 * trailing empty strings will not be returned. (Note that
297 * Note: Currently, the {@link #CASE_INSENSITIVE} and
  /dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
PatternErrorTest.java 59 // note: invalid regex syntax checked in PatternSyntaxExceptionTest
  /dalvik/libcore/security/src/main/java/java/security/
Certificate.java 26 * Note: A {@code Certificate} instances does not make any statement about the
  /dalvik/libcore/security/src/main/java/java/security/acl/
AclEntry.java 56 * Note: An ACL entry is <i>positive</i> by default and can only become
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
Cache.java 68 * Note: The length of the prefixes of the encoded forms should not be
81 // Note, that it is possible for 2 different arrays to have
118 // Note, that every item in this array is unique.
183 * Note: parameter array should be of length not less than

Completed in 1317 milliseconds

<<61626364656667686970>>