Home
last modified time | relevance | path

Searched refs:nlist (Results 1 – 25 of 14846) sorted by path

12345678910>>...594

/dports/accessibility/atkmm/atkmm-2.28.0/build/
H A Dlibtool.m44065 nlist=conftest.nm
4066 …EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
4068 if sort "$nlist" | uniq > "$nlist"T; then
4069 mv -f "$nlist"T "$nlist"
4071 rm -f "$nlist"T
4075 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
4076 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4096 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
4109 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
4137 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
H A Dltmain.sh4775 nlist=$output_objdir/$my_outputname.nm
4777 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
4920 test -f "$nlist" || : > "$nlist"
4923 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
4924 $MV "$nlist"T "$nlist"
4928 if $GREP -v "^: " < "$nlist" |
4934 uniq > "$nlist"S; then
4937 $GREP -v "^: " < "$nlist" > "$nlist"S
4940 if test -f "$nlist"S; then
4962 if test -s "$nlist"I; then
[all …]
/dports/accessibility/atkmm/atkmm-2.28.0/
H A Dconfigure7458 nlist=conftest.nm
7460 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7463 test $ac_status = 0; } && test -s "$nlist"; then
7465 if sort "$nlist" | uniq > "$nlist"T; then
7466 mv -f "$nlist"T "$nlist"
7468 rm -f "$nlist"T
7472 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7473 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7506 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
7538 echo "cannot find nm_test_func in $nlist" >&5
[all …]
/dports/accessibility/caribou/caribou-0.4.21/
H A Dconfigure5534 nlist=conftest.nm
5536 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
5539 test $ac_status = 0; } && test -s "$nlist"; then
5541 if sort "$nlist" | uniq > "$nlist"T; then
5542 mv -f "$nlist"T "$nlist"
5544 rm -f "$nlist"T
5548 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
5549 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
5582 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
5614 echo "cannot find nm_test_func in $nlist" >&5
[all …]
H A Dltmain.sh4587 nlist=$output_objdir/$my_outputname.nm
4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
4732 test -f "$nlist" || : > "$nlist"
4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
4736 $MV "$nlist"T "$nlist"
4740 if $GREP -v "^: " < "$nlist" |
4746 uniq > "$nlist"S; then
4749 $GREP -v "^: " < "$nlist" > "$nlist"S
4752 if test -f "$nlist"S; then
4774 if test -s "$nlist"I; then
[all …]
/dports/accessibility/caribou/caribou-0.4.21/m4/
H A Dlibtool.m44057 nlist=conftest.nm
4058 …EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
4060 if sort "$nlist" | uniq > "$nlist"T; then
4061 mv -f "$nlist"T "$nlist"
4063 rm -f "$nlist"T
4067 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
4068 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4088 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
4101 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
4129 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/accessibility/py-atspi/pyatspi-2.38.1/
H A Daclocal.m44067 nlist=conftest.nm
4068 …EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
4070 if sort "$nlist" | uniq > "$nlist"T; then
4071 mv -f "$nlist"T "$nlist"
4073 rm -f "$nlist"T
4077 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
4078 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4098 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
4111 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
4139 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
H A Dconfigure6382 nlist=conftest.nm
6384 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6387 test $ac_status = 0; } && test -s "$nlist"; then
6389 if sort "$nlist" | uniq > "$nlist"T; then
6390 mv -f "$nlist"T "$nlist"
6392 rm -f "$nlist"T
6396 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6397 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6430 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
6462 echo "cannot find nm_test_func in $nlist" >&5
[all …]
/dports/accessibility/py-atspi/pyatspi-2.38.1/config/
H A Dltmain.sh4587 nlist=$output_objdir/$my_outputname.nm
4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
4732 test -f "$nlist" || : > "$nlist"
4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
4736 $MV "$nlist"T "$nlist"
4740 if $GREP -v "^: " < "$nlist" |
4746 uniq > "$nlist"S; then
4749 $GREP -v "^: " < "$nlist" > "$nlist"S
4752 if test -f "$nlist"S; then
4774 if test -s "$nlist"I; then
[all …]
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/
H A Dconfigure6565 nlist=conftest.nm
6566 $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&5
6567 …NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$nlist"; then
6569 if sort "$nlist" | uniq > "$nlist"T; then
6570 mv -f "$nlist"T "$nlist"
6572 rm -f "$nlist"T
6576 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6577 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6610 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
6642 echo "cannot find nm_test_func in $nlist" >&5
[all …]
H A Dltmain.sh4679 nlist=$output_objdir/$my_outputname.nm
4681 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
4824 test -f "$nlist" || : > "$nlist"
4827 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
4828 $MV "$nlist"T "$nlist"
4832 if $GREP -v "^: " < "$nlist" |
4838 uniq > "$nlist"S; then
4841 $GREP -v "^: " < "$nlist" > "$nlist"S
4844 if test -f "$nlist"S; then
4866 if test -s "$nlist"I; then
[all …]
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/m4/
H A Dlibtool.m44065 nlist=conftest.nm
4066 …$ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&AS_MESS…
4067 …est.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&AS_MESSAGE_LOG_FD && test -s "$nlis…
4069 if sort "$nlist" | uniq > "$nlist"T; then
4070 mv -f "$nlist"T "$nlist"
4072 rm -f "$nlist"T
4076 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
4077 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4097 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
4138 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/
H A Dconfigure6565 nlist=conftest.nm
6566 $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&5
6567 …NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$nlist"; then
6569 if sort "$nlist" | uniq > "$nlist"T; then
6570 mv -f "$nlist"T "$nlist"
6572 rm -f "$nlist"T
6576 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6577 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6610 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
6642 echo "cannot find nm_test_func in $nlist" >&5
[all …]
H A Dltmain.sh4679 nlist=$output_objdir/$my_outputname.nm
4681 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
4824 test -f "$nlist" || : > "$nlist"
4827 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
4828 $MV "$nlist"T "$nlist"
4832 if $GREP -v "^: " < "$nlist" |
4838 uniq > "$nlist"S; then
4841 $GREP -v "^: " < "$nlist" > "$nlist"S
4844 if test -f "$nlist"S; then
4866 if test -s "$nlist"I; then
[all …]
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/m4/
H A Dlibtool.m44065 nlist=conftest.nm
4066 …$ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&AS_MESS…
4067 …est.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&AS_MESSAGE_LOG_FD && test -s "$nlis…
4069 if sort "$nlist" | uniq > "$nlist"T; then
4070 mv -f "$nlist"T "$nlist"
4072 rm -f "$nlist"T
4076 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
4077 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4097 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
4138 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/libc-0.2.117/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs524 pub struct nlist {
4232 pub fn kvm_nlist(kd: *mut kvm_t, nl: *mut nlist) -> ::c_int; in kvm_nlist()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/regex-1.5.4/src/
H A Dpikevm.rs45 nlist: Threads, field
105 &mut cache.nlist, in exec()
117 mut nlist: &mut Threads, in exec_()
127 nlist.set.clear(); in exec_()
174 &mut nlist, in exec_()
206 mem::swap(clist, nlist); in exec_()
207 nlist.set.clear(); in exec_()
226 nlist: &mut Threads, in step()
273 nlist: &mut Threads, in add()
294 nlist: &mut Threads, in add_step()
[all …]
/dports/archivers/dpkg/dpkg-1.19.7/build-aux/
H A Dltmain.sh4679 nlist=$output_objdir/$my_outputname.nm
4681 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
4824 test -f "$nlist" || : > "$nlist"
4827 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
4828 $MV "$nlist"T "$nlist"
4832 if $GREP -v "^: " < "$nlist" |
4838 uniq > "$nlist"S; then
4841 $GREP -v "^: " < "$nlist" > "$nlist"S
4844 if test -f "$nlist"S; then
4866 if test -s "$nlist"I; then
[all …]
/dports/archivers/dpkg/dpkg-1.19.7/
H A Dconfigure9702 nlist=conftest.nm
9703 $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&5
9704 …NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$nlist"; then
9706 if sort "$nlist" | uniq > "$nlist"T; then
9707 mv -f "$nlist"T "$nlist"
9709 rm -f "$nlist"T
9713 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
9714 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
9747 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
9779 echo "cannot find nm_test_func in $nlist" >&5
[all …]
/dports/archivers/dpkg/dpkg-1.19.7/m4/
H A Dlibtool.m44065 nlist=conftest.nm
4066 …$ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&AS_MESS…
4067 …est.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&AS_MESSAGE_LOG_FD && test -s "$nlis…
4069 if sort "$nlist" | uniq > "$nlist"T; then
4070 mv -f "$nlist"T "$nlist"
4072 rm -f "$nlist"T
4076 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
4077 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4097 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
4138 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/archivers/engrampa/engrampa-1.26.0/
H A Dconfigure7171 nlist=conftest.nm
7173 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7176 test $ac_status = 0; } && test -s "$nlist"; then
7178 if sort "$nlist" | uniq > "$nlist"T; then
7179 mv -f "$nlist"T "$nlist"
7181 rm -f "$nlist"T
7185 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7186 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7219 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
7251 echo "cannot find nm_test_func in $nlist" >&5
[all …]
H A Dltmain.sh4587 nlist=$output_objdir/$my_outputname.nm
4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
4732 test -f "$nlist" || : > "$nlist"
4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
4736 $MV "$nlist"T "$nlist"
4740 if $GREP -v "^: " < "$nlist" |
4746 uniq > "$nlist"S; then
4749 $GREP -v "^: " < "$nlist" > "$nlist"S
4752 if test -f "$nlist"S; then
4774 if test -s "$nlist"I; then
[all …]
/dports/archivers/engrampa/engrampa-1.26.0/m4/
H A Dlibtool.m44057 nlist=conftest.nm
4058 …EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
4060 if sort "$nlist" | uniq > "$nlist"T; then
4061 mv -f "$nlist"T "$nlist"
4063 rm -f "$nlist"T
4067 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
4068 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4088 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
4101 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
4129 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/archivers/lhasa/lhasa-0.3.1/
H A Daclocal.m43766 nlist=conftest.nm
3767 …EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
3769 if sort "$nlist" | uniq > "$nlist"T; then
3770 mv -f "$nlist"T "$nlist"
3772 rm -f "$nlist"T
3776 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
3777 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
3797 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
3810 …$SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main …
3838 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
[all …]
/dports/archivers/lhasa/lhasa-0.3.1/autotools/
H A Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
3409 if $GREP -v "^: " < "$nlist" |
3415 uniq > "$nlist"S; then
3418 $GREP -v "^: " < "$nlist" > "$nlist"S
[all …]

12345678910>>...594