Searched refs:condition (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | checkpatch.pl | 593 my $condition = substr($blk, $soff, $coff - $soff + 1); 600 return ($statement, $condition, 649 my ($statement, $condition, $level); 654 ($statement, $condition, $linenr, $remain, $off, $level) = 657 push(@chunks, [ $condition, $statement ]); 658 if (!($remain > 0 && $condition =~ /^\s*(?:\n[+-])?\s*(?:if|else|do)\b/s)) { 665 ($statement, $condition, $linenr, $remain, $off, $level) = 668 last if (!($remain > 0 && $condition =~ /^(?:\s*\n[+-])*\s*(?:else|do)\b/s)); 670 push(@chunks, [ $condition, $statement ]);
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | kernel.h | 28 #define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) argument
|
| H A D | input.h | 895 struct ff_condition_effect condition[2]; /* One for each axis */ member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 164 /* Enter a start condition. This macro really ought to take a parameter, 840 /* Number of entries by which start-condition stack grows. */ 1019 fprintf( stderr, "--EOF (start condition %d)\n", YY_START ); 1597 * @note This function does not reset the start condition to @c INITIAL .
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 122 /* Enter a start condition. This macro really ought to take a parameter, 749 /* Number of entries by which start-condition stack grows. */ 1448 * @note This function does not reset the start condition to @c INITIAL .
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c_shipped | 140 /* Enter a start condition. This macro really ought to take a parameter, 969 /* Number of entries by which start-condition stack grows. */ 1765 * @note This function does not reset the start condition to @c INITIAL .
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_scaling.c.0 | 3077 … // because the HDuplicate condition is no bigger than 704, refer to MVOP_AutoGenMPEGTiming() 6148 // decides according to frame size and other condition 7170 // decides according to frame size and other condition 8107 //To avoid pu16IPMFetch do not entry any condition and Dereferencing null pointer 8420 // decides according to frame size and other condition
|
| H A D | mdrv_sc_display.c.0 | 912 // Add this condition to avoid the divider is 0 6043 // The condition above cause H scale problem on both video & OSD with FHD 24/25/30Hz 6044 … // We need more restrict & accurate condition to tell the different between UHD & FHD input.
|
| H A D | mvideo.c.0 | 1248 // copy from halpnl.c init xc clk condition, to set the subwindow Odclk.
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 2789 …ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] Pre condition doesn't match\n", __FUNCTION__, __LINE__); 2797 // boundary and size condition
|