Searched refs:in (Results 476 - 500 of 8554) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/debian/
H A D20hdparm10 # This program is distributed in the hope that it will be useful, but
29 # is encoded in a complicated way. See the man page for hdparm(8) for
40 for DRIVE in $APMD_DRIVES; do
49 for DRIVE in $APMD_DRIVES; do
57 for DRIVE in $APMD_DRIVES; do
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi/
H A DMakefile.am10 # avahi is distributed in the hope that it will be useful, but WITHOUT
20 EXTRA_DIST = __init__.py ServiceTypeDatabase.py.in
30 ServiceTypeDatabase.py: ServiceTypeDatabase.py.in
43 ServiceTypeDatabase.py: ServiceTypeDatabase.py.in
47 -e 's,@CHECK_KEY\@,for key in keys:,g' \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi/
H A DMakefile.am10 # avahi is distributed in the hope that it will be useful, but WITHOUT
20 EXTRA_DIST = __init__.py ServiceTypeDatabase.py.in
30 ServiceTypeDatabase.py: ServiceTypeDatabase.py.in
43 ServiceTypeDatabase.py: ServiceTypeDatabase.py.in
47 -e 's,@CHECK_KEY\@,for key in keys:,g' \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_printlog/
H A Dlogstat.awk24 # We can't figure out the size of the first record in each log file,
26 for (i in s)
32 for (i in l)
34 for (i in s)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/scripts/
H A Duz11 # Mtools is distributed in the hope that it will be useful,
24 # Requires: gzip and tar in the user's path. Should work with most tars.
42 case $0 in
67 for suffix in "" .gz .tgz .tar.gz .z .tar.z .taz .tpz .Z .tar.Z .tar.bz2; do
74 case $found in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/cms/
H A Dcms_dec.c8 BIO *in = NULL, *out = NULL, *tbio = NULL; local
17 /* Read in recipient certificate and private key */
34 in = BIO_new_file("smencr.txt", "r");
36 if (!in)
40 cms = SMIME_read_CMS(in, NULL);
69 if (in)
70 BIO_free(in);
H A Dcms_ver.c8 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
22 /* Read in CA certificate */
38 in = BIO_new_file("smout.txt", "r");
40 if (!in)
44 cms = SMIME_read_CMS(in, &cont);
76 if (in)
77 BIO_free(in);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/smime/
H A Dsmdec.c8 BIO *in = NULL, *out = NULL, *tbio = NULL; local
17 /* Read in recipient certificate and private key */
34 in = BIO_new_file("smencr.txt", "r");
36 if (!in)
40 p7 = SMIME_read_PKCS7(in, NULL);
69 if (in)
70 BIO_free(in);
H A Dsmver.c8 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
22 /* Read in signer certificate and private key */
38 in = BIO_new_file("smout.txt", "r");
40 if (!in)
44 p7 = SMIME_read_PKCS7(in, &cont);
76 if (in)
77 BIO_free(in);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/sample/sample-scripts/
H A Dbridge-start22 for t in $tap; do
29 for t in $tap; do
33 for t in $tap; do
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgcat-113 # Verify that msgcat leaves #: lines in place even if they have a bizarre
9 tmpfiles="$tmpfiles mcat-test11.in"
10 cat <<\EOF > mcat-test11.in
38 ${MSGCAT} -o mcat-test11.tmp mcat-test11.in
44 ${DIFF} mcat-test11.in mcat-test11.out
H A Dmsgunfmt-211 tmpfiles="$tmpfiles mu-2.in"
12 cat <<EOF > mu-2.in
14 msgid "truncating at %<PRIuMAX> bytes in output file %s"
15 msgstr "schneide bei %<PRIuMAX> Bytes in Ausgabedatei %s ab"
20 ${MSGFMT} -o mu-2.mo mu-2.in
31 ${DIFF} mu-2.in mu-2.out
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtx50915 $cmd -in fff.p -inform p -outform d >f.d
18 $cmd -in fff.p -inform p -outform n >f.n
21 $cmd -in fff.p -inform p -outform p >f.p
25 $cmd -in f.d -inform d -outform d >ff.d1
28 $cmd -in f.n -inform n -outform d >ff.d2
31 $cmd -in f.p -inform p -outform d >ff.d3
35 $cmd -in f.d -inform d -outform n >ff.n1
38 $cmd -in f.n -inform n -outform n >ff.n2
41 $cmd -in f.p -inform p -outform n >ff.n3
45 $cmd -in
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/svcctl/
H A Dsvc.c45 sos.in.access = SC_MANAGER_ALL_ACCESS;
78 es.in.scm_hnd = sos.out.scm_hnd;
98 os.in.name = talloc_strdup(mem_ctx, tmp);
99 os.in.scm_hnd = sos.out.scm_hnd;
100 os.in.access = SERVICE_ALL_ACCESS;
129 gs.in.svc_hnd = svc_hnd;
146 start.in.svc_hnd = svc_hnd;
149 scanf("%d", &start.in.num_parms);
151 start.in.parms = talloc_array(mem_ctx, char *, start.in
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/cms/
H A Dcms_dec.c8 BIO *in = NULL, *out = NULL, *tbio = NULL; local
17 /* Read in recipient certificate and private key */
34 in = BIO_new_file("smencr.txt", "r");
36 if (!in)
40 cms = SMIME_read_CMS(in, NULL);
69 if (in)
70 BIO_free(in);
H A Dcms_ver.c8 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
22 /* Read in CA certificate */
38 in = BIO_new_file("smout.txt", "r");
40 if (!in)
44 cms = SMIME_read_CMS(in, &cont);
76 if (in)
77 BIO_free(in);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/smime/
H A Dsmdec.c8 BIO *in = NULL, *out = NULL, *tbio = NULL; local
17 /* Read in recipient certificate and private key */
34 in = BIO_new_file("smencr.txt", "r");
36 if (!in)
40 p7 = SMIME_read_PKCS7(in, NULL);
69 if (in)
70 BIO_free(in);
H A Dsmver.c8 BIO *in = NULL, *out = NULL, *tbio = NULL, *cont = NULL; local
22 /* Read in signer certificate and private key */
38 in = BIO_new_file("smout.txt", "r");
40 if (!in)
44 p7 = SMIME_read_PKCS7(in, &cont);
76 if (in)
77 BIO_free(in);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/samples/
H A Dsimple.script11 case "$1" in
25 for i in $router ; do
32 for i in $dns ; do
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Ddcadsp_init_arm.c11 * FFmpeg is distributed in the hope that it will be useful,
27 void ff_dca_lfe_fir0_neon(float *out, const float *in, const float *coefs);
28 void ff_dca_lfe_fir1_neon(float *out, const float *in, const float *coefs);
30 void ff_dca_lfe_fir32_vfp(float *out, const float *in, const float *coefs);
31 void ff_dca_lfe_fir64_vfp(float *out, const float *in, const float *coefs);
43 float out[32], const float in[32],
49 float out[32], const float in[32],
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Dacelp_filters_mips.c5 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
40 * FFmpeg is distributed in the hope that it will be useful,
59 static void ff_acelp_interpolatef_mips(float *out, const float *in, argument
70 * four pointers are defined in order to minimize number of
71 * computations done in inner loop
73 const float *p_in_p = &in[n];
74 const float *p_in_m = &in[n-1];
105 static void ff_acelp_apply_order_2_transfer_function_mips(float *out, const float *in, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/samples/
H A Dsimple.script11 case "$1" in
25 for i in $router ; do
32 for i in $dns ; do
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/udhcp/
H A Dsimple.script11 case "$1" in
26 for i in $router ; do
33 for i in $dns ; do
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libmsrpc/
H A Dcac_winreg.c12 * This program is distributed in the hope that it will be useful,
44 if ( !op || !op->in.root || !mem_ctx ) {
79 err = rpccli_reg_connect( pipe_hnd, mem_ctx, op->in.root,
80 op->in.access, key );
149 if ( !op || !op->in.name || !mem_ctx ) {
161 if ( !op->in.parent_key ) {
163 if ( !cac_ParseRegPath( op->in.name, &reg_type, &key_name ) ) {
171 rc.in.access = op->in.access;
172 rc.in
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/tests/
H A Dcheck-subst11 cat > tmp-in <<\EOF
14 $iconv $options_ascii -f ASCII -t ASCII < tmp-in > tmp-out
23 cat > tmp-in <<\EOF
26 $iconv $options_utf8 -f ASCII -t UTF-8 2>/dev/null < tmp-in > tmp-out
34 cat > tmp-in <<\EOF
37 $iconv $options_utf8 -f ASCII -t ISO-8859-1 2>/dev/null < tmp-in > tmp-out
47 cat > tmp-in <<\EOF
50 $iconv --byte-subst='<0x%010000x>' -f ASCII -t ASCII < tmp-in > tmp-out
56 cat > tmp-in <<\EOF
59 $iconv $options_ascii -f UTF-8 -t ASCII < tmp-in > tm
[all...]

Completed in 278 milliseconds

<<11121314151617181920>>