HomeSort by relevance Sort by last modified time
    Searched defs:PushLocalFrame (Results 51 - 71 of 71) sorted by null

1 23

  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
jni.h 193 jint (*PushLocalFrame)(JNIEnv*, jint);
556 jint PushLocalFrame(jint capacity)
557 { return functions->PushLocalFrame(this, capacity); }
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 629 milliseconds

1 23