Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 548) sorted by relevance

12345678910>>...22

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dspan_unittest.cpp46 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
75 Span sp; in TEST() local
82 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
90 Span sp(kSpanData, kSpanDataSize); in TEST() local
111 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
123 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
131 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
144 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
157 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
174 constexpr Span sp(kSpanData, kSpanDataSize); in TEST() local
/third_party/libnl/lib/xfrm/
Dsp.c72 struct xfrmnl_sp* sp = nl_object_priv (c); in xfrm_sp_alloc_data() local
87 struct xfrmnl_sp* sp = nl_object_priv (c); in xfrm_sp_free_data() local
318 struct xfrmnl_sp* sp = (struct xfrmnl_sp *) a; in xfrm_sp_dump_line() local
444 void xfrmnl_sp_put(struct xfrmnl_sp* sp) in xfrmnl_sp_put()
480 struct xfrmnl_sp *sp; in xfrmnl_sp_get() local
520 struct xfrmnl_sp *sp; in xfrmnl_sp_parse() local
680 struct xfrmnl_sp* sp; in xfrm_sp_msg_parser() local
1049 struct xfrmnl_sel* xfrmnl_sp_get_sel (struct xfrmnl_sp* sp) in xfrmnl_sp_get_sel()
1057 int xfrmnl_sp_set_sel (struct xfrmnl_sp* sp, struct xfrmnl_sel* sel) in xfrmnl_sp_set_sel()
1071 struct xfrmnl_ltime_cfg* xfrmnl_sp_get_lifetime_cfg (struct xfrmnl_sp* sp) in xfrmnl_sp_get_lifetime_cfg()
[all …]
/third_party/boost/libs/smart_ptr/test/
Dweak_ptr_test.cpp95 boost::shared_ptr<int> sp; in shared_ptr_constructor() local
127 boost::shared_ptr<int> sp(new int); in shared_ptr_constructor() local
149 boost::shared_ptr<void> sp; in shared_ptr_constructor() local
167 boost::shared_ptr<void> sp(new int); in shared_ptr_constructor() local
178 boost::shared_ptr<incomplete> sp; in shared_ptr_constructor() local
188 boost::shared_ptr<incomplete> sp = create_incomplete(); in shared_ptr_constructor() local
210 boost::shared_ptr<void> sp = create_incomplete(); in shared_ptr_constructor() local
263 boost::shared_ptr<int> sp(new int); in copy_constructor() local
299 boost::shared_ptr<void> sp(new int); in copy_constructor() local
317 boost::shared_ptr<incomplete> sp = create_incomplete(); in copy_constructor() local
[all …]
/third_party/libpng/
Dpngwtran.c36 png_bytep sp, dp; in png_do_pack() local
73 png_bytep sp, dp; in png_do_pack() local
113 png_bytep sp, dp; in png_do_pack() local
320 png_bytep sp, dp; in png_do_write_swap_alpha() local
338 png_bytep sp, dp; in png_do_write_swap_alpha() local
365 png_bytep sp, dp; in png_do_write_swap_alpha() local
381 png_bytep sp, dp; in png_do_write_swap_alpha() local
414 png_bytep sp, dp; in png_do_write_invert_alpha() local
434 png_bytep sp, dp; in png_do_write_invert_alpha() local
461 png_bytep sp, dp; in png_do_write_invert_alpha() local
[all …]
Dpngrtran.c2165 png_bytep sp = row + (size_t)((row_width - 1) >> 3); in png_do_unpack() local
2189 png_bytep sp = row + (size_t)((row_width - 1) >> 2); in png_do_unpack() local
2212 png_bytep sp = row + (size_t)((row_width - 1) >> 1); in png_do_unpack() local
2395 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local
2456 png_bytep sp = row; /* source */ in png_do_chop() local
2486 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2505 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2532 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2549 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2582 png_bytep sp = row + row_info->rowbytes; in png_do_read_invert_alpha() local
[all …]
/third_party/flutter/skia/third_party/externals/libpng/
Dpngwtran.c36 png_bytep sp, dp; in png_do_pack() local
73 png_bytep sp, dp; in png_do_pack() local
113 png_bytep sp, dp; in png_do_pack() local
320 png_bytep sp, dp; in png_do_write_swap_alpha() local
338 png_bytep sp, dp; in png_do_write_swap_alpha() local
365 png_bytep sp, dp; in png_do_write_swap_alpha() local
381 png_bytep sp, dp; in png_do_write_swap_alpha() local
414 png_bytep sp, dp; in png_do_write_invert_alpha() local
434 png_bytep sp, dp; in png_do_write_invert_alpha() local
461 png_bytep sp, dp; in png_do_write_invert_alpha() local
[all …]
Dpngrtran.c2165 png_bytep sp = row + (size_t)((row_width - 1) >> 3); in png_do_unpack() local
2189 png_bytep sp = row + (size_t)((row_width - 1) >> 2); in png_do_unpack() local
2212 png_bytep sp = row + (size_t)((row_width - 1) >> 1); in png_do_unpack() local
2395 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local
2456 png_bytep sp = row; /* source */ in png_do_chop() local
2486 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2505 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2532 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2549 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2582 png_bytep sp = row + row_info->rowbytes; in png_do_read_invert_alpha() local
[all …]
/third_party/skia/third_party/externals/libpng/
Dpngwtran.c36 png_bytep sp, dp; in png_do_pack() local
73 png_bytep sp, dp; in png_do_pack() local
113 png_bytep sp, dp; in png_do_pack() local
320 png_bytep sp, dp; in png_do_write_swap_alpha() local
338 png_bytep sp, dp; in png_do_write_swap_alpha() local
365 png_bytep sp, dp; in png_do_write_swap_alpha() local
381 png_bytep sp, dp; in png_do_write_swap_alpha() local
414 png_bytep sp, dp; in png_do_write_invert_alpha() local
434 png_bytep sp, dp; in png_do_write_invert_alpha() local
461 png_bytep sp, dp; in png_do_write_invert_alpha() local
[all …]
Dpngrtran.c2165 png_bytep sp = row + (size_t)((row_width - 1) >> 3); in png_do_unpack() local
2189 png_bytep sp = row + (size_t)((row_width - 1) >> 2); in png_do_unpack() local
2212 png_bytep sp = row + (size_t)((row_width - 1) >> 1); in png_do_unpack() local
2395 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local
2456 png_bytep sp = row; /* source */ in png_do_chop() local
2486 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2505 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2532 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2549 png_bytep sp = row + row_info->rowbytes; in png_do_read_swap_alpha() local
2582 png_bytep sp = row + row_info->rowbytes; in png_do_read_invert_alpha() local
[all …]
/third_party/FreeBSD/lib/libc/gen/
Dfts.c68 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument
119 FTS *sp; in fts_open() local
227 fts_load(FTS *sp, FTSENT *p) in fts_load()
251 fts_close(FTS *sp) in fts_close()
305 fts_read(FTS *sp) in fts_read()
503 fts_set(FTS *sp, FTSENT *p, int instr) in fts_set()
515 fts_children(FTS *sp, int instr) in fts_children()
607 fts_set_clientptr(FTS *sp, void *clientptr) in fts_set_clientptr()
628 fts_build(FTS *sp, int type) in fts_build()
876 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat()
[all …]
/third_party/boost/boost/coroutine/detail/
Dsymmetric_coroutine_call.hpp74 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
98 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
122 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
146 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
170 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
194 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
218 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
242 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
330 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
354 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local
[all …]
/third_party/grpc/src/core/lib/iomgr/
Dtcp_server_posix.cc122 grpc_tcp_listener* sp = s->head; in finish_shutdown() local
155 grpc_tcp_listener* sp; in deactivated_all_ports() local
178 grpc_tcp_listener* sp; in tcp_server_destroy() local
192 grpc_tcp_listener* sp = static_cast<grpc_tcp_listener*>(arg); in on_read() local
292 grpc_tcp_listener* sp = nullptr; in add_wildcard_addrs_to_server() local
350 grpc_tcp_listener* sp = nullptr; in clone_port() local
401 grpc_tcp_listener* sp; in tcp_server_add_port() local
454 grpc_tcp_listener* sp; in get_port_index() local
468 grpc_tcp_listener* sp = get_port_index(s, port_index); in tcp_server_port_fd_count() local
479 grpc_tcp_listener* sp = get_port_index(s, port_index); in tcp_server_port_fd() local
[all …]
Dtcp_server_custom.cc142 grpc_tcp_listener* sp = s->head; in finish_shutdown() local
152 grpc_tcp_listener* sp = socket->listener; in custom_close_callback() local
177 static void close_listener(grpc_tcp_listener* sp) { in close_listener()
187 grpc_tcp_listener* sp; in tcp_server_destroy() local
215 static void finish_accept(grpc_tcp_listener* sp, grpc_custom_socket* socket) { in finish_accept()
256 grpc_tcp_listener* sp = socket->listener; in custom_accept_callback() local
283 grpc_tcp_listener* sp = nullptr; in add_socket_to_server() local
342 grpc_tcp_listener* sp = nullptr; in tcp_server_add_port() local
429 grpc_tcp_listener* sp; in tcp_server_start() local
461 for (grpc_tcp_listener* sp = s->head; sp; sp = sp->next) { in tcp_server_shutdown_listeners() local
/third_party/boost/libs/context/test/
Dtest_fcontext.cpp132 void * sp = alloc.allocate( stack_allocator::default_stacksize()); in f9() local
195 void * sp = alloc.allocate( stack_allocator::default_stacksize() ); in test_setup() local
204 void * sp = alloc.allocate( stack_allocator::default_stacksize() ); in test_start() local
217 void * sp = alloc.allocate( stack_allocator::default_stacksize() ); in test_jump() local
230 void * sp = alloc.allocate( stack_allocator::default_stacksize() ); in test_result() local
242 void * sp = alloc.allocate( stack_allocator::default_stacksize() ); in test_arg() local
254 void * sp = alloc.allocate( stack_allocator::default_stacksize() ); in test_transfer() local
270 void * sp = alloc.allocate( stack_allocator::default_stacksize() ); in test_exception() local
281 void * sp = alloc.allocate( stack_allocator::default_stacksize() ); in test_fp() local
292 void * sp = alloc.allocate( stack_allocator::default_stacksize()); in test_stacked() local
[all …]
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dsampling_par.c81 _vbi_sampling_par_valid_log (const vbi_sampling_par * sp, _vbi_log_hook * log) in _vbi_sampling_par_valid_log()
171 (const vbi_sampling_par * sp, in _vbi_sampling_par_permit_service()
334 (const vbi_sampling_par * sp, in _vbi_sampling_par_check_services_log()
359 (vbi_sampling_par * sp, in _vbi_sampling_par_from_services_log()
505 (const vbi_sampling_par * sp, in vbi_sampling_par_check_services()
536 vbi_sampling_par_from_services (vbi_sampling_par * sp, in vbi_sampling_par_from_services()
Draw_decoder.c338 const vbi_sampling_par *sp; in dump_pattern_line() local
380 const vbi_sampling_par *sp; in _vbi3_raw_decoder_dump() local
454 vbi_sampling_par *sp; in decode_pattern() local
581 vbi_sampling_par *sp; in vbi3_raw_decoder_decode() local
815 const vbi_sampling_par * sp, const _vbi_service_par * par) in lines_containing_data()
928 vbi_sampling_par *sp; in vbi3_raw_decoder_add_services() local
1138 (vbi3_raw_decoder * rd, const vbi_sampling_par * sp, int strict) { in vbi3_raw_decoder_set_sampling_par()
1169 (const vbi3_raw_decoder * rd, vbi_sampling_par * sp) in vbi3_raw_decoder_get_sampling_par()
1219 _vbi3_raw_decoder_init (vbi3_raw_decoder * rd, const vbi_sampling_par * sp) in _vbi3_raw_decoder_init()
1268 vbi3_raw_decoder_new (const vbi_sampling_par * sp) in vbi3_raw_decoder_new()
/third_party/boost/boost/coroutine/
Dasymmetric_coroutine.hpp489 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
516 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
543 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
570 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
597 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
624 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
651 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
678 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
961 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
988 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in pull_coroutine() local
[all …]
/third_party/boost/boost/serialization/
Dweak_ptr.hpp31 const boost::shared_ptr< T > sp = t.lock(); in save() local
41 boost::shared_ptr< T > sp; in load() local
70 const std::shared_ptr< T > sp = t.lock(); in save() local
80 std::shared_ptr< T > sp; in load() local
/third_party/node/test/parallel/
Dtest-whatwg-url-custom-searchparams.js19 const sp = m.searchParams; constant
91 const sp = new URLSearchParams(input); constant
101 const sp = new URLSearchParams(`?${input}`); constant
/third_party/boost/libs/hana/test/tuple/
Dsmart_ptr.cpp15 hana::tuple<std::shared_ptr<char>> sp; in main() local
20 hana::tuple<std::shared_ptr<char[]>> sp; in main() local
/third_party/boost/boost/type_traits/detail/
Dbool_trait_def.hpp90 #define BOOST_TT_AUX_BOOL_TRAIT_SPEC1(trait,sp,C) \ argument
108 #define BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(trait,sp,C) \ argument
124 #define BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_1(param,trait,sp,C) \ argument
133 #define BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_2(param1,param2,trait,sp,C) \ argument
169 # define BOOST_TT_AUX_BOOL_TRAIT_CV_SPEC1(trait,sp,value) \ argument
176 # define BOOST_TT_AUX_BOOL_TRAIT_CV_SPEC1(trait,sp,value) \ argument
/third_party/selinux/libsepol/src/
Dpolicydb_public.c62 int sepol_policydb_create(sepol_policydb_t ** sp) in sepol_policydb_create()
97 int sepol_policydb_set_typevers(sepol_policydb_t * sp, unsigned int type) in sepol_policydb_set_typevers()
115 int sepol_policydb_set_vers(sepol_policydb_t * sp, unsigned int vers) in sepol_policydb_set_vers()
136 int sepol_policydb_set_handle_unknown(sepol_policydb_t * sp, in sepol_policydb_set_handle_unknown()
154 int sepol_policydb_set_target_platform(sepol_policydb_t * sp, in sepol_policydb_set_target_platform()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
D2-1.c54 struct sched_param sp; in thread_func() local
95 struct sched_param sp; in create_thread() local
148 struct sched_param sp; in main() local
/third_party/icu/icu4c/source/common/
Dusc_impl.cpp24 #define MOD(sp) ((sp) % PAREN_STACK_DEPTH) argument
25 #define LIMIT_INC(sp) (((sp) < PAREN_STACK_DEPTH)? (sp) + 1 : PAREN_STACK_DEPTH) argument
26 #define INC(sp,count) (MOD((sp) + (count))) argument
27 #define INC1(sp) (INC(sp, 1)) argument
28 #define DEC(sp,count) (MOD((sp) + PAREN_STACK_DEPTH - (count))) argument
29 #define DEC1(sp) (DEC(sp, 1)) argument
/third_party/skia/third_party/externals/icu/source/common/
Dusc_impl.cpp24 #define MOD(sp) ((sp) % PAREN_STACK_DEPTH) argument
25 #define LIMIT_INC(sp) (((sp) < PAREN_STACK_DEPTH)? (sp) + 1 : PAREN_STACK_DEPTH) argument
26 #define INC(sp,count) (MOD((sp) + (count))) argument
27 #define INC1(sp) (INC(sp, 1)) argument
28 #define DEC(sp,count) (MOD((sp) + PAREN_STACK_DEPTH - (count))) argument
29 #define DEC1(sp) (DEC(sp, 1)) argument

12345678910>>...22