Searched defs:spc (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/re/
H A Dre.c45 long spc; member in struct:_re_inf
1746 int spc; local in function:rec_check
[all...]
/xsrc/local/programs/bdfload/
H A Dbdfload.c359 char spc[16]; local in function:interpret
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dregs.h262 struct i386_special_regs spc; member in struct:__anon45d21a7d0808
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dregs.h265 struct i386_special_regs spc; member in struct:__anon2b313d700808
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_draw.cpp1941 stbtt_pack_context spc = {}; local in function:ImFontAtlasBuildWithStbTruetype
H A Dimstb_truetype.h3797 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigne argument
3829 stbtt_PackEnd(stbtt_pack_context * spc) argument
3835 stbtt_PackSetOversampling(stbtt_pack_context * spc,unsigned int h_oversample,unsigned int v_oversample) argument
3845 stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context * spc,int skip) argument
3989 stbtt_PackFontRangesGatherRects(stbtt_pack_context * spc,const stbtt_fontinfo * info,stbtt_pack_range * ranges,int num_ranges,stbrp_rect * rects) argument
4045 stbtt_PackFontRangesRenderIntoRects(stbtt_pack_context * spc,const stbtt_fontinfo * info,stbtt_pack_range * ranges,int num_ranges,stbrp_rect * rects) argument
4127 stbtt_PackFontRangesPackRects(stbtt_pack_context * spc,stbrp_rect * rects,int num_rects) argument
4132 stbtt_PackFontRanges(stbtt_pack_context * spc,const unsigned char * fontdata,int font_index,stbtt_pack_range * ranges,int num_ranges) argument
4168 stbtt_PackFontRange(stbtt_pack_context * spc,const unsigned char * fontdata,int font_index,float font_size,int first_unicode_codepoint_in_range,int num_chars_in_range,stbtt_packedchar * chardata_for_range) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp1941 stbtt_pack_context spc = {}; local in function:ImFontAtlasBuildWithStbTruetype
H A Dimstb_truetype.h3797 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigne argument
3829 stbtt_PackEnd(stbtt_pack_context * spc) argument
3835 stbtt_PackSetOversampling(stbtt_pack_context * spc,unsigned int h_oversample,unsigned int v_oversample) argument
3845 stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context * spc,int skip) argument
3989 stbtt_PackFontRangesGatherRects(stbtt_pack_context * spc,const stbtt_fontinfo * info,stbtt_pack_range * ranges,int num_ranges,stbrp_rect * rects) argument
4045 stbtt_PackFontRangesRenderIntoRects(stbtt_pack_context * spc,const stbtt_fontinfo * info,stbtt_pack_range * ranges,int num_ranges,stbrp_rect * rects) argument
4127 stbtt_PackFontRangesPackRects(stbtt_pack_context * spc,stbrp_rect * rects,int num_rects) argument
4132 stbtt_PackFontRanges(stbtt_pack_context * spc,const unsigned char * fontdata,int font_index,stbtt_pack_range * ranges,int num_ranges) argument
4168 stbtt_PackFontRange(stbtt_pack_context * spc,const unsigned char * fontdata,int font_index,float font_size,int first_unicode_codepoint_in_range,int num_chars_in_range,stbtt_packedchar * chardata_for_range) argument
[all...]

Completed in 33 milliseconds