HomeSort by relevance Sort by last modified time
    Searched full:postion (Results 1 - 25 of 36) sorted by null

1 2

  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListWithOnItemSelectedAction.java 37 throw new IllegalStateException("something is fishy... the selected postion does not " +
ListItemISVAndButton.java 48 final InternalSelectionView isv = new InternalSelectionView(context, 8, "ISV postion " + position);
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
ASN1Sequence.java 106 // * return the object at the sequence postion indicated by index.
109 // * @return the object at the sequence postion indicated by index.
ASN1Collection.java 44 * Returns the object at the postion indicated by index.
47 * @return the object at the postion indicated by index
ASN1Set.java 125 // * return the object at the set postion indicated by index.
128 // * @return the object at the set postion indicated by index.
  /external/icu4c/common/
rbbinode.h 71 // as that child's last postion.
rbbiscan.cpp     [all...]
uloc_tag.c     [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/listview/focus/
ListButtonsDiagonalAcrossItemsTest.java 95 assertEquals("list view postion", 1, mListView.getSelectedItemPosition());
  /external/astl/include/
streambuf 96 * - pbump(int) Advance the write postion in the output sequence.
  /frameworks/base/core/tests/coretests/src/android/util/
GridScenario.java 316 return "postion " + position;
  /external/dropbear/
buffer.c 130 /* increment the postion by incr, increasing the buffer length if required */
  /external/icu4c/test/intltest/
utxttest.cpp 299 int srcLengthType; // Loop variables for selecting the postion and length
440 int32_t usi = 0; // UnicodeString postion, utf-16 index.
516 int32_t usi = 0; // UnicodeString postion, utf-16 index.
    [all...]
rbbiapts.cpp 677 errln("FAIL: unexpected word break at postion %d", pos);
    [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 586 * @textlen - postion of last character to be searched
618 * @textlen - postion of last character to be searched in str
675 int pos, tokpos, outpos; /*postion of current char in input string and token and output*/
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
ScrollerTest.java 243 // between the last computation and the final postion
  /external/ipsec-tools/src/racoon/
isakmp_quick.c 355 /* HASH payload is fixed postion */
371 /* HASH payload is fixed postion */
881 /* HASH payload is fixed postion */
898 /* HASH payload is fixed postion */
    [all...]
isakmp_agg.c 382 /* SA payload is fixed postion */
829 /* SA payload is fixed postion */
    [all...]
isakmp_base.c 319 /* SA payload is fixed postion */
    [all...]
isakmp_ident.c 284 /* SA payload is fixed postion */
    [all...]
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
DatagramChannelTest.java 4369 int postion = 16; local
4451 int postion = 16; local
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
ScannerTest.java     [all...]
  /external/icu4c/i18n/
uspoof_impl.h 90 * @param pos An out parameter, set to the first input postion at which
nfrs.cpp 687 // finally, update the parse postion we were passed to point to the
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset10.cpp     [all...]

Completed in 581 milliseconds

1 2