OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unneeded
(Results
1 - 19
of
19
) sorted by null
/dalvik/vm/mterp/
rebuild.sh
28
echo Removing
unneeded
assembly source for portable interpreter
/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
59
$(Q) $(STRIP) --strip-
unneeded
--remove-section=.comment \
64
$(Q) $(STRIP) --strip-
unneeded
--remove-section=.comment \
/ndk/build/core/
default-build-commands.mk
72
# It is thus safe to use --strip-
unneeded
, which is only dangerous
74
cmd-strip = $(PRIVATE_STRIP) --strip-
unneeded
$(call host-path,$1)
/hardware/ti/omap4xxx/domx/make/
build.mk
273
$(STRIP) --strip-
unneeded
-xgo $(ROOTFSDIR)/$(ROOTFSRELEASE)/$(SH_SONAME) $(TARGET)
278
$(STRIP) --strip-
unneeded
-xgo $(ROOTFSDIR)/$(ROOTFSRELEASE)/$(TARGETKO) $(TARGETKO)
280
$(STRIP) --strip-
unneeded
-xgo $(ROOTFSDIR)/$(ROOTFSRELEASE)/$(TARGET) $(TARGET)
/ndk/build/tools/
build-gdbserver.sh
243
run $TOOLCHAIN_PREFIX-objcopy --strip-
unneeded
$BUILD_OUT/gdbserver $DEST/$DSTFILE
/external/libvpx/build/make/
Makefile
138
# when given --strip-
unneeded
. Use nm and awk to identify globals and
142
$(qexec)$(STRIP) --strip-
unneeded
\
/external/v8/tools/
profile.js
238
* Translates addresses into function names and filters
unneeded
/dalvik/vm/mterp/armv5te/
footer.S
718
ldmfd sp!, {r0-r3} @ r2<- methodToCall (others
unneeded
)
[
all
...]
/external/qemu-pc-bios/bochs/
configure
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
[
all
...]
/external/chromium/third_party/libevent/
configure
[
all
...]
/external/expat/
configure
[
all
...]
/external/libffi/
configure
[
all
...]
/dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S
[
all
...]
InterpAsm-armv5te.S
[
all
...]
InterpAsm-armv7-a-neon.S
[
all
...]
InterpAsm-armv7-a.S
[
all
...]
Completed in 339 milliseconds