Searched refs:may (Results 1 - 25 of 745) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/
H A Duninstallscripts.sh29 The scripts have been uninstalled. You may reinstall them using
31 man pages and shell scripts. You may recover a previous version (if any
H A Dinstallbin.sh36 The binaries are installed. You may restore the old binaries (if there
37 were any) using the command "make revert". You may uninstall the binaries
H A Dinstallbin.sh.in36 The binaries are installed. You may restore the old binaries (if there
37 were any) using the command "make revert". You may uninstall the binaries
H A Dinstalldat.sh49 The dat files have been installed. You may uninstall the dat files
57 The dat files have been removed. You may restore these files using
H A Dinstallmsg.sh50 The SWAT msg files have been installed. You may uninstall the msg files using
58 The SWAT msg files have been removed. You may restore these files using the
H A Dinstallscripts.sh40 The scripts have been installed. You may uninstall them using
42 man pages and shell scripts. You may recover the previous version (if any
H A Duninstallmodules.sh33 The modules have been uninstalled. You may restore the modules using
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtfile.tex10 example, the \helpref{wxTextFile}{wxtextfile} class which may be used to convert
13 wxFile may be used for low-level IO. It contains all the usual functions to work
17 automatically in the destructor which may be quite convenient.
26 (in fact, the files may be written in any format).
29 directory. It may be used to enumerate all files, only files satisfying the
H A Dtusage.tex6 using a class such as wxScrolledWindow, be aware that wxWindow functions may be
9 Note also that arguments with default values may be omitted from a
10 function call, for brevity. Size and position arguments may usually be
H A Dtimaglst.tex5 An image list is a list of images that may have transparent areas.
H A Dsizeevt.tex18 You may wish to use this for frames to resize their child windows as appropriate.
21 the whole window: call \helpref{wxWindow::GetClientSize}{wxwindowgetclientsize} for the area which may be
25 may only need to repaint that area. However, if your drawing depends on the size of the window,
26 you may need to clear the DC explicitly and repaint the whole window. In which case, you
27 may need to call \helpref{wxWindow::Refresh}{wxwindowrefresh} to invalidate the entire window.
H A Dtexcept.tex33 of all, you may not use them at all. As stated above, the library doesn't throw
36 may be not the best one to deal with all possible errors.
40 behaviour -- to simply terminate the program -- may be appropriate. If it is
41 not, you may override \helpref{OnUnhandledException()}{wxapponunhandledexception}
47 event loop. To deal with the exceptions which may arise during the program
51 Finally, you may also want to continue running even when certain exceptions
52 occur. If all of your exceptions may happen only in the event handlers of a
53 single class (or only in the classes derived from it), you may centralize your
55 method of this class. If this is impractical, you may also consider overriding
H A Dtxtdatob.tex5 or a \helpref{wxDropSource}{wxdropsource}. A user may wish to derive a new
25 This class may be used as is, but all of the data transfer functions may be
51 Constructor, may be used to initialise the text (otherwise
68 Returns the text associated with the data object. You may wish to override
79 the member variable. If you want to process the text on the fly you may wish to
H A Dttreectl.tex6 own (optional) icon and a label. An item may be either collapsed (meaning that
12 The items text and image may be retrieved and changed with
16 In fact, an item may even have two images associated with it: the normal one
21 Tree items have several attributes: an item may be selected or not, visible or
22 not, bold or not. It may also be expanded or collapsed. All these attributes
23 may be retrieved with the corresponding functions:
26 and \helpref{IsExpanded}{wxtreectrlisexpanded}. Only one item at a time may be
31 In addition to its icon and label, a user-specific data structure may be associated
39 deleting the pointer second time). The associated data may be retrieved with
43 the tree at the moment of its creation. However, for large trees it may b
[all...]
H A Dbmpdatob.tex6 user may wish to derive a new class from this class for providing a bitmap
17 This class may be used as is, but
18 \helpref{GetBitmap}{wxbitmapdataobjectgetbitmap} may be overridden to increase
48 Returns the bitmap associated with the data object. You may wish to override
H A Dcritsect.tex5 critical sections are only visible inside one process, while mutexes may be
7 efficient. The terminology is also slightly different: mutex may be locked (or
50 data the thread running in critical section may safely use/modify it.
H A Ddebugrptup.tex38 should be available, the \arg{curl} parameter may be used to specify the full
46 This function may be overridden in a derived class to show the output from
47 curl: this may be an HTML page or anything else that the server returned.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DContext.pm49 at your option, any later version of Perl 5 you may have available.
51 Alternatively, this software may be distributed under the terms of the
H A DUtil.pm88 at your option, any later version of Perl 5 you may have available.
90 Alternatively, this software may be distributed under the terms of the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/lib/
H A D__ucmpdi2.S31 subc a1,d1 # may clear Z, never sets it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/SGI/
H A Dinst.msg17 echo If you do not wish SWAT to be enabled you may
26 echo installation. You may start the daemons from
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev67-strcat.S34 ldq_u $1, 0($16) # L : load first quadword (a0 may be misaligned)
H A Dev67-strlen.S28 ldq_u $1, 0($16) # L : load first quadword ($16 may be misaligned)
H A Dstrcat.S21 ldq_u $1, 0($16) # load first quadword (a0 may be misaligned)
H A Dstrlen.S24 ldq_u $1, 0($16) # load first quadword ($16 may be misaligned)

Completed in 207 milliseconds

1234567891011>>