Searched refs:run (Results 201 - 225 of 708) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpeg12enc.c73 int run; local
74 for(run=0; run<64; run++){
80 if (alevel > rl->max_level[0][run])
83 code= rl->index_run[0][run] + alevel - 1;
93 bits|= run;
108 uni_ac_vlc_len [UNI_AC_ENC_INDEX(run, i)]= len;
310 static inline void encode_mb_skip_run(MpegEncContext *s, int run){ argument
311 while (run >
850 int alevel, level, last_non_zero, dc, diff, i, j, run, last_index, sign; local
[all...]
H A Ddv.c312 int level, run; local
315 run = 0;
318 run = new_dv_vlc_run [code] + 1;
323 dv_rl_vlc[i].run = run;
435 int level, run, vlc_len, index; local
461 run = dv_rl_vlc[index].run;
474 printf("run=%d level=%d\n", run, leve
701 dv_rl2vlc(int run, int level, int sign, uint32_t* vlc) argument
726 dv_rl2vlc_size(int run, int level) argument
742 dv_rl2vlc(int run, int l, int sign, uint32_t* vlc) argument
748 dv_rl2vlc_size(int run, int l) argument
[all...]
H A Dpcx.c48 unsigned char run, value; local
51 run = 1;
54 run = value & 0x3f;
57 while (i<bytes_per_scanline && run--)
H A Dh261enc.c259 int level, run, last, i, j, last_index, last_non_zero, sign, slevel, code; local
296 run = i - last_non_zero - 1;
304 code = get_rl_index(rl, 0 /*no last in H.261, EOB is used*/, run, level);
305 if(run==0 && level < 16)
309 put_bits(&s->pb, 6, run);
H A Dmdec.c58 int level, diff, i, j, run; local
83 GET_RL_VLC(level, run, re, &a->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
88 i += run;
95 run = SHOW_UBITS(re, &a->gb, 6)+1; LAST_SKIP_BITS(re, &a->gb, 6);
98 i += run;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/befs/
H A Dbefs.h149 befs_brun_size(struct super_block *sb, befs_block_run run) argument
151 return BEFS_SB(sb)->block_size * run.len;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/hotplug2/examples/
H A Dhotplug2.initscript13 PIDFILE=/var/run/$NAME.pid
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/
H A Dlibtool493 run=
516 if test "$run" = ":"; then
517 # Return a directory name, but don't create it in dry-run mode
534 # If we're not in dry-run mode, bomb out on failure
611 # but not from the CC environment variable when configure was run.
664 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
685 $run ${rm}r "$my_gentop"
687 $run $mkdir "$my_gentop"
713 $run ${rm}r "$my_xdir"
715 $run
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dlibtool493 run=
516 if test "$run" = ":"; then
517 # Return a directory name, but don't create it in dry-run mode
534 # If we're not in dry-run mode, bomb out on failure
611 # but not from the CC environment variable when configure was run.
664 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
685 $run ${rm}r "$my_gentop"
687 $run $mkdir "$my_gentop"
713 $run ${rm}r "$my_xdir"
715 $run
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dlibtool493 run=
516 if test "$run" = ":"; then
517 # Return a directory name, but don't create it in dry-run mode
534 # If we're not in dry-run mode, bomb out on failure
611 # but not from the CC environment variable when configure was run.
664 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
685 $run ${rm}r "$my_gentop"
687 $run $mkdir "$my_gentop"
713 $run ${rm}r "$my_xdir"
715 $run
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dlibtool493 run=
516 if test "$run" = ":"; then
517 # Return a directory name, but don't create it in dry-run mode
534 # If we're not in dry-run mode, bomb out on failure
611 # but not from the CC environment variable when configure was run.
664 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
685 $run ${rm}r "$my_gentop"
687 $run $mkdir "$my_gentop"
713 $run ${rm}r "$my_xdir"
715 $run
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dlibtool503 run=
526 if test "$run" = ":"; then
527 # Return a directory name, but don't create it in dry-run mode
544 # If we're not in dry-run mode, bomb out on failure
621 # but not from the CC environment variable when configure was run.
674 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
695 $run ${rm}r "$my_gentop"
697 $run $mkdir "$my_gentop"
723 $run ${rm}r "$my_xdir"
725 $run
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibtool493 run=
516 if test "$run" = ":"; then
517 # Return a directory name, but don't create it in dry-run mode
534 # If we're not in dry-run mode, bomb out on failure
611 # but not from the CC environment variable when configure was run.
664 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
685 $run ${rm}r "$my_gentop"
687 $run $mkdir "$my_gentop"
713 $run ${rm}r "$my_xdir"
715 $run
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/
H A Dlibtool494 run=
517 if test "$run" = ":"; then
518 # Return a directory name, but don't create it in dry-run mode
535 # If we're not in dry-run mode, bomb out on failure
606 # but not from the CC environment variable when configure was run.
659 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
680 $run ${rm}r "$my_gentop"
682 $run $mkdir "$my_gentop"
708 $run ${rm}r "$my_xdir"
710 $run
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/gnu/gettext/
H A DGetURL.java47 public void run () {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/index/
H A DSample.java20 * Sample is the main entry point for the sample program and may be run as
29 * the current directory where the sample is run. The home directory must exist
66 sample.run();
110 private void run() method in class:Sample
114 runner.run(new PopulateDatabase());
115 runner.run(new PrintDatabase());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/util/test/
H A DFastOutputStreamTest.java27 junit.textui.TestRunner.run(suite());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test_micro/
H A Dtest_micro38 # run --
40 run()
43 # the BDB releases on which the tests are run.
53 echo "$i run begins: `date`"
60 echo "$i run ends: `date`"
117 # Create the run directory, and initialize test_micro's arguments.
124 cmd="$cmd -i $h/configs/run.workload"
126 cmd="$cmd -i $h/configs/run.std"
133 run "$cmd"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/cast/
H A Dcastopts.c148 long run=0; variable
162 run=0;
217 for (count=0,run=1; COND(cb); count+=4) \
255 fprintf(stderr,"To get the most accurate results, try to run this\n");
283 #define COND(c) (run)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_opts.c141 long run=0; variable
155 run=0;
210 for (count=0,run=1; COND(cb); count+=4) \
248 fprintf(stderr,"To get the most accurate results, try to run this\n");
276 #define COND(c) (run)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcastopts.c151 long run=0; variable
165 run=0;
220 for (count=0,run=1; COND(cb); count+=4) \
258 fprintf(stderr,"To get the most accurate results, try to run this\n");
286 #define COND(c) (run)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bf/
H A Dbf_opts.c138 long run=0; variable
152 run=0;
207 for (count=0,run=1; COND(cb); count+=4) \
245 fprintf(stderr,"To get the most accurate results, try to run this\n");
273 #define COND(c) (run)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Fedora/
H A Dwinbind.init54 [ $RETVAL -eq 0 ] && rm -f /var/run/winbindd.pid && rm -f /var/lock/subsys/winbindd
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dspeed.c214 int run=0; variable
253 run=0;
611 means all of them should be run) */
882 BIO_printf(bio_err,"-multi n run n benchmarks in parallel.\n");
915 BIO_printf(bio_err,"To get the most accurate results, try to run this\n");
1089 #define COND(c) (run)
1101 for (count=0,run=1; COND(c[D_MD2][j]); count++)
1115 for (count=0,run=1; COND(c[D_MDC2][j]); count++)
1130 for (count=0,run=1; COND(c[D_MD4][j]); count++)
1145 for (count=0,run
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libogg-1.1.4/win32/
H A DMakefile41 ACLOCAL = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run aclocal-1.6
42 AUTOCONF = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run autoconf
43 AUTOMAKE = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run automake-1.6
44 AUTOHEADER = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run autoheader
68 AMTAR = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run tar

Completed in 302 milliseconds

1234567891011>>