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

<<31323334353637383940>>

  /development/samples/GlobalTime/src/com/android/globaltime/
City.java 46 * Loads the city database. The cities must be stored in order by raw
153 * Returns an Iterator over all cities, in raw offset order.
  /external/apache-http/src/org/apache/http/conn/
package.html 66 provides convenient methods for opening and updating sockets in order
85 order to re-use them for subsequent requests along the same route.
  /external/apache-http/src/org/apache/http/message/
LineFormatter.java 53 * In order to avoid unnecessary creation of temporary objects,
133 * In order to generate well-formed HTTP, the lines in the result
  /external/bison/lib/
getopt_int.h 72 This allows options to be given in any order, even with programs
76 written to expect options and other ARGV-elements in any order
  /external/bluetooth/bluez/src/
sdpd-database.c 54 * The service repository is a linked list in sorted order
264 * Return a pointer to the linked list containing the records in sorted order
  /external/bluetooth/glib/docs/reference/glib/tmpl/
arrays_byte.sgml 122 does not preserve the order of the #GByteArray. But it is faster than
152 If two array elements compare equal, their order in the sorted array is
trees-binary.sgml 6 and traversing in order
11 of key/value pairs optimized for searching and traversing in order.
  /external/bluetooth/glib/gmodule/
gmodule-dld.c 43 * BIND_FIRST - Place the library at the head of the symbol search order.
75 * last in the search order, which is approximately what we want,
  /external/dbus/dbus/
dbus-marshal-byteswap.c 214 * @param old_byte_order the old byte order
215 * @param new_byte_order the new byte order
dbus-marshal-recursive.h 46 dbus_uint32_t byte_order : 8; /**< byte order of the block */
71 dbus_uint32_t byte_order : 8; /**< byte order to write values with */
  /external/dropbear/libtomcrypt/src/pk/dsa/
dsa_make_key.c 101 /* at this point tmp generates a group of order q mod p */
104 /* so now we have our DH structure, generator g, order q, modulus p
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_verify_hash.c 90 /* get the order */
91 if ((err = mp_read_radix(p, (char *)key->dp->order, 16)) != CRYPT_OK) { goto error; }
  /external/dropbear/libtommath/
bn_fast_mp_montgomery_reduce.c 89 * carry fixups are done in order so after these loops the
137 * we just copy them in the right order
  /external/e2fsprogs/misc/
blkid.8.in 75 the first device found at a given priority. Device types in order of
103 In order to just refresh the cache without showing any tokens use
  /external/elfutils/libelf/
elf32_getphdr.c 112 byte order. */
165 /* If the byte order of the file is not the same as the one
elf32_getshdr.c 99 order. */
140 /* If the byte order of the file is not the same as the one
  /external/emma/core/java12/com/vladium/jcd/cls/
IFieldCollection.java 17 * declared by this class/interface. The order in which they appear is
48 * @return array of field offsets in no particular order [never null; could be empty]
IMethodCollection.java 17 * declared by this class/interface. The order in which they appear is
46 * @return array of method offsets in no particular order [never null; could be empty]
  /external/freetype/include/freetype/
ftlist.h 36 #error "Please fix the directory search order for header files"
59 /* <Order> */
  /external/freetype/include/freetype/internal/
autohint.h 33 /* A small technical note regarding automatic hinting in order to */
60 /* object, in order to speed up font re-opening time. Of course, this */
  /external/gtest/samples/
sample1_unittest.cc 69 // once, but it makes no guarantee on the order the tests are
71 // that their results don't depend on their order.
  /external/guava/javadoc/com/google/common/base/
Charsets.html 149 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UTF-16: sixteen-bit UCS Transformation Format, byte order identified by an
150 optional byte-order mark.</TD>
158 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UTF-16BE: sixteen-bit UCS Transformation Format, big-endian byte order.</TD>
166 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UTF-16LE: sixteen-bit UCS Transformation Format, little-endian byte order.</TD>
251 <DD>UTF-16BE: sixteen-bit UCS Transformation Format, big-endian byte order.
263 <DD>UTF-16LE: sixteen-bit UCS Transformation Format, little-endian byte order.
275 <DD>UTF-16: sixteen-bit UCS Transformation Format, byte order identified by an
276 optional byte-order mark.
  /external/guava/src/com/google/common/collect/
ObjectArrays.java 126 * <p>This method returns the elements in the order they are returned by the
152 * collection. This method returns the elements in the order they are returned
  /external/icu4c/common/
udatamem.c 72 In order to prevent the beginning of the data from ever matching the
122 * In order to get perfect values for all data items, we may have to add a
  /external/icu4c/common/unicode/
ucnvsel.h 135 * The returned encoding names and their order will be the same as
153 * The returned encoding names and their order will be the same as

Completed in 339 milliseconds

<<31323334353637383940>>