HomeSort by relevance Sort by last modified time
    Searched full:dyld_library_path (Results 1 - 25 of 266) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/e2fsprogs/tests/
test_config 26 DYLD_LIBRARY_PATH=../lib:../lib/ext2fs:../lib/e2p:../lib/et:../lib/ss:${DYLD_LIBRARY_PATH}
28 export DYLD_LIBRARY_PATH
  /external/tensorflow/tensorflow/tools/lib_package/
libtensorflow_test.sh 46 # DYLD_LIBRARY_PATH is used on OS X, LD_LIBRARY_PATH on Linux.
49 # are in DYLD_LIBRARY_PATH in the test harness for OS X.
50 export DYLD_LIBRARY_PATH=tensorflow/lib:${DYLD_LIBRARY_PATH}
  /external/libffi/testsuite/lib/
target-libpath.exp 101 if [info exists env(DYLD_LIBRARY_PATH)] {
102 set orig_dyld_library_path "$env(DYLD_LIBRARY_PATH)"
118 # (for the 64-bit ABI). The same applies to Darwin (DYLD_LIBRARY_PATH),
174 setenv DYLD_LIBRARY_PATH "$ld_library_path:$orig_dyld_library_path"
176 setenv DYLD_LIBRARY_PATH "$ld_library_path"
254 setenv DYLD_LIBRARY_PATH "$orig_dyld_library_path"
255 } elseif [info exists env(DYLD_LIBRARY_PATH)] {
256 unsetenv DYLD_LIBRARY_PATH
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/lib/
target-libpath.exp 101 if [info exists env(DYLD_LIBRARY_PATH)] {
102 set orig_dyld_library_path "$env(DYLD_LIBRARY_PATH)"
118 # (for the 64-bit ABI). The same applies to Darwin (DYLD_LIBRARY_PATH),
174 setenv DYLD_LIBRARY_PATH "$ld_library_path:$orig_dyld_library_path"
176 setenv DYLD_LIBRARY_PATH "$ld_library_path"
254 setenv DYLD_LIBRARY_PATH "$orig_dyld_library_path"
255 } elseif [info exists env(DYLD_LIBRARY_PATH)] {
256 unsetenv DYLD_LIBRARY_PATH
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/lib/
target-libpath.exp 101 if [info exists env(DYLD_LIBRARY_PATH)] {
102 set orig_dyld_library_path "$env(DYLD_LIBRARY_PATH)"
118 # (for the 64-bit ABI). The same applies to Darwin (DYLD_LIBRARY_PATH),
174 setenv DYLD_LIBRARY_PATH "$ld_library_path:$orig_dyld_library_path"
176 setenv DYLD_LIBRARY_PATH "$ld_library_path"
254 setenv DYLD_LIBRARY_PATH "$orig_dyld_library_path"
255 } elseif [info exists env(DYLD_LIBRARY_PATH)] {
256 unsetenv DYLD_LIBRARY_PATH
  /external/protobuf/python/
tox.ini 10 cpp: DYLD_LIBRARY_PATH={toxinidir}/../src/.libs
  /external/python/cpython3/Mac/IDLE/IDLE.app/Contents/MacOS/
IDLE 21 os.environ["DYLD_LIBRARY_PATH"] = libdir
  /external/tensorflow/tensorflow/go/
test.sh 60 if [[ -z "${DYLD_LIBRARY_PATH}" ]]
62 export DYLD_LIBRARY_PATH="${PWD}/tensorflow"
64 export DYLD_LIBRARY_PATH="${PWD}/tensorflow:${DYLD_LIBRARY_PATH}"
  /external/python/cpython2/Lib/ctypes/macholib/
dyld.py 53 def dyld_library_path(env=None): function
54 return dyld_env(env, 'DYLD_LIBRARY_PATH')
79 # path if any. If there is none go on to search the DYLD_LIBRARY_PATH
88 # If DYLD_LIBRARY_PATH is set then use the first file that exists
90 for path in dyld_library_path(env):
  /external/python/cpython3/Lib/ctypes/macholib/
dyld.py 47 def dyld_library_path(env=None): function
48 return dyld_env(env, 'DYLD_LIBRARY_PATH')
73 # path if any. If there is none go on to search the DYLD_LIBRARY_PATH
82 # If DYLD_LIBRARY_PATH is set then use the first file that exists
84 for path in dyld_library_path(env):
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/macholib/
dyld.py 56 def dyld_library_path(env=None): function
57 return dyld_env(env, 'DYLD_LIBRARY_PATH')
82 # path if any. If there is none go on to search the DYLD_LIBRARY_PATH
91 # If DYLD_LIBRARY_PATH is set then use the first file that exists
93 for path in dyld_library_path(env):
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/macholib/
dyld.py 56 def dyld_library_path(env=None): function
57 return dyld_env(env, 'DYLD_LIBRARY_PATH')
82 # path if any. If there is none go on to search the DYLD_LIBRARY_PATH
91 # If DYLD_LIBRARY_PATH is set then use the first file that exists
93 for path in dyld_library_path(env):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/
dyld.py 56 def dyld_library_path(env=None): function
57 return dyld_env(env, 'DYLD_LIBRARY_PATH')
82 # path if any. If there is none go on to search the DYLD_LIBRARY_PATH
91 # If DYLD_LIBRARY_PATH is set then use the first file that exists
93 for path in dyld_library_path(env):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
dyld.py 56 def dyld_library_path(env=None): function
57 return dyld_env(env, 'DYLD_LIBRARY_PATH')
82 # path if any. If there is none go on to search the DYLD_LIBRARY_PATH
91 # If DYLD_LIBRARY_PATH is set then use the first file that exists
93 for path in dyld_library_path(env):
  /external/freetype/builds/cmake/
testbuild.sh 137 DYLD_LIBRARY_PATH=$tmpdir/out/lib:$DYLD_LIBRARY_PATH
139 export DYLD_LIBRARY_PATH
  /test/suite_harness/tools/cts-tradefed/etc/
cts-tradefed 122 DYLD_LIBRARY_PATH=${LIB_DIR}:${LIB_DIR}64:${DYLD_LIBRARY_PATH}
123 export DYLD_LIBRARY_PATH
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/xcuserdata/acondit.xcuserdatad/xcschemes/
ANTLRTests.xcscheme 51 key = "DYLD_LIBRARY_PATH"
  /external/libjpeg-turbo/java/
README 42 paths or in any paths specified in LD_LIBRARY_PATH (Un*x), DYLD_LIBRARY_PATH
51 manipulate LD_LIBRARY_PATH, DYLD_LIBRARY_PATH, or PATH to include the directory
  /external/icu/icu4c/source/tools/gencolusb/
Makefile 11 ## PATH_VAR=DYLD_LIBRARY_PATH (if on OSX etc)
  /external/nanopb-c/tools/
make_mac_package.sh 41 export DYLD_LIBRARY_PATH=\$SCRIPTDIR
  /external/tensorflow/tools/
tf_env_collect.sh 96 if [ -z ${DYLD_LIBRARY_PATH+x} ]; then
97 echo "DYLD_LIBRARY_PATH is unset";
99 echo DYLD_LIBRARY_PATH ${DYLD_LIBRARY_PATH} ;
  /test/suite_harness/tools/cts-instant-tradefed/etc/
cts-instant-tradefed 122 DYLD_LIBRARY_PATH=${LIB_DIR}:${LIB_DIR}64:${DYLD_LIBRARY_PATH}
123 export DYLD_LIBRARY_PATH
  /test/vts/tools/vts-tradefed/etc/
vts-tradefed 148 DYLD_LIBRARY_PATH=${LIB_DIR}:${LIB_DIR}64:${DYLD_LIBRARY_PATH}
149 export DYLD_LIBRARY_PATH
  /external/google-breakpad/src/testing/gtest/xcode/Samples/FrameworkSample/
runtests.sh 36 export DYLD_LIBRARY_PATH=$BUILT_PRODUCTS_DIR
  /external/google-breakpad/src/testing/gtest/xcode/Scripts/
runtests.sh 36 export DYLD_LIBRARY_PATH=$BUILT_PRODUCTS_DIR

Completed in 1004 milliseconds

1 2 3 4 5 6 7 8 91011