Searched refs:HOME (Results 1 – 25 of 372) sorted by relevance
12345678910>>...15
/third_party/curl/scripts/zuul/ |
D | before_script.sh | 29 cd $HOME 33 … ./configure LDFLAGS="-Wl,-rpath,$HOME/ngbuild/lib" --disable-documentation --prefix=$HOME/ngbuild 37 cd $HOME 41 …HOME/ngbuild/lib/pkgconfig LDFLAGS="-Wl,-rpath,$HOME/ngbuild/lib" --with-included-libtasn1 --with-… 45 cd $HOME 48 ./config enable-tls1_3 --prefix=$HOME/ngbuild 53 cd $HOME 57 ./configure --prefix=$HOME/ngbuild --enable-lib-only 61 cd $HOME 68 …./configure PKG_CONFIG_PATH=$HOME/ngbuild/lib/pkgconfig LDFLAGS="-Wl,-rpath,$HOME/ngbuild/lib" --p… [all …]
|
/third_party/python/Mac/BuildScript/scripts/ |
D | postflight.patch-profile | 50 if [ -f "${HOME}/.tcshrc" ]; then 51 RC="${HOME}/.tcshrc" 53 RC="${HOME}/.cshrc" 69 if [ -e "${HOME}/.bash_profile" ]; then 70 PR="${HOME}/.bash_profile" 71 elif [ -e "${HOME}/.bash_login" ]; then 72 PR="${HOME}/.bash_login" 73 elif [ -e "${HOME}/.profile" ]; then 74 PR="${HOME}/.profile" 76 PR="${HOME}/.bash_profile" [all …]
|
/third_party/boost/libs/beast/tools/ |
D | install-dependencies.sh | 9 mkdir -pv $HOME/bin 13 ln -sv $(type -p ${g}-$GCC_VER) $HOME/bin/${g} 32 export PATH=$HOME/bin:$PATH 35 if [ -x $HOME/bin/g++ ]; then 36 $HOME/bin/g++ -v 38 if [ -x $HOME/bin/clang ]; then 39 $HOME/bin/clang -v
|
/third_party/flutter/skia/third_party/externals/harfbuzz/ |
D | mingw-configure.sh | 14 --prefix=$HOME/.local/$target \ 21 CPPFLAGS="-I$HOME/.local/$target/include" \ 22 LDFLAGS=-L$HOME/.local/$target/lib \ 23 PKG_CONFIG_LIBDIR=$HOME/.local/$target/lib/pkgconfig:/usr/$target/sys-root/mingw/lib/pkgconfig/ \ 24 PKG_CONFIG_PATH=$HOME/.local/$target/share/pkgconfig:/usr/$target/sys-root/mingw/share/pkgconfig/ \ 25 PATH=$HOME/.local/$target/bin:/usr/$target/sys-root/mingw/bin:/usr/$target/bin:$PATH \
|
/third_party/harfbuzz/ |
D | mingw-configure.sh | 14 --prefix=$HOME/.local/$target \ 21 CPPFLAGS="-I$HOME/.local/$target/include" \ 22 LDFLAGS=-L$HOME/.local/$target/lib \ 23 PKG_CONFIG_LIBDIR=$HOME/.local/$target/lib/pkgconfig:/usr/$target/sys-root/mingw/lib/pkgconfig/ \ 24 PKG_CONFIG_PATH=$HOME/.local/$target/share/pkgconfig:/usr/$target/sys-root/mingw/share/pkgconfig/ \ 25 PATH=$HOME/.local/$target/bin:/usr/$target/sys-root/mingw/bin:/usr/$target/bin:$PATH \
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | mingw-configure.sh | 14 --prefix=$HOME/.local/$target \ 21 CPPFLAGS="-I$HOME/.local/$target/include" \ 22 LDFLAGS=-L$HOME/.local/$target/lib \ 23 PKG_CONFIG_LIBDIR=$HOME/.local/$target/lib/pkgconfig:/usr/$target/sys-root/mingw/lib/pkgconfig/ \ 24 PKG_CONFIG_PATH=$HOME/.local/$target/share/pkgconfig:/usr/$target/sys-root/mingw/share/pkgconfig/ \ 25 PATH=$HOME/.local/$target/bin:/usr/$target/sys-root/mingw/bin:/usr/$target/bin:$PATH \
|
/third_party/jerryscript/targets/esp8266/docs/ |
D | ESP-PREREQUISITES.md | 15 a common directory structure. For the sake of simplicity, `$HOME/Espressif` will 20 mkdir $HOME/Espressif 26 pre-built for your development platform to `$HOME/Espressif` and untar it. E.g., 30 cd $HOME/Espressif 37 cd $HOME/Esprissif 45 cd $HOME/Espressif 52 cd $HOME/Espressif 60 export PATH=$HOME/Espressif/xtensa-lx106-elf/bin:$PATH 61 export SDK_PATH=$HOME/Espressif/ESP8266_RTOS_SDK 62 export ESPTOOL_PATH=$HOME/Espressif/esptool [all …]
|
/third_party/node/test/parallel/ |
D | test-module-loading-globalpaths.js | 51 env.HOME = env.USERPROFILE = noPkgHomeDir; 61 env.HOME = env.USERPROFILE = modHomeDir; 66 env.HOME = env.USERPROFILE = libHomeDir; 71 env.HOME = env.USERPROFILE = bothHomeDir; 84 env.HOME = env.USERPROFILE = noPkgHomeDir; 88 env.HOME = env.USERPROFILE = bothHomeDir; 92 env.HOME = env.USERPROFILE = bothHomeDir; 98 env.HOME = env.USERPROFILE = bothHomeDir;
|
/third_party/alsa-utils/alsamixer/ |
D | go | 6 ALSA_MIXER_SIMPLE_MODULES="$HOME/hg/alsa-lib/modules/mixer/simple/.libs" \ 7 ALSA_MIXER_SIMPLE="$HOME/hg/alsa-lib/src/conf/smixer.conf" \ 8 ALSA_MIXER_SIMPLE_MPYTHON="$HOME/hg/alsa-lib/modules/mixer/simple/python/main.py" \ 9 LD_PRELOAD="$HOME/hg/alsa-lib/src/.libs/libasound.so" \
|
/third_party/alsa-utils/amixer/ |
D | go | 6 ALSA_MIXER_SIMPLE_MODULES="$HOME/hg/alsa-lib/modules/mixer/simple/.libs" \ 7 ALSA_MIXER_SIMPLE="$HOME/hg/alsa-lib/src/conf/smixer.conf" \ 8 ALSA_MIXER_SIMPLE_MPYTHON="$HOME/hg/alsa-lib/modules/mixer/simple/python/main.py" \ 9 LD_PRELOAD="$HOME/hg/alsa-lib/src/.libs/libasound.so" \
|
/third_party/pulseaudio/ |
D | Makefile.am | 114 test -d $$HOME/homepage/private 115 …mkdir -p $$HOME/homepage/private/projects/pulseaudio $$HOME/homepage/private/projects/pulseaudio/d… 116 cp pulseaudio-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/projects/pulseaudio 117 cp pulseaudio-@PACKAGE_VERSION@.tar.gz $$HOME/git.fedora/pulseaudio 118 cp -a doxygen/html/* $$HOME/homepage/private/projects/pulseaudio/doxygen 130 cp $(distdir).tar.gz $$HOME/git.fedora/pulseaudio/$(distdir).tar.gz
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/android/ |
D | android_workflow_test.dart | 54 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, 68 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, 83 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, 101 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, 120 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, 139 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, 152 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, 165 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, 178 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, 191 Platform: () => FakePlatform()..environment = <String, String>{'HOME': '/home/me'}, [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/ |
D | README | 90 GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD gst-launch filesrc location=$HOME/Music/1.mp3 ! decodebin2 ! … 91 GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD gst-launch filesrc location=$HOME/Music/1.mp3 ! decodebin2 ! … 93 GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD gst-launch filesrc location=$HOME/Music/1.mp3 ! decodebin2 ! … 94 GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD gst-launch filesrc location=$HOME/Music/1.mp3 ! decodebin2 ! … 96 GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD gst-launch filesrc location=$HOME/Music/1.mp3 ! decodebin2 ! … 97 GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD gst-launch filesrc location=$HOME/Music/1.mp3 ! decodebin2 ! … 99 GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD gst-launch filesrc location=$HOME/Music/1.mp3 ! decodebin2 ! … 104 gst-launch-1.0 filesrc location=$HOME/Music/1.mp3 ! decodebin ! audioconvert ! spectrascope ! video… 106 gst-launch-1.0 filesrc location=$HOME/Music/1.mp3 ! decodebin ! tee name=t ! queue ! audioconvert !…
|
/third_party/node/deps/npm/node_modules/fs-vacuum/test/ |
D | not-remove-home-directory.js | 29 realHome = process.env.HOME 30 process.env.HOME = homePath 43 process.env.HOME = realHome
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/vscode/ |
D | vscode.dart | 103 // $HOME/Applications/Visual Studio Code.app/Contents/ 104 // $HOME/Applications/Visual Studio Code - Insiders.app/Contents/ 106 // $HOME/.vscode/extensions 107 // $HOME/.vscode-insiders/extensions 141 // $HOME/.vscode/extensions 142 // $HOME/.vscode-insiders/extensions 186 // $HOME/.vscode/extensions 187 // $HOME/.vscode-insiders/extensions
|
/third_party/skia/site/docs/dev/testing/ |
D | xsan.md | 33 CLANGDIR="${HOME}/clang" 41 CLANGDIR="${HOME}/clang" 51 CLANGDIR="${HOME}/clang" 74 CLANGDIR="${HOME}/clang" 91 CLANGDIR="${HOME}/clang"
|
/third_party/flutter/skia/site/dev/testing/ |
D | xsan.md | 28 CLANGDIR="${HOME}/clang" 36 CLANGDIR="${HOME}/clang" 46 CLANGDIR="${HOME}/clang" 69 CLANGDIR="${HOME}/clang" 86 CLANGDIR="${HOME}/clang"
|
/third_party/alsa-utils/alsaucm/ |
D | go.sh | 9 ALSA_CONFIG_UCM2="$HOME/alsa/alsa-ucm-conf/ucm2" \ 10 LD_PRELOAD="$HOME/alsa/alsa-lib/src/.libs/libasound.so" \
|
/third_party/flutter/flutter/dev/bots/ |
D | download_open_jdk.sh | 9 mkdir -p $HOME/Java 10 pushd $HOME/Java
|
/third_party/flatbuffers/.travis/ |
D | format_install.sh | 30 export PATH="$HOME/.yarn/bin:$PATH" 32 export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
|
/third_party/flutter/skia/third_party/externals/harfbuzz/.ci/ |
D | build-freetype.sh | 9 pushd $HOME 14 ./configure --prefix=$HOME/.local
|
/third_party/mesa3d/.gitlab-ci/container/ |
D | build-rust.sh | 11 mkdir -p $HOME/.cargo 12 ln -s /usr/local/bin $HOME/.cargo/bin
|
/third_party/harfbuzz/.ci/ |
D | publish_release_artifact.sh | 10 mkdir -p $HOME/.local/bin 14 tar xz -C $HOME/.local/bin --strip-components=1 $_GHR/ghr
|
/third_party/libxml2/doc/ |
D | buildDocBookCatalog | 21 ROOTCATALOG=$HOME/xmlcatalog 22 CATALOG=$HOME/dbkxmlcatalog 23 DIR=$HOME 200 finddbx $HOME 267 found=`find $HOME -name iso-amsb.ent` 367 found=`find $HOME -name chunk.xsl`
|
/third_party/openssl/test/smime-certs/ |
D | ca.cnf | 5 # This definition stops the following lines choking if HOME or CN 7 HOME = . 8 RANDFILE = $ENV::HOME/.rnd
|
12345678910>>...15