Searched refs:rem (Results 1 – 11 of 11) sorted by relevance
/system/extras/power_profile/camera_avg/ |
D | 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 t… 19 @rem Find java.exe 49 @rem Get command-line arguments, handling Windowz variants 55 @rem Slurp the command line arguments. [all …]
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/ |
D | 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 t… 19 @rem Find java.exe 49 @rem Get command-line arguments, handling Windowz variants 55 @rem Slurp the command line arguments. [all …]
|
/system/extras/power_profile/gps_on/ |
D | 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 t… 19 @rem Find java.exe 49 @rem Get command-line arguments, handling Windowz variants 55 @rem Slurp the command line arguments. [all …]
|
/system/extras/power_profile/camera_flashlight/ |
D | 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 t… 19 @rem Find java.exe 49 @rem Get command-line arguments, handling Windowz variants 55 @rem Slurp the command line arguments. [all …]
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/ |
D | 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 t… 19 @rem Find java.exe 49 @rem Get command-line arguments, handling Windowz variants 55 @rem Slurp the command line arguments. [all …]
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
D | 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 t… 19 @rem Find java.exe 49 @rem Get command-line arguments, handling Windowz variants 55 @rem Slurp the command line arguments. [all …]
|
/system/extras/simpleperf/demo/CppApi/ |
D | 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 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 …]
|
/system/extras/simpleperf/demo/JavaApi/ |
D | 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 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 …]
|
/system/connectivity/wifilogd/ |
D | raw_os.cpp | 42 int RawOs::Nanosleep(const struct timespec* req, struct timespec* rem) { in Nanosleep() argument 43 return nanosleep(req, rem); in Nanosleep()
|
D | raw_os.h | 46 struct timespec* rem);
|
/system/connectivity/wifilogd/tests/ |
D | mock_raw_os.h | 37 int(const struct timespec* req, struct timespec* rem));
|