Home
last modified time | relevance | path

Searched refs:rem (Results 1 – 9 of 9) sorted by relevance

/tools/ndkports/
Dgradlew.bat2 @rem ##########################################################################
3 @rem
4 @rem Gradle startup script for Windows
5 @rem
6 @rem ##########################################################################
8 @rem Set local scope for the variables with windows NT shell
16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windows variants
54 @rem Slurp the command line arguments.
[all …]
/tools/asuite/asuite_plugin/
Dgradlew.bat2 @rem ##########################################################################
3 @rem
4 @rem Gradle startup script for Windows
5 @rem
6 @rem ##########################################################################
8 @rem Set local scope for the variables with windows NT shell
16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windows variants
54 @rem Slurp the command line arguments.
[all …]
/tools/trebuchet/
Dgradlew.bat2 @rem ##########################################################################
3 @rem
4 @rem Gradle startup script for Windows
5 @rem
6 @rem ##########################################################################
8 @rem Set local scope for the variables with windows NT shell
16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windows variants
54 @rem Slurp the command line arguments.
[all …]
/tools/metalava/
Dgradlew.bat2 @rem ##########################################################################
3 @rem
4 @rem Gradle startup script for Windows
5 @rem
6 @rem ##########################################################################
8 @rem Set local scope for the variables with windows NT shell
16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windows variants
54 @rem Slurp the command line arguments.
[all …]
/tools/dexter/slicer/export/slicer/
Dbuffer.h83 size_t rem = size_ % alignment; in Align() local
84 if (rem != 0) { in Align()
85 Alloc(alignment - rem); in Align()
/tools/apksig/etc/
Dapksigner.bat25 @rem Find java.exe
55 rem frameworkdir must not end with a dir sep.
72 rem This can be overridden by using "-JXmx..." and "-JXss..." options below.
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DPsiParameterItem.kt92 val rem = containingMethod.parameters().size - parameterIndex in isReceiver() constant
93 val index = ktParameters.size - rem in isReceiver()
/tools/repohooks/rh/
Dutils.py47 hours, rem = divmod(total, 3600)
48 mins, secs = divmod(rem, 60)
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...