Searched refs:exclude_expsyms (Results 1 - 25 of 52) sorted by relevance

123

/external/cmockery/cmockery_0_1_2/
H A Dlibtool346 exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
4897 if test -n "$exclude_expsyms"; then
4898 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4942 if test -n "$exclude_expsyms"; then
4943 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
7522 exclude_expsyms=""
H A Dltmain.sh4545 if test -n "$exclude_expsyms"; then
4546 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4590 if test -n "$exclude_expsyms"; then
4591 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/google-tv-pairing-protocol/cpp/
H A Dlibtool376 exclude_expsyms="_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*"
2842 if test -n "$exclude_expsyms"; then
2844 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2898 if test -n "$exclude_expsyms"; then
2899 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
9035 exclude_expsyms="_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*"
H A Dltmain.sh2341 if test -n "$exclude_expsyms"; then
2343 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2397 if test -n "$exclude_expsyms"; then
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/libunwind/aux/
H A Dltmain.sh3361 if test -n "$exclude_expsyms"; then
3362 $run eval 'egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3394 if test -n "$exclude_expsyms"; then
3395 egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/chromium_org/third_party/libevent/
H A Dltmain.sh4612 if test -n "$exclude_expsyms"; then
4613 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4657 if test -n "$exclude_expsyms"; then
4658 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
H A Dltmain.sh4590 if test -n "$exclude_expsyms"; then
4591 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4635 if test -n "$exclude_expsyms"; then
4636 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/chromium_org/third_party/opus/src/
H A Dconfigure8519 # exclude_expsyms can be an extended regexp of symbols to exclude
8523 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8657 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
9133 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
13923 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14020 exclude_expsyms \
15218 exclude_expsyms=$lt_exclude_expsyms
H A Dltmain.sh3305 if test -n "$exclude_expsyms"; then
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3403 if test -n "$exclude_expsyms"; then
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure8439 # exclude_expsyms can be an extended regexp of symbols to exclude
8443 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8577 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
9053 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
13644 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
13741 exclude_expsyms \
14943 exclude_expsyms=$lt_exclude_expsyms
H A Dltmain.sh3305 if test -n "$exclude_expsyms"; then
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3403 if test -n "$exclude_expsyms"; then
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/libedit/
H A Dconfigure8743 # exclude_expsyms can be an extended regexp of symbols to exclude
8747 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8881 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
9357 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
14194 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14291 exclude_expsyms \
15486 exclude_expsyms=$lt_exclude_expsyms
H A Dltmain.sh3305 if test -n "$exclude_expsyms"; then
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3403 if test -n "$exclude_expsyms"; then
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/libopus/
H A Dconfigure8519 # exclude_expsyms can be an extended regexp of symbols to exclude
8523 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8657 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
9133 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
13923 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14020 exclude_expsyms \
15218 exclude_expsyms=$lt_exclude_expsyms
H A Dltmain.sh3305 if test -n "$exclude_expsyms"; then
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3403 if test -n "$exclude_expsyms"; then
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/libpng/
H A Dconfigure9169 # exclude_expsyms can be an extended regexp of symbols to exclude
9173 exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9307 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
9783 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
13855 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
13953 exclude_expsyms \
15149 exclude_expsyms=$lt_exclude_expsyms
H A Dltmain.sh3305 if test -n "$exclude_expsyms"; then
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3403 if test -n "$exclude_expsyms"; then
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/chromium_org/sdch/open-vcdiff/
H A Dltmain.sh2341 if test -n "$exclude_expsyms"; then
2343 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2397 if test -n "$exclude_expsyms"; then
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/chromium_org/third_party/libxml/src/
H A Dltmain.sh2341 if test -n "$exclude_expsyms"; then
2343 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2397 if test -n "$exclude_expsyms"; then
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/chromium_org/third_party/sqlite/src/
H A Dltmain.sh2348 if test -n "$exclude_expsyms"; then
2350 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2404 if test -n "$exclude_expsyms"; then
2405 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/chromium_org/third_party/tcmalloc/vendor/
H A Dltmain.sh2341 if test -n "$exclude_expsyms"; then
2343 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2397 if test -n "$exclude_expsyms"; then
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/libexif/
H A Dltmain.sh3305 if test -n "$exclude_expsyms"; then
3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3403 if test -n "$exclude_expsyms"; then
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/libmtp/
H A Dltmain.sh2341 if test -n "$exclude_expsyms"; then
2343 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2397 if test -n "$exclude_expsyms"; then
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/libogg/
H A Dltmain.sh2341 if test -n "$exclude_expsyms"; then
2343 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2397 if test -n "$exclude_expsyms"; then
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
/external/libusb/
H A Dltmain.sh2341 if test -n "$exclude_expsyms"; then
2343 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2397 if test -n "$exclude_expsyms"; then
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T

Completed in 2123 milliseconds

123