Searched refs:binary (Results 51 - 75 of 271) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/
H A DMakefile.am1 SUBDIRS = m4m po libexif test doc binary contrib
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boot/
H A DMakefile97 OBJCOPYFLAGS_vmlinux.srec := -I binary -O srec
101 OBJCOPYFLAGS_uImage.srec := -I binary -O srec
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/boot/compressed/
H A DMakefile39 OBJCOPYFLAGS_vmlinux.bin := $(OBJCOPYFLAGS) -O binary -R .comment -S
100 OBJCOPYFLAGS_vmlinuz.bin := $(OBJCOPYFLAGS) -O binary
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A DMakefile41 # Copy into binary format
42 cmd_spu_objcopy = $(SPU_OBJCOPY) -O binary $< $@
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/realmode/
H A DMakefile56 OBJCOPYFLAGS_wakeup.bin := -O binary
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/boot/
H A DMakefile11 OBJCOPYFLAGS := -O binary
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/
H A DMakefile11 OBJCOPYFLAGS := -O binary -R .note -R .comment -S
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A DMakefile17 OBJCOPYFLAGS = -O binary --remove-section=.bss
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead-xscale.S17 @ Be sure to flush kernel binary out of the cache,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables-save.c21 static int binary = 0, counters = 0; variable
24 { "binary", 0, 0, 'b' },
255 if (!binary) {
329 binary = 1;
H A Diptables-save.c20 static int binary = 0, counters = 0; variable
23 { "binary", 0, 0, 'b' },
260 if (!binary) {
340 binary = 1;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/compressed/
H A DMakefile45 OBJCOPY-arm := $(CROSS_COMPILE)objcopy -O binary -R .note -R .note.gnu.build-id -R .comment -S
46 OBJCOPY-mips := $(CROSS_COMPILE)objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -S
100 # Link the loader and the kernel binary together
108 # Create a linkable version of the (possibly compressed) kernel binary
110 $(LD) -no-warn-mismatch -T piggy.lds -r -o $@ -b binary piggz -b $(ELF32_LITTLE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dti18n.tex16 message catalogs which are binary compatible with gettext catalogs and this
26 with extension .po and binary catalogs which are created from the source ones
28 Only the binary files are needed during program execution.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A DMakefile61 $(LD68K) --oformat binary -Ttext 0x1000 $(obj)/wanxlfw.o -o $(obj)/wanxlfw.bin; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/
H A DMakefile22 OBJCOPYFLAGS := -O binary -R .note -R .comment -R .GCC-command-line -R .note.gnu.build-id -S
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/
H A DMakefile44 OBJCOPY_FLAGS =-O binary -R .note -R .comment -S
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/boot/compressed/
H A DMakefile61 LDFLAGS_piggy.o := -r --format binary --oformat $(LD_BFD) -T
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boot/compressed/
H A DMakefile58 LDFLAGS_piggy.o := -r --format binary --oformat $(ld-bfd) -T
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/
H A DMakefile43 OBJCOPYFLAGS := -O binary -R .note -R .comment -S
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dstrlen_user.S72 and t1, 0xf0, t2 # binary search for that set bit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables-restore.c28 static int binary = 0, counters = 0, verbose = 0, noflush = 0; variable
32 {.name = "binary", .has_arg = false, .val = 'b'},
47 " [ --binary ]\n"
143 binary = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A Ddbus-daemon.c70 spawn_dbus_daemon (gchar *binary, argument
78 binary,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Dtest_functions.sh142 binary=$1
190 MAKE_TEST_BINARY=$binary
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/Netware/
H A Ddo_tests.pl546 my( $file1, $file2, $binary ) = @_;
553 if ($binary)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dadd_cr.pl87 * Redistribution and use in source and binary forms, with or without
92 * 2. Redistributions in binary form must reproduce the above copyright

Completed in 137 milliseconds

1234567891011