Searched refs:must (Results 351 - 375 of 662) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c229 The operation mode 'merge' merges the node with the old one (which must
1567 * must not modify or delete it, and the string becomes invalid when the
1585 * \param id The new node id, must not be \c NULL.
1713 * must be a compound node.
1753 * \a child must have an id.
2377 * from the string \a ascii. \a ascii must not be \c NULL, not even for
2380 * The node's type does not change, i.e., the string must contain a
2543 * application must not modify or delete it, and the string becomes
2930 * \a root must be a compound node.
3857 * \a config must b
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwxstring.tex220 must} be called!
484 String destructor. Note that this is not virtual, so wxString must not be inherited from.
1218 The value of {\it base} must be comprised between $2$ and $36$, inclusive, or
1528 buffer (which must be writable, of course) you might call it like this:
1593 buffer (which must be writable, of course), and returning the actual length
1614 Note that SetLength {\tt must} be called before wxStringBufferLength destructs.
H A Dfont.tex196 the static \helpref{New}{wxfontnew} method must be used.}
483 which must have been previously returned by
H A Dlocale.tex76 \helpref{Init()}{wxlocaleinit} must be used to do that.
290 parameter must contain the singular form of the string to be converted.
H A Dscrolwin.tex54 If you don't wish to calculate your own scrolling, you must call DoPrepareDC when not drawing from
338 outside of OnDraw (via OnPaint), or you wish to implement OnPaint yourself, you must
H A Dsplitter.tex95 After using this constructor, you must create either one or two subwindows
267 Both parameters should be non-NULL and {\it winOld} must specify one of the
H A Dtarstrm.tex472 For tars on seekable streams, {\it entry} must be from the same tar file
473 as {\it stream}. For non-seekable streams, {\it entry} must also be the
H A Dtchanges.tex94 \item pointer returned by wxFont::GetNativeFontInfo() must not be deleted now
102 \item \helpref{wxTaskBarIcon}{wxtaskbaricon} objects must now be destroyed before the application can exit. Previously, the application terminated if there were no top level windows; now it terminates if there are no top level windows or taskbar icons left.
H A Dtlw.tex430 have any effect this method must be called before really creating the window,
431 i.e. two step creation must be used:
H A Dtxrc.tex175 // any class wishing to process wxWidgets events must use this macro
483 though you must still use {\tt XRCID} to refer to widget IDs in the event
H A Dzipstrm.tex676 For zips on seekable streams, {\tt entry} must be from the same zip file
677 as {\tt stream}. For non-seekable streams, {\tt entry} must also be the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcassini.h562 /* 53 MSB used as base address. 11 LSB assumed to be 0. TX desc pointer must
586 * bit high. TX_FIFO_PIO_SEL must be set for TX FIFO PIO access. if
793 this value*64B. must be
801 * writing N means that all desc up to *but* excluding N are available. N must
830 * this interrupt to reduce the # of times it must update the
962 * RX_DMA_EN bit must be set to 0x0 for RX FIFO PIO access. DATA_HI should
975 * word. RX_DMA_EN must be 0 for RX CTRL FIFO PIO access. DATA_HI
1019 * MID holds the next 32 LSB. HIGH holds the 15 MSB. RX_DMA_EN must be set
1085 * RX_DMA_EN must be 0 for RX instr PIO access. DATA_HI should be last access
1131 * RX_DMA_EN must b
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dpa-risc2W.s26 ; "Caller save" means the calling function must save the register
28 ; "Callee save" means if a function uses the register, it must save
909 ; Note, that when using b6 and b7, the code must save these before
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dpa-risc2W.s26 ; "Caller save" means the calling function must save the register
28 ; "Callee save" means if a function uses the register, it must save
909 ; Note, that when using b6 and b7, the code must save these before
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dpa-risc2W.s26 ; "Caller save" means the calling function must save the register
28 ; "Callee save" means if a function uses the register, it must save
909 ; Note, that when using b6 and b7, the code must save these before
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex55 A: Yes, in 2.2 the rule that {\em normal} gateway must reside on directly
177 packets. It must be an address on another interface of this host.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex86 passes, however the partition size must be an even multiple of the
115 must be an integer multiple of the codebook dimension, although
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc4/asm/
H A Drc4-ia64.pl365 # define SZ 4 // this must be set to sizeof(RC4_INT)
402 We must perform the first phase of the pipeline explicitly since
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilesys.cpp105 // must terminate the table with this!
240 #error One of wxUSE_FILE or wxUSE_FFILE must be set to 1 for wxFSHandler to work
658 url.Replace(wxT("%"), wxT("%25")); // '%'s must be replaced first!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/ogledit/
H A Ddoc.cpp26 #error You must set wxUSE_DOC_VIEW_ARCHITECTURE to 1 in wx_setup.h!
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_phonet.c41 #error MAXPACKET must divide PAGE_SIZE!
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Ditem_ops.c455 "vs-8015: old_entry_num: mode must be M_PASTE (mode = \'%c\'",
738 #error Item types must use disk-format assigned values.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl365 # define SZ 4 // this must be set to sizeof(RC4_INT)
402 We must perform the first phase of the pipeline explicitly since
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dkeyboard.c927 pr_warning("keyboard mode must be unicode for braille patterns\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Drem.S40 * different path, as the upper bits of the quotient must be developed
86 ! Here the dividend is >= 2**(31-N) or so. We must be careful here,

Completed in 287 milliseconds

<<11121314151617181920>>