Searched refs:runtime (Results 1 – 25 of 74) sorted by relevance
123
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
20 RenderScript is a high-performance runtime that provides compute operations at the native level.21 RenderScript code is compiled on devices at runtime to allow platform-independence as well.23 This reference documentation describes the RenderScript runtime APIs, which you can utilize27 To use RenderScript, you need to utilize the RenderScript runtime APIs documented here as well31 For more information on how to develop with RenderScript and how the runtime and Android
37 runtime error.52 runtime error.
185 AppRuntime runtime(argv[0], computeArgBlockSize(argc, argv)); in main() local223 runtime.addOption(strdup(argv[i])); in main()249 runtime.addOption(strdup(argv[i])); in main()292 runtime.setClassNameAndArgs(className, argc - i, argv + i); in main()332 runtime.setArgv0(niceName.string(), true /* setProcName */); in main()336 runtime.start("com.android.internal.os.ZygoteInit", args, zygote); in main()338 runtime.start("com.android.internal.os.RuntimeInit", args, zygote); in main()
20 ./runtime: Implementation of the NN API runtime.22 ./runtime/include: The header files that an external developer would use.25 ./runtime/test: Test files.32 e.g. runtime, driver, or tests. Includes source code and
18 // found in frameworks/ml/nn/runtime/test/TestMain.cpp.
22 * RenderScript is a high-performance runtime that provides compute operations at the native level.23 * RenderScript code is compiled on devices at runtime to allow platform-independence as well.25 * This reference documentation describes the RenderScript runtime APIs, which you can utilize29 * To use RenderScript, you need to utilize the RenderScript runtime APIs documented here as well33 * For more information on how to develop with RenderScript and how the runtime and Android
37 * runtime error.54 * runtime error.
35 "androidx.lifecycle_lifecycle-runtime",64 "androidx.lifecycle_lifecycle-runtime",
27 androidx.lifecycle_lifecycle-runtime \
26 The allowlist is enforced from the NNAPI runtime shared library. This library51 `runtime/include/NeuralNetworks.h`.100 The `runtime/include/NeuralNetworksExtensions.h` (C API) file provides runtime197 runtime can't validate particular extension operations and data types.200 which the runtime treats as a raw data blob of arbitrary size.
1 filter=-runtime/int
136 float runtime = 1.f; in getBenchmark() local138 runtime = 10.f; in getBenchmark()146 Result r = runBenchmarkLoop(runtime); in getBenchmark()
1 # Policy Engine remote connection for runtime debug of parameter framework
8 "androidx.lifecycle_lifecycle-runtime",
502 Runtime runtime = Runtime.getRuntime(); in endPerformanceSnapshot() local504 long dalvikMax = runtime.totalMemory() / 1024; in endPerformanceSnapshot()505 long dalvikFree = runtime.freeMemory() / 1024; in endPerformanceSnapshot()
5 generated_tests = nn/runtime/test/specs/generate_all_tests.sh --hook
21 import android.service.runtime.DebugEntryProto;22 import android.service.runtime.RuntimeServiceInfoProto;
48 "androidx.arch.core_core-runtime",97 "androidx.arch.core_core-runtime",
246 may call the runtime finish() method, which will wait for all the script265 indicates to the runtime when the function should be called again to268 positive integer indicates a time in milliseconds that the runtime should292 implicitly by the Renderscript runtime during script teardown.300 make them accessible to the Java runtime. If the script declares a321 runtime that the script will not modify the contents of an allocation.322 This may allow the runtime to make more effective use of threads.334 This allows the runtime to support vector version of the basic math
141 final long runtime = nowUptime - startUptime; in onStopJob() local144 if (runtime > 60 * 1000) { in onStopJob()
31 /*package*/ static Object newUnpaddedArray(VMRuntime runtime, Class<?> componentType, in newUnpaddedArray() argument
18 filter=+build/include_alpha,-runtime/references,-build/c++
30 NDKDIR=${ANDROID_BUILD_TOP}/frameworks/ml/nn/runtime/include
62 "androidx.arch.core_core-runtime",128 "androidx.arch.core_core-runtime",