Searched refs:NM (Results 26 - 50 of 57) sorted by relevance

123

/external/libusb-compat/
H A Dconfigure810 NM
4171 if test -n "$NM"; then
4173 lt_cv_path_NM="$NM"
4218 NM="$lt_cv_path_NM"
4323 NM="$DUMPBIN"
4326 test -z "$NM" && NM=nm
4333 { $as_echo "$as_me:$LINENO: checking the name lister ($NM) interface" >&5
4334 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4343 (eval echo "\"\$as_me:4343: $NM \\\"conftes
[all...]
H A Dltmain.sh2306 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2345 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2396 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2571 win32_nmres=`eval $NM -f posix -A $1 |
/external/expat/conftools/
H A Dltmain.sh3243 if test -n "$NM" && test -n "$global_symbol_pipe"; then
3299 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3375 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3382 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3390 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3553 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
3666 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
3678 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
8183 func_verbose "creating $NM input file list: $output"
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh3246 if test -n "$NM" && test -n "$global_symbol_pipe"; then
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3378 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3556 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
3669 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
3681 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
8193 func_verbose "creating $NM input file list: $output"
/external/regex-re2/
H A DMakefile18 NM=nm macro
/external/protobuf/
H A Dconfigure873 NM
5646 if test -n "$NM"; then
5648 lt_cv_path_NM="$NM"
5693 NM="$lt_cv_path_NM"
5802 NM="$DUMPBIN"
5805 test -z "$NM" && NM=nm
5812 { echo "$as_me:$LINENO: checking the name lister ($NM) interface" >&5
5813 echo $ECHO_N "checking the name lister ($NM) interface... $ECHO_C" >&6; }
5822 (eval echo "\"\$as_me:5822: $NM \\\"conftes
[all...]
H A Dltmain.sh2298 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2337 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2388 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2563 win32_nmres=`eval $NM -f posix -A $1 |
/external/protobuf/gtest/
H A Dconfigure864 NM
4591 if test -n "$NM"; then
4593 lt_cv_path_NM="$NM"
4638 NM="$lt_cv_path_NM"
4747 NM="$DUMPBIN"
4750 test -z "$NM" && NM=nm
4757 { echo "$as_me:$LINENO: checking the name lister ($NM) interface" >&5
4758 echo $ECHO_N "checking the name lister ($NM) interface... $ECHO_C" >&6; }
4767 (eval echo "\"\$as_me:4767: $NM \\\"conftes
[all...]
/external/chromium/sdch/open-vcdiff/
H A Dconfigure4746 if test -n "$NM"; then
4748 lt_cv_path_NM="$NM"
4792 NM="$lt_cv_path_NM"
6242 { echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
6243 echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
6251 # Character class describing NM global symbol codes.
6317 case `$NM -V 2>&1` in
6354 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
6355 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
6821 test -z "$NM"
[all...]
H A Dltmain.sh216 win32_nmres=`eval $NM -f posix -A $1 | \
4574 if test -n "$NM" && test -n "$global_symbol_pipe"; then
4617 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4658 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
/external/expat/
H A Dconfigure642 NM
4054 if test -n "$NM"; then
4056 lt_cv_path_NM="$NM"
4101 NM="$lt_cv_path_NM"
4218 NM="$DUMPBIN"
4221 test -z "$NM" && NM=nm
4228 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4229 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4238 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftes
[all...]
/external/libffi/
H A Dconfigure4398 if test -n "$NM"; then
4400 lt_cv_path_NM="$NM"
4444 NM="$lt_cv_path_NM"
6594 { echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
6595 echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
6603 # Character class describing NM global symbol codes.
6669 case `$NM -V 2>&1` in
6706 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
6707 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
7173 test -z "$NM"
[all...]
/external/libogg/
H A Dconfigure861 NM
4098 if test -n "$NM"; then
4100 lt_cv_path_NM="$NM"
4145 NM="$lt_cv_path_NM"
4254 NM="$DUMPBIN"
4257 test -z "$NM" && NM=nm
4264 { echo "$as_me:$LINENO: checking the name lister ($NM) interface" >&5
4265 echo $ECHO_N "checking the name lister ($NM) interface... $ECHO_C" >&6; }
4274 (eval echo "\"\$as_me:4274: $NM \\\"conftes
[all...]
H A Dltmain.sh2299 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2564 win32_nmres=`eval $NM -f posix -A $1 |
/external/libmtp/
H A Dconfigure814 NM
4637 if test -n "$NM"; then
4639 lt_cv_path_NM="$NM"
4684 NM="$lt_cv_path_NM"
4789 NM="$DUMPBIN"
4792 test -z "$NM" && NM=nm
4799 { $as_echo "$as_me:$LINENO: checking the name lister ($NM) interface" >&5
4800 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4809 (eval echo "\"\$as_me:4809: $NM \\\"conftes
[all...]
H A Dltmain.sh2299 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2564 win32_nmres=`eval $NM -f posix -A $1 |
/external/chromium/third_party/libevent/
H A Dconfigure4521 if test -n "$NM"; then
4523 lt_cv_path_NM="$NM"
4567 NM="$lt_cv_path_NM"
6509 { $as_echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
6510 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
6518 # Character class describing NM global symbol codes.
6584 case `$NM -V 2>&1` in
6621 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
6622 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
7076 test -z "$NM"
[all...]
/external/jpeg/
H A Dltmain.sh1206 if test "$export_dynamic" = yes && test -n "$NM" && test -n "$global_symbol_pipe"; then
1234 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
/external/qemu/distrib/jpeg-6b/
H A Dltmain.sh1206 if test "$export_dynamic" = yes && test -n "$NM" && test -n "$global_symbol_pipe"; then
1234 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
/external/libpng/
H A Dltmain.sh2299 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2564 win32_nmres=`eval $NM -f posix -A $1 |
/external/libusb/
H A Dltmain.sh2299 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2564 win32_nmres=`eval $NM -f posix -A $1 |
/external/libvorbis/
H A Dltmain.sh2299 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2564 win32_nmres=`eval $NM -f posix -A $1 |
/external/openfst/
H A Dltmain.sh2299 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2564 win32_nmres=`eval $NM -f posix -A $1 |
/external/protobuf/gtest/build-aux/
H A Dltmain.sh2298 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2337 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2388 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2563 win32_nmres=`eval $NM -f posix -A $1 |
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dltmain.sh2299 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2564 win32_nmres=`eval $NM -f posix -A $1 |

Completed in 747 milliseconds

123