HomeSort by relevance Sort by last modified time
    Searched full:order (Results 1226 - 1250 of 5392) sorted by null

<<41424344454647484950>>

  /dalvik/libcore/luni/src/main/java/java/lang/
Enum.java 88 * equal. In order to be equal, {@code object} must be identical to this
122 * relative order. This method compares the object's ordinal values, that
  /dalvik/libcore/luni/src/main/java/java/util/
StringTokenizer.java 195 * implemented in order to satisfy the {@code Enumeration} interface.
228 * implemented in order to satisfy the {@code Enumeration} interface.
  /dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/
Util.java 44 * length). Exception throws order is IndexOutOfBoundsException for negative
149 * length). Exception throws order is IndexOutOfBoundsException for negative
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemUse.java 35 * ElemElement, and ElemLiteralResult, on order to implement
183 * with the use-attribute-sets attribute, in the same order in which
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
FilterExprWalker.java 185 * order relative to the current node, and returns the new node. If the
276 * order.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
FuncExtFunction.java 62 * order to allow caching of the method.
162 * ExtensionsTable#extFunction in order to allow caching
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSSerializer.java 80 * serializing the children of the document fragment in the order they
125 * XML parsers. When the encoding is UTF-8, whether or not a byte order mark
129 * Byte Order Mark must be generated for non-character outputs, such as
131 * the Byte Order Mark is not generated, a "byte-order-mark-needed" warning
133 * big-endian (UTF-16BE) or little-endian (UTF-16LE) and the Byte Order Mark
359 * document) in this order:
424 * i.e. UTF-16. Note that no Byte Order Mark is generated in a
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
AttributeList.java 85 * arbitrary order, regardless of the order in which they were
  /dalvik/vm/mterp/x86/
header.S 29 64-bit in edx:eax (low-order 32 in eax)
63 o High order 16 bits of ebx must be zero on entry to handler
  /development/host/windows/usb/api/
adb_object_handle.h 49 In order to prevent crashes when API client tries to access an object through
87 We hide destructor in order to prevent ourseves from accidentaly allocating
  /development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java 118 * order for the Adapters to work, so the columns need to make "_id" an alias for "rowid"
119 * - "rowid" also needs to be used by the SUGGEST_COLUMN_INTENT_DATA alias in order
  /external/apache-http/src/org/apache/commons/logging/
Log.java 21 * <p>A simple logging interface abstracting logging APIs. In order to be
26 * <p> The six logging levels used by <code>Log</code> are (in order):
  /external/bluetooth/glib/glib/
gnode.h 140 GTraverseType order,
214 GTraverseType order,
  /external/bluetooth/glib/gobject/
gclosure.h 174 * - order of inotifiers is random
176 * - order of fnotifiers is random
  /external/clearsilver/util/
dict.h 86 * The order is the order of the hash of the ids, which
  /external/dbus/dbus/
dbus-marshal-header.c 51 /** Offset to byte order from start of header */
423 * @param byte_order byte order of the header
442 * @param byte_order byte order of the header
646 * @param byte_order return location for byte order
938 * @param byte_order byte order from header
1032 /* BYTE ORDER */
    [all...]
  /external/elfutils/lib/
dynamicsizehash.c 27 REVERSE iterate in reverse order of insert
127 supported we maintain the order. */
  /external/freetype/include/freetype/
t1tables.h 29 #error "Please fix the directory search order for header files"
56 /* structures in order to support Multiple Master fonts. */
  /external/gtest/test/
gtest_xml_test_utils.py 64 order of the children as they are not guaranteed to be in any
65 particular order.
  /external/guava/src/com/google/common/primitives/
SignedBytes.java 137 // For pre-sizing a builder, just get the right order of magnitude
159 * Lexicographical order</a> article at Wikipedia
UnsignedBytes.java 140 // For pre-sizing a builder, just get the right order of magnitude
162 * Lexicographical order</a> article at Wikipedia
  /external/icu4c/test/intltest/
frcoll.cpp 93 // the order of elements in this array must be different than the order in CollationEnglishTest
  /external/iptables/extensions/
libipt_recent.c 11 /* Need these in order to not fail when compiling against an older kernel. */
58 " Useful if you have problems with people spoofing their source address in order\n"
  /external/jpeg/
wrtarga.c 111 outptr[0] = (char) GETJSAMPLE(inptr[2]); /* RGB to BGR order */
188 /* Write the colormap. Note Targa uses BGR byte order */
  /external/kernel-headers/original/linux/netfilter/
x_tables.h 206 /* Returns verdict. Argument order changed since 2.6.9, as this
367 * need to change whole approach in order to calculate align as function of

Completed in 90 milliseconds

<<41424344454647484950>>