Searched refs:and (Results 101 - 125 of 1963) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Daisdram.S6 * Permission to use, copy, modify, and/or distribute this software for any
8 * copyright notice and this permission notice appear in all copies.
40 * and previous chips. Also, it changes k0 and k1 registers.
246 and t1,t0,ER_TAG
258 and s4,t0,CIA_CID_MASK
282 * to do. This will change if/when we have an AI chip with MIPS and
303 and a1,a1,t2
315 and t1,t0,ER_TAG
321 addesc: and t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex4 \section{Introduction and Description} \label{vorbis:spec:intro}
20 it is in the same league as MPEG-2 and MPC. Similarly, the 1.0
21 encoder can encode high-quality CD and DAT rate stereo at below 48kbps
23 lower and higher sample rates (from 8kHz telephony to 192kHz digital
24 masters) and a range of channel representations (monaural,
33 transient response and reproduction using a transform better suited to
40 encoder and simple, low-complexity decoder. Vorbis decode is
52 dividing it into individual frames and compressing these frames into
55 them, and reassembles the frames into a facsimile of the original
56 audio stream. Vorbis is a free-form variable bit rate (VBR) codec and packet
[all...]
H A Dfooter.tex17 Ogg Vorbis is the first Ogg audio CODEC. Anyone may freely use and
18 distribute the Ogg and Vorbis specification, whether in a private,
19 public or corporate capacity. However, the Xiph.org Foundation and
21 specification and certify specification compliance.
28 Ogg, Vorbis, Xiph.org Foundation and their logos are trademarks (tm)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmlhlpf.tex9 A {\bf book} consists of three files: header file, contents file and index file.
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.
15 Header file must contain these lines (and may contain additional lines which are ignored) :
34 and index files. Please note that this line is incompatible with
35 MS HTML Help Workshop and it would either silently remove it or complain
41 Contents file has HTML syntax and it can be parsed by regular HTML parser. It contains exactly one list
63 contents, {\it filename.htm} is HTML page name (relative to .hhp file) and {\it numeric\_id} is optional
94 Index files have same format as contents file except that ID params are ignored and sublists are {\bf not}
H A Dtprint.tex18 creating the printer device context, and so on: the application can concentrate
24 A brief description of each class's role and how they work together follows.
33 wxPrintout class. This class prints a page on request, and can be passed to the
37 and the print setup dialog, once the wxPrintout functionality has been defined.
38 Notice the use of MyPrintout for both printing and previewing. All the preview
52 // Pass two printout objects: for preview, and possible printing.
62 Class \helpref{wxPrintout}{wxprintout} assembles the printed page and (using
66 (for printing under MSW and Mac), or a \helpref{wxPostScriptDC}{wxpostscriptdc}
79 and printed images. This class provides a set of routines named
80 FitThisSizeToXXX(), MapScreenSizeToXXX(), and GetLogicalXXXRec
[all...]
H A Dtsamples.tex20 didn't help. They also provide some notes about using the samples and what
23 There are currently more than 50 different samples as part of wxWidgets and
26 "Hello, world!". It shows the basic structure of wxWidgets program and is the
30 and \helpref{controls}{samplecontrols} which show many of wxWidgets native and
59 control and shows concept of a platform-dependent animation encapsulated
75 menu) and also how to process the notifications from it.
81 class intercepting check, select and double click events. It also tests
93 Unix and uses the Registry under Windows.
103 modification in terms of colour and fon
[all...]
H A Ddebugrptpvw.tex14 This class presents the debug report to the user and allows him to veto report
17 sensitive private information and the user should be notified about it as well
19 whether this is effectively the case and discard the debug report if it is.
55 Present the report to the user and allow him to modify it by removing some or
56 all of the files and, potentially, adding some notes. Return \true if the
H A Drendver.tex15 interface version and is only used as the return value of
18 The version has two components: the version itself and the age. If the main
19 program and the renderer have different versions they are never compatible with
22 each time a new virtual method is added and so, at least for the compilers
44 \arg{ver}, returns \true if it is and \false otherwise.
H A Dtcommdlg.tex10 Common dialog classes and functions encapsulate commonly-needed dialog box requirements.
14 Some dialogs have both platform-dependent and platform-independent implementations,
16 the generic classes and functions can stand in. For example, under MS Windows, wxColourDialog
18 for other platforms, and a macro defines wxColourDialog to be the same as wxGenericColourDialog
26 The wxColourDialog presents a colour selector to the user, and returns
36 a right-hand panel containing controls to select a precise colour, and add
43 standard and 16 custom colours are presented, with the right-hand area
45 green and blue components. This colour may be added to the custom colour
46 palette, and will replace either the currently selected custom colour,
58 the dialog, the application retrieves the selected colour and
[all...]
H A Dtexpr.tex3 wxExpr is a C++ class reading and writing a subset of Prolog-like syntax,
6 wxExpr can be used to develop programs with readable and
13 for a data file format for C++ that was easy for both humans and
15 development, and that provided some compatibility with AI languages
16 such as Prolog and LISP.
18 The result was the wxExpr library (formerly called PrologIO), which is able to read and write a
19 Prolog-like attribute-value syntax, and is additionally capable of
25 \item I/O routines are easier to write and debug compared with using binary files;
29 \item Prolog and LISP programs can load the files using a single command.
32 The library was extended to use the ability to read and writ
[all...]
H A Dtsizer.tex8 Sizers, as represented by the wxSizer class and its descendants in
12 platform, taking into account the differences in size and style of
14 editors such as wxDesigner, DialogBlocks, XRCed and wxWorkshop create dialogs based exclusively on sizers,
17 The next section describes and shows what can be done with sizers.
28 size and their ability to get stretched if the size of the parent window has changed.
30 a dialog, the dialog will rather be assigned a sizer and this sizer
34 and thus does not interfere with tab ordering and requires very few resources compared
38 reports its own minimal size and the algorithm can handle differences in font sizes
57 the initial size of the controls and ma
[all...]
H A Dwxmsw.tex3 %% Purpose: wxMSW and wxWinCE platform specific informations
15 including Windows 95, 98, ME, 2000, NT, XP in ANSI and
17 library). wxMSW ensures native look and feel for XP
20 including MS VC++, Borland 5.5, MinGW32, Cygwin and
36 sunken border. Other native controls such as wxTextCtrl in non-rich edit mode, and wxComboBox,
40 Note that in wxWidgets 2.9 and above, wxBORDER\_THEME will be used on all platforms to
42 wxWidgets 2.9 and above will also be better at determining whether there should be a themed border
45 must be specified for custom controls and windows. However, to make it easier to decide
47 and it will return a suitable style for the current version of Windows. On Windows CE,
49 returned, and o
[all...]
H A Dhtmlhand.tex4 Tag handler is class that understands particular HTML tag (or tags) and is
9 object is constructed all modules are scanned and handlers are added
21 \item Parse text between the tag and paired ending tag (if present)
31 You should create new .cpp file and place following lines into it:
39 Then you must define handlers and one module.
48 and end with {\bf TAG\_HANDLER\_END} macro. I strongly recommend to have a look
57 wxHtmlWinTagHandler and implements it is
81 this macro (you must use { and } ). Example:
101 Note than you must use { and } ! Example:
118 You can use set of 3 macros TAGS\_MODULE\_BEGIN, TAGS\_MODULE\_ADD and
[all...]
H A Dtexcept.tex3 %% Purpose: C++ exceptions and wxWidgets overview
19 signal about the errors. Moreover, up to (and including) the version 2.4 of
21 library code wasn't exception-safe and so an exception propagating through it
22 could result in memory and/or resource leaks, and also not very convenient.
26 exceptions in the user code and the library tries to help you with this. Please
34 any exceptions by itself and so you don't have to worry about exceptions at all
39 this case you probably don't expect to recover from them and the default
44 called, so if you need you should override \helpref{OnRun()}{wxapponrun} and
48 startup and/o
[all...]
H A Dthreadh.tex6 and easily share data and synchronization objects between the main thread
7 and the worker thread. Doing this prevents the awkward passing of pointers
12 in a background thread and then display the results of those calculations in
20 thread object. Shared data and synchronization objects could be stored in
24 However, with wxThreadHelper, the frame object and the thread object are
25 treated as the same object. Shared data and synchronization variables are
26 stored in the single object, eliminating a layer of indirection and the
65 Creates a new thread. The thread object is created in the suspended state, and you
85 This is the entry point of the thread. This function is pure virtual and mus
[all...]
H A Dtruntime.tex6 about a class and its position in the inheritance hierarchy.
12 macros and functions and wxWidgets is no exception. As it originated before the
13 addition of RTTI to the C++ standard and as support for it is still missing from
17 In the future, the standard C++ RTTI will be used though and you're encouraged
19 for the implementations that support it, is defined just as dynamic\_cast<> and
21 classes only and only works with pointers (unlike the real dynamic\_cast<> which
31 Variations on these \helpref{macros}{rttimacros} are used for multiple inheritance, and abstract
37 wxClassInfo::first and wxClassInfo::next pointers). The linked list
43 stored in wxClassInfo, and i
[all...]
H A Dwxmgl.tex8 and various graphics systems such as Win32, X11 and OS/2.
11 You will need wxWidgets 2.3.3 or higher and MGL 5.0 or higher.
H A Dtconstr.tex5 {\bf Note:} constraints are now deprecated and you should use \helpref{sizers}{sizeroverview} instead.
27 To calculate the position and size of the control, the layout algorithm needs to
41 automatically whenever the window size changes, or override OnSize and call
50 for the case of frames that have exactly one subwindow (not counting toolbar and
55 a wxLayoutConstraints object and associate it with a window with wxWindow::SetConstraints.
57 and two for the window size. By setting some or all of these constraints appropriately,
63 the children of a window, then the layout for the grandchildren, and so
65 constraints can ripple upwards and can eventually change the frame
67 always `boss' and specifies the size of the outer window, to which
69 circumstances, but it suffices for most situations, and th
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dentry.S2 * This file is subject to the terms and conditions of the GNU General Public
46 # between sampling and return
72 local_irq_disable # make sure need_resched and
74 # sampling and return
77 and t0, a2, t0
110 /* Detect and execute deferred IPI "interrupts" */
127 and v0, ST0_IEP
129 and v0, ST0_IE
150 local_irq_disable # make sure need_resched and
152 # sampling and retur
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/lib/
H A Ddram_init.S20 ;; WARNING! The registers r8 and r9 are used as parameters carrying
56 and.d 0x00ff0000, $r2
60 move.d 0x40, $r2 ; Assume 32 bits and CAS latency = 2
63 and.d 0x03, $r1 ; Get CAS latency
64 and.d 0x1000, $r3 ; 50 or 100 MHz?
81 and.d 0x800000, $r1 ; DRAM width is bit 23
89 and.d 0x8000f9ff, $r1 ; Make sure mrs data and command is 0
104 and.d 0x000fffff, $r2 ; Make sure commands are read from flash
106 and
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DTest--spider-r--no-content-disposition-trivial.px18 Some text and a link to a <a href="http://localhost:{{port}}/secondpage.html">second page</a>.
32 Some text and a link to a <a href="http://localhost:{{port}}/thirdpage.html">third page</a>.
46 Some text and a link to a <a href="http://localhost:{{port}}/dummy.txt">text file</a>.
H A DTest--spider-r--no-content-disposition.px18 Some text and a link to a <a href="http://localhost:{{port}}/secondpage.html">second page</a>.
32 Some text and a link to a <a href="http://localhost:{{port}}/thirdpage.html">third page</a>.
46 Some text and a link to a <a href="http://localhost:{{port}}/dummy.txt">text file</a>.
H A DTest--spider-r-HTTP-Content-Disposition.px18 Some text and a link to a <a href="http://localhost:{{port}}/secondpage.html">second page</a>.
32 Some text and a link to a <a href="http://localhost:{{port}}/thirdpage.html">third page</a>.
46 Some text and a link to a <a href="http://localhost:{{port}}/dummy.txt">text file</a>.
H A DTest--spider-r.px18 Some text and a link to a <a href="http://localhost:{{port}}/secondpage.html">second page</a>.
32 Some text and a link to a <a href="http://localhost:{{port}}/thirdpage.html">third page</a>.
46 Some text and a link to a <a href="http://localhost:{{port}}/dummy.txt">text file</a>.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Detrap_32.S37 tsetup_7win_patch2: and %g2, 0x7f, %g2
38 tsetup_7win_patch3: and %g2, 0x7f, %g2
39 tsetup_7win_patch4: and %g1, 0x7f, %g1
41 tsetup_7win_patch6: and %g2, 0x7f, %g2
44 /* At trap time, interrupts and all generic traps do the
53 * to call c-code and the trap cannot be handled in-window)
70 * %l0 contains trap time %psr, %l1 and %l2 contain the
71 * trap pc and npc, and %l3 contains the trap time %wim.
79 * or kernel and branc
[all...]

Completed in 226 milliseconds

1234567891011>>