HomeSort by relevance Sort by last modified time
    Searched refs:unneeded (Results 1 - 25 of 176) sorted by null

1 2 3 4 5 6 7 8

  /external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.SlackBuild 39 find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
40 find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
  /external/e2fsprogs/lib/
Makefile.elf-lib 58 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
63 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
  /external/chromium_org/third_party/yasm/
config_sources.host.darwin-x86.mk 43 -Wno-unneeded-internal-declaration \
118 -Wno-unneeded-internal-declaration \
config_sources.host.darwin-x86_64.mk 43 -Wno-unneeded-internal-declaration \
118 -Wno-unneeded-internal-declaration \
config_sources.host.linux-x86.mk 43 -Wno-unneeded-internal-declaration \
118 -Wno-unneeded-internal-declaration \
config_sources.host.linux-x86_64.mk 43 -Wno-unneeded-internal-declaration \
118 -Wno-unneeded-internal-declaration \
  /external/chromium_org/third_party/icu/
icudata.host.darwin-arm.mk 44 -Wno-unneeded-internal-declaration \
126 -Wno-unneeded-internal-declaration \
icudata.host.darwin-arm64.mk 44 -Wno-unneeded-internal-declaration \
125 -Wno-unneeded-internal-declaration \
icudata.host.darwin-mips.mk 45 -Wno-unneeded-internal-declaration \
128 -Wno-unneeded-internal-declaration \
icudata.host.darwin-mips64.mk 44 -Wno-unneeded-internal-declaration \
126 -Wno-unneeded-internal-declaration \
icudata.host.darwin-x86.mk 44 -Wno-unneeded-internal-declaration \
126 -Wno-unneeded-internal-declaration \
icudata.host.darwin-x86_64.mk 44 -Wno-unneeded-internal-declaration \
126 -Wno-unneeded-internal-declaration \
icudata.host.linux-arm.mk 44 -Wno-unneeded-internal-declaration \
126 -Wno-unneeded-internal-declaration \
icudata.host.linux-arm64.mk 44 -Wno-unneeded-internal-declaration \
125 -Wno-unneeded-internal-declaration \
icudata.host.linux-mips.mk 45 -Wno-unneeded-internal-declaration \
128 -Wno-unneeded-internal-declaration \
icudata.host.linux-mips64.mk 44 -Wno-unneeded-internal-declaration \
126 -Wno-unneeded-internal-declaration \
icudata.host.linux-x86.mk 44 -Wno-unneeded-internal-declaration \
126 -Wno-unneeded-internal-declaration \
icudata.host.linux-x86_64.mk 44 -Wno-unneeded-internal-declaration \
126 -Wno-unneeded-internal-declaration \
  /external/chromium_org/third_party/libvpx/
libvpx_obj_int_extract.host.darwin-arm.mk 44 -Wno-unneeded-internal-declaration \
124 -Wno-unneeded-internal-declaration \
libvpx_obj_int_extract.host.darwin-arm64.mk 44 -Wno-unneeded-internal-declaration \
123 -Wno-unneeded-internal-declaration \
libvpx_obj_int_extract.host.darwin-x86.mk 44 -Wno-unneeded-internal-declaration \
124 -Wno-unneeded-internal-declaration \
libvpx_obj_int_extract.host.darwin-x86_64.mk 44 -Wno-unneeded-internal-declaration \
124 -Wno-unneeded-internal-declaration \
libvpx_obj_int_extract.host.linux-arm.mk 44 -Wno-unneeded-internal-declaration \
124 -Wno-unneeded-internal-declaration \
libvpx_obj_int_extract.host.linux-arm64.mk 44 -Wno-unneeded-internal-declaration \
123 -Wno-unneeded-internal-declaration \
libvpx_obj_int_extract.host.linux-x86.mk 44 -Wno-unneeded-internal-declaration \
124 -Wno-unneeded-internal-declaration \

Completed in 314 milliseconds

1 2 3 4 5 6 7 8