Searched defs:methods (Results 1 - 25 of 227) sorted by relevance

12345678910

/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dmethodobject.h11 not Python methods in user-defined classes. See classobject.h
61 the construction of methods for a class. These cannot be used for
74 PyMethodDef *methods; /* Methods of this type */ member in struct:PyMethodChain
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dmethodobject.h11 not Python methods in user-defined classes. See classobject.h
61 the construction of methods for a class. These cannot be used for
74 PyMethodDef *methods; /* Methods of this type */ member in struct:PyMethodChain
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_xml_etree.py153 Make sure all standard element methods exist.
173 These methods return an iterable. See bug 6472.
260 Test find methods using the elementpath fallback.
295 Test find methods (including xpath syntax).
948 def methods(): function
950 Test serialization methods.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_xml_etree.py153 Make sure all standard element methods exist.
173 These methods return an iterable. See bug 6472.
260 Test find methods using the elementpath fallback.
295 Test find methods (including xpath syntax).
948 def methods(): function
950 Test serialization methods.
/prebuilts/tools/common/cglib/
H A Dcglib-2.2.3.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/cglib/ net/sf/cglib/beans/ ...
H A Dcglib-nodep-2.2.3.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
/prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/
H A Dcglib-nodep-2.2.2.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
/prebuilts/tools/common/easymock-tools/
H A Deasymock-3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/easymock/internal/ org/easymock/internal/matchers/ ...
/prebuilts/tools/common/m2/internal/org/easymock/easymock/3.1/
H A Deasymock-3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/easymock/internal/ org/easymock/internal/matchers/ ...
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Djni.h974 jint RegisterNatives(jclass clazz, const JNINativeMethod* methods, argument
976 { return functions->RegisterNatives(this, clazz, methods, nMethods); }

Completed in 612 milliseconds

12345678910