Searched refs:extensions (Results 51 - 75 of 502) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpjpeg.c60 .extensions = "mjpg",
H A Ddaud.c78 .extensions = "302",
86 .extensions = "302",
H A Dmd5enc.c71 .extensions = "",
101 .extensions = "",
H A Drawdec.c186 .extensions = "g722,722",
198 .extensions = "latm",
214 .extensions = "mlp",
226 .extensions = "thd",
238 .extensions = "shn",
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A DRules.make7 # Have to handle extensions which no longer exist.
10 rm -f extensions/initext.c extensions/initext6.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dt_crl.c110 X509V3_extensions_print(out, "CRL extensions", x->crl->extensions, 0, 8);
126 X509V3_extensions_print(out, "CRL entry extensions",
127 r->extensions, 0, 8);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dtestss50 $x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $CAconf -extensions v3_ca >err.ss
92 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee >err.ss
113 $x509cmd -CAcreateserial -in $P1req -days 30 -req -out $P1cert -CA $Ucert -CAkey $Ukey -extfile $P1conf -extensions v3_proxy >err.ss
135 $x509cmd -CAcreateserial -in $P2req -days 30 -req -out $P2cert -CA $P1cert -CAkey $P1key -extfile $P2conf -extensions v3_proxy >err.ss
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtestss50 $x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $CAconf -extensions v3_ca >err.ss
92 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee >err.ss
113 $x509cmd -CAcreateserial -in $P1req -days 30 -req -out $P1cert -CA $Ucert -CAkey $Ukey -extfile $P1conf -extensions v3_proxy >err.ss
135 $x509cmd -CAcreateserial -in $P2req -days 30 -req -out $P2cert -CA $P1cert -CAkey $P1key -extfile $P2conf -extensions v3_proxy >err.ss
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dtestss50 $x509cmd -CAcreateserial -in $CAreq -days 30 -req -out $CAcert -signkey $CAkey -extfile $CAconf -extensions v3_ca >err.ss
92 $x509cmd -CAcreateserial -in $Ureq -days 30 -req -out $Ucert -CA $CAcert -CAkey $CAkey -extfile $Uconf -extensions v3_ee >err.ss
113 $x509cmd -CAcreateserial -in $P1req -days 30 -req -out $P1cert -CA $Ucert -CAkey $Ukey -extfile $P1conf -extensions v3_proxy >err.ss
135 $x509cmd -CAcreateserial -in $P2req -days 30 -req -out $P2cert -CA $P1cert -CAkey $P1key -extfile $P2conf -extensions v3_proxy >err.ss
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dt_crl.c111 X509V3_extensions_print(out, "CRL extensions",
112 x->crl->extensions, 0, 8);
127 X509V3_extensions_print(out, "CRL entry extensions",
128 r->extensions, 0, 8);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dt_crl.c110 X509V3_extensions_print(out, "CRL extensions", x->crl->extensions, 0, 8);
126 X509V3_extensions_print(out, "CRL entry extensions",
127 r->extensions, 0, 8);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dfiledlg.cpp61 wxArrayString extensions ; member in struct:OpenUserDataRec
128 wxString extension = data->extensions[i].AfterLast('.') ;
180 myData->extensions.Add( current.MakeUpper() ) ;
196 myData->extensions.Add( myData->name[filterIndex] ) ;
198 myData->extensions.Add( current.MakeUpper() ) ;
204 const size_t extCount = myData->extensions.GetCount();
209 wxString extension = myData->extensions[i];
236 if ( data->extensions.GetCount() > 0 )
240 if ( data->extensions[i].Right(2) == wxT(".*") )
247 wxStringTokenizer tokenizer( data->extensions[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A DMakefile.in74 conntrack_DEPENDENCIES = ../extensions/libct_proto_tcp.la \
75 ../extensions/libct_proto_udp.la \
76 ../extensions/libct_proto_udplite.la \
77 ../extensions/libct_proto_icmp.la \
78 ../extensions/libct_proto_icmpv6.la \
79 ../extensions/libct_proto_sctp.la \
80 ../extensions/libct_proto_dccp.la \
81 ../extensions/libct_proto_gre.la \
82 ../extensions/libct_proto_unknown.la $(am__DEPENDENCIES_1) \
115 nfct-extensions/timeou
[all...]
H A DMakefile74 conntrack_DEPENDENCIES = ../extensions/libct_proto_tcp.la \
75 ../extensions/libct_proto_udp.la \
76 ../extensions/libct_proto_udplite.la \
77 ../extensions/libct_proto_icmp.la \
78 ../extensions/libct_proto_icmpv6.la \
79 ../extensions/libct_proto_sctp.la \
80 ../extensions/libct_proto_dccp.la \
81 ../extensions/libct_proto_gre.la \
82 ../extensions/libct_proto_unknown.la $(am__DEPENDENCIES_1) \
115 nfct-extensions/timeou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dac3dec.c103 .extensions = "ac3",
121 .extensions = "eac3",
H A Dbit.c114 .extensions = "bit",
150 .extensions = "bit",
H A Dadp.c97 .extensions = "adp,dtk",
H A Dafc.c77 .extensions = "afc",
H A Dcdg.c91 .extensions = "cdg",
H A Ddtsdec.c80 .extensions = "dts",
H A Dfilmstripenc.c78 .extensions = "flm",
H A Dg723_1.c84 .extensions = "tco,rco,g723_1",
H A Dingenientdec.c63 .extensions = "cgi", // FIXME
H A Divfenc.c64 .extensions = "ivf",
H A Dmicrodvdenc.c62 .extensions = "sub",

Completed in 91 milliseconds

1234567891011>>