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

<<31323334353637383940>>

  /external/guava/src/com/google/common/collect/
package-info.java 32 * order-independent equality and does not allow duplicate entries; that is,
42 * and has <i>partially order-dependent equality</i> as defined by
56 * values like a {@link java.util.List}, yet has order-independent equality
  /external/icu4c/common/
triedict.h 98 * The caller is responsible for closing it. The order is unspecified.
171 * The caller is responsible for closing it. The order is unspecified.
302 * The caller is responsible for closing it. The order is unspecified.
  /external/icu4c/i18n/unicode/
tblcoll.h 89 * in order to achieve better performance and UCA compliance.
101 * to the <a href="http://www.unicode.org/unicode/reports/tr10/">UCA sort order</a>.
476 * specified comparison order.
477 * @param order a collation order returned by previous or next.
484 int32_t getMaxExpansion(int32_t order) const;
688 /* mask off anything but primary order */
690 /* mask off anything but secondary order */
692 /* mask off anything but tertiary order */
694 /* mask off ignorable char order */
    [all...]
  /external/kernel-headers/original/asm-x86/
system_32.h 209 * Intel CPU's follow what Intel calls a *Processor Order*,
210 * in which all writes are seen in the program order even
217 * Some non intel clones support out of order store. wmb() ceases to be a
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
qisf_ns.h 63 #define ORDER 16 /* order of linear prediction filter */
83 extern const int16 mean_isf_noise[ORDER];
  /external/opencore/codecs_v2/video/avc_h264/common/include/
avcapi_common.h 158 /** Output: Frame number in de/encoding order (not necessary)*/
161 /** Output: Frame number in displaying order (this may or may not be associated with the POC at all!!!). */
170 /* there could be something else here such as format, DON (decoding order number)
  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_readyq.cpp 74 //if there was a priority tie, impose a FIFO order.
80 //Sort by FIFO order, to create fair scheduling.
84 //Sort by the order when AO was added to scheduler, to simulate
  /external/ppp/pppd/plugins/radius/etc/
dictionary 10 # ipaddr - 4 octets in network byte order
11 # integer - 32 bit value in big endian order (high byte first)
12 # date - 32 bit value in big endian order - seconds since
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_audio.h 60 /* Audio format flags (defaults to LSB byte order) */
65 #define AUDIO_U16MSB 0x1010 /* As above, but big-endian byte order */
66 #define AUDIO_S16MSB 0x9010 /* As above, but big-endian byte order */
  /external/quake/quake/src/WinQuake/docs/
INSTALL.Quake2 72 in order to use it. You can do this as follows:
119 w/3dfx) renders. In order to make this secure, some special considerations
175 order: 11025, 22051, 44100, 8000.
  /external/webkit/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 41 # The permissible settings for $order:
104 $order = $REQUIRE_ORDER;
106 $order = $PERMUTE;
268 # If $order is $RETURN_IN_ORDER, and this is a normal argument (not an
278 return ("", shift @ARGV) if $order == $RETURN_IN_ORDER;
286 return () if $order == $REQUIRE_ORDER;
287 return ("", shift @ARGV) if $order == $RETURN_IN_ORDER;
369 $order = $PERMUTE if $order == $RETURN_IN_ORDER;
553 is also the only method that lets you find out what order the option
    [all...]
  /external/webkit/WebKit/qt/tests/qwebhistory/
tst_qwebhistory.cpp 188 //check order
196 * Checks history size, history order
216 //check order of historyItems
  /external/webkit/WebKitTools/Scripts/webkitpy/style/
filter.py 99 Then apply the filter rules in order from first to last, with
251 rules -- in that order. As we will describe below, later rules
261 order from first to last, with later flags taking precedence.
  /external/wpa_supplicant_6/wpa_supplicant/
config_ssid.h 75 * the order in which wpa_supplicant goes through the networks when
83 * not using this priority to select the order for scanning. Instead,
84 * they try the networks in the order that used in the configuration
  /frameworks/base/docs/html/sdk/
adding-components.jd 40 versions of the platform is very important in order to successfully operate on
51 ADT plugin when you update your development tools, in order to compile against
193 API libraries that are supported by their own Android-powered devices. In order
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
qisf_ns.h 63 #define ORDER 16 /* order of linear prediction filter */
83 extern const int16 mean_isf_noise[ORDER];
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 160 /** Output: Frame number in de/encoding order (not necessary)*/
163 /** Output: Frame number in displaying order (this may or may not be associated with the POC at all!!!). */
172 /* there could be something else here such as format, DON (decoding order number)
  /frameworks/base/test-runner/src/android/test/
ServiceTestCase.java 40 * In order to support the lifecycle of a Service, this test case will make the
178 * Note: In order to test with this interface, your service must implement a getService()
209 * you can call it directly from your test in order to check for proper shutdown behaviors.
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_audio.h 60 /* Audio format flags (defaults to LSB byte order) */
65 #define AUDIO_U16MSB 0x1010 /* As above, but big-endian byte order */
66 #define AUDIO_S16MSB 0x9010 /* As above, but big-endian byte order */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gdb.1 204 in sequential order. The order makes a difference when the
307 download and run a program on another computer; in order to make this
arm-eabi-gdbtui.1 204 in sequential order. The order makes a difference when the
307 download and run a program on another computer; in order to make this
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/
arm-eabi-gdb.1 204 in sequential order. The order makes a difference when the
307 download and run a program on another computer; in order to make this
arm-eabi-gdbtui.1 204 in sequential order. The order makes a difference when the
307 download and run a program on another computer; in order to make this
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_audio.h 60 /* Audio format flags (defaults to LSB byte order) */
65 #define AUDIO_U16MSB 0x1010 /* As above, but big-endian byte order */
66 #define AUDIO_S16MSB 0x9010 /* As above, but big-endian byte order */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gdb.1 204 in sequential order. The order makes a difference when the
307 download and run a program on another computer; in order to make this

Completed in 197 milliseconds

<<31323334353637383940>>