Searched refs:bound (Results 76 - 95 of 95) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmotp.c2775 uint32 base, bound, lim = 0, st; local
2821 bound = (i * 2) + rawotp[i + 1];
2822 OTP_MSG(("otp: trying chunk at 0x%x-0x%x\n", i * 2, bound));
2829 bound = rawotp[(lim / 2) + OTP_BOUNDARY_OFF];
2836 if (bound != rawotp[1])
2837 OTP_MSG(("otp: Bound 0x%x != chunk0 len 0x%x\n", bound,
2840 base = bound;
2897 OTP_MSG((" otp size = %d, boundary = 0x%x, nv base = 0x%x\n", lim, bound, base));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex1592 This class is used to hold information about the columns bound to an
2227 If typeOfUpdate is DB\_UPD\_KEYFIELDS, then the current values in the bound columns
2290 If using 'typeOfWhere' set to DB\_WHERE\_MATCHING, any bound columns currently
2371 flagged as being a NULL value stored in the bound memory variable. If true,
2372 then any value stored in the bound member variable is cleared. Default is
2379 Initializes all bound columns of the wxDbTable instance to zero. In the case
2383 flagged as having a NULL value stored in the bound memory variable. If true,
2384 then any value stored in the bound member variable is cleared. Default is
2830 that are bound to the columns that this wxDbTable instance is associated
2881 return false, and the data contained in the bound column
[all...]
H A Dre_syntax.tex61 The forms using {\bf \{} and {\bf \}} are known as {\it bound}s. The numbers {\it m} and {\it n} are unsigned
83 a digit, it is the beginning of a {\it bound} (see above)}
517 a bound, while in RREs, {\bf \{} was always an ordinary character. Such sequences
519 will not look like a valid bound.
H A Dtdb.tex574 data from the result set), the variables that are bound to the columns will
579 The bound memory variables have undefined data in them until a call to a
673 Notice in the example above, a column that is not included in the bound
719 set into the bound memory variables. After \helpref{wxDbTable::Query}{wxdbtablequery}
1023 // Not all columns need to be bound, only columns whose values are to be
H A Drecrdset.tex210 Returns the wxDatabase object bound to a wxRecordSet.
H A Darray.tex22 languages, attempt to access an element beyond the arrays bound doesn't
H A Ddatetime.tex349 parse the (interactive) user input which is not bound to be in any predefined
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Daf_irda.c1653 int bound = 0; local
1689 /* Check that the socket is properly bound to an Ultra
1693 IRDA_DEBUG(0, "%s(), socket not bound to Ultra PID.\n",
1699 bound = 1;
1730 err = irlmp_connless_data_request((bound ? self->lsap : NULL),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_drv.c195 if (entry->bound)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dhead_32.S678 or %g5, %lo(0x300000), %g5 ! upper bound 3MB
701 set 0x300000, %g5 ! upper bound 3MB
718 set 0x300000, %g5 ! upper bound 3MB
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dconnect.c439 conn->bits.bound = TRUE;
H A Durldata.h520 bool bound; /* set true if bind() has already been done on this socket/ member in struct:ConnectBits
1040 that subsequent bound-requested connections aren't accidentally re-using
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dfft_mmx.asm188 ; scheduled for cpu-bound sizes
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A DdrmP.h503 unsigned long bound; /**< address */ member in struct:drm_agp_mem
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dvt.c3125 * @deflt: should next bound console driver be default after @csw is unbound?
3397 * con_is_bound - checks if driver is bound to the console
3400 * RETURNS: zero if unbound, nonzero if bound
3407 int i, bound = 0; local
3411 bound = 1;
3416 return bound;
3591 /* cannot unregister a bound driver */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dsetox.S125 | This bound will be used in Step 4.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dfft.asm193 ; scheduled for cpu-bound sizes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex372 after the \verb|@| sign. This means that this device is bound to some other
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfplsp.S6782 # This bound will be used in Step 4. #

Completed in 455 milliseconds

1234