Searched refs:may (Results 76 - 100 of 745) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev67-strncat.S9 * past count, whereas libc may write to count+1. This follows the generic
36 ldq_u $1, 0($16) # L : load first quadword ($16 may be misaligned)
H A Dev6-memchr.S17 * - only minimum number of quadwords may be accessed
123 # searched. $16 may not be aligned.
139 # last quad may or may not be partial).
H A Dmemchr.S31 - only minimum number of quadwords may be accessed
104 # searched. $16 may not be aligned.
121 # last quad may or may not be partial).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dencconv.tex52 Initialize conversion. Both output or input encoding may
58 You must call this method before calling Convert. You may call
78 (conversion may be impossible either if you try to convert
164 then without losing information (it may - and will - happen
176 \item Note that argument {\it enc} itself may be present in the returned array,
184 \item Please note that the returned array may contain no items at all.
H A Dtempfile.tex5 existing file. The name is explained by the fact that it may be also used as
11 may happen: the program may find that there is an internal error preventing it
12 from completing file generation, the user may interrupt it (especially if file
30 may also use default constructor and pass the file name to
123 returned it may unfortunately mean two quite different things: either that
H A Dtnoneng.tex20 used, any encodings are meant and any encodings may be substituted there.
57 You have to fill in proper charset information. Your .po file may look like this
97 If you port software to wxWindows, you may be confronted with legacy source
100 catalog, you may configure wxWidgets to use non-English msgids and translate to
132 ...failure (or we may try iso8859-1/7bit ASCII)...
139 You may want to store all program data (created documents etc.) in
H A Dfiletype.tex5 to MIME type (in fact, several extensions may correspond to a file type). This
6 object may be created in several different ways: the program might know the file
9 contents of given MIME type. Depending on how it was created some fields may be
28 A MIME type may have one or more associated extensions: "text/plain" will
29 typically correspond to the extension ".txt", but may as well be associated with
55 These parameters may be useful to the program used to open, edit, view or print
134 notably under Unix with KDE, may contain more MIME types. This happens when
143 with all extensions associated with this file type: for example, it may
158 location of the icon for this MIME type. A \helpref{wxIcon}{wxicon} may be
210 usage but may b
[all...]
H A Dpen.tex51 since other required structures may not have been set up yet. Instead,
55 An application may wish to dynamically create pens with different
57 of duplicate pens will be created. Therefore an application may wish to
112 \docparam{style}{The style may be one of the following:
171 Returns the pen cap style, which may be one of {\bf wxCAP\_ROUND}, {\bf wxCAP\_PROJECTING} and
204 Returns the pen join style, which may be one of {\bf wxJOIN\_BEVEL}, {\bf wxJOIN\_ROUND} and
251 Sets the pen cap style, which may be one of {\bf wxCAP\_ROUND}, {\bf wxCAP\_PROJECTING} and
290 Sets the pen join style, which may be one of {\bf wxJOIN\_BEVEL}, {\bf wxJOIN\_ROUND} and
352 the pen may be a scarce resource, so it can pay to reuse old
367 So you may fin
[all...]
H A Ddataobj.tex22 be requested from a data object or from which the data object may be set. In
23 the general case, an object may support different formats on 'input' and
24 'output', i.e. it may be able to render itself in a given format but not be
41 but may be annoying if you only want to do something simple like cut and paste
57 \twocolitem{{\bf 1. Use one of the built-in classes}}{You may use wxTextDataObject,
94 You may also derive your own data object classes from
107 \perlnote{This class is not currently usable from wxPerl; you may
H A Dvlbox.tex30 event macros may be used with it.
77 The only special style which may be used with wxVListBox is {\tt wxLB\_MULTIPLE}
168 may only return $0$ or $1$ however.
215 selection listboxes where many items may be selected but only one (at most) is
260 This method may be used to draw separators between the lines. The rectangle
261 passed to it may be modified, typically to deflate it a bit before passing to
317 Selects all items in the specified range which may be given in any order.
359 This method may be used both with single and multiple selection listboxes.
367 the standard cells may be changed by simply calling
H A Dffile.tex120 Also note that this method may only be called for opened files and may crash if
133 Please note that this method may only be called for opened files and may crash
170 Returns \true if the file is opened. Most of the methods of this class may only
H A Dcmdlpars.tex76 The type of a command line entity is in the {\tt kind} field and may be one of
121 wxCMD_LINE_PARAM_OPTIONAL = 0x02, // the parameter may be omitted
122 wxCMD_LINE_PARAM_MULTIPLE = 0x04, // the parameter may be repeated
131 parameter - this may be changed by giving non-default flags to it, i.e. use
134 {\tt wxCMD\_LINE\_PARAM\_MULTIPLE} may be specified if the programs accepts a
165 To specify the command line to parse you may use either one of constructors
188 wxCmdLineParser has several global options which may be changed by the
196 they are enabled by default, but may be disabled with
199 Another global option is the set of characters which may be used to start an
203 The default is to use what suits most the current platform, but may b
[all...]
H A Dcmdproc.tex28 {\it maxCommands} may be set to a positive integer to limit the number of
143 destroyed and command operations may still be performed, or the command
144 processor may try to access an invalid pointer.
H A Dcshelp.tex5 sent to that control, and the application may respond to it by popping up some help.
76 Instances of this class may be used to add a question mark button that when pressed, puts the
80 On Windows, you may add a question-mark icon to a dialog by use of the wxDIALOG\_EX\_CONTEXTHELP extra style, but
H A Ddropsrc.tex88 \docparam{flags}{If {\tt wxDrag\_AllowMove} is included in the flags, data may
95 Returns the operation requested by the user, may be {\tt wxDragCopy}, {\tt
108 Overridable: you may give some custom UI feedback during the drag and drop operation
H A Dhvscroll.tex138 shown) just for the total height calculation, you may override the function and
158 shown) just for the total width calculation, you may override the function and
220 is not always a valid index as it may be equal to
258 is not always a valid index as it may be equal to
317 This function doesn't have to be overridden but it may be useful to do
349 This function doesn't have to be overridden but it may be useful to do
445 Scroll by the specified number of columns which may be positive (to scroll
457 Scroll by the specified number of rows which may be positive (to scroll
473 Scroll by the specified number of rows and columns which may be positive (to
489 Scroll by the specified number of column pages, which may b
[all...]
H A Dpathlist.tex61 (this is why \helpref{FindValidPath}{wxpathlistfindvalidpath} may return relative paths).
97 The returned path may be relative to the current working directory.
101 may affect the value returned by this function!
H A Dprevwin.tex77 The buttons parameter may be a combination of the following, using the bitwise `or' operator.
121 Member functions may be overridden to replace functionality, or the
122 class may be used without derivation.
H A Dsplitevt.tex5 same and so not all accessor functions may be called for each event. The
29 position is in the process of being changed. You may prevent this change
30 from happening by calling \helpref{Veto}{wxnotifyeventveto} or you may also
H A Dtclipbrd.tex29 target, the data provider and the data receiver. These which may be in the same
48 \helpref{DoDragDrop}{wxdropsourcedodragdrop} executes and may be safely deleted
69 data itself may be requested by calling
H A Dtdnd.tex15 It may be noted that data transfer to and from the clipboard is quite
22 To be a {\it drag source}, i.e. to provide the data which may be dragged by
68 wxDropTarget and override its pure virtual methods. Alternatively, you may
H A Dtfontenc.tex37 wxFONTENCODING\_SYSTEM, but may be changed to make all the fonts created later
48 As you may see, Microsoft's encoding partly mirror the standard ISO8859 ones,
66 class may be used to enumerate both all available encodings and to find the
H A Dartprov.tex79 \helpref{Push}{wxartproviderpush} may be used.
83 When running under GTK+ 2, GTK+ stock item IDs (e.g. {\tt "gtk-cdrom"}) may
89 icons, so wxArtProvider may return {\tt wxNullBitmap} or {\tt wxNullIcon}.
145 not necessary to optimize CreateBitmap for speed (e.g. you may create wxBitmap objects
155 \docparam{size}{Preferred size of the bitmap. The function may return a bitmap of different
203 otherwise return the size from the topmost wxArtProvider. {\it wxDefaultSize} may be
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/smack/
H A Dsmack_access.c86 * will be on the list, so checking the pointers may be a worthwhile
92 u32 may = MAY_NOT; local
153 may = srp->smk_access;
162 if ((request & may) == request)
182 * non zero otherwise. It allows that current may have the capability
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex33 The Ogg stream may be chained, i.e., contain multiple, contigous logical streams (links).
60 \literal{audio/ogg}. Vorbis data encapsulated in Ogg may appear
84 headers) may span one or more pages beginning on the second page of
107 Vorbis packets may span page boundaries.
139 inference it may indicate that the PCM position of the beginning

Completed in 107 milliseconds

1234567891011>>