HomeSort by relevance Sort by last modified time
    Searched full:functions (Results 176 - 200 of 34012) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
jni.h 507 const struct JNINativeInterface* functions; member in struct:_JNIEnv
512 { return functions->GetVersion(this); }
516 { return functions->DefineClass(this, name, loader, buf, bufLen); }
519 { return functions->FindClass(this, name); }
522 { return functions->FromReflectedMethod(this, method); }
525 { return functions->FromReflectedField(this, field); }
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); }
531 { return functions->GetSuperclass(this, clazz); }
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); }
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic);
1085 const struct JNIInvokeInterface* functions; member in struct:_JavaVM
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwImpl.inl 9 const glw::Functions* gl = glw::getCurrentThreadFunctions();
17 const glw::Functions* gl = glw::getCurrentThreadFunctions();
25 const glw::Functions* gl = glw::getCurrentThreadFunctions();
33 const glw::Functions* gl = glw::getCurrentThreadFunctions();
41 const glw::Functions* gl = glw::getCurrentThreadFunctions();
49 const glw::Functions* gl = glw::getCurrentThreadFunctions();
57 const glw::Functions* gl = glw::getCurrentThreadFunctions();
65 const glw::Functions* gl = glw::getCurrentThreadFunctions();
73 const glw::Functions* gl = glw::getCurrentThreadFunctions();
81 const glw::Functions* gl = glw::getCurrentThreadFunctions()
    [all...]
  /development/vndk/tools/header-checker/tests/expected/
func_decl_no_args.h 0 functions {
13 functions {
27 functions {
41 functions {
55 functions {
69 functions {
83 functions {
97 functions {
111 functions {
125 functions {
    [all...]
  /external/clang/test/SemaCXX/
attr-no-sanitize-address.cpp 20 // expected-error {{'no_sanitize_address' attribute only applies to functions}}
25 // expected-error {{'no_sanitize_address' attribute only applies to functions}}
30 // expected-error {{'no_sanitize_address' attribute only applies to functions}}
35 // expected-error {{'no_sanitize_address' attribute only applies to functions}}
39 // expected-error {{'no_sanitize_address' attribute only applies to functions}}
attr-no-sanitize-memory.cpp 20 // expected-error {{'no_sanitize_memory' attribute only applies to functions}}
25 // expected-error {{'no_sanitize_memory' attribute only applies to functions}}
30 // expected-error {{'no_sanitize_memory' attribute only applies to functions}}
35 // expected-error {{'no_sanitize_memory' attribute only applies to functions}}
39 // expected-error {{'no_sanitize_memory' attribute only applies to functions}}
attr-no-sanitize-thread.cpp 20 // expected-error {{'no_sanitize_thread' attribute only applies to functions}}
25 // expected-error {{'no_sanitize_thread' attribute only applies to functions}}
30 // expected-error {{'no_sanitize_thread' attribute only applies to functions}}
35 // expected-error {{'no_sanitize_thread' attribute only applies to functions}}
39 // expected-error {{'no_sanitize_thread' attribute only applies to functions}}
warn-missing-prototypes.cpp 10 // Don't warn about functions in anonymous namespaces.
15 // Don't warn about member functions.
19 // Don't warn about inline functions.
28 // PR9519: don't warn about friend functions.
33 // Don't warn on explicitly deleted functions.

Completed in 101 milliseconds

1 2 3 4 5 6 78 91011>>