Home
last modified time | relevance | path

Searched refs:run (Results 1 – 19 of 19) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DKbuild.include80 # try-run
81 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise)
84 try-run = $(shell set -e; \
96 as-option = $(call try-run,\
102 as-instr = $(call try-run,\
108 cc-option = $(call try-run,\
113 cc-option-yn = $(call try-run,\
123 cc-disable-warning = $(call try-run,\
141 cc-ldoption = $(call try-run,\
146 ld-option = $(call try-run,\
[all …]
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile125 # If left blank the directory from which doxygen is run is used as the
500 # doxygen's defaults, run doxygen with the -l option. You can optionally specify a
879 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
934 # If non-empty doxygen will try to run qhelpgenerator on the generated
975 # when you change the font size after a successful doxygen run you need
1288 # does not have to be run to correct the links.
1292 # is run, you must also specify the path to the tagfile here.
1332 # command. Doxygen will then run the mscgen tool (see
1423 # the time of a run. So in most cases it will be better to enable call graphs
1431 # the time of a run. So in most cases it will be better to enable caller
[all …]
H A Dbsp.dxyfile124 # If left blank the directory from which doxygen is run is used as the
499 # doxygen's defaults, run doxygen with the -l option. You can optionally specify a
878 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
933 # If non-empty doxygen will try to run qhelpgenerator on the generated
974 # when you change the font size after a successful doxygen run you need
1287 # does not have to be run to correct the links.
1291 # is run, you must also specify the path to the tagfile here.
1331 # command. Doxygen will then run the mscgen tool (see
1422 # the time of a run. So in most cases it will be better to enable call graphs
1430 # the time of a run. So in most cases it will be better to enable caller
[all …]
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG.c486 MS_U32 run :4; ///<run value
510 MS_U32 run :4; ///<run value member
4847 MS_U16 run;
4860 run = 0;
4867 my_vld.run = 8;
4869 my_vld.run = 0;
4888 run++;
4892 while(run>15)
4897 my_vld.run = 15;
4902 run -= 16;
[all …]
H A DapiJPEG_OJPD.c432 MS_U32 run :4; ///<run value member
4942 MS_U16 run; in JPEG_do_RLE() local
4955 run = 0; in JPEG_do_RLE()
4962 my_vld.run = 8; in JPEG_do_RLE()
4964 my_vld.run = 0; in JPEG_do_RLE()
4983 run++; in JPEG_do_RLE()
4987 while(run>15) in JPEG_do_RLE()
4992 my_vld.run = 15; in JPEG_do_RLE()
4997 run -= 16; in JPEG_do_RLE()
5003 my_vld.run = run; in JPEG_do_RLE()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c416 MS_U32 run :4; ///<run value member
4934 MS_U16 run; in JPEG_do_RLE() local
4947 run = 0; in JPEG_do_RLE()
4954 my_vld.run = 8; in JPEG_do_RLE()
4956 my_vld.run = 0; in JPEG_do_RLE()
4975 run++; in JPEG_do_RLE()
4979 while(run>15) in JPEG_do_RLE()
4984 my_vld.run = 15; in JPEG_do_RLE()
4989 run -= 16; in JPEG_do_RLE()
4995 my_vld.run = run; in JPEG_do_RLE()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c441 MS_U32 run :4; ///<run value member
4889 MS_U16 run; in JPEG_do_RLE() local
4902 run = 0; in JPEG_do_RLE()
4909 my_vld.run = 8; in JPEG_do_RLE()
4911 my_vld.run = 0; in JPEG_do_RLE()
4930 run++; in JPEG_do_RLE()
4934 while(run>15) in JPEG_do_RLE()
4939 my_vld.run = 15; in JPEG_do_RLE()
4944 run -= 16; in JPEG_do_RLE()
4950 my_vld.run = run; in JPEG_do_RLE()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.01207 XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "force free run\n") ;
1270 // Free run at panel default timing.
1364 // !!Initial set have to re-update again to force LPLL free run at initial state or
5427 // if free run, we need to use freerun vfrequency instead of direct calculation
5549 /* enable output free-run */
5550 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK10_1C_L, BIT(8), BIT(8)); //output free run
5564 )//stgen lock ip under force free run should enable this register bit
5732 // if free run, we need to use freerun vfrequency instead of direct calculation
5754 //MDrv_WriteRegBit(H_BK_VOP(0x1C), 1, BIT(0)); //output free run
5755 SC_W2BYTEMSK(psXCInstPri->u32DeviceID, REG_SC_BK10_1C_L, BIT(8), BIT(8)); //output free run
[all …]
H A Dmvideo.c.07856 // ADC have to set as free run
8321 // ADC have to set as free run
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A DREADME2 when fixincludes is run by the makefile for GCC.
/utopia/UTPA2-700.0.x/projects/build/scripts/rt-tester/
H A Dt3-l1-pi-steal.tst86 # Wait until T1 is in the wakeup loop and let it run
/utopia/UTPA2-700.0.x/projects/build/scripts/package/
H A Dbuilddeb147 test -d $debhookdir/$script.d && run-parts --arg="$version" $debhookdir/$script.d
/utopia/UTPA2-700.0.x/projects/tools/lint/lnt/
H A Dco-gnu3.lnt207 // see what they are on yours, put the following into a source file and run it
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped833 * the current run.
1091 * will run more slowly).
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped1052 * the current run.
1397 * will run more slowly).
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped962 * the current run.
1158 * will run more slowly).
/utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/
H A DGPL.txt104 when run, you must cause it, when started running for such
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.01524 // System have to set free run as soon as possible when timing unstable.
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.02756 // default will run here
4836 … ALLOCATOR_PRINTF_ERR("[ALLOC][ERR][%s][%d] Should not run here\n", __FUNCTION__, __LINE__);
18519 /// Check if all decoded frames are displayed when input stream is run out
18713 /// Switch AV sync free run threshold
21574 // - No other tasks can be run when MVC is running.