Searched defs:sp (Results 1 – 11 of 11) sorted by relevance
34 std::shared_ptr<A> sp = wp.lock(); in main() local42 std::shared_ptr<A> sp = wp.lock(); in main() local52 std::shared_ptr<A> sp = wp.lock(); in main() local
48 std::shared_ptr<A> sp(wp); in main() local59 std::shared_ptr<A> sp(wp); in main() local71 std::shared_ptr<A> sp(wp); in main() local
2392 png_bytep sp = row + (png_size_t)((row_width - 1) >> 3); in png_do_unpack() local2416 png_bytep sp = row + (png_size_t)((row_width - 1) >> 2); in png_do_unpack() local2439 png_bytep sp = row + (png_size_t)((row_width - 1) >> 1); in png_do_unpack() local2622 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local2683 png_bytep sp = row; /* source */ in png_do_chop() local2713 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local2732 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local2759 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local2776 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local2810 png_bytep sp = row + row_info->rowbytes; in png_do_read_invert_alpha() local[all …]
7 void *sp = __builtin_alloca (0); in step() local
53 size_t *sp = ((size_t *) a) - 1; in check_cookie() local83 size_t *sp = ((size_t *) a) - 1; in check_placement_cookie() local
61 struct strcache *sp; in add_string() local137 struct strcache *sp; in strcache_iscached() local188 const struct strcache *sp; in strcache_print_stats() local
296 char *sp; /* start of string matched by it */ in dissect() local479 char *sp; /* start of string matched by it */ in backref() local
769 char *sp = p->next; in p_b_cclass() local833 char *sp = p->next; in p_b_coll_elem() local1374 sop *sp; in enlarge() local
72 uint32_t sp; member