Home
last modified time | relevance | path

Searched refs:found (Results 1 – 22 of 22) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dheaders_check.pl52 my $found;
53 $found = stat($dir . "/" . $inc);
54 if (!$found) {
56 $found = stat($dir . "/" . $inc);
58 if (!$found) {
H A Dshow_delta108 found = 0
116 found = 1
119 if not found:
H A DKbuild.include68 # Return first prefix where a prefix$(CC) is found in PATH.
69 # If no $(CC) found in PATH with listed prefixes return nothing
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mjpeg_ex/
H A DdrvMJPEG_EX.c1046 MS_S32 found = -1; in MDrv_MJPEG_GetNextDispFrame() local
1054 if (found >= 0) in MDrv_MJPEG_GetNextDispFrame()
1057 … if (pShareMem->DispQueue[idx].u32PrivateData < pShareMem->DispQueue[found].u32PrivateData) in MDrv_MJPEG_GetNextDispFrame()
1058 found = idx; in MDrv_MJPEG_GetNextDispFrame()
1062 found = idx; in MDrv_MJPEG_GetNextDispFrame()
1067 if (found >= 0) in MDrv_MJPEG_GetNextDispFrame()
1069 pFrm = (HVD_Frm_Information *)(MS_U32)&(pShareMem->DispQueue[found]); in MDrv_MJPEG_GetNextDispFrame()
1070 _u16DispQPtr[u8DrvId] = found; in MDrv_MJPEG_GetNextDispFrame()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mjpeg_v3/
H A DdrvMJPEG_EX.c1161 MS_S32 found = -1; in MDrv_MJPEG_GetNextDispFrame() local
1169 if (found >= 0) in MDrv_MJPEG_GetNextDispFrame()
1172 … if (pShareMem->DispQueue[idx].u32PrivateData < pShareMem->DispQueue[found].u32PrivateData) in MDrv_MJPEG_GetNextDispFrame()
1173 found = idx; in MDrv_MJPEG_GetNextDispFrame()
1177 found = idx; in MDrv_MJPEG_GetNextDispFrame()
1182 if (found >= 0) in MDrv_MJPEG_GetNextDispFrame()
1184 pFrm = (HVD_Frm_Information *)(MS_VIRT)&(pShareMem->DispQueue[found]); in MDrv_MJPEG_GetNextDispFrame()
1185 _u16DispQPtr[u8DrvId] = found; in MDrv_MJPEG_GetNextDispFrame()
1188 …MSG("[MJPEG_FB][view %td][%td %td %td %td %td %td %td %td]\n", (ptrdiff_t)found, (ptrdiff_t)pShare… in MDrv_MJPEG_GetNextDispFrame()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mjpeg_lite/
H A DdrvMJPEG_EX.c1058 MS_S32 found = -1; in MDrv_MJPEG_GetNextDispFrame() local
1066 if (found >= 0) in MDrv_MJPEG_GetNextDispFrame()
1069 … if (pShareMem->DispQueue[idx].u32PrivateData < pShareMem->DispQueue[found].u32PrivateData) in MDrv_MJPEG_GetNextDispFrame()
1070 found = idx; in MDrv_MJPEG_GetNextDispFrame()
1074 found = idx; in MDrv_MJPEG_GetNextDispFrame()
1079 if (found >= 0) in MDrv_MJPEG_GetNextDispFrame()
1081 pFrm = (HVD_Frm_Information *)(MS_VIRT)&(pShareMem->DispQueue[found]); in MDrv_MJPEG_GetNextDispFrame()
1082 _u16DispQPtr[u8DrvId] = found; in MDrv_MJPEG_GetNextDispFrame()
1085 …MSG("[MJPEG_FB][view %td][%td %td %td %td %td %td %td %td]\n", (ptrdiff_t)found, (ptrdiff_t)pShare… in MDrv_MJPEG_GetNextDispFrame()
/utopia/UTPA2-700.0.x/projects/build/scripts/package/
H A Dbuilddeb183 The sources may be found at most Linux ftp sites, including:
196 License version 2 can be found in \`/usr/share/common-licenses/GPL-2'.
/utopia/UTPA2-700.0.x/projects/build/scripts/basic/
H A Dfixdep.c256 goto found; in parse_config_file()
260 found: in parse_config_file()
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile82 # in this list, if found as the leading text of the brief description, will be
356 # documentation blocks found inside the body of a function.
1212 # evaluate all C-preprocessor directives found in the sources and include
1231 # in the INCLUDE_PATH (see below) will be search if a #include is found.
1262 # The macro definition that is found in the sources will be used.
1335 # the mscgen tool resides. If left empty the tool is assumed to be found in the
1455 # found. If left blank, it is assumed the dot tool can be found in the path.
H A Dbsp.dxyfile81 # in this list, if found as the leading text of the brief description, will be
355 # documentation blocks found inside the body of a function.
1211 # evaluate all C-preprocessor directives found in the sources and include
1230 # in the INCLUDE_PATH (see below) will be search if a #include is found.
1261 # The macro definition that is found in the sources will be used.
1334 # the mscgen tool resides. If left empty the tool is assumed to be found in the
1454 # found. If left blank, it is assumed the dot tool can be found in the path.
/utopia/UTPA2-700.0.x/projects/tools/lint/lnt/
H A Dco-gnu3.lnt89 // The following options were found necessary when processing
147 // What follows here is a collection of options we have found
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dgconf.c1266 static GtkTreeIter found; variable
1286 memcpy(&found, child, sizeof(GtkTreeIter)); in gtktree_iter_find_node()
1287 return &found; in gtktree_iter_find_node()
H A Dlex.zconf.c_shipped1475 "fatal flex scanner internal error--no action found" );
2335 * Return NULL if file is not found.
H A Dzconf.tab.c_shipped1462 | yynewstate -- Push a new state, which is found in yystate. |
/utopia/UTPA2-700.0.x/projects/build/scripts/ksymoops/
H A DREADME3 The latest version can be found in
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped1233 | yynewstate -- Push a new state, which is found in yystate. |
1490 print_error("label or path, '%s', not found", (yyvsp[(2) - (3)].labelref));
H A Ddtc-lexer.lex.c_shipped1170 "fatal flex scanner internal error--no action found" );
/utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/
H A DGPL.txt291 the "copyright" line and a pointer to where the full notice is found.
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped1481 | yynewstate -- Push a new state, which is found in yystate. |
H A Dlex.c_shipped1237 "fatal flex scanner internal error--no action found" );
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.0710 if((stFRCTable[u8Index]).u16HigherBound == 0xFFFF) // 0xFFFF was found
713 if((stFRCTable[u8Index]).u16HigherBound != 0xFFFF) // 0xFFFF was not found
3380 //for now, we only found only AU46_T460hw03v1_HD has this problem.
8800 …printf("[%s]found wrong layer Setting %u, it can't be return by this interface.\n",__FUNCTION__,u1…
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.011841 //subscribe event "CC data found in display order"
18839 /// Check if decoder found I frame after reset or flush queue
18842 /// - E_VDEC_EX_OK: found
18843 /// - E_VDEC_EX_FAIL: not found