Searched defs:spc (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/clang/test/Analysis/ |
D | globals.cpp | 16 static int * const spc = 0; variable
|
/external/usrsctp/programs/ |
D | programs_helper.c | 145 handle_peer_address_change_event(struct sctp_paddr_change *spc)
|
D | tsctp_upcall.c | 219 struct sctp_paddr_change *spc; in handle_upcall() local
|
D | tsctp.c | 143 struct sctp_paddr_change *spc; in handle_connection() local
|
D | rtcweb.c | 915 handle_peer_address_change_event(struct sctp_paddr_change *spc)
|
/external/pdfium/third_party/lcms/src/ |
D | cmsio1.c | 274 cmsColorSpaceSignature spc = cmsGetColorSpace(hProfile); in _cmsReadFloatInputTag() local 676 cmsColorSpaceSignature spc = cmsGetColorSpace(hProfile); in _cmsReadFloatDevicelinkTag() local
|
/external/ipsec-tools/src/racoon/ |
D | proposal.c | 1007 char spc[21]; local
|
/external/mesa3d/src/imgui/ |
D | imstb_truetype.h | 3797 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int s… in stbtt_PackBegin() 3829 STBTT_DEF void stbtt_PackEnd (stbtt_pack_context *spc) in stbtt_PackEnd() 3835 STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsign… in stbtt_PackSetOversampling() 3845 STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip) in stbtt_PackSetSkipMissingCodepoints() 3989 STBTT_DEF int stbtt_PackFontRangesGatherRects(stbtt_pack_context *spc, const stbtt_fontinfo *info, … in stbtt_PackFontRangesGatherRects() 4045 STBTT_DEF int stbtt_PackFontRangesRenderIntoRects(stbtt_pack_context *spc, const stbtt_fontinfo *in… in stbtt_PackFontRangesRenderIntoRects() 4127 STBTT_DEF void stbtt_PackFontRangesPackRects(stbtt_pack_context *spc, stbrp_rect *rects, int num_re… in stbtt_PackFontRangesPackRects() 4132 STBTT_DEF int stbtt_PackFontRanges(stbtt_pack_context *spc, const unsigned char *fontdata, int font… in stbtt_PackFontRanges() 4168 STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_… in stbtt_PackFontRange()
|
D | imgui_draw.cpp | 1941 stbtt_pack_context spc = {}; in ImFontAtlasBuildWithStbTruetype() local
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctputil.c | 3410 struct sctp_paddr_change *spc; in sctp_notify_peer_addr_change() local
|
D | sctp_output.c | 12342 long spc; local
|