Searched defs:spc (Results 1 – 6 of 6) sorted by relevance
| /external/cronet/net/first_party_sets/ |
| D | same_party_context.cc | 18 std::ostream& operator<<(std::ostream& os, const SamePartyContext& spc) { in operator <<()
|
| /external/angle/src/tests/perf_tests/ |
| D | VulkanPipelineCachePerf.cpp | 95 vk::PipelineCacheAccess spc; in step() local
|
| /external/pdfium/third_party/lcms/src/ |
| D | cmsio1.c | 269 cmsColorSpaceSignature spc = cmsGetColorSpace(hProfile); in _cmsReadFloatInputTag() local 669 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
|