Searched refs:Reflection (Results 1 – 10 of 10) sorted by relevance
/frameworks/compile/slang/tests/F_global_init/ |
D | stderr.txt.expect | 1 global_init.rscript:19:10: error: Reflection of initializer to variable 'myS' (of type 's') is unsu…
|
/frameworks/compile/slang/ |
D | llvm-rs-cc.cpp | 286 slang::ReflectionState Reflection; in main() local 301 !Compiler->compile(IOFiles32, IOFiles32, DepFiles32, Opts, *DiagOpts, &Reflection); in main() 315 !Compiler->compile(IOFiles64, IOFiles32, DepFiles64, Opts, *DiagOpts, &Reflection); in main()
|
D | slang.h | 287 ReflectionState *Reflection);
|
D | RSCCOptions.td | 120 // Reflection Options
|
D | README.rst | 129 2. Basic Reflection: Export Variables and Functions 237 4. Summary of the Java Reflection above
|
D | slang_rs_reflection.cpp | 88 RSReflectionJava *Reflection, 2711 RSReflectionJava *Reflection, ReflectionState *RState) in RSReflectionJavaElementBuilder() argument 2714 mRSContext(RSContext), mReflection(Reflection), mState(RState) { in RSReflectionJavaElementBuilder()
|
/frameworks/compile/libbcc/ |
D | README.rst | 109 **Reflection:**
|
/frameworks/base/config/ |
D | preloaded-classes | 16533 jdk.internal.reflect.Reflection 16851 sun.reflect.Reflection
|
D | boot-image-profile.txt | 30779 HSPLjdk/internal/reflect/Reflection;->getCallerClass()Ljava/lang/Class; 31792 HSPLsun/reflect/Reflection;->ensureMemberAccess(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object… 31793 HSPLsun/reflect/Reflection;->getCallerClass()Ljava/lang/Class; 31794 HSPLsun/reflect/Reflection;->isSameClassPackage(Ljava/lang/Class;Ljava/lang/Class;)Z 31795 HSPLsun/reflect/Reflection;->isSameClassPackage(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang… 31796 HSPLsun/reflect/Reflection;->verifyMemberAccess(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object… 49122 Ljdk/internal/reflect/Reflection; 49442 Lsun/reflect/Reflection;
|
/frameworks/base/core/api/ |
D | current.txt | 13957 …s internal calls to `getIdentifier()`, which uses resource reflection. Reflection makes it harder …
|