Searched refs:can (Results 201 - 225 of 1151) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dpcm970-baseboard.c4 * This program is free software; you can redistribute it and/or
22 #include <linux/can/platform/sja1000.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dicontrol.c11 * This program is free software; you can redistribute it and/or modify
28 #include <linux/can/platform/mcp251x.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dentry.S8 This program is free software; you can redistribute it and/or modify
50 so that the emulator startup cost can be avoided for tasks that don't
112 @ ??? For some reason, faults can happen at .Lx2 even with a
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex42 The open design of the operating system, such that anybody can write a
273 which the major and minor number can be extracted. (Most low-level
304 The $mask$ flags can be used to mask out some of the capabilities listed
309 number of discs the drive can hold simultaneously, if it is designed
321 data that is specific to a minor drive, can be accessed through $handle$,
322 which can point to a data structure specific to the low-level driver.
348 can be either:
393 function through $cdrom_media_changed()$, we can implement separate
394 queues for the VFS and a new $ioctl()$ function that can report device
428 \cdrom\ drives can obtai
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcmdlpars.tex38 \twocolitem{switch}{This is a boolean option which can be given or not, but
94 long option names can contain only letters, digits and the underscores.
135 variable number of parameters - but it only can be given for the last parameter
141 The last flag {\tt wxCMD\_LINE\_NEEDS\_SEPARATOR} can be specified to require a
156 Before \helpref{Parse}{wxcmdlineparserparse} can be called, the command line
169 you can do it later by calling
172 The same holds for command line description: it can be specified either in
206 Finally, \helpref{SetLogo}{wxcmdlineparsersetlogo} can be used to show some
214 set, you can finally call \helpref{Parse}{wxcmdlineparserparse} method.
307 separated by whitespace. The quotes can b
[all...]
H A Dframe.tex3 A frame is a window whose size and position can (usually) be changed by the
4 user. It usually has thick borders and a title bar, and can optionally contain
5 a menu bar, toolbar and status bar. A frame can contain any window that is not
68 which can not be resized by user, you may use the following combination of
93 frame to respond to system close events, for example so that related data and subwindows can be cleaned up.
204 Note that you can put controls and other windows on the status bar if you wish.
245 to be managed by the frame, so that wxWidgets can use a combined
330 An application can override this function to return a different kind of status bar. The default
360 An application can override this function to return a different kind of toolbar. The default
394 %Under Windows, instead of using {\bf SetIcon}, you can ad
[all...]
H A Dmediactrl.tex38 Depending upon the backend, wxMediaCtrl can render
39 and display pretty much any kind of media that the native system can -
63 can choose to veto the event, preventing the stream from actually
100 that you can catch.
108 can subsequently obtain the "real" size of the video (if there
129 A special feature available to wxMediaCtrl, you can use the toolkit's interface instead of
174 Note that other backends such as wxMEDIABACKEND\_MCI can now be
241 Creates this control. Returns \tt{false} if it can't load the movie located at \tt{fileName} or it cannot load one of its native backends.
243 If you specify a file to open via \tt{fileName} and you don't specify a backend to use, wxMediaCtrl tries each of its backends until one that can render the path referred to by \tt{fileName} can b
[all...]
H A Dtevent.tex116 // event can be processed either in the base wxWidgets class
172 some reason, you can use
225 While generically \helpref{wxEvents}{wxevent} can be generated both by user
239 \twocolitem{All \helpref{wxTextCtrl}{wxtextctrl} methods}{\helpref{wxTextCtrl::ChangeValue}{wxtextctrlchangevalue} can be used instead
258 % each window can handle its own commands and UI updates independently. In
259 % fact wxTextCtrl can handle Cut, Copy, Paste, Undo and Redo commands and UI update
266 if you don't want to. You can derive a new class from wxEvtHandler instead,
270 event handler the object that responds to events. This way, you can avoid
280 in your application that changes aspects of dialog boxes. You can
283 has derived new classes to customize behaviour, your utility can indulg
[all...]
H A Dthread.tex77 As a last resort you can end the thread immediately through
116 Usually you only need to notify the main thread, in which case you can post
119 the case of secondary threads you can call a routine of another class
148 destructs) itself. Because the detached threads delete themselves, they can
175 use a lot of threads (say several hundred), virtual adress space can get tight
225 This is a protected function of the wxThread class and thus can only be called
226 from a derived class. It also can only be called in the context of this
227 thread, i.e. a thread can only exit from itself, not from another thread.
250 long. This can be used to uniquely identify threads, even if they are
284 Note that this function can onl
[all...]
H A Dtdb.tex44 An up-to-date list can be obtained by looking in the comments of the function
48 **dBase is not truly an ODBC datasource, but there are drivers which can
75 Datasource connections can have a virtually unlimited number of wxDbTable
99 through the result set. Cursors can always scroll forward sequentially in
125 unique key index construction can make datasource queries nearly instantaneous.}
132 the client workstation). Multiple connections can be opened to the same
150 query. In fact, result sets can actually be joinings of columns from two
157 wxWidgets ODBC settings in setup.h (see \helpref{wxODBC - Compiling}{wxodbccompiling}), cursors can be
175 potentially large performance benefits can be gained from using them.
177 There is a limit to the number of cursors that can b
[all...]
H A Daboutdlginfo.tex21 \helpref{wxArrayString}{wxarraystring} and can be either set entirely at once
98 the currently used message catalog -- this can be used to show just the name of
123 copyright symbol (circled C) automatically, which means that you can avoid
124 using this symbol in the program source code which can be problematic,
H A Dautoobj.tex8 high-level, and the application can specify multiple properties in a single string. The following example
68 Note that {\it method} can contain dot-separated property names, to save the application
136 Note that {\it property} can contain dot-separated property names, to save the application
191 Note that {\it property} can contain dot-separated property names, to save the application
H A Dchoicebk.tex20 only), so please refer to that class documentation for now. You can also
H A Dcontrol.tex60 following character is a mnemonic for this control and can be used to activate
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-can-linux.c40 #include "pcap-can-linux.h"
56 #include <linux/can.h>
57 #include <linux/can/raw.h>
99 /* Does it begin with "can" or "vcan"? */
100 if (strncmp(cp, "can", 3) == 0) {
101 /* Begins with "can" */
102 cp += 3; /* skip past "can" */
107 /* Nope, doesn't begin with "can" or "vcan" */
111 /* Yes - is "can" or "vcan" followed by a number from 0? */
270 "can device
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Ddnxhdenc.asm8 ;* FFmpeg is free software; you can redistribute it and/or
H A Dsvq1enc.asm7 ;* FFmpeg is free software; you can redistribute it and/or
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dopus.mak6 # require too high fuzz values, which can hide bugs.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A DCA.com2 $! some setup stuff to be done before you can use it and this makes
17 $! environment variable so this can be driven from
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dadd_cr.pl84 * This can be in the form of a textual message at program startup or
99 * The word 'cryptographic' can be left out if the rouines from the library
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dglob.inc253 * The pattern can contain the following wildcards.
281 * The pattern can contain the following wildcards.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dintro.tex8 cd audio playing and video playing. The API is portable and can be used
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dmake_pcsi_curl_kit_name.com9 $! can use them.
72 $! binaries are in the kit. A kit with just 'VMS' can be installed on all
136 $! can never have an ECO.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/help/
H A Ddoc.tex33 Note that you can also generate HTML and Word RTF with Tex2RTF.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/debian/
H A Dinit.d36 # If the daemon can reload its config files on the fly

Completed in 126 milliseconds

1234567891011>>