Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_shared_ptr.cpp230 void save4(const char * testfile, const SP & spc) in save4()
238 void load4(const char * testfile, SP & spc) in load4()
247 void save_and_load4(SP & spc) in save_and_load4()
305 SPT<C> spc; in test() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Drnd_index_ops.hpp92 auto_space<impl_pointer,Allocator> spc(al,ptrs.size()); in random_access_index_inplace_merge() local
184 Allocator> spc(al,ptrs.size()); in random_access_index_sort() local
Dindex_loader.hpp127 auto_space<Node*,Allocator> spc; member in boost::multi_index::detail::index_loader
Drnd_index_ptr_array.hpp124 auto_space<value_type,Allocator> spc; member in boost::multi_index::detail::random_access_index_ptr_array
Dcopy_map.hpp123 auto_space<copy_map_entry<Node>,Allocator> spc; member in boost::multi_index::detail::copy_map
Dbucket_array.hpp188 auto_space_type spc; member in boost::multi_index::detail::bucket_array
Dindex_matcher.hpp185 auto_space<entry,Allocator> spc; member in boost::multi_index::detail::index_matcher::algorithm_base
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/test/
Dmem_ptr.cpp172 boost::shared_ptr<S const> spc(new S); in test_ptrs_transform() local
220 boost::shared_ptr<S const> spc(new S); in test_ptrs_context() local
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsio1.c269 cmsColorSpaceSignature spc = cmsGetColorSpace(hProfile); in _cmsReadFloatInputTag() local
669 cmsColorSpaceSignature spc = cmsGetColorSpace(hProfile); in _cmsReadFloatDevicelinkTag() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A 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()
H A Dimgui_draw.cpp1941 stbtt_pack_context spc = {}; in ImFontAtlasBuildWithStbTruetype() local
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DVulkanPipelineCachePerf.cpp97 vk::PipelineCacheAccess spc; in step() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLProgramVk.cpp352 CLProgramVk::ScopedProgramCallback spc(mNotify); in operator ()() local
/aosp_15_r20/external/coreboot/src/device/oprom/include/x86emu/
H A Dregs.h264 struct i386_special_regs spc; member
/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp4181 static void snprcent(char *buffer, size_t len, size_t spc, in snprcent()
4205 static void snprdec(char *buffer, size_t len, size_t spc, unsigned permille) { in snprdec()
/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact.cc3075 ScopedInProgressCount spc(this); in SigbusHandler() local
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-usbdrd.h7624 … uint32_t spc : 1; /**< [ 9: 9](RO/H) Stopped - short packet capability. */ member
7688 … uint32_t spc : 1; /**< [ 9: 9](RO/H) Stopped - short packet capability. */ member
H A Dbdk-csrs-usbh.h4465 … uint32_t spc : 1; /**< [ 9: 9](RO/H) Stopped - short packet Capability */ member