Home
last modified time | relevance | path

Searched refs:fill (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dinftrees.c140 MS_U32 fill; /* index for replicating entries */ local
268 fill = 1U << curr;
269 min = fill; /* save offset to next table */
271 fill -= incr;
272 next[(huff >> drop) + fill] = this;
273 } while (fill != 0);
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped237 /* Whether to try to fill the input buffer when we reach the
1194 { /* Don't try to fill the buffer, so this is an EOF. */
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped255 /* Whether to try to fill the input buffer when we reach the
1499 { /* Don't try to fill the buffer, so this is an EOF. */
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped282 /* Whether to try to fill the input buffer when we reach the
1273 { /* Don't try to fill the buffer, so this is an EOF. */
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c.03745 … //Check if the scaled content can full fill the display window, otherwise garbage will show out.
3884 … //Check if the scaled content can full fill the display window, otherwise garbage will show out.