Searched refs:Reflection (Results 1 – 9 of 9) 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 | 13749 sun.reflect.Reflection
|
D | boot-image-profile.txt | 31630 HSPLsun/reflect/Reflection;->ensureMemberAccess(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object… 31631 HSPLsun/reflect/Reflection;->getCallerClass()Ljava/lang/Class; 31632 HSPLsun/reflect/Reflection;->isSameClassPackage(Ljava/lang/Class;Ljava/lang/Class;)Z 31633 HSPLsun/reflect/Reflection;->isSameClassPackage(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang… 31634 HSPLsun/reflect/Reflection;->verifyMemberAccess(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Object… 48334 Lsun/reflect/Reflection;
|