Searched
full:order (Results
951 -
975 of
5392) sorted by null
<<31323334353637383940>>
/cts/tests/tests/app/src/android/app/cts/ |
LauncherActivityTest.java | 104 // Test makeListItems. Make sure the size > 0. The sorted order is related to the sort
|
/cts/tools/dex-tools/src/dex/reader/ |
DexBuffer.java | 64 b.order(ByteOrder.LITTLE_ENDIAN);
|
/cts/tools/dx-tests/src/dxc/junit/opcodes/lookupswitch/ |
Test_lookupswitch.java | 141 * order
|
/dalvik/docs/ |
dex-format.html | 196 return-type (by <code>type_id</code> index) major order, and then 206 index) is the major order, field name (by <code>string_id</code> index) 207 is the intermediate order, and type (by <code>type_id</code> index) 208 is the minor order. 217 index) is the major order, method name (by <code>string_id</code> 218 index) is the intermediate order, and method 219 prototype (by <code>proto_id</code> index) is the minor order. 258 in order for it to be recognized as such. The value intentionally 260 null byte (<code>"\0"</code> or <code>0x00</code>) in order to help 550 with an optional clarifying argument in the high-order three bits [all...] |
/dalvik/dx/src/com/android/dx/dex/file/ |
AnnotationSetItem.java | 127 // Sort the array to be in type id index order.
|
DebugInfoDecoder.java | 185 * @return positions list in ascending address order. 192 * Gets the decoded locals list, in ascending start-address order. 195 * @return locals list in ascending address order. 486 * Go through the original local list, in order, matching up
|
HeaderItem.java | 29 * low-order bytes of a string
|
MemberIdItem.java | 86 * this item, in order that it may be written out. Subclasses must
|
UniformItemSection.java | 106 * Alters or picks the order for items in this instance if desired,
|
/dalvik/dx/src/com/android/dx/rop/code/ |
DexTranslationAdvice.java | 38 * instruction that requires its sources to be in order and contiguous.
|
InsnList.java | 68 * Visits each instruction in the list, in order.
|
ThrowingInsn.java | 24 * basic block an instance of this class is inside corresponds in-order to
|
/dalvik/dx/src/com/android/dx/ssa/ |
SetFactory.java | 53 * the register count, which is typically on the order of the block
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
FirstFitAllocator.java | 39 * in calling-convention order.
|
InterferenceGraph.java | 59 * order is insignificant.
|
/dalvik/libcore/auth/src/main/java/javax/security/auth/ |
SubjectDomainCombiner.java | 73 * the execution order, the most recent residing at the
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
documentgetelementsbytagnamevalue.java | 33 * in a pre-order traversal of the tree.
|
elementgetelementsbytagnameaccessnodelist.java | 32 * "5" in the order the children were encountered.
|
elementgetelementsbytagnamespecialvalue.java | 37 * in the order the children were encountered.
|
hc_documentgetelementsbytagnamevalue.java | 33 * in a pre-order traversal of the tree.
|
hc_elementgetelementsbytagnamespecialvalue.java | 37 * in the order the children were encountered.
|
hc_nodeinsertbeforedocfragment.java | 32 * its children are inserted in the same order before the
|
namednodemapreturnfirstitem.java | 36 * DOM does not specify an order of these nodes the contents
|
namednodemapreturnlastitem.java | 36 * DOM does not specify an order of these nodes the contents
|
nodeinsertbeforedocfragment.java | 32 * its children are inserted in the same order before the
|
Completed in 598 milliseconds
<<31323334353637383940>>