/third_party/openssl/crypto/ec/asm/ |
D | ecp_nistz256-ppc64.pl | 39 my $sp="r1"; 105 stdu $sp,-128($sp) 107 std r22,48($sp) 108 std r23,56($sp) 109 std r24,64($sp) 110 std r25,72($sp) 111 std r26,80($sp) 112 std r27,88($sp) 113 std r28,96($sp) 114 std r29,104($sp) [all …]
|
D | ecp_nistz256-sparcv9.pl | 118 save %sp,-STACK_FRAME,%sp 133 save %sp,-STACK_FRAME,%sp 149 save %sp,-STACK_FRAME,%sp 162 save %sp,-STACK_FRAME,%sp 376 save %sp,-STACK_FRAME,%sp 457 save %sp,-STACK_FRAME,%sp 491 save %sp,-STACK_FRAME,%sp 556 save %sp,-STACK_FRAME,%sp 575 save %sp,-STACK_FRAME,%sp 669 save %sp,-STACK_FRAME,%sp [all …]
|
/third_party/openssl/crypto/sha/asm/ |
D | keccak1600p8-ppc.pl | 55 my $sp ="r1"; 225 $STU $sp,-$FRAME($sp) 230 stvx v20,r10,$sp 232 stvx v21,r11,$sp 234 stvx v22,r10,$sp 236 stvx v23,r11,$sp 238 stvx v24,r10,$sp 240 stvx v25,r11,$sp 242 stvx v26,r10,$sp 244 stvx v27,r11,$sp [all …]
|
D | keccak1600-ppc64.pl | 62 my $sp ="r1"; 88 std $A[0][4],`$TEMP+0`($sp) 90 std $A[1][4],`$TEMP+8`($sp) 92 std $A[2][4],`$TEMP+16`($sp) 94 std $A[3][4],`$TEMP+24`($sp) 152 ld $A[0][4],`$TEMP+0`($sp) 154 ld $A[1][4],`$TEMP+8`($sp) 156 ld $A[2][4],`$TEMP+16`($sp) 158 ld $A[3][4],`$TEMP+24`($sp) 209 ld $C[1],`$LOCALS+4*$SIZE_T`($sp) [all …]
|
/third_party/boost/libs/context/src/asm/ |
D | jump_riscv64_sysv_elf_gas.S | 67 addi sp, sp, -0xd0 70 fsd fs0, 0x00(sp) 71 fsd fs1, 0x08(sp) 72 fsd fs2, 0x10(sp) 73 fsd fs3, 0x18(sp) 74 fsd fs4, 0x20(sp) 75 fsd fs5, 0x28(sp) 76 fsd fs6, 0x30(sp) 77 fsd fs7, 0x38(sp) 78 fsd fs8, 0x40(sp) [all …]
|
D | ontop_riscv64_sysv_elf_gas.S | 67 addi sp, sp, -0xd0 70 fsd fs0, 0x00(sp) 71 fsd fs1, 0x08(sp) 72 fsd fs2, 0x10(sp) 73 fsd fs3, 0x18(sp) 74 fsd fs4, 0x20(sp) 75 fsd fs5, 0x28(sp) 76 fsd fs6, 0x30(sp) 77 fsd fs7, 0x38(sp) 78 fsd fs8, 0x40(sp) [all …]
|
D | jump_mips64_n64_elf_gas.S | 56 daddiu $sp, $sp, -160 58 sd $s0, 64($sp) # save S0 59 sd $s1, 72($sp) # save S1 60 sd $s2, 80($sp) # save S2 61 sd $s3, 88($sp) # save S3 62 sd $s4, 96($sp) # save S4 63 sd $s5, 104($sp) # save S5 64 sd $s6, 112($sp) # save S6 65 sd $s7, 120($sp) # save S7 66 sd $fp, 128($sp) # save FP [all …]
|
D | ontop_mips64_n64_elf_gas.S | 56 daddiu $sp, $sp, -160 58 sd $s0, 64($sp) # save S0 59 sd $s1, 72($sp) # save S1 60 sd $s2, 80($sp) # save S2 61 sd $s3, 88($sp) # save S3 62 sd $s4, 96($sp) # save S4 63 sd $s5, 104($sp) # save S5 64 sd $s6, 112($sp) # save S6 65 sd $s7, 120($sp) # save S7 66 sd $fp, 128($sp) # save FP [all …]
|
D | jump_mips32_o32_elf_gas.S | 49 addiu $sp, $sp, -96 51 sw $s0, 48($sp) # save S0 52 sw $s1, 52($sp) # save S1 53 sw $s2, 56($sp) # save S2 54 sw $s3, 60($sp) # save S3 55 sw $s4, 64($sp) # save S4 56 sw $s5, 68($sp) # save S5 57 sw $s6, 72($sp) # save S6 58 sw $s7, 76($sp) # save S7 59 sw $fp, 80($sp) # save FP [all …]
|
D | ontop_mips32_o32_elf_gas.S | 49 addiu $sp, $sp, -96 51 sw $s0, 48($sp) # save S0 52 sw $s1, 52($sp) # save S1 53 sw $s2, 56($sp) # save S2 54 sw $s3, 60($sp) # save S3 55 sw $s4, 64($sp) # save S4 56 sw $s5, 68($sp) # save S5 57 sw $s6, 72($sp) # save S6 58 sw $s7, 76($sp) # save S7 59 sw $fp, 80($sp) # save FP [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | sampling_par.c | 81 _vbi_sampling_par_valid_log (const vbi_sampling_par * sp, _vbi_log_hook * log) in _vbi_sampling_par_valid_log() argument 86 assert (NULL != sp); in _vbi_sampling_par_valid_log() 88 switch (sp->sp_sample_format) { in _vbi_sampling_par_valid_log() 96 bpp = vbi_pixfmt_bytes_per_pixel (sp->sp_sample_format); in _vbi_sampling_par_valid_log() 97 if (0 != (sp->bytes_per_line % bpp)) in _vbi_sampling_par_valid_log() 102 if (0 == sp->bytes_per_line) in _vbi_sampling_par_valid_log() 105 if (0 == sp->count[0] in _vbi_sampling_par_valid_log() 106 && 0 == sp->count[1]) in _vbi_sampling_par_valid_log() 109 videostd_set = _vbi_videostd_set_from_scanning (sp->scanning); in _vbi_sampling_par_valid_log() 115 if (0 != sp->start[0] in _vbi_sampling_par_valid_log() [all …]
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | tparm.c | 141 cvtchar (const char *sp, char *c) in cvtchar() argument 143 switch (*sp) in cvtchar() 146 switch (*++sp) in cvtchar() 152 *c = *sp; in cvtchar() 158 if (sp[1] == '0' && sp[2] == '0') in cvtchar() 166 *c = *sp; in cvtchar() 170 *c = *sp; in cvtchar() 260 const char *sp; in tparm() local 271 sp = str; in tparm() 279 while (*sp != '\0') in tparm() [all …]
|
/third_party/openssl/crypto/aes/asm/ |
D | vpaes-ppc.pl | 56 $sp="r1"; 309 $STU $sp,-$FRAME($sp) 314 stvx v20,r10,$sp 316 stvx v21,r11,$sp 318 stvx v22,r10,$sp 320 stvx v23,r11,$sp 322 stvx v24,r10,$sp 324 stvx v25,r11,$sp 326 stvx v26,r10,$sp 328 stvx v27,r11,$sp [all …]
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_surface.c | 37 struct softpipe_context *sp = softpipe_context(pipe); in sp_blit() local 39 if (info->render_condition_enable && !softpipe_check_render_cond(sp)) in sp_blit() 54 if (!util_blitter_is_blit_supported(sp->blitter, info)) { in sp_blit() 63 util_blitter_save_vertex_buffer_slot(sp->blitter, sp->vertex_buffer); in sp_blit() 64 util_blitter_save_vertex_elements(sp->blitter, sp->velems); in sp_blit() 65 util_blitter_save_vertex_shader(sp->blitter, sp->vs); in sp_blit() 66 util_blitter_save_geometry_shader(sp->blitter, sp->gs); in sp_blit() 67 util_blitter_save_so_targets(sp->blitter, sp->num_so_targets, in sp_blit() 68 (struct pipe_stream_output_target**)sp->so_targets); in sp_blit() 69 util_blitter_save_rasterizer(sp->blitter, sp->rasterizer); in sp_blit() [all …]
|
D | sp_quad_pipe.c | 35 insert_stage_at_head(struct softpipe_context *sp, struct quad_stage *quad) in insert_stage_at_head() argument 37 quad->next = sp->quad.first; in insert_stage_at_head() 38 sp->quad.first = quad; in insert_stage_at_head() 43 sp_build_quad_pipeline(struct softpipe_context *sp) in sp_build_quad_pipeline() argument 46 (sp->depth_stencil->depth_enabled && in sp_build_quad_pipeline() 47 sp->framebuffer.zsbuf && in sp_build_quad_pipeline() 48 !sp->depth_stencil->alpha_enabled && in sp_build_quad_pipeline() 49 !sp->fs_variant->info.uses_kill && in sp_build_quad_pipeline() 50 !sp->fs_variant->info.writes_z && in sp_build_quad_pipeline() 51 !sp->fs_variant->info.writes_stencil) || in sp_build_quad_pipeline() [all …]
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngrtran.c | 2165 png_bytep sp = row + (size_t)((row_width - 1) >> 3); in png_do_unpack() local 2170 *dp = (png_byte)((*sp >> shift) & 0x01); in png_do_unpack() 2175 sp--; in png_do_unpack() 2189 png_bytep sp = row + (size_t)((row_width - 1) >> 2); in png_do_unpack() local 2194 *dp = (png_byte)((*sp >> shift) & 0x03); in png_do_unpack() 2199 sp--; in png_do_unpack() 2212 png_bytep sp = row + (size_t)((row_width - 1) >> 1); in png_do_unpack() local 2217 *dp = (png_byte)((*sp >> shift) & 0x0f); in png_do_unpack() 2222 sp--; in png_do_unpack() 2395 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local [all …]
|
/third_party/skia/third_party/externals/libpng/ |
D | pngrtran.c | 2165 png_bytep sp = row + (size_t)((row_width - 1) >> 3); in png_do_unpack() local 2170 *dp = (png_byte)((*sp >> shift) & 0x01); in png_do_unpack() 2175 sp--; in png_do_unpack() 2189 png_bytep sp = row + (size_t)((row_width - 1) >> 2); in png_do_unpack() local 2194 *dp = (png_byte)((*sp >> shift) & 0x03); in png_do_unpack() 2199 sp--; in png_do_unpack() 2212 png_bytep sp = row + (size_t)((row_width - 1) >> 1); in png_do_unpack() local 2217 *dp = (png_byte)((*sp >> shift) & 0x0f); in png_do_unpack() 2222 sp--; in png_do_unpack() 2395 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local [all …]
|
/third_party/libpng/ |
D | pngrtran.c | 2165 png_bytep sp = row + (size_t)((row_width - 1) >> 3); in png_do_unpack() local 2170 *dp = (png_byte)((*sp >> shift) & 0x01); in png_do_unpack() 2175 sp--; in png_do_unpack() 2189 png_bytep sp = row + (size_t)((row_width - 1) >> 2); in png_do_unpack() local 2194 *dp = (png_byte)((*sp >> shift) & 0x03); in png_do_unpack() 2199 sp--; in png_do_unpack() 2212 png_bytep sp = row + (size_t)((row_width - 1) >> 1); in png_do_unpack() local 2217 *dp = (png_byte)((*sp >> shift) & 0x0f); in png_do_unpack() 2222 sp--; in png_do_unpack() 2395 png_bytep sp = row; /* source */ in png_do_scale_16_to_8() local [all …]
|
/third_party/boost/boost/coroutine/detail/ |
D | symmetric_coroutine_call.hpp | 68 BOOST_ASSERT( 0 != stack_ctx.sp); in symmetric_coroutine_call() 74 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local 75 BOOST_ASSERT( 0 != sp); in symmetric_coroutine_call() 77 impl_ = new ( sp) object_t( in symmetric_coroutine_call() 78 … boost::forward< coroutine_fn >( fn), attrs, preallocated( sp, size, stack_ctx), stack_alloc); in symmetric_coroutine_call() 92 BOOST_ASSERT( 0 != stack_ctx.sp); in symmetric_coroutine_call() 98 void * sp = static_cast< char * >( stack_ctx.sp) - sizeof( object_t); in symmetric_coroutine_call() local 99 BOOST_ASSERT( 0 != sp); in symmetric_coroutine_call() 101 impl_ = new ( sp) object_t( in symmetric_coroutine_call() 102 … boost::forward< coroutine_fn >( fn), attrs, preallocated( sp, size, stack_ctx), stack_alloc); in symmetric_coroutine_call() [all …]
|
/third_party/libffi/src/nios2/ |
D | sysv.S | 47 addi sp, sp, -12 49 stw ra, 8(sp) 50 stw fp, 4(sp) 51 stw r16, 0(sp) 55 mov fp, sp 61 sub sp, sp, r6 65 mov r4, sp /* argbuffer */ 70 ldw r4, 0(sp) 71 ldw r5, 4(sp) 72 ldw r6, 8(sp) [all …]
|
/third_party/grpc/src/core/lib/iomgr/ |
D | tcp_server_posix.cc | 122 grpc_tcp_listener* sp = s->head; in finish_shutdown() local 123 s->head = sp->next; in finish_shutdown() 124 gpr_free(sp); in finish_shutdown() 155 grpc_tcp_listener* sp; in deactivated_all_ports() local 156 for (sp = s->head; sp; sp = sp->next) { in deactivated_all_ports() 157 grpc_unlink_if_unix_domain_socket(&sp->addr); in deactivated_all_ports() 158 GRPC_CLOSURE_INIT(&sp->destroyed_closure, destroyed_port, s, in deactivated_all_ports() 160 grpc_fd_orphan(sp->emfd, &sp->destroyed_closure, nullptr, in deactivated_all_ports() 178 grpc_tcp_listener* sp; in tcp_server_destroy() local 179 for (sp = s->head; sp; sp = sp->next) { in tcp_server_destroy() [all …]
|
/third_party/libffi/src/riscv/ |
D | sysv.S | 96 mv sp, a0 136 addi sp, fp, -FRAME_LEN 161 addi sp, sp, -FRAME_LEN 165 SARG fp, FRAME_LEN - 2*PTRS(sp) 167 SARG ra, FRAME_LEN - 1*PTRS(sp) 169 addi fp, sp, FRAME_LEN 173 FSARG fa0, 0*FLTS(sp) 174 FSARG fa1, 1*FLTS(sp) 175 FSARG fa2, 2*FLTS(sp) 176 FSARG fa3, 3*FLTS(sp) [all …]
|
/third_party/libnl/lib/xfrm/ |
D | sp.c | 72 struct xfrmnl_sp* sp = nl_object_priv (c); in xfrm_sp_alloc_data() local 74 if ((sp->sel = xfrmnl_sel_alloc ()) == NULL) in xfrm_sp_alloc_data() 77 if ((sp->lft = xfrmnl_ltime_cfg_alloc ()) == NULL) in xfrm_sp_alloc_data() 80 nl_init_list_head(&sp->usertmpl_list); in xfrm_sp_alloc_data() 87 struct xfrmnl_sp* sp = nl_object_priv (c); in xfrm_sp_free_data() local 90 if (sp == NULL) in xfrm_sp_free_data() 93 xfrmnl_sel_put (sp->sel); in xfrm_sp_free_data() 94 xfrmnl_ltime_cfg_put (sp->lft); in xfrm_sp_free_data() 96 if(sp->sec_ctx) in xfrm_sp_free_data() 98 free (sp->sec_ctx); in xfrm_sp_free_data() [all …]
|
/third_party/libffi/src/arc/ |
D | arcompact.S | 46 st.a fp, [sp, -4] /* fp + 20, fp */ 48 st.a r4, [sp, -4] /* fp + 12, ecif.rvalue */ 50 st.a r5, [sp, -4] /* fp + 4, fn */ 52 mov fp, sp 55 sub sp, sp, r2 63 mov_s r0, sp 69 ld_s r0, [sp] 70 ld_s r1, [sp, 4] 71 ld_s r2, [sp, 8] 72 ld_s r3, [sp, 12] [all …]
|
/third_party/boost/libs/container/test/ |
D | insert_vs_emplace_test.cpp | 41 static special sp; member in X 48 sp.c++; in X() 54 sp.dt++; in ~X() 62 sp.cc++; in X() 71 sp.ca++; in operator =() 80 sp.mc++; in X() 89 sp.ma++; in operator =() 96 operator<<(std::ostream& os, X::special const& sp) in operator <<() argument 98 os << "Const: " << sp.c << '\n'; in operator <<() 99 os << "Destr: " << sp.dt << '\n'; in operator <<() [all …]
|