Searched refs:shlibext (Results 1 – 16 of 16) sorted by relevance
/external/e2fsprogs/config/ |
D | config.rpath | 40 shlibext= 357 shlibext=so 360 shlibext=so 363 shlibext=ixlibrary 366 shlibext=so 369 shlibext=so 376 shlibext=dll.a 379 shlibext=dll 383 shlibext=dll 386 shlibext=dll [all …]
|
/external/llvm/test/BugPoint/ |
D | named-md.ll | 1 ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crash-to… 3 ; RUN-DISABLE: bugpoint -disable-namedmd-remove -load %llvmshlibdir/BugpointPasses%shlibext %s -out…
|
D | crash-narrowfunctiontest.ll | 3 ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcal…
|
D | compile-custom.ll | 1 ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext --compile-custom --compile-command="%py…
|
D | replace-funcs-with-null.ll | 3 ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -replace-funcs-wit…
|
D | remove_arguments_test.ll | 1 ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcal…
|
D | metadata.ll | 1 ; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcal…
|
/external/libexif/ |
D | config.rpath | 519 shlibext=`echo "$shrext" | sed -e 's,^\.,,'` 531 shlibext="$shlibext"
|
D | configure | 12417 shlibext="$acl_cv_shlibext" 12514 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 12516 found_so="$additional_libdir/lib$name.$shlibext" 12544 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then 12546 found_so="$dir/lib$name.$shlibext" 13072 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 13074 found_so="$additional_libdir/lib$name.$shlibext" 13102 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then 13104 found_so="$dir/lib$name.$shlibext"
|
/external/llvm/test/Feature/ |
D | load_module.ll | 2 ; RUN: opt < %s -load=%llvmshlibdir/LLVMHello%shlibext -hello \
|
/external/bison/build-aux/ |
D | config.rpath | 653 shlibext=`echo "$shrext" | sed -e 's,^\.,,'` 667 shlibext="$shlibext"
|
/external/libexif/auto-m4/ |
D | lib-link.m4 | 94 dnl libext, shlibext, hardcode_libdir_flag_spec, hardcode_libdir_separator, 111 shlibext="$acl_cv_shlibext" 198 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 200 found_so="$additional_libdir/lib$name.$shlibext" 220 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then 222 found_so="$dir/lib$name.$shlibext"
|
/external/e2fsprogs/ |
D | configure | 7845 shlibext="$acl_cv_shlibext" 7942 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 7944 found_so="$additional_libdir/lib$name.$shlibext" 7972 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then 7974 found_so="$dir/lib$name.$shlibext" 8977 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 8979 found_so="$additional_libdir/lib$name.$shlibext" 9007 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then 9009 found_so="$dir/lib$name.$shlibext"
|
D | aclocal.m4 | 1100 dnl libext, shlibext, hardcode_libdir_flag_spec, hardcode_libdir_separator, 1117 shlibext="$acl_cv_shlibext" 1204 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 1206 found_so="$additional_libdir/lib$name.$shlibext" 1226 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then 1228 found_so="$dir/lib$name.$shlibext"
|
/external/llvm/test/ |
D | lit.cfg | 194 config.substitutions.append( ('%shlibext', config.llvm_shlib_ext) )
|
/external/llvm/docs/ |
D | TestingGuide.rst | 435 ``%shlibext``
|