Home
last modified time | relevance | path

Searched refs:functions (Results 1 – 9 of 9) sorted by relevance

/development/ndk/platforms/android-3/include/
Djni.h507 const struct JNINativeInterface* functions; member
512 { return functions->GetVersion(this); } in GetVersion()
516 { return functions->DefineClass(this, name, loader, buf, bufLen); } in DefineClass()
519 { return functions->FindClass(this, name); } in FindClass()
522 { return functions->FromReflectedMethod(this, method); } in FromReflectedMethod()
525 { return functions->FromReflectedField(this, field); } in FromReflectedField()
528 { return functions->ToReflectedMethod(this, cls, methodID, isStatic); } in ToReflectedMethod()
531 { return functions->GetSuperclass(this, clazz); } in GetSuperclass()
534 { return functions->IsAssignableFrom(this, clazz1, clazz2); } in IsAssignableFrom()
537 { return functions->ToReflectedField(this, cls, fieldID, isStatic); } in ToReflectedField()
[all …]
/development/ndk/platforms/
DREADME.CRT.TXT70 The functions are called in list order (from first to last).
77 The functions are called in _reverse_ list order (from last to first).
167 (gen-platforms.sh) from a list of symbol files (see libc.so.functions.txt
186 $NDK/build/tools/unwanted-symbols/$ARCH/libgcc.a.functions.txt
263 __atomic_inc and __atomic_dec functions to support legacy NDK machine code.
273 these functions that use the built-in GCC atomic functions instead.
/development/tools/labpretest/
DREADME48 generic functions or details to the flashing process. You must use it to define
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile234 # set this tag to YES in order to let doxygen match functions declarations and
269 # the same type (for instance a group of public functions) to be put as a
556 # functions that are documented, but have no documentation for their parameters
663 # (namespaces, classes, functions, etc.) that should be excluded from the
733 # of functions and classes directly in the documentation.
745 # functions referencing it will be listed.
757 # functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will
1471 # for selected functions only using the \callgraph command.
1479 # graphs for selected functions only using the \callergraph command.
/development/perftests/panorama/feature_stab/doc/
Ddbreg_API_doxyfile234 # set this tag to YES in order to let doxygen match functions declarations and
269 # the same type (for instance a group of public functions) to be put as a
556 # functions that are documented, but have no documentation for their parameters
663 # (namespaces, classes, functions, etc.) that should be excluded from the
733 # of functions and classes directly in the documentation.
745 # functions referencing it will be listed.
757 # functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will
1471 # for selected functions only using the \callgraph command.
1479 # graphs for selected functions only using the \callergraph command.
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dlicense-LGPL.txt124 A "library" means a collection of software functions and/or data
126 (which use some of those functions and data) to form executables.
261 functions (ten lines or less in length), then the use of the object
301 rather than copying library functions into the executable, and (2)
/development/tools/checkstyle/
DLICENSE124 A "library" means a collection of software functions and/or data
126 (which use some of those functions and data) to form executables.
261 functions (ten lines or less in length), then the use of the object
301 rather than copying library functions into the executable, and (2)
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...
/development/sdk/
Dsdk_files_NOTICE.txt650 A "library" means a collection of software functions and/or data
652 (which use some of those functions and data) to form executables.
787 functions (ten lines or less in length), then the use of the object
827 rather than copying library functions into the executable, and (2)
2352 changes in the actual functions of the Library.) The hope is that this
2373 A "library" means a collection of software functions and/or data
2375 (which use some of those functions and data) to form executables.
2510 functions (ten lines or less in length), then the use of the object
2824 A "library" means a collection of software functions and/or data
2826 (which use some of those functions and data) to form executables.
[all …]