Searched refs:HOST (Results 1 - 25 of 104) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/
H A DMakefile20 HOST="arm-linux" macro
21 HOST_COMPILE=$(HOST)-
29 ./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/
H A DMakefile22 HOST="arm-linux" macro
23 HOST_COMPILE=$(HOST)-
31 ./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc --disable-shared --with-ssl --disable-manual --disable-proxy --without-zlib \
43 ./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc --enable-shared --with-ssl --disable-manual --disable-proxy --without-zlib \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/
H A DMakefile13 # is $HOST_COMPILE and the other is $HOST. I can't refer to them from ap/config.in,
38 HOST=arm-linux macro
39 HOST_COMPILE=$(HOST)-
78 cd libogg-1.1.4 && (./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc); \
83 cd libexif-0.6.19 && (./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc); \
88 cd sqlite-3.6.22 && (./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc CFLAGS=-Os \
94 cd libvorbis-1.2.3 && (./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc \
101 cd flac-1.2.1 && (./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc \
109 cd libid3tag-0.15.0b && (./configure --host=$(HOST) CC=$(CROSS_COMPILE)gcc \
123 cd jpeg-7 && (./configure --host=$(HOST) C
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dsf.tab.h54 HOST = 270, enumerator in enum:yytokentype
96 #define HOST 270 macro
H A Dserver6_token.l92 host { return HOST; }
H A Dserver6_parse.c89 HOST = 270, enumerator in enum:yytokentype
131 #define HOST 270 macro
596 "IPV6ADDR", "INFINITY", "HOST", "POOL", "RANGE", "GROUP", "LINKLOCAL",
H A Dserver6_parse.y88 %token <str> HOST
582 : HOST name
H A Dserver6_token.c1123 { return HOST; }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/usb/
H A Dwusb-cbaf32 set-chid DEVICE HOST-CHID HOST-BANDGROUP HOST-NAME
39 Get the device ID associated to the HOST-CHDI we sent with
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/
H A DMakefile0 HOST=arm-linux
3 HOST_COMPILE=$(HOST)-
88 # ./configure --host=$(HOST) CFLAGS=-Os --enable-threadsafe --prefix=/usr;\
1 HOST=arm-linux macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib540.c45 #define HOST test_argv[4] macro
203 sprintf(buffer, "Host: %s", HOST);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/bzip2/
H A Dbuildbz2.com15 $! /[NO]OPTIMIZE. For example, CCOPTS=/ARCH=HOST/OPTI=TUNE=HOST
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dserver6_token.l92 host { return HOST; }
H A Dserver6_parse.y88 %token <str> HOST
582 : HOST name
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dbuild_zip.com18 $! /[NO]OPTIMIZE. For example, CCOPTS=/ARCH=HOST/OPTI=TUNE=HOST
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgrammar.y273 %token DST SRC HOST GATEWAY
449 aqual: HOST { $$ = Q_HOST; }
H A Dscanner.l243 host return HOST;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dbuild_unzip.com34 $! /[NO]OPTIMIZE. For example, CCOPTS=/ARCH=HOST/OPTI=TUNE=HOST
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A Dwx-config.in47 [--list] [--selected-config] [--host=HOST] [--toolkit=TOOLKIT]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/lib/wx/config/
H A Darm-linux-base-unicode-release-2.847 [--list] [--selected-config] [--host=HOST] [--toolkit=TOOLKIT]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/
H A Dconfigure1253 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dconfigure1326 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1327 --target=TARGET configure for building compilers for TARGET [HOST]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlx/
H A Dconfigure1244 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathly/
H A Dconfigure1244 --host=HOST cross-compile to build programs to run on HOST [BUILD]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlyx/
H A Dconfigure1247 --host=HOST cross-compile to build programs to run on HOST [BUILD]

Completed in 291 milliseconds

12345