Searched refs:is (Results 251 - 275 of 2313) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsistream.tex33 is copied by the stream so if the original string is modified after using this
H A Dtglbtn.tex14 wxToggleButton is a button that stays pressed when clicked by the user. In
15 other words, it is similar to \helpref{wxCheckBox}{wxcheckbox} in
72 \docparam{pos}{Toggle button position. If the position $(-1, -1)$ is specified then a default position is chosen.}
74 \docparam{size}{Toggle button size. If the default size $(-1, -1)$ is specified then a default size is chosen.}
110 Returns {\tt true} if it is pressed, {\tt false} otherwise.
121 \docparam{state}{If {\tt true}, the button is pressed.}
H A Dtscroll.tex6 to show a vertical scrollbar and/or a horizontal scrollbar: it is a basic capability of a window.
15 at all would happen. This is deliberate, because the {\it interpretation} of scroll
18 \helpref{wxScrolledWindow}{wxscrolledwindow} (formerly wxCanvas) is an example of a window that
20 consistent units, not different-sized jumps, and that page size is represented
21 by the visible portion of the window. It is suited to drawing applications, but perhaps
24 implement scrolling yourself. \helpref{wxGrid}{wxgrid} is an example of a class
30 the way a scrollbar is modeled. This function takes the following arguments:
44 {\it position} is simply the position of the `thumb' (the bit you drag to scroll around).
45 It is given in scroll units, and so is relativ
[all...]
H A Duri.tex14 wxURI is used to extract information from
20 In short, a URL \em{is} a URI. In other
21 words, URL is a subset of a URI - all
25 so there is no chance of wxURI "failing" on construction/creation.
60 to by the method is defined according to RFC 2396.
85 parse the userinfo, server, or port portion. This is to keep
113 If the URI is not a reference or is not resolved,
114 the URI that is returned from Get is th
[all...]
H A Dwxmac.tex3 wxMac is a port of wxWidgets for the Macintosh OS platform.
8 different versions. Support for MacOS 8.X and MacOS 9.X is
H A Dre_syntax.tex35 of regular expressions below is copied verbatim from his manual entry.
37 An ARE is one or more {\it branches}, separated by `{\bf $|$}', matching anything that matches
40 A branch is zero or more {\it constraints} or {\it quantified
44 A quantified atom is an {\it atom} possibly followed by a single {\it quantifier}. Without a quantifier,
63 An atom is one of:
66 \twocolitem{{\bf (re)}}{(where {\it re} is any regular expression) matches a match for
76 \twocolitem{{\bf $\backslash$k}}{(where {\it k} is a non-alphanumeric character)
79 \twocolitem{{\bf $\backslash$c}}{where {\it c} is alphanumeric (possibly followed by other characters),
83 a digit, it is the beginning of a {\it bound} (see above)}
84 \twocolitem{{\bf x}}{where {\it x} is
[all...]
H A Dhtwindow.tex8 wxHtmlWindow is probably the only class you will directly use
12 The purpose of this class is to display HTML pages (either local
14 of the window is constant - given in the constructor - and virtual height
15 is changed dynamically depending on page size.
16 Once the window is created you can set its content by calling
41 even when the page is larger than the window.}
92 \item Plain Text filter (this filter is used if no other filter matches)
124 If no page is opened or if the displayed page wasn't
125 produced by call to LoadPage, empty string is returned.
132 Returns full location of the opened page. If no page is opene
[all...]
H A Dtsizer.tex25 The layout algorithm used by sizers in wxWidgets is closely related to layout
26 systems in other GUI toolkits, such as Java's AWT, the GTK toolkit or the Qt toolkit. It is
37 What makes sizers so well fitted for use in wxWidgets is the fact that every control
51 All sizers are containers, that is, they are used to lay out one dialog item (or several
56 {\bf A minimal size:} This minimal size is usually identical to
72 {\bf A border:} The border is just empty space and is used to separate dialog items
84 {\bf An alignment:} Often, a dialog item is given more space than its minimal size
90 is centred, one is aligne
[all...]
H A Dartprov.tex8 wxArtProvider class is used to customize the look of wxWidgets application.
13 that is needed is to derive a class from wxArtProvider, override its
33 \helpref{wxArtProvider::GetIcon}{wxartprovidergeticon} (NB: this is not yet really
34 possible as of wxWidgets 2.3.3, the set of wxArtProvider bitmaps is too
40 Every bitmap is known to wxArtProvider under an unique ID that is used by when
41 requesting a resource from it. The ID is represented by wxArtID type and can
85 it is also possible to load icons from current icon theme by specifying their
90 Default theme is typicall
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-c-1111 // (KDE) The 1-argument i18n macro is a simple gettext without context.
15 // (KDE) The 3-argument i18n macro is an ngettext without context.
H A Dxgettext-c-1510 /* (glib) The 1-argument Q_ macro is a gettext with context. */
12 /* (hypothetical) The 2-argument Q_ macro is an ngettext with contexts. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dmd2.h5 * This package is an SSL implementation written
9 * This library is free for commercial and non-commercial use as long as
13 * included with this distribution is covered by the same copyright terms
14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
18 * If this package is used in a product, Eric Young should be given attribution
64 #error MD2 is disabled.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dtestss.bat61 echo The generated CA certificate is %CAcert%
62 echo The generated CA private key is %CAkey%
63 echo The current CA signing serial number is in %CAserial%
65 echo The generated user certificate is %Ucert%
66 echo The generated user private key is %Ukey%
83 echo first generated request is invalid
86 echo second generated request is invalid
89 echo first generated cert is invalid
H A Dtestssce.bat67 echo The generated CA certificate is %CAcert%
68 echo The generated CA private key is %CAkey%
69 echo The current CA signing serial number is in %CAserial%
71 echo The generated user certificate is %Ucert%
72 echo The generated user private key is %Ukey%
89 echo first generated request is invalid
92 echo second generated request is invalid
95 echo first generated cert is invalid
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Dtestss.bat61 echo The generated CA certificate is %CAcert%
62 echo The generated CA private key is %CAkey%
63 echo The current CA signing serial number is in %CAserial%
65 echo The generated user certificate is %Ucert%
66 echo The generated user private key is %Ukey%
83 echo first generated request is invalid
86 echo second generated request is invalid
89 echo first generated cert is invalid
H A Dtestssce.bat67 echo The generated CA certificate is %CAcert%
68 echo The generated CA private key is %CAkey%
69 echo The current CA signing serial number is in %CAserial%
71 echo The generated user certificate is %Ucert%
72 echo The generated user private key is %Ukey%
89 echo first generated request is invalid
92 echo second generated request is invalid
95 echo first generated cert is invalid
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/md2/
H A Dmd2.h5 * This package is an SSL implementation written
9 * This library is free for commercial and non-commercial use as long as
13 * included with this distribution is covered by the same copyright terms
14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
18 * If this package is used in a product, Eric Young should be given attribution
64 #error MD2 is disabled.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_notify.l10 regisiter some functions, each with some private data (pointer is
11 useful) on some the the notifications. When a notification is posted,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md2/
H A Dmd2.h5 * This package is an SSL implementation written
9 * This library is free for commercial and non-commercial use as long as
13 * included with this distribution is covered by the same copyright terms
14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
18 * If this package is used in a product, Eric Young should be given attribution
64 # error MD2 is disabled.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/mdc2/
H A Dmdc2.h5 * This package is an SSL implementation written
9 * This library is free for commercial and non-commercial use as long as
13 * included with this distribution is covered by the same copyright terms
14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
18 * If this package is used in a product, Eric Young should be given attribution
69 # error MDC2 is disabled.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md2/
H A Dmd2.h5 * This package is an SSL implementation written
9 * This library is free for commercial and non-commercial use as long as
13 * included with this distribution is covered by the same copyright terms
14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
18 * If this package is used in a product, Eric Young should be given attribution
64 # error MD2 is disabled.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/mdc2/
H A Dmdc2.h5 * This package is an SSL implementation written
9 * This library is free for commercial and non-commercial use as long as
13 * included with this distribution is covered by the same copyright terms
14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
18 * If this package is used in a product, Eric Young should be given attribution
69 # error MDC2 is disabled.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_snan.S7 | an SNAN) is a non-maskable run-time exception.
10 | If the dest data format is s, d, or x, then the SNAN bit in the NAN
11 | is set to one and the resulting non-signaling NAN (truncated if
12 | necessary) is transferred to the dest. If the dest format is b, w,
13 | or l, then garbage is written to the dest (actually the upper 32 bits
17 | If the inst is move_out, then the results are the same as for trap
18 | disabled with the exception posted. If the instruction is not move_
19 | out, the dest. is not modified, and the exception is poste
[all...]
H A Dres_func.S5 | stack frame. The function is then restored back into the
7 | is only used by the unsupported data type/format handler.
10 | For packed move out (fmove.p fpm,<ea>) the operation is
11 | completed here; data is packed and moved to user memory.
12 | The stack is restored to the 040 only in the case of a
83 bne opclass3 |it is a mv out
111 | The routine round is used to correctly round the input for the
119 beql cu_nmove |if zero, it is an fmove
121 beql cu_nabs |if $18, it is fabs
123 beql cu_nneg |if $1a, it is fne
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D06-floor0.tex11 filter. This representation is equivalent to a traditional all-pole
42 \varname{[floor0_book_list]} that is greater than the maximum codebook
43 number for this bitstream is an error condition that also renders the
53 curve, which is defined as the frequency response of the decoded LSP
59 2) if ( [amplitude] is greater than zero ) \{
60 3) [coefficients] is an empty, zero length vector
62 5) if ( [booknumber] is greater than the highest number decode codebook ) then packet is undecodable
68 11) if (length of vector [coefficients] is less than [floor0_order], continue at step 6
78 \item An \varname{[amplitude]} value of zero must result in a return code that indicates this channel is unuse
[all...]

Completed in 210 milliseconds

<<11121314151617181920>>