Searched refs:standard (Results 51 - 75 of 291) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dv4l.c59 int standard; member in struct:__anon2059
143 /* set tv standard */
145 tuner.mode = s->standard;
342 { "standard", "", offsetof(VideoData, standard), AV_OPT_TYPE_INT, {.dbl = VIDEO_MODE_NTSC}, VIDEO_MODE_PAL, VIDEO_MODE_NTSC, AV_OPT_FLAG_DECODING_PARAM, "standard" },
343 { "PAL", "", 0, AV_OPT_TYPE_CONST, {.dbl = VIDEO_MODE_PAL}, 0, 0, AV_OPT_FLAG_DECODING_PARAM, "standard" },
344 { "SECAM", "", 0, AV_OPT_TYPE_CONST, {.dbl = VIDEO_MODE_SECAM}, 0, 0, AV_OPT_FLAG_DECODING_PARAM, "standard" },
345 { "NTSC", "", 0, AV_OPT_TYPE_CONST, {.dbl = VIDEO_MODE_NTSC}, 0, 0, AV_OPT_FLAG_DECODING_PARAM, "standard" },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables-apply49 The following options may be specified, using standard conventions:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dcurl_crtl_init.c223 /* For standard output channels buffer output until terminator */
310 #pragma standard
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtextattrex.tex172 Returns the standard bullet name, applicable if the bullet style is wxTEXT\_ATTR\_BULLET\_STYLE\_STANDARD.
173 Currently the following standard bullet names are supported:
176 \item {\tt standard/circle}
177 \item {\tt standard/square}
178 \item {\tt standard/diamond}
179 \item {\tt standard/triangle}
273 Returns \true if the attribute object specifies a standard bullet name.
397 Sets the standard bullet name, applicable if the bullet style is wxTEXT\_ATTR\_BULLET\_STYLE\_STANDARD.
H A Dtfont.tex10 \twocolitem{Point size}{This is the standard way of referring to text size.}
33 standard Windows fonts, or if allowing the user to specify a face name, store
H A Dtruntime.tex13 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
H A Dhtmltags.tex3 wxHTML is not full implementation of HTML standard. Instead, it supports most common tags so that it
H A Dtaui.tex44 and wxBase only. Use standard wxWidgets coding conventions.
H A Dffile.tex18 by standard C IO library (also known as {\tt stdio}).
59 \docparam{mode}{The mode in which to open the file using standard C strings.
130 Returns \true if an error has occurred on this file, similar to the standard
H A Dtokenizr.tex4 replaces the standard C function {\tt strtok()} and also extends it in a
30 standard function, it will return empty tokens if this is not the case. This
62 the standard {\tt strtok()} function: the empty tokens are never returned.}
H A Dlog.tex18 needs. Another case is if you wish to customize the behaviour of the standard
46 automatic creation of a standard log target if none actually exists. It is
73 Some of wxLog implementations, most notably the standard wxLogGui class,
109 // wxTraceOleCalls is one of standard bit masks
116 // wxTRACE_OleCalls is one of standard string masks
131 The standard trace masks are given in \helpref{wxLogTrace}{wxlogtrace}
137 standard {\it strftime()} function. For example, the default format is
235 called (the standard GUI log target only shows the log dialog when it is
398 using the standard dialogs as \helpref{wxLogGui}{wxlogoverview} does by default.
637 the standard iostrea
[all...]
H A Dtstring.tex16 This class has all the standard operations you can expect to find in a string class:
31 inevitably leads to buffer overflows. At last, C++ has a standard string class
50 or \helpref{Printf}{wxstringprintf}. Of course, all the standard string
136 As most programs use character strings, the standard C library provides quite
141 functions are not standard at all. This is why in addition to all wxString
152 of the inherently dangerous standard {\tt sprintf()} and which use {\tt
159 be broken into tokens and replaces the standard C library {\it
H A Ddialog.tex24 the \texttt{"Esc"} key). By default, buttons with the standard \texttt{wxID\_OK}
205 Creates a sizer with standard buttons. {\it flags} is a bit list
221 Creates a sizer with standard buttons using
233 Creates a \helpref{wxStdDialogButtonSizer}{wxstddialogbuttonsizer} with standard buttons. {\it flags} is a bit list
271 Gets the identifier of the button which works like standard OK button in this
405 Sets the identifier of the button which should work like the standard
H A Dlocale.tex89 will affect many of standard C library functions such as printf() or strftime().
111 Add a catalog for use with the current locale: it is searched for in standard
380 for the given locale containing the translations of standard wxWidgets messages
392 \docparam{szShort}{The standard 2 letter locale abbreviation; it is used as the
399 for the given locale containing the translations of standard wxWidgets messages.
412 will affect many of standard C library functions such as printf() or strftime().
H A Ddebugcxt.tex199 outputs to the debugger (Windows) or standard error (other platforms).
220 Sets the debugging stream to be the debugger (Windows) or standard error (other platforms).
250 output. On other platforms, the output goes to standard error (cerr).
H A Dmltchdlg.tex48 \docparam{style}{A dialog style (bitlist) containing flags chosen from standard
H A Dpaintevt.tex6 standard control (such as \helpref{wxButton}{wxbutton}) and so you shouldn't
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Diw_handler.h38 * The new driver API is just a bunch of standard functions (handlers),
288 * A wireless handler is just a standard function, that looks like the
312 * like (both get and set, standard and private).
325 /* Array of handlers for standard ioctls
326 * We will call dev->wireless_handlers->standard[ioctl - SIOCIWFIRST]
328 const iw_handler * standard; member in struct:iw_handler_def
365 * For standard IOCTLs, things are quite different and we need to
371 * Describe how a standard IOCTL looks like.
389 * standard spy iw_handler.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Diptables-apply49 The following options may be specified, using standard conventions:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A DMakefile.am281 data/valid-messages/standard-acquire-service.message \
282 data/valid-messages/standard-hello.message \
283 data/valid-messages/standard-list-services.message \
284 data/valid-messages/standard-service-exists.message \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A DMakefile8 PF_EXT_SLIB:=ah addrtype comment connmark conntrack dscp ecn esp hashlimit helper icmp iprange length limit mac mark multiport owner physdev pkttype policy realm sctp standard state tcp tcpmss tos ttl udp unclean CLASSIFY CONNMARK DNAT DSCP ECN LOG MARK MASQUERADE MIRROR NETMAP NFQUEUE NOTRACK REDIRECT REJECT SAME SNAT TCPMSS TOS TTL ULOG
9 PF6_EXT_SLIB:=connmark eui64 hl icmp6 length limit mac mark multiport owner physdev policy standard state tcp udp CONNMARK HL LOG NFQUEUE MARK TCPMSS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dmxb.c310 /* set a default video standard */
765 static int std_callback(struct saa7146_dev *dev, struct saa7146_standard *standard) argument
769 if (V4L2_STD_PAL_I == standard->id) {
791 static struct saa7146_standard standard[] = { variable in typeref:struct:saa7146_standard
837 .stds = &standard[0],
838 .num_stds = sizeof(standard)/sizeof(struct saa7146_standard),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-pmcmsp.c91 struct pmcmsptwi_clock standard; /* The standard/fast clock config */ member in struct:pmcmsptwi_clockcfg
126 .standard = {
190 pmcmsptwi_writel(pmcmsptwi_clock_to_reg(&cfg->standard),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex93 Below is a proposed, minimal list of standard field names with a
170 Individual 'vendors' may use non-standard field names within
207 The comment header is encoded as follows (as per Ogg's standard
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-parisc.pl157 $PUSH %r2,-$SAVED_RP(%sp) ; standard prologue
235 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue

Completed in 113 milliseconds

1234567891011>>