Searched refs:Java (Results 1 – 25 of 95) sorted by relevance
1234
/frameworks/compile/slang/ |
D | README.rst | 18 * Reflected APIs for Java. As a result, Android's Java developers can 47 The option *-p* denotes the directory for outputting the reflected Java files. 69 Java and Renderscript, we can find the following command line in the build 105 The ScriptC_[SCRIPT_NAME].java has to be packaged so that Java 133 variables to Android's Java side. That is, scripts are accessible from 134 Java. 187 For the generated Java files, using ScriptC_fountain.java as an 237 4. Summary of the Java Reflection above 242 * In terms of a script's global functions, they can be called from Java. 245 is necessary to wait for a function to complete, the Java application [all …]
|
/frameworks/base/packages/SystemUI/ |
D | proguard_kotlin.flags | 3 # These checks are generally applied to Java platform types (values returned 4 # from Java code that don't have nullness annotations), but we remove them to 15 # When a Java platform type is returned and passed to Kotlin NonNull method, 21 # back Java platform type. 25 # Null check for accessing a field from a parent class written in Java.
|
/frameworks/libs/modules-utils/ |
D | README.md | 8 ## Java code 10 This project uses a single source path for Java code. All Java code should go
|
/frameworks/base/tools/app_metadata_bundles/ |
D | README.md | 8 * A pure Java library, and 9 * A pure Java command-line tool.
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 127 mOut = null; // make Java object eligible for garbage collection 133 mTempIns = null; // make Java objects eligible for garbage collection 163 mOut = null; // make Java object eligible for garbage collection 169 mTempIns = null; // make Java objects eligible for garbage collection 204 mOut = null; // make Java object eligible for garbage collection 210 mTempIns = null; // make Java objects eligible for garbage collection 245 mOut = null; // make Java object eligible for garbage collection 251 mTempIns = null; // make Java objects eligible for garbage collection 281 mOut = null; // make Java object eligible for garbage collection 287 mTempIns = null; // make Java objects eligible for garbage collection [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_struct/ |
D | reduce_general_struct.rscript | 7 // No Java array method reflection for kernel with struct input (only Allocation method reflection) 12 // No Java reflection at all for kernel with struct result
|
/frameworks/base/core/proto/ |
D | README.md | 5 1. For protos based on Java files, use the same package as the Java file. For
|
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/ |
D | ScriptC_reduce_general_examples_halter.java.expect | 58 mOut = null; // make Java object eligible for garbage collection 64 mTempIns = null; // make Java objects eligible for garbage collection 94 mOut = null; // make Java object eligible for garbage collection 100 mTempIns = null; // make Java objects eligible for garbage collection
|
/frameworks/base/tools/hoststubgen/hoststubgen/ |
D | framework-policy-override.txt | 3 # "impl" jars, without using Java annotations. 30 # Directions on auto-generated classes, where we can't use Java annotations (yet). 73 # We don't use Log's native code, yet. Instead, the following line enables the Java substitution. 74 # Comment it out to disable Java substitution of Log's native methods.
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/splitscreen/ |
D | OWNERS | 1 # Android > Android OS & Apps > Framework (Java + Native) > Window Manager > WM Shell > Split Screen
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/splitscreen/ |
D | OWNERS | 1 # Android > Android OS & Apps > Framework (Java + Native) > Window Manager > WM Shell > Split Screen
|
/frameworks/compile/slang/tests/F_reflection3264_package_mismatch/ |
D | stderr.txt.expect | 1 error: in file 'reflection3264_package_mismatch.rscript' Java package name is 'thirty_two' for 32-b…
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch/ |
D | stderr.txt.expect | 5 reflection3264_reduce_mismatch.rscript:52:12: error: reduction kernel 'ee' is reflected in Java onl… 8 reflection3264_reduce_mismatch.rscript:53:12: error: reduction kernel 'ff' is reflected in Java onl…
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/desktopmode/ |
D | OWNERS | 1 # Android > Android OS & Apps > Framework (Java + Native) > Window Manager > WM Shell > Freeform
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 67 mOut = null; // make Java object eligible for garbage collection 73 mTempIns = null; // make Java objects eligible for garbage collection 103 mOut = null; // make Java object eligible for garbage collection 109 mTempIns = null; // make Java objects eligible for garbage collection 139 mOut = null; // make Java object eligible for garbage collection 145 mTempIns = null; // make Java objects eligible for garbage collection
|
/frameworks/native/opengl/tests/gl2_java/ |
D | Android.bp | 2 // OpenGL ES 2.0 Java sample
|
/frameworks/base/services/permission/java/com/android/server/permission/access/immutable/ |
D | Immutable.md | 13 - Immutability is implemented leveraging the Java/Kotlin type system. 54 Java/Kotlin collection interfaces, so that we can enforce that a number of standard Java/Kotlin 55 utilities that may be bad for performance or generate interface calls (e.g. Java 8 streams, 202 …Java collection interfaces | Two classes with straightfo… 203 …Java collection interfaces, `Snappable` and `Watchable` interface and `instanceof` check for `Snap…
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 69 mOut = null; // make Java object eligible for garbage collection 75 mTempIns = null; // make Java objects eligible for garbage collection 105 mOut = null; // make Java object eligible for garbage collection 111 mTempIns = null; // make Java objects eligible for garbage collection 141 mOut = null; // make Java object eligible for garbage collection 147 mTempIns = null; // make Java objects eligible for garbage collection 177 mOut = null; // make Java object eligible for garbage collection 183 mTempIns = null; // make Java objects eligible for garbage collection
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 69 mOut = null; // make Java object eligible for garbage collection 75 mTempIns = null; // make Java objects eligible for garbage collection 105 mOut = null; // make Java object eligible for garbage collection 111 mTempIns = null; // make Java objects eligible for garbage collection 141 mOut = null; // make Java object eligible for garbage collection 147 mTempIns = null; // make Java objects eligible for garbage collection 177 mOut = null; // make Java object eligible for garbage collection 183 mTempIns = null; // make Java objects eligible for garbage collection
|
/frameworks/native/libs/gui/tests/ |
D | OWNERS | 1 # Android > Android OS & Apps > Framework (Java + Native) > Window Manager > Surfaces
|
/frameworks/base/startop/apps/ColorChanging/ |
D | gradlew.bat | 30 echo location of your Java installation. 44 echo location of your Java installation.
|
/frameworks/compile/slang/lit-tests/padding/ |
D | small_struct.rscript | 15 // RUN: %scriptc-filecheck-wrapper --lang=Java --type=small_struct --check-prefix=CHECK-JAVA-STRUCT… 24 // RUN: %scriptc-filecheck-wrapper --lang=Java --check-prefix=CHECK-JAVA-INVOKE %s
|
/frameworks/av/media/tests/SampleVideoEncoder/ |
D | gradlew.bat | 30 echo location of your Java installation. 44 echo location of your Java installation.
|
/frameworks/rs/script_api/ |
D | rs_object_info.spec | 21 or Sampler object. These objects are created from Java. You can't create them from a 60 …er.android.com/reference/android/renderscript/Element.Builder.html'>Element.Builder</a> Java class.
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradlew.bat | 30 echo location of your Java installation. 44 echo location of your Java installation.
|
1234