/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_fbo.c | 71 struct st_renderbuffer *strb = st_renderbuffer(rb); in st_renderbuffer_alloc_sw_storage() local 75 free(strb->data); in st_renderbuffer_alloc_sw_storage() 76 strb->data = NULL; in st_renderbuffer_alloc_sw_storage() 97 strb->Base.Format = st_pipe_format_to_mesa_format(format); in st_renderbuffer_alloc_sw_storage() 99 size = _mesa_format_image_size(strb->Base.Format, width, height, 1); in st_renderbuffer_alloc_sw_storage() 100 strb->data = malloc(size); in st_renderbuffer_alloc_sw_storage() 101 return strb->data != NULL; in st_renderbuffer_alloc_sw_storage() 118 struct st_renderbuffer *strb = st_renderbuffer(rb); in st_renderbuffer_alloc_storage() local 123 strb->Base.Width = width; in st_renderbuffer_alloc_storage() 124 strb->Base.Height = height; in st_renderbuffer_alloc_storage() [all …]
|
D | st_atom_framebuffer.c | 114 struct st_renderbuffer *strb; in st_update_framebuffer_state() local 145 strb = st_renderbuffer(fb->_ColorDrawBuffers[i]); in st_update_framebuffer_state() 147 if (strb) { in st_update_framebuffer_state() 148 if (strb->is_rtt || (strb->texture && in st_update_framebuffer_state() 149 _mesa_is_format_srgb(strb->Base.Format))) { in st_update_framebuffer_state() 151 st_update_renderbuffer_surface(st, strb); in st_update_framebuffer_state() 154 if (strb->surface) { in st_update_framebuffer_state() 155 if (strb->surface->context != st->pipe) { in st_update_framebuffer_state() 156 st_regen_renderbuffer_surface(st, strb); in st_update_framebuffer_state() 158 framebuffer.cbufs[i] = strb->surface; in st_update_framebuffer_state() [all …]
|
D | st_cb_readpixels.c | 97 try_pbo_readpixels(struct st_context *st, struct st_renderbuffer *strb, in try_pbo_readpixels() argument 107 struct pipe_surface *surface = strb->surface; in try_pbo_readpixels() 108 struct pipe_resource *texture = strb->texture; in try_pbo_readpixels() 275 blit_to_staging(struct st_context *st, struct st_renderbuffer *strb, in blit_to_staging() argument 312 blit.src.resource = strb->texture; in blit_to_staging() 313 blit.src.level = strb->surface->u.tex.level; in blit_to_staging() 322 blit.src.box.z = strb->surface->u.tex.first_layer; in blit_to_staging() 327 blit.mask = st_get_blit_mask(strb->Base._BaseFormat, format); in blit_to_staging() 332 blit.src.box.y = strb->Base.Height - blit.src.box.y; in blit_to_staging() 343 try_cached_readpixels(struct st_context *st, struct st_renderbuffer *strb, in try_cached_readpixels() argument [all …]
|
D | st_manager.c | 177 st_set_ws_renderbuffer_surface(struct st_renderbuffer *strb, in st_set_ws_renderbuffer_surface() argument 180 pipe_surface_reference(&strb->surface_srgb, NULL); in st_set_ws_renderbuffer_surface() 181 pipe_surface_reference(&strb->surface_linear, NULL); in st_set_ws_renderbuffer_surface() 184 pipe_surface_reference(&strb->surface_srgb, surf); in st_set_ws_renderbuffer_surface() 186 pipe_surface_reference(&strb->surface_linear, surf); in st_set_ws_renderbuffer_surface() 188 strb->surface = surf; /* just assign, don't ref */ in st_set_ws_renderbuffer_surface() 189 pipe_resource_reference(&strb->texture, surf->texture); in st_set_ws_renderbuffer_surface() 191 strb->Base.Width = surf->width; in st_set_ws_renderbuffer_surface() 192 strb->Base.Height = surf->height; in st_set_ws_renderbuffer_surface() 234 struct st_renderbuffer *strb; in st_framebuffer_validate() local [all …]
|
D | st_cb_clear.c | 451 struct st_renderbuffer *strb = st_renderbuffer(rb); in st_Clear() local 454 if (!strb || !strb->surface) in st_Clear() 464 util_format_colormask(util_format_description(strb->surface->format)); in st_Clear() 479 struct st_renderbuffer *strb = st_renderbuffer(depthRb); in st_Clear() local 481 if (strb->surface && ctx->Depth.Mask) { in st_Clear() 492 struct st_renderbuffer *strb = st_renderbuffer(stencilRb); in st_Clear() local 494 if (strb->surface && !is_stencil_disabled(ctx, stencilRb)) { in st_Clear()
|
D | st_cb_eglimage.c | 234 struct st_renderbuffer *strb = st_renderbuffer(rb); in st_egl_image_target_renderbuffer_storage() local 255 strb->Base.Format = st_pipe_format_to_mesa_format(ps->format); in st_egl_image_target_renderbuffer_storage() 256 strb->Base._BaseFormat = st_pipe_format_to_base_format(ps->format); in st_egl_image_target_renderbuffer_storage() 257 strb->Base.InternalFormat = strb->Base._BaseFormat; in st_egl_image_target_renderbuffer_storage() 259 st_set_ws_renderbuffer_surface(strb, ps); in st_egl_image_target_renderbuffer_storage()
|
D | st_cb_fbo.h | 110 struct st_renderbuffer *strb); 117 struct st_renderbuffer *strb);
|
D | st_manager.h | 62 st_set_ws_renderbuffer_surface(struct st_renderbuffer *strb,
|
/third_party/openssl/crypto/modes/asm/arm32/ |
D | ghash-armv4.S | 139 strb r4,[r0,#12+3] 141 strb r9,[r0,#12+2] 143 strb r10,[r0,#12+1] 144 strb r11,[r0,#12] 154 strb r5,[r0,#8+3] 156 strb r9,[r0,#8+2] 158 strb r10,[r0,#8+1] 159 strb r11,[r0,#8] 173 strb r6,[r0,#4+3] 175 strb r9,[r0,#4+2] [all …]
|
/third_party/openssl/crypto/chacha/asm/arm32/ |
D | chacha-armv4.S | 442 strb r0,[r14],#16 @ store output 449 strb r1,[r14,#-12] 451 strb r2,[r14,#-8] 458 strb r3,[r14,#-4] 460 strb r0,[r14,#-15] 467 strb r1,[r14,#-11] 469 strb r2,[r14,#-7] 476 strb r3,[r14,#-3] 478 strb r0,[r14,#-14] 485 strb r1,[r14,#-10] [all …]
|
/third_party/openssl/crypto/aes/asm/arm32/ |
D | aes-armv4.S | 240 strb r4,[r12,#0] 241 strb r5,[r12,#1] 243 strb r6,[r12,#2] 245 strb r0,[r12,#3] 247 strb r4,[r12,#4] 248 strb r5,[r12,#5] 250 strb r6,[r12,#6] 252 strb r1,[r12,#7] 254 strb r4,[r12,#8] 255 strb r5,[r12,#9] [all …]
|
/third_party/ffmpeg/libavcodec/arm/ |
D | ac3dsp_armv6.S | 65 strb r8, [r7], #1 @ bap[bin] 66 strb lr, [r7], #1 77 strb r8, [r7], #1 @ bap[bin]
|
/third_party/musl/src/string/arm/ |
D | __aeabi_memcpy.s | 29 strb r3, [r0] 41 strb r3, [r0]
|
D | __aeabi_memset.s | 27 1: strb r2, [r0]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UPropertyAliases.java | 331 public static int compare(String stra, String strb) { in compare() argument 349 while (istrb<strb.length()) { in compare() 350 cstrb = strb.charAt(istrb); in compare() 362 boolean endstrb = istrb==strb.length(); in compare()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UPropertyAliases.java | 332 public static int compare(String stra, String strb) { in compare() argument 350 while (istrb<strb.length()) { in compare() 351 cstrb = strb.charAt(istrb); in compare() 363 boolean endstrb = istrb==strb.length(); in compare()
|
/third_party/openssl/crypto/poly1305/asm/arm32/ |
D | poly1305-armv4.S | 343 strb r3,[r1,#0] 345 strb r4,[r1,#4] 347 strb r5,[r1,#8] 349 strb r6,[r1,#12] 352 strb r3,[r1,#1] 354 strb r4,[r1,#5] 356 strb r5,[r1,#9] 358 strb r6,[r1,#13] 361 strb r3,[r1,#2] 363 strb r4,[r1,#6] [all …]
|
/third_party/openssl/crypto/sha/asm/arm64/ |
D | keccak1600-armv8.S | 540 strb w4,[x20],#1 544 strb w4,[x20],#1 548 strb w4,[x20],#1 552 strb w4,[x20],#1 556 strb w4,[x20],#1 560 strb w4,[x20],#1 564 strb w4,[x20],#1 1063 strb w4,[x1],#1 1067 strb w4,[x1],#1 1071 strb w4,[x1],#1 [all …]
|
/third_party/musl/porting/liteos_a/user/src/string/arm/ |
D | memset.S | 59 strb r1, [r4], #1 118 strb r1, [r4], #1
|
/third_party/optimized-routines/string/aarch64/ |
D | memcpy-advsimd.S | 100 strb A_lw, [dstin] 101 strb B_lw, [dstin, tmp1] 102 strb C_lw, [dstend, -1]
|
D | memcpy.S | 103 strb A_lw, [dstin] 104 strb B_lw, [dstin, tmp1] 105 strb C_lw, [dstend, -1]
|
/third_party/musl/porting/liteos_m/kernel/src/string/arch/arm/ |
D | memset_armv8m.S | 68 strb r1, [r4], #1 125 strb r1, [r4], #1
|
/third_party/openssl/crypto/ |
D | arm64cpuid.S | 69 strb wzr,[x0],#1 // store byte-by-byte 77 strb wzr,[x0],#1 // store byte-by-byte
|
D | armv4cpuid.S | 62 strb ip,[r0],#1 69 strb ip,[r0],#1
|
/third_party/openssl/crypto/sha/asm/arm32/ |
D | keccak1600-armv4.S | 2098 strb r2,[r4],#1 2100 strb r1,[r4],#1 2102 strb r3,[r4],#1 2103 strb r2,[r4],#1 2106 strb r0,[r4],#1 2108 strb r1,[r4],#1 2110 strb r3,[r4],#1 2111 strb r0,[r4],#1 2128 strb r2,[r4],#1 2132 strb r2,[r4],#1 [all …]
|