/prebuilts/devtools/tools/ |
traceview.bat | 2 rem Copyright (C) 2007 The Android Open Source Project 3 rem 4 rem Licensed under the Apache License, Version 2.0 (the "License"); 5 rem you may not use this file except in compliance with the License. 6 rem You may obtain a copy of the License at 7 rem 8 rem http://www.apache.org/licenses/LICENSE-2.0 9 rem 10 rem Unless required by applicable law or agreed to in writing, software 11 rem distributed under the License is distributed on an "AS IS" BASIS [all...] |
/external/chromium_org/third_party/skia/ |
make.bat | 1 @rem Copyright 2011 Google Inc.
2 @rem
3 @rem Use of this source code is governed by a BSD-style license that can be
4 @rem found in the LICENSE file.
7 rem Launches make.py on Windows, after setting Visual Studio environment variables.
8 rem See http://code.google.com/p/skia/wiki/GettingStartedOnWindows
10 rem Skip environment setup on bots.
16 rem Run make.py and propagate its return value.
21 rem Visual Studio environment variables aren't set yet, so run vcvars32.bat
|
/external/skia/ |
make.bat | 1 @rem Copyright 2011 Google Inc.
2 @rem
3 @rem Use of this source code is governed by a BSD-style license that can be
4 @rem found in the LICENSE file.
7 rem Launches make.py on Windows, after setting Visual Studio environment variables.
8 rem See http://code.google.com/p/skia/wiki/GettingStartedOnWindows
10 rem Skip environment setup on bots.
16 rem Run make.py and propagate its return value.
21 rem Visual Studio environment variables aren't set yet, so run vcvars32.bat
|
/ndk/sources/android/support/src/ |
stdlib_support.c | 52 retval.rem = numer % denom; 53 if (numer >= 0 && retval.rem < 0) { 55 retval.rem -= denom;
|
/sdk/find_java/ |
find_java.bat | 2 rem Copyright (C) 2007 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS, [all...] |
/developers/build/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/androidtv/visual-game-controller/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/ActivityInstrumentation/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/ |
gradlew.bat | 2 @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 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. 19 @rem Find java.exe 49 @rem Get command-line arguments, handling Windowz variants 55 @rem Slurp the command line arguments [all...] |
/developers/build/prebuilts/gradle/AdapterTransition/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/AgendaData/ |
gradlew.bat | 2 @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 11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. 19 @rem Find java.exe 49 @rem Get command-line arguments, handling Windowz variants 55 @rem Slurp the command line arguments [all...] |
/developers/build/prebuilts/gradle/AppRestrictionEnforcer/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/AppRestrictionSchema/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/AppRestrictions/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/AppUsageStatistics/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/BasicAccessibility/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/BasicContactables/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/BasicGestureDetect/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |
/developers/build/prebuilts/gradle/BasicImmersiveMode/ |
gradlew.bat | 2 @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
11 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
19 @rem Find java.exe
49 @rem Get command-line arguments, handling Windowz variants
55 @rem Slurp the command line arguments. [all...] |