HomeSort by relevance Sort by last modified time
    Searched refs:PATH (Results 226 - 250 of 1016) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /developers/build/prebuilts/gradle/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/db/
UpdateService.java 79 if (dataItemUri.getPath().startsWith(Constants.PATH)) {
  /developers/samples/android/wearable/wear/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/db/
UpdateService.java 79 if (dataItemUri.getPath().startsWith(Constants.PATH)) {
  /development/samples/browseable/SpeedTracker/Application/src/com.example.android.wearable.speedtracker/db/
UpdateService.java 79 if (dataItemUri.getPath().startsWith(Constants.PATH)) {
  /external/autotest/client/tests/systemtap/
systemtap.py 19 self.systemtap_dir = os.path.join(self.autodir,
23 depdir = os.path.join(self.autodir, 'deps/systemtap')
26 srcdir = os.path.join(depdir, 'src')
28 elfdir = os.path.join(srcdir, 'elfutils')
36 depdir = os.path.join(self.autodir, 'deps/systemtap')
37 if os.path.exists(os.path.join(depdir, tarball_systemtap)):
43 testsuite = os.path.join(self.srcdir, 'testsuite')
51 script = "PATH=%s/bin:$PATH stap -c /bin/true -e 'probe syscall.read { exit() }'" % self.systemtap_di
    [all...]
  /external/curl/
maketgz 83 for part in `echo $PATH| tr ':' ' '`; do
84 path="$part/$file"
85 if [ -x "$path" ]; then
  /external/ltp/testcases/kdump/
runkdump.sh 15 PATH=/usr/bin:/usr/sbin:/sbin:/bin
  /external/markdown/MarkdownTest/
MarkdownTest.pl 122 Specify the path to the Markdown script to test. Defaults to
129 Specify the path to a directory containing test data. Defaults to "Tests".
135 Assumes that the 'tidy' command is available in your PATH. Defaults to
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.java 116 public static final int PATH = START + 71;
  /external/shflags/lib/
shunit2 900 # script: string: path to a script to source
1008 PATH="${__shunit_tmpDir}:${PATH}"
1011 # current $TMPDIR) points to a path on a partition that was mounted with the
1014 'please declare TMPDIR with path on partition with exec permission'
  /external/swiftshader/third_party/LLVM/utils/buildit/
build_llvm 20 # The third parameter is the path to the compiler sources. There should be a
109 PATH=$DIR/bin:$PATH
282 find . \( -path \*.dSYM/\* -or -name \*.a \) -print \
  /external/syslinux/core/include/
fs.h 103 const char *name; /* Name, valid for generic path search only */
195 extern struct list_head PATH;
  /frameworks/ex/common/java/com/android/common/content/
SyncStateContentProviderHelper.java 47 public static final String PATH = "syncstate";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h 56 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE)
58 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM)
618 /* By default, colon separates directories in a path. */
    [all...]
  /developers/build/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/androidtv/sample-inputs/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/androidtv/visual-game-controller/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/gradle/ActiveNotifications/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/gradle/ActivityInstrumentation/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/gradle/AgendaData/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/build/prebuilts/gradle/AlwaysOn/
gradlew.bat 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

Completed in 1269 milliseconds

1 2 3 4 5 6 7 8 91011>>