HomeSort by relevance Sort by last modified time
    Searched refs:numPairs (Results 1 - 25 of 41) sorted by null

1 2

  /external/javassist/src/main/javassist/bytecode/
AnnotationsAttribute.java 341 int numPairs = ByteArray.readU16bit(info, pos + 2);
342 return annotation(pos + 4, type, numPairs);
345 int annotation(int pos, int type, int numPairs) throws Exception {
346 for (int j = 0; j < numPairs; ++j)
427 int annotation(int pos, int type, int numPairs) throws Exception {
429 return super.annotation(pos, type, numPairs);
495 int annotation(int pos, int type, int numPairs) throws Exception {
496 writer.annotation(copyType(type), numPairs);
497 return super.annotation(pos, type, numPairs);
617 int annotation(int pos, int type, int numPairs) throws Exception
    [all...]
  /external/lzma/C/
LzmaEnc.c 289 UInt32 numPairs;
829 UInt32 lenRes = 0, numPairs;
831 numPairs = p->matchFinder.GetMatches(p->matchFinderObj, p->matches);
834 printf("\n i = %d numPairs = %d ", g_STAT_OFFSET, numPairs / 2);
838 for (i = 0; i < numPairs; i += 2)
843 if (numPairs > 0)
845 lenRes = p->matches[numPairs - 2];
849 UInt32 distance = p->matches[numPairs - 1] + 1;
860 *numDistancePairsRes = numPairs;
    [all...]
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/bullet/
PairCacheTest.java 140 int numPairs = arr.size();
141 for (int i = 0; i < numPairs; ++i) {
  /development/ndk/platforms/android-21/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /frameworks/av/include/ndk/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/media/
NdkMediaDrm.h 250 * On entry, numPairs should be set by the caller to the maximum number of pairs
251 * that can be returned (the size of the array). On exit, numPairs will be set
253 * to be returned is greater than *numPairs, MEDIADRM_SHORT_BUFFER will be returned
254 * and numPairs will be set to the number of pairs available.
257 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs);
  /frameworks/av/media/ndk/
NdkMediaDrm.cpp 397 AMediaDrmKeyValue *keyValuePairs, size_t *numPairs) {
402 if (!sessionId || !numPairs) {
412 *numPairs = 0;
416 if (mObj->mQueryResults.size() > *numPairs) {
417 *numPairs = mObj->mQueryResults.size();
425 *numPairs = mObj->mQueryResults.size();
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MessageFormat.java     [all...]

Completed in 1782 milliseconds

1 2