OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unneeded
(Results
1 - 15
of
15
) sorted by null
/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 \
/ndk/toolchains/llvm-3.4/
setup.mk
36
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/arm-linux-androideabi-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
49
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/arm-linux-androideabi-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
62
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/arm-linux-androideabi-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
75
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/i686-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
88
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/mipsel-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
101
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/aarch64-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
115
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/x86_64-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
129
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/mips64el-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
/ndk/toolchains/llvm-3.5/
setup.mk
37
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/arm-linux-androideabi-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
51
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/arm-linux-androideabi-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
65
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/arm-linux-androideabi-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
78
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/i686-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
91
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/mipsel-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
104
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/aarch64-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
118
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/x86_64-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
132
cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/mips64el-linux-android-strip$(HOST_EXEEXT) --strip-
unneeded
$(call host-path,$1)
/hardware/ti/omap4-aah/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)
/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
238
run $TOOLCHAIN_PREFIX-objcopy --strip-
unneeded
$BUILD_OUT/gdbserver $DEST/$DSTFILE
/ndk/build/core/
default-build-commands.mk
105
# It is thus safe to use --strip-
unneeded
, which is only dangerous
107
cmd-strip = $(PRIVATE_STRIP) --strip-
unneeded
$(call host-path,$1)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile
187
# when given --strip-
unneeded
. Use nm and awk to identify globals and
191
$(qexec)$(STRIP) --strip-
unneeded
\
/frameworks/base/services/core/java/com/android/server/
ConnectivityService.java
2246
private boolean
unneeded
(NetworkAgentInfo nai) {
method in class:ConnectivityService
[
all
...]
/external/v8/tools/
profile.js
246
* Translates addresses into function names and filters
unneeded
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/cmockery/cmockery_0_1_2/
configure
[
all
...]
/external/libvncserver/
configure
[
all
...]
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl
[
all
...]
Completed in 6279 milliseconds