Home
last modified time | relevance | path

Searched refs:lib_path (Results 1 – 25 of 29) sorted by relevance

12

/external/bison/build-aux/
Dcompile87 lib_path=
122 for dir in $lib_path $LIB
143 if test -z "$lib_path"; then
144 lib_path=$file
146 lib_path="$lib_path;$file"
/external/libcap-ng/libcap-ng-0.7/
Dcompile87 lib_path=
122 for dir in $lib_path $LIB
143 if test -z "$lib_path"; then
144 lib_path=$file
146 lib_path="$lib_path;$file"
/external/python/cpython2/Modules/_ctypes/libffi/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/libmicrohttpd/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/libedit/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/protobuf/gtest/build-aux/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/lmfit/build-aux/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/libnetfilter_conntrack/build-aux/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/valgrind/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/libnfnetlink/build-aux/
Dcompile87 if test -z "$lib_path"; then
88 lib_path=$file
90 lib_path="$lib_path;$file"
103 for dir in $lib_path $LIB
129 lib_path=
/external/libevent/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
128 lib_path=
/external/protobuf/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/ImageMagick/config/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/pcre/dist2/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/google-breakpad/autotools/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/strace/
Dcompile86 if test -z "$lib_path"; then
87 lib_path=$file
89 lib_path="$lib_path;$file"
102 for dir in $lib_path $LIB
133 lib_path=
/external/skia/infra/bots/assets/linux_vulkan_intel_driver_debug/
Dcreate.py17 def create_asset(target_dir, lib_path): argument
19 shutil.copytree(lib_path, target_dir)
30 create_asset(args.target_dir, args.lib_path)
Dcreate_and_upload.py38 '--lib_path', args.lib_path])
/external/skia/infra/bots/assets/linux_vulkan_intel_driver_release/
Dcreate.py17 def create_asset(target_dir, lib_path): argument
19 shutil.copytree(lib_path, target_dir)
30 create_asset(args.target_dir, args.lib_path)
Dcreate_and_upload.py38 '--lib_path', args.lib_path])
/external/clang/cmake/modules/
DAddClang.cmake54 file(RELATIVE_PATH lib_path
58 if(NOT lib_path MATCHES "^[.][.]")
60 ${CLANG_SOURCE_DIR}/include/clang/${lib_path}/*.h
61 ${CLANG_SOURCE_DIR}/include/clang/${lib_path}/*.def
66 ${CLANG_SOURCE_DIR}/include/clang/${lib_path}/*.td
/external/skia/infra/bots/assets/chromebook_arm_gles/
Dcreate_and_upload.py37 '-l', args.lib_path])
DREADME.md7 ./infra/bots/assets/chromebook_arm_gles/create_and_upload.py --lib_path [dir]
Dcreate.py63 create_asset(args.target_dir, args.lib_path)
/external/autotest/client/site_tests/firmware_TouchMTB/
Dfirmware_utils.py107 pygtk_tarball, lib_path = pygtk_info
114 lib_path)

12