/third_party/optimized-routines/string/aarch64/ |
D | strcmp-mte.S | 36 #define off2 x10 macro 56 sub off2, src2, src1 59 tst off2, 7 66 ldr data2, [src1, off2] 111 ldr data2, [src1, off2] 153 ldr data2, [src1, off2]
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/vulkan/frag/ |
D | separate-sampler-texture-array.vk.frag | 32 vec2 off2 = vec2(1.0) / vec2(textureSize(SPIRV_Cross_CombineduTextureuSampler[2], 1)); 33 vec2 param = (vTex + off) + off2; 35 vec2 param_1 = (vTex + off) + off2; 37 vec2 param_2 = (vTex + off) + off2;
|
D | separate-sampler-texture-array.vk.frag.vk | 33 vec2 off2 = vec2(1.0) / vec2(textureSize(sampler2D(uTexture[2], uSampler), 1)); 34 vec2 param = (vTex + off) + off2; 36 vec2 param_1 = (vTex + off) + off2; 38 vec2 param_2 = (vTex + off) + off2;
|
D | separate-sampler-texture.vk.frag | 27 vec2 off2 = vec2(1.0) / vec2(textureSize(SPIRV_Cross_CombineduTextureuSampler, 1)); 28 vec2 param = (vTex + off) + off2; 30 vec2 param_1 = (vTex + off) + off2;
|
D | separate-sampler-texture.vk.frag.vk | 28 vec2 off2 = vec2(1.0) / vec2(textureSize(sampler2D(uTexture, uSampler), 1)); 29 vec2 param = (vTex + off) + off2; 31 vec2 param_1 = (vTex + off) + off2;
|
/third_party/skia/third_party/externals/spirv-cross/shaders/vulkan/frag/ |
D | separate-sampler-texture-array.vk.frag | 32 vec2 off2 = 1.0 / vec2(textureSize(sampler2D(uTexture[2], uSampler), 1)); 34 vec4 c0 = sample_func(uSampler, vTex + off + off2); 35 vec4 c1 = sample_func_dual(uSampler, uTexture[1], vTex + off + off2); 36 vec4 c2 = sample_func_dual_array(uSampler, uTexture, vTex + off + off2);
|
D | separate-sampler-texture.vk.frag | 27 vec2 off2 = 1.0 / vec2(textureSize(sampler2D(uTexture, uSampler), 1)); 29 vec4 c0 = sample_func(uSampler, vTex + off + off2); 30 vec4 c1 = sample_func_dual(uSampler, uTexture, vTex + off + off2);
|
/third_party/skia/third_party/externals/spirv-cross/shaders-reflection/frag/ |
D | separate-sampler-texture-array.vk.frag | 32 vec2 off2 = 1.0 / vec2(textureSize(sampler2D(uTexture[2], uSampler), 1)); 34 vec4 c0 = sample_func(uSampler, vTex + off + off2); 35 vec4 c1 = sample_func_dual(uSampler, uTexture[1], vTex + off + off2); 36 vec4 c2 = sample_func_dual_array(uSampler, uTexture, vTex + off + off2);
|
/third_party/ffmpeg/libavcodec/ |
D | scpr.h | 150 int off2 = ((y * linesize + x) + off) * 4; in decode_run_i() local 159 odst[off2 + 4] - in decode_run_i() 160 odst[off2 - z ]; in decode_run_i() 162 odst[off2 + 5] - in decode_run_i() 163 odst[off2 - z + 1]; in decode_run_i() 165 odst[off2 + 6] - in decode_run_i() 166 odst[off2 - z + 2]; in decode_run_i()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstmpeg4parser.c | 372 guint markersize = 0, off1, off2; in gst_mpeg4_next_resync() local 398 off2 = gst_byte_reader_masked_scan_uint32 (&br, mask, pattern, in gst_mpeg4_next_resync() 401 if (off2 == -1) in gst_mpeg4_next_resync() 404 packet->size = off2 - off1; in gst_mpeg4_next_resync() 432 gint off1, off2; in gst_mpeg4_parse() local 486 off2 = gst_byte_reader_masked_scan_uint32 (&br, 0xffffff00, 0x00000100, in gst_mpeg4_parse() 489 off2 = -1; in gst_mpeg4_parse() 491 if (off2 == -1) { in gst_mpeg4_parse() 499 packet->size = (gsize) off2 - off1; in gst_mpeg4_parse() 501 packet->size = (gsize) off2 - off1 - 3; in gst_mpeg4_parse() [all …]
|
D | gstvc1parser.c | 1674 gint off1, off2; in gst_vc1_identify_next_bdu() local 1702 off2 = scan_for_start_codes (data + bdu->offset, size - bdu->offset); in gst_vc1_identify_next_bdu() 1703 if (off2 < 0) { in gst_vc1_identify_next_bdu() 1709 if (off2 > 0 && data[bdu->offset + off2 - 1] == 00) in gst_vc1_identify_next_bdu() 1710 off2--; in gst_vc1_identify_next_bdu() 1712 bdu->size = off2; in gst_vc1_identify_next_bdu()
|
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/ |
D | copy_file_range01.c | 37 loff_t *off1, loff_t *off2, size_t len) in check_file_content() argument 48 if (off2 && fseek(fp2, *off2, SEEK_SET)) in check_file_content()
|
/third_party/flutter/skia/third_party/externals/freetype/src/cid/ |
D | cidgload.c | 109 FT_ULong off1, off2; in cid_load_glyph() local 121 off2 = cid_get_offset( &p, (FT_Byte)cid->gd_bytes ); in cid_load_glyph() 125 off2 > stream->size || in cid_load_glyph() 126 off1 > off2 ) in cid_load_glyph() 133 glyph_length = off2 - off1; in cid_load_glyph()
|
/third_party/freetype/src/cid/ |
D | cidgload.c | 105 FT_ULong off1, off2; in cid_load_glyph() local 117 off2 = cid_get_offset( &p, cid->gd_bytes ); in cid_load_glyph() 121 off2 > stream->size || in cid_load_glyph() 122 off1 > off2 ) in cid_load_glyph() 129 glyph_length = off2 - off1; in cid_load_glyph()
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
D | cidgload.c | 105 FT_ULong off1, off2; in cid_load_glyph() local 117 off2 = cid_get_offset( &p, cid->gd_bytes ); in cid_load_glyph() 121 off2 > stream->size || in cid_load_glyph() 122 off1 > off2 ) in cid_load_glyph() 129 glyph_length = off2 - off1; in cid_load_glyph()
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffload.c | 516 FT_ULong off1, off2 = 0; in cff_index_access_element() local 537 off2 = cff_index_read_offset( idx, &error ); in cff_index_access_element() 539 } while ( off2 == 0 && element < idx->count ); in cff_index_access_element() 550 off2 = idx->offsets[element]; in cff_index_access_element() 552 } while ( off2 == 0 && element < idx->count ); in cff_index_access_element() 558 if ( off2 > stream->size + 1 || in cff_index_access_element() 559 idx->data_offset > stream->size - off2 + 1 ) in cff_index_access_element() 564 off2, stream->size - idx->data_offset + 1 )); in cff_index_access_element() 565 off2 = stream->size - idx->data_offset + 1; in cff_index_access_element() 569 if ( off1 && off2 > off1 ) in cff_index_access_element() [all …]
|
/third_party/freetype/src/cff/ |
D | cffload.c | 516 FT_ULong off1, off2 = 0; in cff_index_access_element() local 537 off2 = cff_index_read_offset( idx, &error ); in cff_index_access_element() 539 } while ( off2 == 0 && element < idx->count ); in cff_index_access_element() 550 off2 = idx->offsets[element]; in cff_index_access_element() 552 } while ( off2 == 0 && element < idx->count ); in cff_index_access_element() 558 if ( off2 > stream->size + 1 || in cff_index_access_element() 559 idx->data_offset > stream->size - off2 + 1 ) in cff_index_access_element() 564 off2, stream->size - idx->data_offset + 1 )); in cff_index_access_element() 565 off2 = stream->size - idx->data_offset + 1; in cff_index_access_element() 569 if ( off1 && off2 > off1 ) in cff_index_access_element() [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/src/cff/ |
D | cffload.c | 510 FT_ULong off1, off2 = 0; in cff_index_access_element() local 531 off2 = cff_index_read_offset( idx, &error ); in cff_index_access_element() 533 } while ( off2 == 0 && element < idx->count ); in cff_index_access_element() 544 off2 = idx->offsets[element]; in cff_index_access_element() 546 } while ( off2 == 0 && element < idx->count ); in cff_index_access_element() 552 if ( off2 > stream->size + 1 || in cff_index_access_element() 553 idx->data_offset > stream->size - off2 + 1 ) in cff_index_access_element() 558 off2, stream->size - idx->data_offset + 1 )); in cff_index_access_element() 559 off2 = stream->size - idx->data_offset + 1; in cff_index_access_element() 563 if ( off1 && off2 > off1 ) in cff_index_access_element() [all …]
|
/third_party/elfutils/src/ |
D | elfcmp.c | 429 size_t off2 = 0; in main() local 439 if (off2 >= data2->d_size) in main() 447 off2 = gelf_getnote (data2, off2, ¬e2, in main() 449 if (off2 == 0) in main() 509 if (off2 < data2->d_size) in main()
|
/third_party/libabigail/src/ |
D | abg-comparison-priv.h | 692 size_t off2 = get_data_member_offset(second_dm); in operator() local 694 if (off1 != off2) in operator() 695 return off1 < off2; in operator() 717 off2 = get_data_member_offset(second_dm); in operator() 719 if (off1 != off2) in operator() 720 return off1 < off2; in operator()
|
/third_party/elfutils/libcpu/ |
D | i386_parse.y | 124 int off2; member 840 else if (instr->operands[n].off2 == 0) in fillin_arg() 841 instr->operands[n].off2 = bitoff; in fillin_arg() 940 maxoff[i][1] = MAX (maxoff[i][1], runp->operands[i].off2); in find_numbers() 945 if (runp->operands[i].off2 > 0) in find_numbers() 946 minoff[i][1] = MIN (minoff[i][1], runp->operands[i].off2); in find_numbers() 1236 MAX (0, instr->operands[i].off2 - minoff[i][1])); in instrtable_out()
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_psnr_enc.c | 101 const int off2 = x - VP8_SSIM_KERNEL + (y - VP8_SSIM_KERNEL) * ref_stride; in AccumulateSSIM() local 102 sum += VP8SSIMGet(src + off1, src_stride, ref + off2, ref_stride); in AccumulateSSIM()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | picture_psnr_enc.c | 101 const int off2 = x - VP8_SSIM_KERNEL + (y - VP8_SSIM_KERNEL) * ref_stride; in AccumulateSSIM() local 102 sum += VP8SSIMGet(src + off1, src_stride, ref + off2, ref_stride); in AccumulateSSIM()
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | codegen.c | 722 int off2 = 0x08 - off1; in bitcopy() local 728 cpy_size += off2; in bitcopy() 732 *cpy_dst |= *cpy_src >> off2; in bitcopy()
|
/third_party/openssl/crypto/modes/asm/ |
D | ghash-x86.pl | 658 my ($off1,$off2,$i) = (0,0,); 677 &movq (&QWP($off2-128,"ebp"),$lo[2]) if ($i>1); 679 &movq (&QWP($off2,"ebp"),$hi[2]) if ($i>1); 687 $off2 += 8 if ($i>1);
|