Searched refs:fixed (Results 26 - 50 of 97) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest015.tcl79 # is fixed recno method
265 proc test015.fixed.check { key data } {
273 for fixed:$fixed_len" 1 1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dformat.h146 /** The maximum order of the fixed predictors permitted by the format. */
269 FLAC__SUBFRAME_TYPE_FIXED = 2, /**< fixed polynomial prediction */
347 FLAC__Subframe_Fixed fixed; member in union:__anon768::__anon769
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dtraps.c836 int sig, code, fixed = 0; local
840 fixed = fix_alignment(regs);
842 if (fixed == 1) {
849 if (fixed == -EFAULT) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dclock.c309 u32 fixed = 0, div = 0; local
313 fixed = 1;
319 fixed = 1;
327 if (!fixed) {
398 *new_div = 0; /* fixed clk */
406 *new_div = 0; /* fixed clk */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/fs_enet/
H A Dfs_enet.h119 } fixed; member in union:fs_enet_mii_bus::__anon5492
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Dforward.c377 const unsigned char fixed[11] = { 0, HTONS_CHARS(T_OPT), local
384 if ((pheader == NULL && plen + sizeof(fixed) + option_len <= PACKETSZ)
391 memcpy(p + plen, fixed, sizeof(fixed));
392 plen += sizeof(fixed);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbdrv.c148 static int fixed = 0; variable
167 module_param(fixed, bool, S_IRUGO);
168 MODULE_PARM_DESC(fixed, "Disable mode switching");
278 else if (get_opt_bool(this_opt, "fixed", &fixed))
465 dinfo->fixed_mode = fixed;
706 DBG_MSG("options: vram = %d, accel = %d, hwcursor = %d, fixed = %d, "
707 "noinit = %d\n", vram, accel, hwcursor, fixed, noinit);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dwext.c444 vwrq->fixed = 1;
498 vwrq->fixed = 1;
551 vwrq->fixed = 1;
1152 lbs_pr_alert("fixed data rate 0x%X out "
1178 vwrq->fixed = 0;
1180 vwrq->fixed = 1;
1993 if (vwrq->fixed == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dpsy.c548 const int fixed){
653 if (fixed <= 0) return;
656 hi = i + fixed / 2;
657 lo = hi - fixed;
676 hi = i + fixed / 2;
677 lo = hi - fixed;
544 bark_noise_hybridmp(int n,const long *b, const float *f, float *noise, const float offset, const int fixed) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dinfback.c65 fixed code decoding. Normally this returns fixed tables from inffixed.h.
79 static code fixed[544]; local
81 /* build fixed huffman tables if first call (may not be thread safe) */
92 next = fixed;
299 case 1: /* fixed block */
301 Tracev((stderr, "inflate: fixed codes block%s\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dinfback.c65 fixed code decoding. Normally this returns fixed tables from inffixed.h.
79 static code fixed[544]; local
81 /* build fixed huffman tables if first call (may not be thread safe) */
92 next = fixed;
299 case 1: /* fixed block */
301 Tracev((stderr, "inflate: fixed codes block%s\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/redhat/
H A Dradvd.spec187 - fixed initscript so that it can be internationalized in the future
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DschemasInternals.in.h237 * the attribute has a fixed value
665 * the element has a fixed value
830 int fixed; /* XML_SCHEMAS_FACET_PRESERVE, etc. */ member in struct:_xmlSchemaFacet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h237 * the attribute has a fixed value
665 * the element has a fixed value
830 int fixed; /* XML_SCHEMAS_FACET_PRESERVE, etc. */ member in struct:_xmlSchemaFacet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DschemasInternals.in.h237 * the attribute has a fixed value
665 * the element has a fixed value
830 int fixed; /* XML_SCHEMAS_FACET_PRESERVE, etc. */ member in struct:_xmlSchemaFacet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex14 or, less commonly other fixed word sizes. The Vorbis bitpacking
16 bitstream into an actual representation in fixed-width words.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_wx.c384 data->rts.fixed = 0;
427 data->frag.fixed = 0;
497 data->txpower.fixed = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2200.c6039 /* Identify 'current FW band' and match it with the fixed
6046 /* Invalid fixed rate mask */
6048 ("invalid fixed rate mask in ipw_set_fixed_rate\n");
6060 /* Invalid fixed rate mask */
6062 ("invalid fixed rate mask in ipw_set_fixed_rate\n");
6071 /* Invalid fixed rate mask */
6073 ("invalid fixed rate mask in ipw_set_fixed_rate\n");
9035 if (wrqu->sens.fixed == 0)
9060 wrqu->sens.fixed = 1;
9077 u32 fixed, mas local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A DMakefile.in289 fixed.c \
395 crc.c fixed.c float.c format.c lpc.c md5.c memory.c \
404 crc.lo fixed.lo float.lo format.lo lpc.lo md5.lo memory.lo \
416 @AMDEP_TRUE@ ./$(DEPDIR)/fixed.Plo ./$(DEPDIR)/float.Plo \
502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fixed.Plo@am__quote@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_ioctl.c363 if (rrq->fixed) {
430 rrq->fixed = 0;
432 rrq->fixed = 1;
510 sens->fixed = 1;
602 rts->fixed = 1;
652 rts->fixed = 1;
1542 if (!rrq->fixed && local->txpower_type != PRISM2_TXPOWER_AUTO) {
1578 if (rrq->fixed)
1599 rrq->fixed = 0;
1615 rrq->fixed
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat4 Rem The SmallEnv tests protect against fixed and too small size
174 Rem be renamed to po-gram_gen2.h and src/po-lex.c must be fixed
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwireless.h184 * - Add flags to frequency -> auto/fixed
415 #define IW_PRIV_SIZE_FIXED 0x0800 /* Variable or fixed number of args */
420 * Note : if the number of args is fixed and the size < 16 octets,
656 __u8 fixed; /* Hardware should not use auto select */ member in struct:iw_param
685 __u8 flags; /* Flags (fixed/auto) */
1071 union iwreq_data u; /* IOCTL fixed payload */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm661 DB_RECNO allows both fixed-length and variable-length flat text files
1337 fixed length records are supported.
1354 ter for fixed-length records. If no value is speci-
1356 variable-length records and fixed-length records are
1364 error will be fixed in the next release of Berkeley DB.
1372 space for fixed length records.
2233 Some older versions of Berkeley DB had problems with fixed length
2234 records using the RECNO file format. This problem has been fixed since
H A DDB_File.xs30 1.04 - fixed a couple of bugs in hash_cb. Patches supplied by
60 fixed typo in O_RDONLY test.
72 1.68 - fixed backward compatability bug with R_IAFTER & R_IBEFORE
74 1.69 - fixed a bug in push -- DB_APPEND wasn't working properly.
110 1.808 - leak fixed in ParseOpenInfo
1348 int fixed = FALSE ;
1360 fixed = TRUE ;
1389 if (fixed) {
1398 if (fixed) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/private/
H A DMakefile.in242 fixed.h \

Completed in 784 milliseconds

1234