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

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
UiElementPullParserTest.java 108 // This is due to some attributes showing in a certain order for a node and in a different
109 // order in another node. Since the order doesn't matter, we just simplify the test.
  /bionic/libc/include/netinet/
in_systm.h 48 * represent the types with the bytes in ``high-ender'' order.
  /bionic/libc/kernel/common/linux/
msm_q6vdec.h 95 u32 order; member in struct:vdec_config
  /bionic/libdl/arch-sh/
sobegin.S 61 # functions that need to be called in order during C library initialization,
  /bionic/libm/amd64/
s_remquo.S 44 /* Extract the three low-order bits of the quotient from C0,C3,C1. */
s_remquof.S 44 /* Extract the three low-order bits of the quotient from C0,C3,C1. */
  /bionic/libm/i387/
s_remquo.S 42 /* Extract the three low-order bits of the quotient from C0,C3,C1. */
s_remquof.S 42 /* Extract the three low-order bits of the quotient from C0,C3,C1. */
  /build/core/
notice_files.mk 56 # libraries so they get installed along with it. Make it an order-only
  /cts/tools/signature-tools/src/signature/model/util/
ITypeFactory.java 89 * bounds. The order of the upper bounds is irrelevant except for the first
  /dalvik/docs/opcodes/
opcode-26-fill-array-data.html 79 starting from array index 0 and in the given order.
  /dalvik/dx/src/com/android/dx/rop/annotation/
NameValuePair.java 83 * order.</p>
  /dalvik/dx/src/com/android/dx/rop/cst/
CstLiteralBits.java 38 * the low-order bits.
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/
DOMTestCase.java 301 * that only differs by case. Order is not significant.
319 * that only differs by case. Order is significant.
388 * that only differs by case. Order is not significant.
419 * that only differs by case. Order is significant.
509 * expected. Order is not significant.
532 * expected. Order is not significant.
796 * Compares the values in actual and expected ignoring case and order.
843 * Compares the values in actual and expected ignoring case and order.
925 * Compares the values in actual and expected ignoring order.
  /dalvik/libcore/luni/src/main/java/java/lang/
CharSequence.java 68 * Returns a string with the same characters in the same order as in this
  /dalvik/libcore/luni/src/main/java/java/lang/ref/
package.html 14 In order to use reference objects properly it is important to understand
  /dalvik/libcore/luni/src/main/java/java/util/
FormattableFlags.java 33 * Denotes the output is to be left-justified. In order to fill the minimum
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
DeleteOnExit.java 69 * and then (b) delete them in reverse order. This is to make sure files
  /dalvik/libcore/nio/src/main/java/java/nio/
CharArrayBuffer.java 88 public final ByteOrder order() { method in class:CharArrayBuffer
DoubleArrayBuffer.java 88 public final ByteOrder order() { method in class:DoubleArrayBuffer
FloatArrayBuffer.java 88 public final ByteOrder order() { method in class:FloatArrayBuffer
IntArrayBuffer.java 88 public final ByteOrder order() { method in class:IntArrayBuffer
LongArrayBuffer.java 88 public final ByteOrder order() { method in class:LongArrayBuffer
ShortArrayBuffer.java 88 public final ByteOrder order() { method in class:ShortArrayBuffer
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
Pipe.java 26 * channel they can be read from the readable channel. The order of these bytes

Completed in 138 milliseconds

<<21222324252627282930>>