Searched refs:standard (Results 1 - 25 of 291) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dautopoint.x2 autopoint \- copies standard gettext infrastructure
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_standard.c1 /* Shared library add-on to iptables for standard target support. */
50 static struct ip6tables_target standard = { variable in typeref:struct:ip6tables_target
51 .name = "standard",
65 register_target6(&standard);
H A Dlibipt_standard.c1 /* Shared library add-on to iptables for standard target support. */
51 struct iptables_target standard = { variable in typeref:struct:iptables_target
53 .name = "standard",
68 register_target(&standard);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A DMakefile1 LATEXFILE = cdrom-standard
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-elisp13 (format standard-output "%s\n" (_ "'Your command, please?', asked the waiter."))
15 (format standard-output "%s\n"
H A Dxgettext-csharp-114 // standard usage
41 #. standard usage
H A Dxgettext-java-115 // standard usage
43 #. standard usage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dtest.sh12 -dh_special standard -v_peer -v_strict \
16 -dh_special standard -v_peer -v_strict \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dtest.sh12 -dh_special standard -v_peer -v_strict \
16 -dh_special standard -v_peer -v_strict \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dtest.sh12 -dh_special standard -v_peer -v_strict \
16 -dh_special standard -v_peer -v_strict \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dv4l2.c83 char *standard; member in struct:video_data
313 struct v4l2_standard standard; local
318 for (standard.index = 0; ; standard.index++) {
319 if (v4l2_ioctl(s->fd, VIDIOC_ENUMSTD, &standard) < 0) {
329 standard.index, (uint64_t)standard.id, standard.name);
641 struct v4l2_standard standard = { 0 }; local
654 if (s->standard) {
[all...]
H A Dbktr.c60 int standard; member in struct:__anon3299
254 switch (s->standard) {
259 av_log(s1, AV_LOG_ERROR, "Unknown standard.\n");
286 if (bktr_init(s1->filename, s->width, s->height, s->standard,
320 { "standard", "", offsetof(VideoData, standard), AV_OPT_TYPE_INT, {.i64 = VIDEO_FORMAT}, PAL, NTSCJ, AV_OPT_FLAG_DECODING_PARAM, "standard" },
321 { "PAL", "", 0, AV_OPT_TYPE_CONST, {.i64 = PAL}, 0, 0, AV_OPT_FLAG_DECODING_PARAM, "standard" },
322 { "NTSC", "", 0, AV_OPT_TYPE_CONST, {.i64 = NTSC}, 0, 0, AV_OPT_FLAG_DECODING_PARAM, "standard" },
323 { "SECAM", "", 0, AV_OPT_TYPE_CONST, {.i64 = SECAM}, 0, 0, AV_OPT_FLAG_DECODING_PARAM, "standard" },
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstdbtnsz.tex3 This class creates button layouts which conform to the standard button spacing and ordering defined by the platform
5 standard dialogs look correct on all major platforms. Currently it conforms to the Windows, GTK+ and Mac OS X
65 Sets the affirmative button for the sizer. This allows you to use identifiers other than the standard identifiers outlined above.
71 Sets the cancel button for the sizer. This allows you to use identifiers other than the standard identifiers outlined above.
77 Sets the negative button for the sizer. This allows you to use identifiers other than the standard identifiers outlined above.
H A Ddataform.tex21 under Windows or {\tt Atom} under X11, for example) and the standard formats
23 The standard formats are:
36 As mentioned above, these standard formats may be passed to any function taking
41 Aside the standard formats, the application may also use custom formats which
75 Constructs a data format object for one of the standard data formats or an
106 Returns the name of a custom format (this function will fail for a standard
H A Dtfontenc.tex48 As you may see, Microsoft's encoding partly mirror the standard ISO8859 ones,
50 for Western Europe) and CP1251 (WinLatin1, standard code page for English
54 (more than) three incompatible encodings exist: KOI8 (the old standard, widely
55 used on the Internet), ISO8859-5 (ISO standard for Cyrillic) and CP1251
60 fact that the standard encodings for the given language (say Russian, which is
69 unfortunately, sometimes this is not enough. For example, there is no standard
H A Ddebugrptpvwstd.tex14 wxDebugReportPreviewStd is a standard debug report preview window. It displays
H A Dddeservr.tex46 either the standard wxDDEConnection type, or of a user-derived type. If the
49 always sent for standard input and output, but in the context of DDE
H A Dtcpservr.tex45 either the standard wxTCPConnection type, or of a user-derived type. If the
48 always sent for standard input and output.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_mem.l19 CSCmemListPrintProfile - write a memlist profile to standard output
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/utils/
H A Dalsa-lib.spec30 - use standard rpm macros for build and install
36 - use the standard RPM macros for prefix and paths
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dv4l2.c73 char *standard; member in struct:video_data
550 struct v4l2_standard standard = { 0 }; local
581 if (s->standard) {
582 av_log(s1, AV_LOG_DEBUG, "The V4L2 driver set standard: %s\n",
583 s->standard);
584 /* set tv standard */
586 standard.index = i;
587 if (ioctl(s->fd, VIDIOC_ENUMSTD, &standard) < 0) {
589 "The V4L2 driver ioctl set standard(%s) failed\n",
590 s->standard);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndfrmt.tex47 It returns a "standard" format type.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml.spec36 requiring large non-standard libraries. Mini-XML provides the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dvms_decc_init.c165 # pragma standard
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_vms.c214 #pragma standard

Completed in 124 milliseconds

1234567891011>>