Home
last modified time | relevance | path

Searched full:ld_library_path (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/third_party/icu/icu4c/source/test/perf/localecanperf/
DrunTest.sh6 LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY…
9 LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY…
12 LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY…
15 LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY…
18 LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY…
21 LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY…
/third_party/openssl/demos/bio/
DMakefile8 # LD_LIBRARY_PATH=../.. ./server-arg
9 # LD_LIBRARY_PATH=../.. ./server-cmod
10 # LD_LIBRARY_PATH=../.. ./server-conf
11 # LD_LIBRARY_PATH=../.. ./client-arg
12 # LD_LIBRARY_PATH=../.. ./client-conf
13 # LD_LIBRARY_PATH=../.. ./saccept
14 # LD_LIBRARY_PATH=../.. ./sconnect
/third_party/openssl/demos/pkey/
DMakefile4 # LD_LIBRARY_PATH=../.. ./EVP_PKEY_EC_keygen
5 # LD_LIBRARY_PATH=../.. ./EVP_PKEY_RSA_keygen
6 # LD_LIBRARY_PATH=../.. ./EVP_PKEY_DSA_keygen
7 # LD_LIBRARY_PATH=../.. ./EVP_PKEY_DSA_paramgen
8 # LD_LIBRARY_PATH=../.. ./EVP_PKEY_DSA_paramvalidate
9 # LD_LIBRARY_PATH=../.. ./EVP_PKEY_DSA_paramfromdata
/third_party/icu/.ci-builds/
D.azure-valgrind.yml57 …cd icu4c/source/test/intltest && LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_…
61 …cd icu4c/source/test/cintltst && LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_…
65 …cd icu4c/source/test/iotest && LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LI…
69 …cd icu4c/source/tools/icuinfo && LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_…
/third_party/mbedtls/programs/test/
Ddlopen_demo.sh25 if [ -n "${LD_LIBRARY_PATH-}" ]; then
26 LD_LIBRARY_PATH="$library_dir:$LD_LIBRARY_PATH"
28 LD_LIBRARY_PATH="$library_dir"
30 export LD_LIBRARY_PATH
/third_party/elfutils/tests/
Ddebuginfod-subr.sh74 # it with the same check/installcheck-sensitive LD_LIBRARY_PATH stuff
79 # So we gather the LD_LIBRARY_PATH with this cunning trick:
80 ldpath=`testrun sh -c 'echo $LD_LIBRARY_PATH'`
114 buildid=`env LD_LIBRARY_PATH=$ldpath ${abs_builddir}/../src/readelf \
122 buildid=`env LD_LIBRARY_PATH=$ldpath ${abs_builddir}/../src/readelf \
128 buildid=`env LD_LIBRARY_PATH=$ldpath ${abs_builddir}/../src/readelf \
155 # We gather the LD_LIBRARY_PATH with this cunning trick:
156 ldpath=`testrun sh -c 'echo $LD_LIBRARY_PATH'`
Dtest-wrapper.sh41 old_path="${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
51 LD_LIBRARY_PATH="$built_library_path$old_path"
56 LD_LIBRARY_PATH="${libdir}:${libdir}/elfutils$old_path"
58 export LD_LIBRARY_PATH
/third_party/skia/infra/bots/recipe_modules/flavor/
Ddefault.py128 ld_library_path = []
138 ld_library_path.append(dri_path)
145 ld_library_path.append(workdir.join('linux_vulkan_sdk', 'lib'))
157 ld_library_path.append(self.host_dirs.bin_dir.join('swiftshader_out'))
161 ld_library_path.append(clang_linux + '/msan')
163 ld_library_path.append(clang_linux + '/tsan')
172 ld_library_path.append(clang_linux + '/lib')
221 if ld_library_path:
222 env['LD_LIBRARY_PATH'] = self.m.path.pathsep.join(
223 '%s' % p for p in ld_library_path)
/third_party/openssl/demos/cipher/
DMakefile8 # LD_LIBRARY_PATH=../.. ./aesccm
9 # LD_LIBRARY_PATH=../.. ./aesgcm
10 # LD_LIBRARY_PATH=../.. ./aeskeywrap
11 # LD_LIBRARY_PATH=../.. ./ariacbc
/third_party/libwebsockets/
D.sai.json9 …"build": "mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/u…
12 …"build": "mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/u…
15 …"build": "mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/u…
18 …"build": "mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/u…
21 …"build": "mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/u…
24 …"build": "mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/u…
28 …"build": "mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/u…
31 …"build": "mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/u…
34 …estdir ; mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/us…
37 …"build": "mkdir build destdir;cd build;export CCACHE_DISABLE=1;export LD_LIBRARY_PATH=../destdir/u…
[all …]
/third_party/icu/icu4c/source/test/compat/
Dreadme.txt27 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
37 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
39 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/skia/third_party/externals/icu/source/samples/cal/
Dreadme.txt53 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
57 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
59 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/skia/third_party/externals/icu/source/samples/ustring/
Dreadme.txt54 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
58 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
60 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/icu/icu4c/source/samples/props/
Dreadme.txt54 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
58 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
60 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/icu/icu4c/source/samples/ustring/
Dreadme.txt54 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
58 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
60 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/icu/icu4c/source/samples/coll/
Dreadme.txt50 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
54 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
56 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/skia/third_party/externals/icu/source/samples/props/
Dreadme.txt54 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
58 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
60 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/icu/icu4c/source/samples/cal/
Dreadme.txt53 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
57 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
59 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/skia/third_party/externals/icu/source/samples/coll/
Dreadme.txt50 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
54 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
56 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/skia/third_party/externals/icu/source/samples/csdet/
Dreadme.txt55 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
59 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
61 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/skia/third_party/externals/icu/source/samples/break/
Dreadme.txt55 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
59 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
61 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
Dreadme.txt57 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
60 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
62 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/icu/icu4c/source/samples/date/
Dreadme.txt53 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
57 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
59 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/icu/icu4c/source/samples/numfmt/
Dreadme.txt57 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
60 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
62 the variable that is used there. LD_LIBRARY_PATH is the correct name
/third_party/icu/icu4c/source/samples/strsrch/
Dreadme.txt50 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH
54 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
56 the variable that is used there. LD_LIBRARY_PATH is the correct name

12345678910>>...15