Home
last modified time | relevance | path

Searched defs:spc (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsio1.c274 cmsColorSpaceSignature spc = cmsGetColorSpace(hProfile); in _cmsReadFloatInputTag() local
676 cmsColorSpaceSignature spc = cmsGetColorSpace(hProfile); in _cmsReadFloatDevicelinkTag() local
/external/u-boot/fs/ubifs/
Dlprops.c472 int ubifs_calc_dark(const struct ubifs_info *c, int spc) in ubifs_calc_dark()
1222 int spc = free + dirty; in scan_check_cb() local
Ddebug.c654 int i, spc, dark = 0, dead = 0; in ubifs_dump_lprop() local
/external/u-boot/drivers/video/
Dstb_truetype.h2663 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()
/external/ipsec-tools/src/racoon/
Dproposal.c1007 char spc[21]; local
/external/u-boot/drivers/bios_emulator/include/x86emu/
Dregs.h267 struct i386_special_regs spc; member