Searched refs:cflags (Results 76 - 100 of 118) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-v850/
H A Danna.h104 unsigned cflags, unsigned baud);
H A Das85ep1.h119 unsigned cflags, unsigned baud);
H A Drte_me2_cb.h177 unsigned cflags, unsigned baud);
H A Dme2.h61 unsigned cflags, unsigned baud);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/kconfig/
H A DMakefile162 HOSTCFLAGS_gconf.o = `pkg-config --cflags gtk+-2.0 gmodule-2.0 libglade-2.0` \
177 cflags="\$$(shell pkg-config $$pkg --cflags)"; \
199 cflags="-I$$dir/include"; \
209 echo "KC_QT_CFLAGS=$$cflags" > $@; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/kconfig/
H A DMakefile137 HOSTCFLAGS_gconf.o = `pkg-config --cflags gtk+-2.0 gmodule-2.0 libglade-2.0` \
152 cflags="\$$(shell pkg-config $$pkg --cflags)"; \
174 cflags="-I$$dir/include"; \
184 echo "KC_QT_CFLAGS=$$cflags" > $@; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Dconfigure68 cflags=${CFLAGS-"-O3"}
74 if test "$gcc" -eq 1 && ($cc -c $cflags $test.c) 2>/dev/null; then
77 CFLAGS="$cflags"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Dconfigure68 cflags=${CFLAGS-"-O3"}
74 if test "$gcc" -eq 1 && ($cc -c $cflags $test.c) 2>/dev/null; then
77 CFLAGS="$cflags"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/v850/kernel/
H A Danna.c147 void anna_uart_pre_configure (unsigned chan, unsigned cflags, unsigned baud) argument
H A Das85ep1.c179 void as85ep1_uart_pre_configure (unsigned chan, unsigned cflags, unsigned baud) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dz85230.c861 unsigned long cflags, dflags; local
906 spin_lock_irqsave(c->lock, cflags);
966 spin_unlock_irqrestore(c->lock, cflags);
1055 unsigned long cflags, dflags; local
1080 spin_lock_irqsave(c->lock, cflags);
1138 spin_unlock_irqrestore(c->lock, cflags);
1156 unsigned long dflags, cflags; local
1160 spin_lock_irqsave(c->lock, cflags);
1200 spin_unlock_irqrestore(c->lock, cflags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_iocb.c29 uint16_t cflags; local
31 cflags = 0;
35 cflags = CF_WRITE;
37 cflags = CF_READ;
38 return (cflags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_incore.h122 enum cflags { enum
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A DMakefile100 VHOOKCFLAGS-$(HAVE_IMLIB2) += `imlib2-config --cflags`
103 VHOOKCFLAGS-$(HAVE_FREETYPE2) += `freetype-config --cflags`
H A Dconfigure189 echo " --host-cflags=HCFLAGS use HCFLAGS when compiling for host"
192 echo " --extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS]"
733 temp_cflags `${pkg}-config --cflags`
1288 --extra-cflags=*) add_cflags $optval
2004 enabled libdirac && add_cflags $(pkg-config --cflags dirac) &&
2015 enabled libschroedinger && add_cflags $(pkg-config --cflags schroedinger-1.0) &&
2068 sdl_cflags=`"${SDL_CONFIG}" --cflags`
2442 echo "SDL_CFLAGS=`"${SDL_CONFIG}" --cflags`" >> config.mak
H A Dconfig.mak3 FFMPEG_CONFIGURATION=--enable-shared --enable-gpl --arch=mipsel --cc=mipsel-linux-uclibc-gcc --enable-cross-compile --extra-cflags=-I/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/include/ --extra-ldflags=-L/projects/hnd/tools/linux/hndtools-mipsel-linux-uclibc-4.2.3/lib --disable-muxers --disable-encoders --disable-filters --disable-vhook
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/tc/
H A Dlk201.c68 .cflags = B4800 | CS8 | CSTOPB | CLOCAL,
H A Dzs.c757 cflag = info->hook->cflags;
767 info->hook->cflags &= ~CBAUDEX;
2176 .cflags = B38400 | CS8 | CLOCAL,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dppp_synctty.c382 char *cflags, int count)
390 ppp_sync_input(ap, buf, cflags, count);
381 ppp_sync_receive(struct tty_struct *tty, const unsigned char *buf, char *cflags, int count) argument
H A Dppp_async.c343 char *cflags, int count)
351 ppp_async_input(ap, buf, cflags, count);
342 ppp_asynctty_receive(struct tty_struct *tty, const unsigned char *buf, char *cflags, int count) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Dsed.c326 int cflags = G.regex_type; local
378 cflags |= REG_ICASE;
397 xregcomp(sed_cmd->sub_match, match, cflags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/ip2/
H A Di2lib.c1362 unsigned long bflags,cflags; local
1421 WRITE_LOCK_IRQSAVE(&pCh->Ibuf_spinlock,cflags);
1464 WRITE_UNLOCK_IRQRESTORE(&pCh->Ibuf_spinlock,cflags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c63 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags)
5686 regcomp (preg, pattern, cflags)
5689 int cflags;
5693 = (cflags & REG_EXTENDED) ?
5704 if (cflags & REG_ICASE)
5722 if (cflags & REG_NEWLINE)
5732 preg->no_sub = !!(cflags & REG_NOSUB);
5765 If NMATCH is zero or REG_NOSUB was set in the cflags argument to
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Dser-gigaset.c697 * cflags buffer containing error flags for received characters (ignored)
702 char *cflags, int count)
701 gigaset_tty_receive(struct tty_struct *tty, const unsigned char *buf, char *cflags, int count) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c52 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags)
8027 regcomp (regex_t *preg, const char *pattern, int cflags)
8031 = (cflags & REG_EXTENDED) ?
8042 if (cflags & REG_ICASE)
8060 if (cflags & REG_NEWLINE)
8070 preg->no_sub = !!(cflags & REG_NOSUB);
8108 If NMATCH is zero or REG_NOSUB was set in the cflags argument to

Completed in 376 milliseconds

12345