/openbmc/linux/scripts/ |
H A D | cleanfile | 135 @blanks = (); 146 push(@blanks, $line); 149 push(@lines, @blanks); 153 @blanks = ();
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | atom.h | 42 u16 blanks; member 48 u16 blanks; member
|
H A D | headc57d.c | 212 NVVAL(NVC57D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in headc57d_mode() 213 NVVAL(NVC57D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks)); in headc57d_mode()
|
H A D | headc37d.c | 233 NVVAL(NVC37D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in headc37d_mode() 234 NVVAL(NVC37D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks)); in headc37d_mode()
|
H A D | head507d.c | 383 NVVAL(NV507D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in head507d_mode() 384 NVVAL(NV507D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks), in head507d_mode()
|
H A D | head907d.c | 351 NVVAL(NV907D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in head907d_mode() 352 NVVAL(NV907D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks), in head907d_mode()
|
H A D | head.c | 301 m->h.blanks = m->h.blanke + mode->crtc_hdisplay; in nv50_head_atomic_check_mode() 306 m->v.blanks = m->v.blanke + mode->crtc_vdisplay; in nv50_head_atomic_check_mode()
|
/openbmc/linux/drivers/s390/char/ |
H A D | con3215.c | 530 unsigned int c, ch, i, blanks, expanded_size = 0; in raw3215_addtext() local 537 blanks = 1; in raw3215_addtext() 546 blanks = TAB_STOP_SIZE - (column % TAB_STOP_SIZE); in raw3215_addtext() 547 column += blanks; in raw3215_addtext() 548 expanded_size += blanks; in raw3215_addtext() 561 for (i = 0; i < blanks; i++) { in raw3215_addtext()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 69 calc(int blanks, int blanke, int total, int line) in calc() argument 71 if (blanke >= blanks) { in calc() 72 if (line >= blanks) in calc() 75 if (line >= blanks) in calc()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/zsh/zsh/ |
H A D | CVE-2021-45444_2.patch | 6 Comment: Updated to use the same file name without blanks as actually
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | MulanPSL-1.0 | 106 i. Fill in the blanks in following statement, including insert your software name, the year of the …
|
H A D | MulanPSL-2.0 | 118 i. Fill in the blanks in following statement, including insert your software name, the year of the …
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | tainted-kernels.rst | 37 either letters or blanks. In above example it looks like this::
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 1931 static char blanks[]=" "; local 1932 return &blanks[sizeof(blanks)-i-1];
|
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-armv.S | 188 @ We are now ready to fill in the remaining blanks on the stack:
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | power-management.rst | 796 ports when the screen blanks, and re-power them when the screen becomes
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | hddtemp_0.3-beta15-52.diff | 1816 /* strip leading blanks */
|
/openbmc/linux/arch/x86/ |
H A D | Kconfig | 2707 virtual console blanks the screen. Note that this is only used by
|