| /xsrc/external/mit/MesaLib.old/dist/src/egl/ |
| egl-symbols-check | 16 FUNCS=$($NM -D --defined-only $LIB | grep -o "T .*" | cut -c 3- | while read func; do
|
| /xsrc/external/mit/MesaLib.old/dist/src/gbm/ |
| gbm-symbols-check | 11 FUNCS=$($NM -D --defined-only $LIB | grep -o "T .*" | cut -c 3- | while read func; do
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/es1api/ |
| ABI-check | 25 FUNCS=$($NM -D --defined-only $LIB | grep -o 'T gl.*' | cut -c 3- | while read func; do
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| radeon_state_init.c | 188 #define CHECK( NM, FLAG, ADD ) \ 189 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 194 #define TCL_CHECK( NM, FLAG, ADD ) \ 195 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 520 #define ALLOC_STATE_IDX( ATOM, CHK, SZ, NM, FLAG, IDX ) \ 525 rmesa->hw.ATOM.name = NM; \ 533 #define ALLOC_STATE( ATOM, CHK, SZ, NM, FLAG ) \ 534 ALLOC_STATE_IDX(ATOM, CHK, SZ, NM, FLAG, 0)
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| radeon_state_init.c | 189 #define CHECK( NM, FLAG, ADD ) \ 190 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 195 #define TCL_CHECK( NM, FLAG, ADD ) \ 196 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 520 #define ALLOC_STATE_IDX( ATOM, CHK, SZ, NM, FLAG, IDX ) \ 525 rmesa->hw.ATOM.name = NM; \ 533 #define ALLOC_STATE( ATOM, CHK, SZ, NM, FLAG ) \ 534 ALLOC_STATE_IDX(ATOM, CHK, SZ, NM, FLAG, 0)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| r200_state_init.c | 222 #define CHECK( NM, FLAG, ADD ) \ 223 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 230 #define TCL_CHECK( NM, FLAG, ADD ) \ 231 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 237 #define TCL_OR_VP_CHECK( NM, FLAG, ADD ) \ 238 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 244 #define VP_CHECK( NM, FLAG, ADD ) \ 245 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 631 #define ALLOC_STATE( ATOM, CHK, SZ, NM, IDX ) \ 636 rmesa->hw.ATOM.name = NM; \ [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| r200_state_init.c | 222 #define CHECK( NM, FLAG, ADD ) \ 223 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 230 #define TCL_CHECK( NM, FLAG, ADD ) \ 231 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \ 237 #define TCL_OR_VP_CHECK( NM, FLAG, ADD ) \ 238 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 244 #define VP_CHECK( NM, FLAG, ADD ) \ 245 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \ 631 #define ALLOC_STATE( ATOM, CHK, SZ, NM, IDX ) \ 636 rmesa->hw.ATOM.name = NM; \ [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/ |
| ABI-check | 23 FUNCS=$($NM -D --defined-only $LIB | grep -o 'T gl.*' | cut -c 3- | while read func; do
|
| /xsrc/external/mit/xf86-video-openchrome/dist/ |
| configure | 676 NM 4449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 4450 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 4454 if test -n "$NM"; then 4456 lt_cv_path_NM="$NM" 4458 lt_nm_to_check="${ac_tool_prefix}nm" 4460 lt_nm_to_check="$lt_nm_to_check nm" 4469 # Check to see if the nm accepts a BSD-compat flag. 4471 # nm: unknown option "B" ignored 4472 # Tru64's nm complains that /dev/null is an invalid object fil [all...] |
| /xsrc/external/mit/xf86-video-wsfb/dist/ |
| configure | 636 NM 5313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 5314 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 5318 if test -n "$NM"; then 5320 lt_cv_path_NM="$NM" 5322 lt_nm_to_check="${ac_tool_prefix}nm" 5324 lt_nm_to_check="$lt_nm_to_check nm" 5333 # Check to see if the nm accepts a BSD-compat flag. 5335 # nm: unknown option "B" ignored 5336 # Tru64's nm complains that /dev/null is an invalid object fil [all...] |
| /xsrc/external/mit/glw/dist/ |
| configure | 636 NM 5116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 5117 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 5121 if test -n "$NM"; then 5123 lt_cv_path_NM="$NM" 5125 lt_nm_to_check="${ac_tool_prefix}nm" 5127 lt_nm_to_check="$lt_nm_to_check nm" 5136 # Check to see if the nm accepts a BSD-compat flag. 5138 # nm: unknown option "B" ignored 5139 # Tru64's nm complains that /dev/null is an invalid object fil [all...] |
| /xsrc/external/mit/xcb-util/dist/ |
| configure | 781 NM 4514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 4515 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 4519 if test -n "$NM"; then 4521 lt_cv_path_NM="$NM" 4523 lt_nm_to_check="${ac_tool_prefix}nm" 4525 lt_nm_to_check="$lt_nm_to_check nm" 4534 # Check to see if the nm accepts a BSD-compat flag. 4536 # nm: unknown option "B" ignored 4537 # Tru64's nm complains that /dev/null is an invalid object fil [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| configure | 822 NM 4454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 4455 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 4459 if test -n "$NM"; then 4461 lt_cv_path_NM="$NM" 4463 lt_nm_to_check="${ac_tool_prefix}nm" 4465 lt_nm_to_check="$lt_nm_to_check nm" 4474 # Check to see if the nm accepts a BSD-compat flag. 4476 # nm: unknown option "B" ignored 4477 # Tru64's nm complains that /dev/null is an invalid object fil [all...] |
| /xsrc/external/mit/xf86-video-xgi/dist/ |
| configure | 781 NM 4377 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 4378 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 4382 if test -n "$NM"; then 4384 lt_cv_path_NM="$NM" 4386 lt_nm_to_check="${ac_tool_prefix}nm" 4388 lt_nm_to_check="$lt_nm_to_check nm" 4397 # Check to see if the nm accepts a BSD-compat flag. 4399 # nm: unknown option "B" ignored 4400 # Tru64's nm complains that /dev/null is an invalid object fil [all...] |
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| ltmain.sh | 4575 if test -n "$NM" && test -n "$global_symbol_pipe"; then 4587 nlist=$output_objdir/$my_outputname.nm 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4897 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)$'` 4910 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` 4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 8416 echo "*** lists from a program, using 'nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/glu/dist/ |
| ltmain.sh | 4622 if test -n "$NM" && test -n "$global_symbol_pipe"; then 4634 nlist=$output_objdir/$my_outputname.nm 4680 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4756 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | 4763 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4771 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4944 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)$'` 4957 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` 4994 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 8478 echo "*** lists from a program, using 'nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/libXTrap/dist/ |
| ltmain.sh | 3246 if test -n "$NM" && test -n "$global_symbol_pipe"; then 3258 nlist="$output_objdir/${my_outputname}.nm" 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'` 6974 echo "*** lists from a program, using \`nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/libXfont/dist/ |
| ltmain.sh | 4575 if test -n "$NM" && test -n "$global_symbol_pipe"; then 4587 nlist=$output_objdir/$my_outputname.nm 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4897 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)$'` 4910 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` 4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 8422 echo "*** lists from a program, using 'nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/libXxf86misc/dist/ |
| ltmain.sh | 4575 if test -n "$NM" && test -n "$global_symbol_pipe"; then 4587 nlist=$output_objdir/$my_outputname.nm 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4897 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)$'` 4910 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` 4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 8418 echo "*** lists from a program, using 'nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/mesa-demos/dist/ |
| ltmain.sh | 4575 if test -n "$NM" && test -n "$global_symbol_pipe"; then 4587 nlist=$output_objdir/$my_outputname.nm 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4897 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)$'` 4910 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` 4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 8422 echo "*** lists from a program, using 'nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/xf86-input-synaptics/dist/ |
| ltmain.sh | 3246 if test -n "$NM" && test -n "$global_symbol_pipe"; then 3258 nlist="$output_objdir/${my_outputname}.nm" 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'` 6973 echo "*** lists from a program, using \`nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/xf86-video-apm/dist/ |
| ltmain.sh | 4575 if test -n "$NM" && test -n "$global_symbol_pipe"; then 4587 nlist=$output_objdir/$my_outputname.nm 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4897 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)$'` 4910 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` 4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 8422 echo "*** lists from a program, using 'nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/xf86-video-ati/dist/ |
| ltmain.sh | 3246 if test -n "$NM" && test -n "$global_symbol_pipe"; then 3258 nlist="$output_objdir/${my_outputname}.nm" 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'` 6973 echo "*** lists from a program, using \`nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/xf86-video-glint/dist/ |
| ltmain.sh | 4575 if test -n "$NM" && test -n "$global_symbol_pipe"; then 4587 nlist=$output_objdir/$my_outputname.nm 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4897 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)$'` 4910 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` 4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 8416 echo "*** lists from a program, using 'nm' or equivalent, but libtool could [all...] |
| /xsrc/external/mit/xf86-video-i740/dist/ |
| ltmain.sh | 4575 if test -n "$NM" && test -n "$global_symbol_pipe"; then 4587 nlist=$output_objdir/$my_outputname.nm 4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" 4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | 4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" 4897 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)$'` 4910 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` 4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 8422 echo "*** lists from a program, using 'nm' or equivalent, but libtool could [all...] |