Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 267) sorted by relevance

1234567891011

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
DExpressionParser.java19 import org.antlr.v4.runtime.ANTLRInputStream;
20 import org.antlr.v4.runtime.BaseErrorListener;
21 import org.antlr.v4.runtime.CommonTokenStream;
22 import org.antlr.v4.runtime.ParserRuleContext;
23 import org.antlr.v4.runtime.RecognitionException;
24 import org.antlr.v4.runtime.Recognizer;
25 import org.antlr.v4.runtime.Token;
26 import org.antlr.v4.runtime.misc.Nullable;
27 import org.antlr.v4.runtime.tree.ErrorNode;
28 import org.antlr.v4.runtime.tree.ParseTreeListener;
[all …]
DExpressionVisitor.java21 import org.antlr.v4.runtime.ParserRuleContext;
22 import org.antlr.v4.runtime.misc.NotNull;
23 import org.antlr.v4.runtime.tree.ParseTree;
24 import org.antlr.v4.runtime.tree.ParseTreeListener;
25 import org.antlr.v4.runtime.tree.TerminalNode;
/frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/
DXMLLexer.java4 import org.antlr.v4.runtime.CharStream;
5 import org.antlr.v4.runtime.Lexer;
6 import org.antlr.v4.runtime.atn.ATN;
7 import org.antlr.v4.runtime.atn.ATNDeserializer;
8 import org.antlr.v4.runtime.atn.LexerATNSimulator;
DXMLParserBaseListener.java4 import org.antlr.v4.runtime.ParserRuleContext;
5 import org.antlr.v4.runtime.Token;
6 import org.antlr.v4.runtime.misc.NotNull;
7 import org.antlr.v4.runtime.tree.ErrorNode;
8 import org.antlr.v4.runtime.tree.TerminalNode;
DXMLParserVisitor.java3 import org.antlr.v4.runtime.Token;
4 import org.antlr.v4.runtime.misc.NotNull;
5 import org.antlr.v4.runtime.tree.ParseTreeVisitor;
DXMLParserBaseVisitor.java3 import org.antlr.v4.runtime.Token;
4 import org.antlr.v4.runtime.misc.NotNull;
5 import org.antlr.v4.runtime.tree.AbstractParseTreeVisitor;
DXMLParserListener.java3 import org.antlr.v4.runtime.Token;
4 import org.antlr.v4.runtime.misc.NotNull;
5 import org.antlr.v4.runtime.tree.ParseTreeListener;
DXMLParser.java3 import org.antlr.v4.runtime.atn.*;
4 import org.antlr.v4.runtime.dfa.DFA;
5 import org.antlr.v4.runtime.*;
6 import org.antlr.v4.runtime.misc.*;
7 import org.antlr.v4.runtime.tree.*;
266 while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { in content()
/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/
DBindingExpressionLexer.java3 import org.antlr.v4.runtime.Lexer;
4 import org.antlr.v4.runtime.CharStream;
5 import org.antlr.v4.runtime.Token;
6 import org.antlr.v4.runtime.TokenStream;
7 import org.antlr.v4.runtime.*;
8 import org.antlr.v4.runtime.atn.*;
9 import org.antlr.v4.runtime.dfa.DFA;
10 import org.antlr.v4.runtime.misc.*;
DBindingExpressionBaseListener.java4 import org.antlr.v4.runtime.ParserRuleContext;
5 import org.antlr.v4.runtime.Token;
6 import org.antlr.v4.runtime.misc.NotNull;
7 import org.antlr.v4.runtime.tree.ErrorNode;
8 import org.antlr.v4.runtime.tree.TerminalNode;
DBindingExpressionVisitor.java3 import org.antlr.v4.runtime.Token;
4 import org.antlr.v4.runtime.misc.NotNull;
5 import org.antlr.v4.runtime.tree.ParseTreeVisitor;
DBindingExpressionBaseVisitor.java3 import org.antlr.v4.runtime.Token;
4 import org.antlr.v4.runtime.misc.NotNull;
5 import org.antlr.v4.runtime.tree.AbstractParseTreeVisitor;
DBindingExpressionListener.java3 import org.antlr.v4.runtime.Token;
4 import org.antlr.v4.runtime.misc.NotNull;
5 import org.antlr.v4.runtime.tree.ParseTreeListener;
/frameworks/rs/api/
Drs_core.spec20 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 utilize
27 To use RenderScript, you need to utilize the RenderScript runtime APIs documented here as well
31 For more information on how to develop with RenderScript and how the runtime and Android
/frameworks/base/cmds/app_process/
Dapp_main.cpp197 AppRuntime runtime(argv[0], computeArgBlockSize(argc, argv)); in main() local
235 runtime.addOption(strdup(argv[i])); in main()
274 runtime.setClassNameAndArgs(className, argc - i, argv + i); in main()
302 runtime.setArgv0(niceName.string()); in main()
307 runtime.start("com.android.internal.os.ZygoteInit", args, zygote); in main()
309 runtime.start("com.android.internal.os.RuntimeInit", args, zygote); in main()
/frameworks/rs/scriptc/
Drs_core.rsh22 * 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 utilize
29 * To use RenderScript, you need to utilize the RenderScript runtime APIs documented here as well
33 * For more information on how to develop with RenderScript and how the runtime and Android
/frameworks/base/docs/html-intl/intl/ko/about/versions/marshmallow/
Dandroid-6.0-testing.jd12 <li><a href="#runtime-permissions">권한 테스트</a></li>
35 <li><a href="#runtime-permissions">권한</a>
49 <h2 id="runtime-permissions">권한 테스트</h2>
52 …새로운 <a href="{@docRoot}preview/features/runtime-permissions.html">권한</a> 모델은 사용자가 여러분의 앱에 권한을 할당하는…
121 …런타임 권한의 동작, 테스트 및 모범 사례에 대한 자세한 정보는 <a href="{@docRoot}preview/features/runtime-permissions.html">…
/frameworks/base/docs/html-intl/intl/ja/about/versions/marshmallow/
Dandroid-6.0-testing.jd12 <li><a href="#runtime-permissions">パーミッションをテストする</a></li>
35 <li><a href="#runtime-permissions">パーミッション</a>
49 <h2 id="runtime-permissions">パーミッションをテストする</h2>
52 …<a href="{@docRoot}preview/features/runtime-permissions.html">パーミッション</a> モデルの変更により、ユーザーがアプリにパーミッシ…
121 …スト プラクティスについては、Developer Preview ページの<a href="{@docRoot}preview/features/runtime-permissions.html"…
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/marshmallow/
Dandroid-6.0-testing.jd12 <li><a href="#runtime-permissions">测试权限</a></li>
35 <li><a href="#runtime-permissions">权限</a>
49 <h2 id="runtime-permissions">测试权限</h2>
52 新<a href="{@docRoot}preview/features/runtime-permissions.html">权限</a>模型改变了用户向您的应用分配权限的方式。
121 …如需了解有关运行时权限行为、测试和最佳做法的详细信息,请参阅<a href="{@docRoot}preview/features/runtime-permissions.html">权限</a>…
/frameworks/base/docs/html/guide/topics/renderscript/
Dadvanced.jd43 the framework and the RenderScript runtime, an intermediate layer of code is also
47 RenderScript runtime.</p>
52 …executed in a compact and well-defined runtime layer. The RenderScript runtime APIs offer support …
69 <p>Some key features of the RenderScript runtime libraries include:</p>
88 <p>See the RenderScript runtime API reference for more information on the available functions.
93 to the RenderScript runtime from the Android framework. This layer also provides methods
110 framework. If a global variable is initialized at the RenderScript runtime layer, those
332 by the RenderScript runtime and to interact with <code>struct</code>s
359 notifies the RenderScript runtime that you intend on accessing the data in the
373 the array. The RenderScript runtime automatically has access to the newly written memory.
[all …]
/frameworks/base/test-runner/src/android/test/
DInstrumentationCoreTestRunner.java145 Runtime runtime = Runtime.getRuntime(); in getAndroidTestRunner()
147 long total = runtime.totalMemory(); in getAndroidTestRunner()
148 long free = runtime.freeMemory(); in getAndroidTestRunner()
/frameworks/base/docs/html/about/versions/marshmallow/
Dandroid-6.0-testing.jd12 <li><a href="#runtime-permissions">Testing Permissions</a></li>
35 <li><a href="#runtime-permissions">Permissions</a>
42 <h2 id="runtime-permissions">Testing Permissions</h2>
45 The new <a href="{@docRoot}preview/features/runtime-permissions.html">Permissions</a> model
48 at runtime. For users this behavior provides more granular control over each app’s activities, as
101 runtime permissions by changing the app’s {@code targetSdkVersion} to the preview version. For
114 For more information on the behavior of runtime permissions, testing, and best practices, see the
115 <a href="{@docRoot}preview/features/runtime-permissions.html">Permissions</a> developer
/frameworks/base/core/java/com/android/internal/os/
DZygoteInit.java293 final VMRuntime runtime = VMRuntime.getRuntime(); in preloadClasses() local
327 float defaultUtilization = runtime.getTargetHeapUtilization(); in preloadClasses()
328 runtime.setTargetHeapUtilization(0.8f); in preloadClasses()
379 runtime.setTargetHeapUtilization(defaultUtilization); in preloadClasses()
383 runtime.preloadDexCaches(); in preloadClasses()
406 final VMRuntime runtime = VMRuntime.getRuntime(); in preloadResources() local
492 final VMRuntime runtime = VMRuntime.getRuntime(); in gcAndFinalize() local
498 runtime.runFinalizationSync(); in gcAndFinalize()
/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
DBlasBenchmark.java136 float runtime = 1.f; in getBenchmark() local
138 runtime = 10.f; in getBenchmark()
146 Result r = runBenchmarkLoop(runtime); in getBenchmark()
/frameworks/base/core/java/android/os/
DPerformanceCollector.java495 Runtime runtime = Runtime.getRuntime(); in endPerformanceSnapshot() local
497 long dalvikMax = runtime.totalMemory() / 1024; in endPerformanceSnapshot()
498 long dalvikFree = runtime.freeMemory() / 1024; in endPerformanceSnapshot()

1234567891011