Searched defs:spc (Results 1 – 5 of 5) sorted by relevance
/u-boot/fs/ubifs/ |
A D | lprops.c | 474 int ubifs_calc_dark(const struct ubifs_info *c, int spc) in ubifs_calc_dark() 1224 int spc = free + dirty; in scan_check_cb() local
|
A D | debug.c | 656 int i, spc, dark = 0, dead = 0; in ubifs_dump_lprop() local
|
/u-boot/drivers/video/ |
A D | stb_truetype.h | 2663 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int s… in stbtt_PackBegin() 2694 STBTT_DEF void stbtt_PackEnd (stbtt_pack_context *spc) in stbtt_PackEnd() 2700 STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsign… in stbtt_PackSetOversampling() 2847 STBTT_DEF int stbtt_PackFontRangesGatherRects(stbtt_pack_context *spc, stbtt_fontinfo *info, stbtt_… in stbtt_PackFontRangesGatherRects() 2876 STBTT_DEF int stbtt_PackFontRangesRenderIntoRects(stbtt_pack_context *spc, stbtt_fontinfo *info, st… in stbtt_PackFontRangesRenderIntoRects() 2958 STBTT_DEF void stbtt_PackFontRangesPackRects(stbtt_pack_context *spc, stbrp_rect *rects, int num_re… in stbtt_PackFontRangesPackRects() 2963 STBTT_DEF int stbtt_PackFontRanges(stbtt_pack_context *spc, unsigned char *fontdata, int font_index… in stbtt_PackFontRanges() 2998 STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, unsigned char *fontdata, int font_index,… in stbtt_PackFontRange()
|
/u-boot/drivers/bios_emulator/include/x86emu/ |
A D | regs.h | 267 struct i386_special_regs spc; member
|
/u-boot/cmd/ |
A D | efidebug.c | 288 static const char spc[] = " "; variable
|
Completed in 20 milliseconds