Searched refs:EOB (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 205 /* Size of input buffer in bytes, not including room for EOB 210 /* Number of characters read into yy_ch_buf, not including EOB 1047 /* Amount of text matched not including the EOB char. */ 1071 * of the first EOB in the buffer, since yy_c_buf_p will 1073 * (since all states make transitions on EOB to the 1197 /* We matched a single character, the EOB, so 1205 /* We matched some text prior to the EOB, first 1250 /* Include room in for 2 EOB chars. */ 1314 /* yy_get_previous_state - get the state just before the EOB char was reached */ 1386 * If this occurs *before* the EOB characters, then it's a [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c_shipped | 223 /* Size of input buffer in bytes, not including room for EOB 228 /* Number of characters read into yy_ch_buf, not including EOB 1353 /* Amount of text matched not including the EOB char. */ 1377 * of the first EOB in the buffer, since yy_c_buf_p will 1379 * (since all states make transitions on EOB to the 1502 /* We matched a single character, the EOB, so 1510 /* We matched some text prior to the EOB, first 1555 /* Include room in for 2 EOB chars. */ 1619 /* yy_get_previous_state - get the state just before the EOB char was reached */ 1662 /* +2 for EOB chars. */ [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 250 /* Size of input buffer in bytes, not including room for EOB 255 /* Number of characters read into yy_ch_buf, not including EOB 1114 /* Amount of text matched not including the EOB char. */ 1138 * of the first EOB in the buffer, since yy_c_buf_p will 1140 * (since all states make transitions on EOB to the 1276 /* We matched a single character, the EOB, so 1284 /* We matched some text prior to the EOB, first 1329 /* Include room in for 2 EOB chars. */ 1393 /* yy_get_previous_state - get the state just before the EOB char was reached */ 1480 /* +2 for EOB chars. */ [all …]
|
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG.c | 511 MS_U32 EOB :1; ///<end of block member 5043 my_vld.EOB = 1; in JPEG_do_RLE()
|