Home
last modified time | relevance | path

Searched refs:blanks (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dregrtest.py1109 blanks = ' ' * indent
1112 initial_indent=blanks, subsequent_indent=blanks)
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvfwprintf.c693 static CHAR_T blanks[PADSIZE] = in WDECL() local
1484 PAD(width - realsz, blanks); in WDECL()
1561 PAD(width - realsz, blanks); in WDECL()