Searched refs:can (Results 26 - 50 of 1151) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtcpclint.tex8 To create a client which can communicate with a suitable server,
12 so that a user-overridden \helpref{wxTCPClient::OnMakeConnection}{wxtcpclientonmakeconnection} member can return
45 The type of wxTCPConnection returned can be altered by overriding
53 The type of \helpref{wxTCPConnection}{wxtcpconnection} returned from a \helpref{wxTCPClient::MakeConnection}{wxtcpclientmakeconnection} call can
H A Drichtextoverview.tex28 wxRichTextCtrl provides a generic implementation of a rich text editor that can handle different character
33 uses its own XML format, and can also read and write plain text. In future we expect to provide
34 RTF file capabilities. Custom file formats can be supported by creating additional
38 The control can be used where the native rich text capabilities of wxTextCtrl are not
49 \helpref{wxRichTextStyleOrganiserDialog}{wxrichtextstyleorganiserdialog} that can be used for
111 r.WriteText(wxT("What can you do with this thing? "));
113 r.WriteText(wxT(" Well, you can change text "));
123 r.WriteText(wxT(" Naturally you can make things "));
218 Then you can create a wxRichTextCtrl, with the wxWANT\_CHARS style if you want tabs to
225 can stor
[all...]
H A Dwxhtml.tex10 wxHTML can be used as a generic rich text viewer - for example to display
15 wxHtmlWindow supports tag handlers. This means that you can easily
17 you can even use your own application-specific tags!
H A Dclientdat.tex5 can hold arbitrary data which is here referred to as "client data".
9 This data can either be of type void - in which case the data
16 Some controls can hold various items and these controls can
53 data." This data can either be of type void - in which case the data
H A Dhtmlhlpf.tex4 Tex2RTF can produce these files when generating HTML, if you set {\bf htmlWorkshopFiles} to {\bf true} in
10 You can make a regular zip archive of these files, plus the HTML and any image files,
11 for wxHTML (or helpview) to read; and the .zip file can optionally be renamed to .htb.
41 Contents file has HTML syntax and it can be parsed by regular HTML parser. It contains exactly one list
62 You can modify value attributes of param tags. {\it topic name} is name of chapter/topic as is displayed in
H A Dfltfactory.tex11 For example, given a filename you can search for a factory that will
20 \helpref{Find()}{wxfilterclassfactoryfind} can also search
22 The available factories can be enumerated
60 Returns true if this factory can handle the given protocol, MIME type, HTTP
64 can be a complete filename rather than just an extension.
71 A static member that finds a factory that can handle a given protocol, MIME
77 can be a complete filename rather than just an extension.
86 GetFirst and GetNext can be used to enumerate the available factories.
168 It can also be used to change the order of a factory already in the list,
170 so can'
[all...]
H A Dtdelwin.tex5 Window deletion can be a confusing subject, so this overview is provided
34 \wxheading{How can the application close a window itself?}
36 Your application can either use \helpref{wxWindow::Close}{wxwindowclose} event just as
37 the framework does, or it can call \helpref{wxWindow::Destroy}{wxwindowdestroy} directly.
38 If using Close(), you can pass a true argument to this function to tell the event handler
43 a window after first asking the user whether the work should be saved. Close can be vetoed
59 You can simply call \helpref{wxWindow::Close}{wxwindowclose} on the frame. This
62 You can do checking to see if your application can be safely exited at this point,
100 if (!event.CanVeto()) // Test if we can vet
[all...]
H A Dauidockart.tex18 the major platforms' look. You can either derive from that
142 {\it button} can be one of the values of {\bf wxAuiButtonId}.
144 {\it button\_state} can be one of the values of {\bf wxAuiPaneButtonState}.
164 {\it id} can be one of the colour values of {\bf wxAuiPaneDockArtSetting}.
179 {\it id} can be one of the size values of {\bf wxAuiPaneDockArtSetting}.
194 {\it id} can be one of the colour values of {\bf wxAuiPaneDockArtSetting}.
208 {\it id} can be one of the size values of {\bf wxAuiPaneDockArtSetting}.
H A Dpickerbase.tex53 This function can be used only when \helpref{HasTextCtrl}{wxpickerbasehastextctrl} returns \true.
61 This function can be used only when \helpref{HasTextCtrl}{wxpickerbasehastextctrl} returns \true.
70 This function can be used only when \helpref{HasTextCtrl}{wxpickerbasehastextctrl} returns \true.
86 This function can be used only when \helpref{HasTextCtrl}{wxpickerbasehastextctrl} returns \true.
109 Very important: the contents of the text control could be containing an invalid representation of the entity which can be chosen through the picker (e.g. the user entered an invalid colour syntax because of a typo). Thus you should never parse the content of the textctrl to get the user's input; rather use the derived-class getter (e.g. \helpref{wxColourPickerCtrl::GetColour}{wxcolourpickerctrlgetcolour}, \helpref{wxFilePickerCtrl::GetPath}{wxfilepickerctrlgetpath}, etc).
117 This function can be used only when \helpref{HasTextCtrl}{wxpickerbasehastextctrl} returns \true.
132 This function can be used only when \helpref{HasTextCtrl}{wxpickerbasehastextctrl} returns \true.
H A Dstrmzlib.tex44 mode, which is not usually used directly. It can be used to read a raw
55 The following symbols can be use for the flags:
74 Returns true if zlib library in use can handle gzip compressed data.
81 This stream compresses all data written to it. The compressed output can be
124 mode, which is not usually used directly. It can be used to embed a raw
127 The following symbols can be use for the compression level and flags:
150 Returns true if zlib library in use can handle gzip compressed data.
H A Dbackwardcompat.tex4 %% can expect
25 wxWidgets version numbers can have up to four components, with trailing
37 example, you can expect later {\tt 2.6.x.x} releases, such as {\tt 2.6.1}
54 You can expect the versions with the same major and {\em even} minor
92 These macros can be changed in {\tt setup.h}. Or on UNIX-like systems you can
96 They can be useful in two ways:
99 \item Changing {\tt WXWIN\_COMPATIBILITY\_2\_4} to 0 can be useful to
101 \item Changing {\tt WXWIN\_COMPATIBILITY\_2\_2} to 1 can be useful to
113 compatible but can als
[all...]
H A Dtsizer.tex17 The next section describes and shows what can be done with sizers.
20 For information about the new wxWidgets resource system, which can describe
32 children (which can be normal windows, empty space or other sizers) so that
33 a hierarchy of sizers can be constructed. Note that wxSizer does not derive from wxWindow
38 reports its own minimal size and the algorithm can handle differences in font sizes
59 the height and/or the width of the item to -1. Note that only some controls can
62 can calculate their height, but not their width (e.g. a single line text control):
73 in a dialog. This border can either be all around, or at any combination of sides
86 item, the dialog item can be made to fill out the available space entirely, i.e.
117 You can hid
[all...]
H A Darc.tex26 There are also abstract wxArchive classes that can be used to write code
27 that can handle any of the archive types,
30 can handle archive files in a generic way.
65 The name of each entry can be a full path, which makes it possible to
110 archive is usually a better choice since a failure can be handled without
112 archive. \helpref{wxTempFileOutputStream}{wxtempfileoutputstream} can
137 // before closing the output stream so that the file can be replaced
140 // you can check for success as follows
196 \helpref{wxHashMap}{wxhashmap} then entries looked up by name can be
212 // some archive formats can hav
[all...]
H A Dtstream.tex11 Standard C++ streams can cause problems on several platforms:
17 Therefore, wxStreams have been added to wxWidgets so that applications can
35 linked to a stream. One stream can have multiple stream buffers but one stream
54 Usage is simple. We can take the example of wxFileInputStream and here is some sample
70 // You can also inline all like this.
75 // You can also get the last number of bytes REALLY put into the buffer.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dsystem.conf5 <!-- Note that there are any number of ways you can hose yourself
45 <!-- All users can connect to system bus -->
77 <!-- This is included last so local configuration can override what's
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Dat91_can.c38 #include <linux/can/dev.h>
39 #include <linux/can/error.h>
159 struct can_priv can; /* must be the first member! */ member in struct:at91_priv
257 const struct can_bittiming *bt = &priv->can.bittiming;
260 reg_br = ((priv->can.ctrlmode & CAN_CTRLMODE_3_SAMPLES) << 24) |
290 priv->can.state = CAN_STATE_ERROR_ACTIVE;
310 priv->can.state = state;
458 * @cf: can frame where to store message
461 * given can frame. "mb" and "cf" must be valid.
565 priv->can
[all...]
H A Dflexcan.c11 * This program is free software; you can redistribute it and/or
23 #include <linux/can.h>
24 #include <linux/can/dev.h>
25 #include <linux/can/error.h>
26 #include <linux/can/platform/flexcan.h>
170 struct can_priv can; member in struct:flexcan_priv
206 return (priv->can.ctrlmode & CAN_CTRLMODE_BERR_REPORTING) &&
330 priv->can.can_stats.bus_error++;
363 switch (priv->can.state) {
373 priv->can
[all...]
H A Dmcp251x.c21 * This program is free software; you can redistribute it and/or modify
61 #include <linux/can/core.h>
62 #include <linux/can/dev.h>
63 #include <linux/can/platform/mcp251x.h>
226 struct can_priv can; member in struct:mcp251x_priv
491 priv->can.state = CAN_STATE_ERROR_ACTIVE;
493 if (priv->can.restart_ms == 0)
514 if (priv->can.ctrlmode & CAN_CTRLMODE_LOOPBACK) {
517 } else if (priv->can.ctrlmode & CAN_CTRLMODE_LISTENONLY) {
535 priv->can
[all...]
H A Dti_hecc.c9 * This program is free software; you can redistribute it and/or
34 * Please see include/linux/can/platform/ti_hecc.h for description of
50 #include <linux/can/dev.h>
51 #include <linux/can/error.h>
52 #include <linux/can/platform/ti_hecc.h>
211 struct can_priv can; /* MUST be first member/field */ member in struct:ti_hecc_priv
292 *state = priv->can.state;
298 struct can_bittiming *bit_timing = &priv->can.bittiming;
304 if (priv->can.ctrlmode & CAN_CTRLMODE_3_SAMPLES) {
352 * Note: On HECC, BTC can b
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/usb/
H A Desd_usb2.c6 * This program is free software; you can redistribute it and/or modify it
26 #include <linux/can.h>
27 #include <linux/can/dev.h>
28 #include <linux/can/error.h>
210 struct can_priv can; /* must be the first member */ member in struct:esd_usb2_net_priv
249 priv->can.state = CAN_STATE_BUS_OFF;
254 priv->can.state = CAN_STATE_ERROR_WARNING;
255 priv->can.can_stats.error_warning++;
258 priv->can.state = CAN_STATE_ERROR_PASSIVE;
259 priv->can
[all...]
H A Dems_usb.c6 * This program is free software; you can redistribute it and/or modify it
26 #include <linux/can.h>
27 #include <linux/can/dev.h>
28 #include <linux/can/error.h>
247 struct can_priv can; /* must be the first member */ member in struct:ems_usb
351 dev->can.state = CAN_STATE_BUS_OFF;
356 dev->can.state = CAN_STATE_ERROR_WARNING;
357 dev->can.can_stats.error_warning++;
359 dev->can.state = CAN_STATE_ERROR_ACTIVE;
360 dev->can
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/
H A Dsystem.conf5 <!-- Note that there are any number of ways you can hose yourself
45 <!-- All users can connect to system bus -->
77 <!-- This is included last so local configuration can override what's
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-tools.spec27 accounts stored in an LDAP directory. They can be used both by users and
29 . administrators can perform users and groups management operations, in a
31 . users can change their LDAP password from the command line
38 You can download the latest version on IDEALX web site
40 Comments and/or questions can be sent to the smbldap-tools mailing list
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/sja1000/
H A Dsja1000_isa.c4 * This program is free software; you can redistribute it and/or modify
26 #include <linux/can/dev.h>
27 #include <linux/can/platform/sja1000.h>
186 priv->can.clock.freq = clk[idx] / 2;
188 priv->can.clock.freq = clk[0] / 2;
190 priv->can.clock.freq = CLK_DEFAULT / 2;
H A Dsja1000_of_platform.c6 * This program is free software; you can redistribute it and/or modify
24 * can@3,100 {
32 * See "Documentation/powerpc/dts-bindings/can/sja1000.txt" for further
41 #include <linux/can/dev.h>
145 priv->can.clock.freq = *prop / 2;
147 priv->can.clock.freq = SJA1000_OFP_CAN_CLOCK; /* default */
163 u32 divider = priv->can.clock.freq * 2 / *prop;
184 priv->reg_base, dev->irq, priv->can.clock.freq,

Completed in 185 milliseconds

1234567891011>>