HomeSort by relevance Sort by last modified time
    Searched refs:PATH (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /build/core/
process_wrapper_gdb.sh 10 # to be cleared, so restore it and PATH to be safe.
11 export PATH=$PREV_PATH
process_wrapper.sh 14 export PREV_PATH=$PATH
  /external/bzip2/
bzmore 6 PATH="/usr/bin:$PATH"; export PATH
bzdiff 15 PATH="/usr/bin:/bin:$PATH"; export PATH
bzgrep 9 PATH="/usr/bin:$PATH"; export PATH
  /external/dbus/test/data/invalid-messages/
bad-boolean.message 12 HEADER_FIELD PATH
local-namespace.message 13 HEADER_FIELD PATH
no-dot-in-name.message 12 HEADER_FIELD PATH
overlong-name.message 13 HEADER_FIELD PATH
bad-boolean-array.message 12 HEADER_FIELD PATH
bad-endian.message 17 HEADER_FIELD PATH
not-nul-header-padding.message 12 HEADER_FIELD PATH
too-little-header-padding.message 12 HEADER_FIELD PATH
too-much-header-padding-by-far.message 12 HEADER_FIELD PATH
too-much-header-padding.message 12 HEADER_FIELD PATH
  /external/bison/djgpp/
config.site 23 # Include the djgpp subdirectory in PATH, so that getconf is found
24 PATH="$srcdir/djgpp:$PATH"
27 # programs along the PATH will not work.
44 # $INSTALL must be an absolute path name, otherwise config.status
  /external/libpcap/
mkdep 16 PATH=/bin:/usr/bin:/usr/ucb:/usr/local:/usr/local/bin
17 export PATH
70 # hack can't deal with anything that requires a search path, and doesn't
  /external/tcpdump/
mkdep 16 PATH=/bin:/usr/bin:/usr/ucb:/usr/local:/usr/local/bin
17 export PATH
70 # hack can't deal with anything that requires a search path, and doesn't
  /cts/tools/host/etc/
cts 26 PATH=.:${PATH}
60 # Setup the correct path for getting "adb"
61 PATH=${PATH}:${ANDROID_ROOT}/${BINARY_DIR}
69 # Add path to CTS JAR file in the CTS archive
  /external/dbus/test/data/valid-messages/
simplest-manual.message 14 HEADER_FIELD PATH
  /external/libvpx/
release.sh 42 ${TAB}@cd \$(dir \$@); export PATH=\$\$PATH\$(EXTRA_PATH); ../\$(SRC_ROOT)/configure \$(CONFIG_OPTS) >makelog.txt 2>&1
44 ${TAB}@cd \$(dir \$@); PATH=\$\$PATH\$(EXTRA_PATH) \$(MAKE) >>makelog.txt 2>&1
46 ${TAB}@cd \$(dir \$@); PATH=\$\$PATH\$(EXTRA_PATH) \$(MAKE) install >>makelog.txt 2>&1
47 ${TAB}@cd \$(dir \$@)/dist/build; PATH=\$\$PATH\$(EXTRA_PATH) \$(MAKE) >>makelog.txt 2>&1
49 ${TAB}@cd \$(dir \$@); PATH=\$\$PATH\$(EXTRA_PATH) \$(MAKE) install DIST_DIR=\$(TGT) >>makelog.txt 2>&
    [all...]
  /external/clearsilver/scripts/
commitlog.py 18 PATH = argv[1]
58 filename = os.path.join(PATH,"%s.summary" % module)
78 filename = os.path.join(PATH,"%s" % module)
  /libcore/luni/src/main/files/
certimport.sh 43 # put required 1.6 VM at head of PATH
54 export PATH=$JDK6PATH:$PATH
73 echo "ERROR: could not find provider path $PROVIDER_PATH. Try installing with:"
  /system/extras/ext4_utils/
mkuserimg.sh 3 # To call this script, make sure make_ext4fs is somewhere in PATH
12 echo "in mkuserimg.sh PATH=$PATH"
  /cts/tools/utils/
startcts 68 PATH=${ADB_PATH}:${PATH}

Completed in 161 milliseconds

1 2 3 4 5 6