HomeSort by relevance Sort by last modified time
    Searched refs:deplibs (Results 1 - 25 of 33) sorted by null

1 2

  /external/expat/conftools/
ltmain.sh 1098 deplibs=
    [all...]
  /external/llvm/autoconf/
ltmain.sh 1098 deplibs=
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 1098 deplibs=
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 1135 deplibs=
    [all...]
configure     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 1135 deplibs=
    [all...]
configure     [all...]
  /external/libffi/
ltmain.sh 1128 deplibs=
    [all...]
ltcf-cxx.sh 81 archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
82 archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
107 archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
194 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}-brtl \${wl}$exp_sym_flag:\$export_symbols"
200 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
214 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
258 archive_cmds='$CXX -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
259 module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
263 archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
264 module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}
    [all...]
  /external/llvm/bindings/ocaml/
Makefile.ocaml 192 all-local:: build-deplibs
193 clean-local:: clean-deplibs
194 install-local:: install-deplibs
195 uninstall-local:: uninstall-deplibs
197 build-deplibs: $(OutputLibs)
205 clean-deplibs:
208 install-deplibs:
214 uninstall-deplibs:
  /external/libmtp/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
configure     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
configure     [all...]
  /external/jpeg/
ltmain.sh 377 deplibs=
506 deplibs="$deplibs $arg"
509 -l*) deplibs="$deplibs $arg" ;;
1003 # Add libc to deplibs on all systems.
1004 dependency_libs="$deplibs"
1005 deplibs="$deplibs -lc"
1062 if test -n "$deplibs"; the
    [all...]
  /external/llvm/utils/vim/
llvm.vim 49 syn keyword llvmKeyword except deplibs
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 377 deplibs=
506 deplibs="$deplibs $arg"
509 -l*) deplibs="$deplibs $arg" ;;
1003 # Add libc to deplibs on all systems.
1004 dependency_libs="$deplibs"
1005 deplibs="$deplibs -lc"
1062 if test -n "$deplibs"; the
    [all...]
  /external/llvm/autoconf/m4/
ltdl.m4 109 AC_CACHE_CHECK([whether deplibs are loaded by dlopen],
111 [# PORTME does your system automatically load deplibs for dlopen?
147 # at 6.2 and later dlopen does load deplibs.
157 # dlopen did load deplibs (at least at 4.x), but until the 5.x series,
163 # dlopen *does* load deplibs and with the right loader patch applied
174 # At > 5.1, deplibs are loaded *and* any RPATH in a shared library
  /external/llvm/projects/sample/autoconf/m4/
ltdl.m4 109 AC_CACHE_CHECK([whether deplibs are loaded by dlopen],
111 [# PORTME does your system automatically load deplibs for dlopen?
147 # at 6.2 and later dlopen does load deplibs.
157 # dlopen did load deplibs (at least at 4.x), but until the 5.x series,
163 # dlopen *does* load deplibs and with the right loader patch applied
174 # At > 5.1, deplibs are loaded *and* any RPATH in a shared library
  /external/llvm/lib/AsmParser/
LLLexer.cpp 485 KEYWORD(deplibs);

Completed in 129 milliseconds

1 2