OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRIP
(Results
26 - 50
of
91
) sorted by null
1
2
3
4
/external/libcap-ng/libcap-ng-0.7/
configure
682
STRIP
[
all
...]
/external/libpng/
configure
821
STRIP
[
all
...]
/external/libusb/
configure
816
STRIP
[
all
...]
/external/libusb-compat/
configure
852
STRIP
[
all
...]
/ndk/build/tools/
build-mingw64-toolchain.sh
466
STRIP
=${BINPREFIX}
strip
467
export CC CXX LD AS AR RANLIB
STRIP
build-host-gcc.sh
146
register_var_option "--no-
strip
" NO_STRIP "Don't
strip
generated binaries."
[
all
...]
/external/libogg/win32/
Makefile
102
STRIP
=
strip
182
install-
strip
:
185
`test -z '$(
STRIP
)' || \
186
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(
STRIP
)'"` install
237
install-info-am install-man install-
strip
installcheck \
/external/libffi/
ltconfig
284
old_STRIP="$
STRIP
"
652
test -z "$
STRIP
" &&
STRIP
=:
949
if test -n "$
STRIP
" && $
STRIP
-V 2>&1 | grep "GNU
strip
" >/dev/null; then
950
test -z "$old_striplib" && old_striplib="$
STRIP
--
strip
-debug"
951
test -z "$striplib" && striplib="$
STRIP
--
strip
-unneeded
[
all
...]
configure
833
STRIP
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
822
STRIP
[
all
...]
/external/genext2fs/
configure
665
STRIP
[
all
...]
/external/libvpx/libvpx/build/make/
Makefile
156
# If we're in debug mode, pretend we don't have GNU
strip
, to fall back to
160
# Older binutils
strip
global sybols not needed for relocation processing
161
# when given --
strip
-unneeded. Use nm and awk to identify globals and
164
$(if $(quiet),@echo " [
STRIP
] $@ < $<")
165
$(qexec)$(
STRIP
) --
strip
-unneeded \
185
pairmap=$(if $(
strip
$(2)),\
194
find_file=$(foreach f,$(1),$(call find_file1,$(
strip
$(f)),$(
strip
$(2))) )
214
$(qexec)$$(LD) $$(
strip
$$(INTERNAL_LDFLAGS) $$(LDFLAGS) -o $$@ $(2) $(3) $$(extralibs)
[
all
...]
/external/chromium/third_party/libevent/
configure
851
STRIP
[
all
...]
/external/libogg/
configure
814
STRIP
[
all
...]
/external/e2fsprogs/debugfs/
Makefile.in
68
install-
strip
: install
70
echo "
STRIP
$(root_sbindir)/$$i"; \
71
$(
STRIP
) $(DESTDIR)$(root_sbindir)/$$i; \
/external/libmtp/
configure
860
STRIP
[
all
...]
/external/open-vcdiff/
configure
828
STRIP
[
all
...]
/external/openfst/
configure
699
STRIP
[
all
...]
/external/protobuf/
configure
825
STRIP
[
all
...]
/external/protobuf/gtest/
configure
689
STRIP
[
all
...]
/external/elfutils/
configure
685
STRIP
[
all
...]
/external/marisa-trie/
configure
638
STRIP
[
all
...]
/external/stressapptest/
configure
635
STRIP
[
all
...]
/external/e2fsprogs/misc/
Makefile.in
483
install-
strip
: install
485
echo "
STRIP
$(root_sbindir)/$$i"; \
486
$(
STRIP
) $(DESTDIR)$(root_sbindir)/$$i; \
489
echo "
STRIP
$(sbindir)/$$i"; \
490
$(
STRIP
) $(DESTDIR)$(sbindir)/$$i; \
/external/grub/
configure
314
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh
STRIP
ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CCAS RANLIB ac_ct_RANLIB STAGE1_CFLAGS STAGE2_CFLAGS GRUB_CFLAGS OBJCOPY ac_ct_OBJCOPY GRUB_LIBS CPP EGREP NETBOOT_SUPPORT_TRUE NETBOOT_SUPPORT_FALSE DISKLESS_SUPPORT_TRUE DISKLESS_SUPPORT_FALSE HERCULES_SUPPORT_TRUE HERCULES_SUPPORT_FALSE SERIAL_SUPPORT_TRUE SERIAL_SUPPORT_FALSE SERIAL_SPEED_SIMULATION_TRUE SERIAL_SPEED_SIMULATION_FALSE BUILD_EXAMPLE_KERNEL_TRUE BUILD_EXAMPLE_KERNEL_FALSE FSYS_CFLAGS NET_CFLAGS NET_EXTRAFLAGS NETBOOT_DRIVERS CCASFLAGS LIBOBJS LTLIBOBJS'
[
all
...]
Completed in 2418 milliseconds
1
2
3
4