Searched refs:and (Results 151 - 175 of 1963) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dentry.S6 * This file is subject to the terms and conditions of the GNU General Public
137 and #0x3ff, %d0
148 and #0x3ff, %d0
159 and #0x3ff, %d0
170 and #0x3ff, %d0
181 and #0x3ff, %d0
192 and #0x3ff, %d0
203 and #0x3ff, %d0
214 and #0x3ff, %d0
228 and #
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Didctdsp_arm.S7 @ FFmpeg is free software; you can redistribute it and/or
31 /* block[0] and block[1]*/
34 and r6, r4, #0xFF
35 and r8, r4, #0xFF00
49 /* block[2] and block[3] */
52 and r6, r4, #0xFF0000
53 and r8, r4, #0xFF000000
73 /* block[4] and block[5] */
76 and r6, r4, #0xFF
77 and r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmanual.tex29 \title{wxWidgets 2.8.12: A portable C++ and Python GUI toolkit}
80 \helpref{Bugs and future directions}{bugs}\\
90 Copyright (c) 1992-2006 Julian Smart, Robert Roebling, Vadim Zeitlin and other
95 licendoc.txt) for conditions of software and documentation use.
110 Everyone is permitted to copy and distribute verbatim copies
118 This library is free software; you can redistribute it and/or modify it
142 2. The exception is that you may use, copy, link, modify and distribute
151 notice from such code and/or adjust the licensing conditions notice
157 code and/or adjust the licensing conditions notice accordingly.
165 Everyone is permitted to copy and distribut
[all...]
H A Dmanual2e.tex34 \title{wxWidgets 2.4.1: A portable C++ and Python GUI toolkit}
85 \helpref{Bugs and future directions}{bugs}\\
95 Copyright (c) 1992-2006 Julian Smart, Robert Roebling, Vadim Zeitlin and other
101 licendoc.txt) for conditions of software and documentation use.
114 Everyone is permitted to copy and distribute verbatim copies
122 This library is free software; you can redistribute it and/or modify it
146 2. The exception is that you may use, copy, link, modify and distribute
155 notice from such code and/or adjust the licensing conditions notice
161 code and/or adjust the licensing conditions notice accordingly.
168 Everyone is permitted to copy and distribut
[all...]
H A Dapptraits.tex15 You can access it using \helpref{wxApp::GetTraits}{wxappgettraits} function and you can
21 \helpref{Libraries list}{librarieslist} page) and a {\tt wxGUIAppTraits} object for GUI
67 this is used in GUI mode only and always returns \NULL in console.
77 supported and the code uses the X11 session protocol vendor name
79 returns an empty string otherwise and on all other platforms.
86 It's normally the same for wxBase and wxGUI except in the case of wxMac and wxCocoa.
92 Returns the wxWidgets port ID used by the running program and eventually
93 fills the given pointers with the values of the major and minor digits
95 The version numbers returned are thus detected at run-time and no
[all...]
H A Ddropsrc.tex3 This class represents a source for a drag and drop operation.
5 See \helpref{Drag and drop overview}{wxdndoverview} and \helpref{wxDataObject overview}{wxdataobjectoverview}
50 Note that the exact type of {\it iconCopy} and subsequent parameters differs
51 between wxMSW and wxGTK: these are cursors under Windows but icons for GTK.
57 \docparam{win}{The window which initiates the drag and drop operation.}
65 {\it win} is the window which initiates the drag and drop operation.
83 the drag-and-drop operation which will terminate when the user releases the
89 be moved and not only copied (default). If {\tt wxDrag\_DefaultMove} is
108 Overridable: you may give some custom UI feedback during the drag and dro
[all...]
H A Dti18n.tex4 more than just translating its text messages to another message - date, time and
6 and others right to left, character encoding may differ and many other things
9 \helpref{wxLocale}{wxlocale} class and is itself fully translated into several
11 translations - and if you translate it into one of the languages not done
16 message catalogs which are binary compatible with gettext catalogs and this
19 have only the message catalogs to distribute and nothing else.
26 with extension .po and binary catalogs which are created from the source ones
27 with {\it msgfmt} program (part of gettext package) and have the extension .mo.
39 our wxGetTranslation and extract
[all...]
H A Dtthreads.tex8 multithreaded (MT) programs: the \helpref{thread}{wxthread} class itself and different
9 synchronization objects: \helpref{mutexes}{wxmutex} and
13 different names and some features inspired by Win32 thread API are there as
16 These classes will hopefully make writing MT programs easier and they also
20 an existing one) it is worth asking oneself if there is no easier and safer way
35 choice for anything except an example. The design which uses one GUI thread and
37 more robust and will undoubtedly save you countless problems (example: under
39 itself and not by the other threads).
41 For communication between secondary threads and the main thread, you may use
46 to send messages to the worker threads and yo
[all...]
H A Dtnoneng.tex5 different charsets under Unix and Windows (and other platforms, to make
12 (e.g. help files and menu items in iso8859-13 and windows-1257). Thanks
14 and it will be handled transparently under all systems.
19 In the following text, wherever {\it iso8859-2} and {\it windows-1250} are
20 used, any encodings are meant and any encodings may be substituted there.
26 diacritics and put real messages into the message catalog (see
80 (although iso8859-2 is a Unix encoding and is normally not understood by
86 \helpref{wxLocale::GetSystemEncoding}{wxlocalegetsystemencoding} and
[all...]
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
14 and
17 and another one for selected state which is set/retrieved with
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
55 sibling of the given item and for the visible items (those which are currently
62 \helpref{GetFirstChild}{wxtreectrlgetfirstchild} and to
63 \helpref{GetNextChild}{wxtreectrlgetnextchild} should be the same variable (and
[all...]
H A Dcursor.tex5 mouse click. As with icons, cursors in X and MS Windows are created
8 wxCursor} object are catered for, and this is an occasion where
56 Constructs a cursor by passing an array of bits (Motif and GTK+ only). {\it maskBits} is used only under
57 Motif and GTK+. The parameters {\it fg} and {\it bg} are only present on GTK+, and force the
58 cursor to use particular background and foreground colours.
66 On MacOS when specifying a string resource name, first the color cursors 'crsr' and then the black/white cursors 'CURS' in the resource chain are scanned through.
68 {\it hotSpotX} and {\it hotSpotY} are currently only used under Windows when loading from an
82 In wxMSW the foreground will be white and th
[all...]
H A Dtstring.tex8 {\it MAX\_INT} which is usually 2147483647 on 32 bit machines) and containing
18 construction from other strings, C strings and characters, assignment operators,
19 access to individual characters, string concatenation and comparison, substring
20 extraction, case conversion, trimming and padding (with spaces), searching and
21 replacing and both C-like \helpref{Printf()}{wxstringprintf} and stream-like
39 char *} pointer, sing \helpref{reference counting}{wxstringrefcount}) and speed.
42 particular application - and the gain might be quite big.
45 class and 9
[all...]
H A Dtipc.tex10 interprocess communication and network programming. This section
25 protocol: one using real DDE running on Windows only, and another
27 and virtually all of the behaviour is the same apart from the
34 DDE-based or socket-based implementation is used and the same
35 thing for {\tt wxClient} and {\tt wxConnection}.
44 equivalent wxTCP... and wxDDE... classes can be used in much the
50 \item wxClient. This represents the client application, and is used
52 \item wxServer. This represents the server application, and is used
55 client to the server - both the client and the server use an
61 variables: connection object, topic name and ite
[all...]
H A Dporting.tex3 This addendum gives guidelines and tips for porting applications from
7 minimize porting time. The following sections detail the changes and
14 panel item layout, and the lack of automatic labels in some controls.
17 and will be supported by the user community for some time. And when you have
20 improved compilation speed, and many other enhancements. The revised architecture
33 Constraints should be the same in 2.0, and resources will be translated.
41 wxWindow::GetDC and definitely don't store wxDCs long-term
42 because in 2.0, you can't use GetDC() and wxDCs are not persistent.
48 2.0, these settings will only take effect between the construction and destruction
52 \item {\bf Don't use the wxCanvas member functions} that duplicate wxDC functions, such as SetPen and DrawLin
[all...]
H A Dbackwardcompat.tex3 %% Purpose: Explains how much and what kind of backward compatibility users
13 Many of the GUIs and platforms supported by wxWidgets are continuously
14 evolving, and some of the new platforms wxWidgets now supports were quite
16 evolve in order to support these new features and platforms.
38 and {\tt 2.6.2} to be backward compatible with their predecessor.
46 The stable branch and the development branch will then be developed in
48 the stable branch, the development branch is renamed and becomes a new
51 This is how the tension between keeping the interface stable, and allowing
54 You can expect the versions with the same major and {\em even} minor
75 Between minor versions, for example between {\tt 2.2.x}, {\tt 2.4.x} and {\t
[all...]
H A Ddragimag.tex4 and a simple cursor is not enough.
14 object and store it somewhere you can access it as the drag progresses.
15 Call BeginDrag to start, and EndDrag to stop the drag. To move the image,
16 initially call Show and then Move. If you wish to update the screen contents
18 update the screen, call Move, and then call Show.
25 If you wish to draw the image yourself, use wxGenericDragImage and
26 override \helpref{wxDragImage::DoDrawImage}{wxdragimagedodrawimage} and
59 Constructs a drag image from a bitmap and optional cursor.
64 Constructs a drag image from an icon and optional cursor.
71 Constructs a drag image from a text string and optiona
[all...]
H A Dhvscroll.tex21 The scrolling is also "virtual" in the sense that row widths and column heights
22 only need to be known for the rows and columns that are currently visible.
26 used when all rows have a constant height and columns have a constant width.
28 scrolling another window or only scrolling a rectangle of the window and not
37 To use this class, you need to derive from it and implement both the
38 \helpref{OnGetRowHeight()}{wxhvscrolledwindowongetrowheight} and the
42 base class know how many rows and columns it should display. After these
48 \helpref{GetVisibleRowsEnd()}{wxhvscrolledwindowgetvisiblerowsend}, and
52 {\tt PrepareDC()}), child windows are moved as the window scrolls, and the
74 Note that {\tt wxVSCROLL} and {\t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex69 toolbar with commonly-used functionality such as loading and
70 saving, a project window to the left, and an MDI (Multiple Document
77 A blank document and two new toolbars will appear. The first
78 new toolbar is the \helpref{diagramming formatting toolbar}{diagramformattingtoolbar}, and contains
79 icons and controls for:
82 \item alignment and size cloning;
88 The second new toolbar is called the \helpref{diagram palette}{diagrampalette} and contains:
91 \item a pointer tool used for selecting, moving and sizing objects;
99 and then left-click on the document. The currently selected
105 line with, and endin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddecbin.S11 | Saves and Modifies: D2-D5
21 | and NaN operands are dispatched without entering this routine)
24 | A1. Convert the bcd exponent to binary by successive adds and muls.
27 | digits, rather than 1 integer and 16 fraction digits.
31 | adds and muls in FP0. Set the sign according to SM.
39 | exponent equal to the exponent from A1 and the zero count
40 | added if SM = 1 and subtracted if SM = 0. Scale the
53 | tables rounded to RN, RM, and RP, according to the table
59 | exponent sign is positive, and dividing FP0 by FP1 if
62 | Clean up and retur
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dlm32_lcc.asm15 ; C version (add -DNO_ASM to CFLAGS in makefile and remove match.o
20 ; * works with Microsoft MASM 6.1X and Microsoft Visual C++ / 32-bit edition
23 ; only the assembler syntax and metacommands have been adapted to
27 ; the LCC-Win32 assembler program and MUST NOT be removed!!
38 ; * add -DNO_ASM to CFLAGS in Makefile and set OBJA to an empty string.
58 ; * Set match_start to the longest match starting at the given string and
60 ; * in which case the result is equal to prev_length and match_start is
63 ; * string (strstart) and its distance is <= MAX_DIST, and prev_length >= 1
114 ; * ax = scan[best_len-1..best_len] and c
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtparm.c4 This program is free software; you can redistribute it and/or modify it
183 the stack and termcap strings will never push things on the stack
187 to 1 and is incremented as each argument processed by a termcap % code,
188 however if something is pushed on the stack it's set to 0 and the
191 way yet, if it equals zero we're looking for terminfo codes, and if
206 %+ add pop to pop and push the result
207 %- subtract pop from pop and push the result
208 %* multiply pop and pop and push the result
209 %& bitwise and po
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtparm.c4 This program is free software; you can redistribute it and/or modify it
183 the stack and termcap strings will never push things on the stack
187 to 1 and is incremented as each argument processed by a termcap % code,
188 however if something is pushed on the stack it's set to 0 and the
191 way yet, if it equals zero we're looking for terminfo codes, and if
206 %+ add pop to pop and push the result
207 %- subtract pop from pop and push the result
208 %* multiply pop and pop and push the result
209 %& bitwise and po
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/data/valid-config-files/
H A Ddebug-allow-all-sha1.conf1 <!-- Bus that listens on a debug pipe and requires SHA1 auth, used to test SHA1 -->
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/bin/
H A Dxml2-config18 --cflags print pre-processor and compiler flags
20 --help display this help and exit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_readme18 This is version $DB_VERSION_MAJOR.$DB_VERSION_MINOR.$DB_VERSION_PATCH of Berkeley DB from Oracle. To view release and

Completed in 213 milliseconds

1234567891011>>