HomeSort by relevance Sort by last modified time
    Searched full:reflect (Results 451 - 475 of 2845) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/test/java/libcore/java/lang/reflect/
MissingClassesTest.java 17 package libcore.java.lang.reflect;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
ActivityManagerCompatUtils.java 22 import java.lang.reflect.Method;
ConnectivityManagerCompatUtils.java 21 import java.lang.reflect.Method;
DownloadManagerCompatUtils.java 21 import java.lang.reflect.Method;
InputMethodManagerCompatWrapper.java 23 import java.lang.reflect.Method;
InputMethodServiceCompatUtils.java 21 import java.lang.reflect.Method;
SettingsSecureCompatUtils.java 19 import java.lang.reflect.Field;
SuggestionsInfoCompatUtils.java 21 import java.lang.reflect.Field;
TextViewCompatUtils.java 22 import java.lang.reflect.Method;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
in_systm.h 32 * may not reflect the actual size of the native data types.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
in_systm.h 32 * may not reflect the actual size of the native data types.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
in_systm.h 32 * may not reflect the actual size of the native data types.
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0-sources.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.jre11_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
JRE-1.1.zip 
  /external/javassist/src/main/javassist/tools/reflect/
ClassMetaobject.java 16 package javassist.tools.reflect;
18 import java.lang.reflect.*;
38 * @see javassist.tools.reflect.Metaobject
39 * @see javassist.tools.reflect.Metalevel
212 } catch (java.lang.reflect.InvocationTargetException e) {
237 catch (java.lang.reflect.InvocationTargetException e) {
286 * Returns the <code>java.lang.reflect.Method</code> object representing
  /libcore/luni/src/main/java/libcore/reflect/
GenericSignatureParser.java 17 package libcore.reflect;
19 import java.lang.reflect.Constructor;
20 import java.lang.reflect.GenericDeclaration;
21 import java.lang.reflect.GenericSignatureFormatError;
22 import java.lang.reflect.Method;
23 import java.lang.reflect.Type;
24 import java.lang.reflect.TypeVariable;
AnnotationFactory.java 18 package libcore.reflect;
25 import java.lang.reflect.InvocationHandler;
26 import java.lang.reflect.Method;
27 import java.lang.reflect.Proxy;
36 * {@link java.lang.reflect.AnnotatedElement java.lang.reflect.AnnotatedElement}
  /external/guava/guava-tests/test/com/google/common/collect/
FauxveridesTest.java 22 import static java.lang.reflect.Modifier.isPublic;
23 import static java.lang.reflect.Modifier.isStatic;
31 import java.lang.reflect.Method;
32 import java.lang.reflect.Type;
33 import java.lang.reflect.TypeVariable;
  /libcore/libart/src/main/java/java/lang/reflect/
AbstractMethod.java 33 package java.lang.reflect;
38 import libcore.reflect.AnnotationAccess;
39 import libcore.reflect.GenericSignatureParser;
40 import libcore.reflect.ListOfTypes;
41 import libcore.reflect.Types;
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/
v8_attributes.py 60 # [Reflect]
61 is_reflect = 'Reflect' in extended_attributes
190 if 'Reflect' not in extended_attributes:
193 content_attribute_name = extended_attributes['Reflect'] or attribute.name.lower()
261 if 'Reflect' not in attribute.extended_attributes:
272 content_attribute_name = attribute.extended_attributes['Reflect'] or attribute.name.lower()
  /external/chromium_org/third_party/angle/src/compiler/
BuiltInFunctionEmulator.cpp 45 "#error no emulation for reflect(vec2, vec2)",
46 "#error no emulation for reflect(vec3, vec3)",
47 "#error no emulation for reflect(vec4, vec4)"
77 "#error no emulation for reflect(vec2, vec2)",
78 "#error no emulation for reflect(vec3, vec3)",
79 "#error no emulation for reflect(vec4, vec4)"
  /prebuilts/tools/common/ant/
ant.jar 
  /libcore/benchmarks/libs/
caliper.jar 

Completed in 446 milliseconds

<<11121314151617181920>>