Searched
full:order (Results
626 -
650 of
5392) sorted by null
<<21222324252627282930>>
/external/bluetooth/glib/ |
NEWS.pre-1-3 | 126 - g_array_remove_index: remove an entry, preserving the order 127 - g_array_remove_index_fast: remove an entry, order might be distorted 128 - g_ptr_array_remove: remove an entry, preserving the order 129 - g_ptr_array_remove_fast: remove an entry, order might be distorted
|
/external/bluetooth/glib/gio/ |
gdatainputstream.h | 76 GDataStreamByteOrder order);
|
gdataoutputstream.h | 78 GDataStreamByteOrder order);
|
/external/dbus/dbus/ |
dbus-marshal-byteswap-util.c | 92 printf (" %d blocks swapped from order '%c' to '%c'\n",
|
/external/dbus/tools/ |
dbus-monitor.1 | 38 In order to get \fIdbus-monitor\fP to see the messages you are interested
|
/external/dnsmasq/contrib/openvpn/ |
README | 6 > I'm trying to use dnsmasq on a laptop in order to facilitate openvpn
|
/external/e2fsprogs/ |
INSTALL | 42 If this is the case, you may need to manually remove them in order to
|
INSTALL.elfbin | 26 If this is the case, you may need to manually remove them in order to
|
/external/e2fsprogs/debugfs/ |
util.c | 36 * order to reset getopt() state. This used to be generally accepted 41 * optind is set to 0 in order to reset getopt(), and glibc's getopt() 42 * will core dump if optind is set 1 in order to reset getopt(). 45 * order to reset getopt(). Sigh. Standards, anyone?
|
/external/e2fsprogs/intl/ |
libgnuintl.h.in | 61 up in the following order: 63 2. in the shared libraries specified on the link command line, in order, 66 4. in the dlopen()ed shared libraries, in the order in which they were 79 C++, in order not to interfere with the name mangling of class fields or
|
/external/e2fsprogs/lib/ |
Makefile.solaris-lib | 5 # In order to use this stub, the following makefile variables must be defined.
|
/external/e2fsprogs/lib/et/ |
com_err.3 | 77 in order to cause the
|
compile_et.1 | 42 which must be called in order for the
|
/external/elfutils/src/ |
unaligned.h | 27 /* Macros to convert from the host byte order to that of the object file. */
|
/external/emma/core/java12/com/vladium/emma/report/ |
IItemMetadata.java | 20 // note: order is in sync with Factory init code
|
/external/freetype/include/freetype/ |
ftgasp.h | 27 #error "Please fix the directory search order for header files"
|
ftgzip.h | 27 #error "Please fix the directory search order for header files"
|
ftlzw.h | 27 #error "Please fix the directory search order for header files"
|
/external/guava/src/com/google/common/collect/ |
AbstractListMultimap.java | 79 * contain the same values in the same order. If the value orderings disagree,
|
NaturalOrdering.java | 26 /** An ordering that uses the natural order of the values. */
|
ReverseNaturalOrdering.java | 24 /** An ordering that uses the reverse of the natural order of the values. */
|
ReverseOrdering.java | 26 /** An ordering that uses the reverse of a given order. */
|
/external/icu4c/common/ |
cmemory.h | 75 * in order to get the next UAlignedMemory-aligned address.
|
uinit.c | 34 The cleanup order is important in this function.
|
/external/icu4c/i18n/ |
tblcoll.cpp | 288 * You can also allow users to edit the string in order to change the collation 473 * specified comparison order. 474 * @param order a collation order returned by previous or next. 476 * specified order or 1 if collation order does not occur at the end of any 480 int32_t RuleBasedCollator::getMaxExpansion(int32_t order) const 483 UCOL_GETMAXEXPANSION(ucollator, (uint32_t)order, result); 646 Try to load, in order:
|
Completed in 155 milliseconds
<<21222324252627282930>>