Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Analysis/
Dglobals.cpp16 static int * const spc = 0; variable
/external/usrsctp/programs/
Dprograms_helper.c145 handle_peer_address_change_event(struct sctp_paddr_change *spc)
Dtsctp_upcall.c219 struct sctp_paddr_change *spc; in handle_upcall() local
Dtsctp.c143 struct sctp_paddr_change *spc; in handle_connection() local
Drtcweb.c915 handle_peer_address_change_event(struct sctp_paddr_change *spc)
/external/pdfium/third_party/lcms/src/
Dcmsio1.c274 cmsColorSpaceSignature spc = cmsGetColorSpace(hProfile); in _cmsReadFloatInputTag() local
676 cmsColorSpaceSignature spc = cmsGetColorSpace(hProfile); in _cmsReadFloatDevicelinkTag() local
/external/ipsec-tools/src/racoon/
Dproposal.c1007 char spc[21]; local
/external/mesa3d/src/imgui/
Dimstb_truetype.h3797 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()
Dimgui_draw.cpp1941 stbtt_pack_context spc = {}; in ImFontAtlasBuildWithStbTruetype() local
/external/usrsctp/usrsctplib/netinet/
Dsctputil.c3410 struct sctp_paddr_change *spc; in sctp_notify_peer_addr_change() local
Dsctp_output.c12342 long spc; local