Home
last modified time | relevance | path

Searched refs:libfile (Results 1 – 25 of 33) sorted by relevance

12

/external/compiler-rt/cmake/Modules/
DSanitizerUtils.cmake48 get_target_property(libfile ${target_name} LOCATION_${c})
49 install(FILES ${libfile}.syms CONFIGURATIONS ${c}
53 get_target_property(libfile ${target_name} LOCATION_${CMAKE_BUILD_TYPE})
54 install(FILES ${libfile}.syms DESTINATION ${COMPILER_RT_LIBRARY_INSTALL_DIR})
/external/curl/packages/vms/
Dpcsi_product_gnv_curl.com71 $ libfile = "[.packages.vms.''arch_name']curllib.olb"
72 $ if f$search(libfile) .nes. ""
77 $ libfile = "[.lib.^.libs]libcurl.a"
78 $ if f$search(libfile) .nes. ""
Dgnv_link_curl.com347 $ libfile = "[.packages.vms.''arch_name']curllib.olb"
348 $ if f$search(libfile) .nes. ""
350 $ olb_file = libfile
353 $ libfile = "[.lib.^.libs]libcurl.a"
354 $ if f$search(libfile) .nes. ""
356 $ olb_file = libfile
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dsplit-lib.py48 libfile = open(libname, "w")
56 libfile.write(line)
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dsplit-lib.py48 libfile = open(libname, "w")
56 libfile.write(line)
/external/ltrace/testsuite/ltrace.main/
Dmain.exp6 set libfile "main-lib"
Dmain-threaded.exp6 set libfile "main-lib"
Dmain-vfork.exp6 set libfile "main-lib"
Dparameters.exp7 set libfile "parameters-lib"
/external/ltrace/testsuite/ltrace.minor/
Dlibdl-simple.exp4 set libfile "libdl-simple-lib"
Ddemangle.exp6 set libfile "demangle-lib"
/external/libunwind/aux/
Dltmain.sh4426libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
4427 if test -n "$libdir" && test ! -f "$libfile"; then
/external/cmockery/cmockery_0_1_2/
Dlibtool6474libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
6475 if test -n "$libdir" && test ! -f "$libfile"; then
Dltmain.sh6122libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
6123 if test -n "$libdir" && test ! -f "$libfile"; then
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
Dltmain.sh3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3132 if test -n "$libdir" && test ! -f "$libfile"; then
/external/libedit/
Dltmain.sh3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3132 if test -n "$libdir" && test ! -f "$libfile"; then
/external/protobuf/
Dltmain.sh3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3132 if test -n "$libdir" && test ! -f "$libfile"; then
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3132 if test -n "$libdir" && test ! -f "$libfile"; then
/external/protobuf/gtest/build-aux/
Dltmain.sh3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3132 if test -n "$libdir" && test ! -f "$libfile"; then
/external/google-tv-pairing-protocol/cpp/
Dlibtool2687libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
2688 if test -n "$libdir" && test ! -f "$libfile"; then
Dltmain.sh2186libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
2187 if test -n "$libdir" && test ! -f "$libfile"; then
/external/libvorbis/
Dltmain.sh2186libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
2187 if test -n "$libdir" && test ! -f "$libfile"; then
/external/c-ares/
Dltmain.sh3130 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3131 if test -n "$libdir" && test ! -f "$libfile"; then
/external/libexif/
Dltmain.sh3133 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3134 if test -n "$libdir" && test ! -f "$libfile"; then
/external/libmicrohttpd/
Dltmain.sh3131 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3132 if test -n "$libdir" && test ! -f "$libfile"; then

12