/third_party/boost/libs/serialization/test/ |
D | test_shared_ptr.cpp | 230 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
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstdebugutils.c | 237 const gchar *spc = MAKE_INDENT (indent); in debug_dump_pad() local 325 const gchar *spc = MAKE_INDENT (indent); in debug_dump_element_pad() local 476 const gchar *spc = MAKE_INDENT (indent); in debug_dump_element_pad_link() local 561 const gchar *spc = MAKE_INDENT (indent); in debug_dump_element_pads() local 616 const gchar *spc = MAKE_INDENT (indent); in debug_dump_element() local
|
/third_party/boost/boost/multi_index/detail/ |
D | rnd_index_ops.hpp | 92 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
|
D | index_loader.hpp | 127 auto_space<Node*,Allocator> spc; member in boost::multi_index::detail::index_loader
|
D | rnd_index_ptr_array.hpp | 124 auto_space<value_type,Allocator> spc; member in boost::multi_index::detail::random_access_index_ptr_array
|
D | copy_map.hpp | 123 auto_space<copy_map_entry<Node>,Allocator> spc; member in boost::multi_index::detail::copy_map
|
D | bucket_array.hpp | 188 auto_space_type spc; member in boost::multi_index::detail::bucket_array
|
D | index_matcher.hpp | 185 auto_space<entry,Allocator> spc; member in boost::multi_index::detail::index_matcher::algorithm_base
|
/third_party/boost/libs/proto/test/ |
D | mem_ptr.cpp | 172 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
|
/third_party/boost/boost/flyweight/ |
D | key_value.hpp | 164 >::type spc; member in boost::flyweights::detail::optimized_key_value::rep_type 265 >::type spc; member in boost::flyweights::detail::regular_key_value::rep_type
|
/third_party/uboot/u-boot-2020.01/fs/ubifs/ |
D | lprops.c | 472 int ubifs_calc_dark(const struct ubifs_info *c, int spc) in ubifs_calc_dark() 1222 int spc = free + dirty; in scan_check_cb() local
|
D | debug.c | 654 int i, spc, dark = 0, dead = 0; in ubifs_dump_lprop() local
|
/third_party/uboot/u-boot-2020.01/drivers/video/ |
D | stb_truetype.h | 2663 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int s… in stbtt_PackBegin() 2694 STBTT_DEF void stbtt_PackEnd (stbtt_pack_context *spc) in stbtt_PackEnd() 2700 STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsign… in stbtt_PackSetOversampling() 2847 STBTT_DEF int stbtt_PackFontRangesGatherRects(stbtt_pack_context *spc, stbtt_fontinfo *info, stbtt_… in stbtt_PackFontRangesGatherRects() 2876 STBTT_DEF int stbtt_PackFontRangesRenderIntoRects(stbtt_pack_context *spc, stbtt_fontinfo *info, st… in stbtt_PackFontRangesRenderIntoRects() 2958 STBTT_DEF void stbtt_PackFontRangesPackRects(stbtt_pack_context *spc, stbrp_rect *rects, int num_re… in stbtt_PackFontRangesPackRects() 2963 STBTT_DEF int stbtt_PackFontRanges(stbtt_pack_context *spc, unsigned char *fontdata, int font_index… in stbtt_PackFontRanges() 2998 STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, unsigned char *fontdata, int font_index,… in stbtt_PackFontRange()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-launch.c | 440 const gchar spc[MAX_INDENT + 1] = " "; in print_toc_entry() local
|
/third_party/skia/third_party/externals/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 | 2492 stbtt_pack_context spc = {}; in ImFontAtlasBuildWithStbTruetype() local
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 3771 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int s… in stbtt_PackBegin() 3802 STBTT_DEF void stbtt_PackEnd (stbtt_pack_context *spc) in stbtt_PackEnd() 3808 STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsign… in stbtt_PackSetOversampling() 3957 STBTT_DEF int stbtt_PackFontRangesGatherRects(stbtt_pack_context *spc, const stbtt_fontinfo *info, … in stbtt_PackFontRangesGatherRects() 4009 STBTT_DEF int stbtt_PackFontRangesRenderIntoRects(stbtt_pack_context *spc, const stbtt_fontinfo *in… in stbtt_PackFontRangesRenderIntoRects() 4091 STBTT_DEF void stbtt_PackFontRangesPackRects(stbtt_pack_context *spc, stbrp_rect *rects, int num_re… in stbtt_PackFontRangesPackRects() 4096 STBTT_DEF int stbtt_PackFontRanges(stbtt_pack_context *spc, const unsigned char *fontdata, int font… in stbtt_PackFontRanges() 4132 STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_… in stbtt_PackFontRange()
|
D | imgui_draw.cpp | 1930 stbtt_pack_context spc = {}; in ImFontAtlasBuildWithStbTruetype() local
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | efidebug.c | 48 static const char spc[] = " "; variable
|
/third_party/uboot/u-boot-2020.01/drivers/bios_emulator/include/x86emu/ |
D | regs.h | 267 struct i386_special_regs spc; member
|