/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_blit.h | 45 intptr_t dst_offset,
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_blit.h | 45 intptr_t dst_offset,
|
radeon_pixel_read.c | 101 intptr_t dst_offset; local 143 dst_offset = 0; 148 dst_offset = (intptr_t)pixels; 168 dst_offset,
|
radeon_tex_copy.c | 85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level); local 90 fprintf(stderr, "to: x %d, y %d, offset %d\n", dstx, dsty, (uint32_t) dst_offset); 130 timg->mt->bo, dst_offset, dst_mesaformat,
|
radeon_blit.c | 330 * @param[in] dst_offset offset of the destination image in the @a dst_bo 351 intptr_t dst_offset, 388 if (src_offset % 32 || dst_offset % 32) { 400 dst_pitch, dst_offset, dst_x_offset, dst_y_offset, 418 emit_cb_setup(r100, dst_bo, dst_offset, dst_mesaformat, dst_pitch, dst_width, dst_height);
|
/external/chromium_org/third_party/ots/src/ |
woff2.cc | 110 uint32_t dst_offset; member in struct:__anon13833::Table 119 dst_offset(0), 688 if (static_cast<uint64_t>(glyf_table->dst_offset) + glyf_table->dst_length > 692 if (static_cast<uint64_t>(loca_table->dst_offset) + loca_table->dst_length > 697 dst + glyf_table->dst_offset, glyf_table->dst_length, 698 dst + loca_table->dst_offset, loca_table->dst_length); 727 size_t adjustment_offset = head_table->dst_offset + kCheckSumAdjustmentOffset; 728 if (adjustment_offset < head_table->dst_offset) { 737 uint8_t* table_data = dst + table->dst_offset; 903 uint64_t dst_offset = kSfntHeaderSize local [all...] |
/external/valgrind/main/none/tests/s390x/ |
mvcl.c | 175 uint32_t dst_offset, dst_len, src_offset, src_len; local 264 for (dst_offset = 0; dst_offset < sizeof buf; ++dst_offset) 265 for (dst_len = 0; dst_len <= sizeof buf - dst_offset; ++dst_len) 268 run_test(buf + dst_offset, dst_len, buf + src_offset, src_len, 'x');
|
/cts/tests/tests/util/src/android/util/cts/ |
TimeUtilsTest.java | 105 return TimeUtils.getTimeZone(c.get(Calendar.ZONE_OFFSET) + c.get(Calendar.DST_OFFSET), 106 c.get(Calendar.DST_OFFSET) != 0,
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pt_emit.c | 56 unsigned dst_offset; local 77 dst_offset = 0; 101 hw_key.element[i].output_offset = dst_offset; 103 dst_offset += emit_sz;
|
draw_pipe_vbuf.c | 206 unsigned dst_offset; local 222 dst_offset = 0; 247 hw_key.element[i].output_offset = dst_offset; 249 dst_offset += emit_sz;
|
draw_pt_fetch_emit.c | 98 unsigned i, dst_offset; local 113 dst_offset = 0; 143 key.element[i].output_offset = dst_offset; 145 dst_offset += emit_sz;
|
draw_pt_fetch_shade_emit.c | 125 unsigned dst_offset = 0; local 139 fse->key.element[i].out.offset = dst_offset; 141 dst_offset += emit_sz; 142 assert(fse->key.output_stride >= dst_offset);
|
/external/chromium_org/v8/test/cctest/ |
test-utils.cc | 139 for (int dst_offset = kMinOffset; dst_offset <= kMaxOffset; dst_offset++) { 141 TestMemMove(area1, area2, src_offset, dst_offset, length);
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pt_emit.c | 56 unsigned dst_offset; local 77 dst_offset = 0; 101 hw_key.element[i].output_offset = dst_offset; 103 dst_offset += emit_sz;
|
draw_pipe_vbuf.c | 206 unsigned dst_offset; local 222 dst_offset = 0; 247 hw_key.element[i].output_offset = dst_offset; 249 dst_offset += emit_sz;
|
draw_pt_fetch_emit.c | 98 unsigned i, dst_offset; local 113 dst_offset = 0; 143 key.element[i].output_offset = dst_offset; 145 dst_offset += emit_sz;
|
draw_pt_fetch_shade_emit.c | 125 unsigned dst_offset = 0; local 139 fse->key.element[i].out.offset = dst_offset; 141 dst_offset += emit_sz; 142 assert(fse->key.output_stride >= dst_offset);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_tex_copy.c | 85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level); local 90 fprintf(stderr, "to: x %d, y %d, offset %d\n", dstx, dsty, (uint32_t) dst_offset); 130 timg->mt->bo, dst_offset, dst_mesaformat,
|
radeon_blit.c | 330 * @param[in] dst_offset offset of the destination image in the @a dst_bo 351 intptr_t dst_offset, 388 if (src_offset % 32 || dst_offset % 32) { 400 dst_pitch, dst_offset, dst_x_offset, dst_y_offset, 418 emit_cb_setup(r100, dst_bo, dst_offset, dst_mesaformat, dst_pitch, dst_width, dst_height);
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/ |
byte_array.cc | 103 int32_t ByteArray::CopyTo(int32_t dst_offset, ByteArray* array, 106 if (array->Size() < dst_offset + length) { // insufficient space 117 int bytes_written = array->Put(index + dst_offset, &(b[0]), 0, bytes_read);
|
/external/sfntly/cpp/src/sfntly/data/ |
byte_array.cc | 103 int32_t ByteArray::CopyTo(int32_t dst_offset, ByteArray* array, 106 if (array->Size() < dst_offset + length) { // insufficient space 117 int bytes_written = array->Put(index + dst_offset, &(b[0]), 0, bytes_read);
|
/hardware/samsung_slsi/exynos5/libswconverter/ |
csc_tiled_to_linear_uv_deinterleave_neon.s | 64 @r7 dst_offset 94 add r7, r0, r12 @ dst_offset = u_dst + temp1 109 add r7, r1, r12 @ dst_offset = v_dst + temp1
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
system_settings_provider.cc | 251 int raw_offset, dst_offset; local 254 timezone.getOffset(now, false, raw_offset, dst_offset, status); 256 int offset = raw_offset + dst_offset; 276 timezone.getDisplayName(dst_offset != 0, icu::TimeZone::LONG, name);
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/ |
transfer.cpp | 251 size_t src_offset, size_t dst_offset, size_t size, 260 hard_copy_op(q, dst_obj, { dst_offset }, 386 size_t dst_offset, 398 dst_obj, { dst_offset },
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_blit.c | 452 * @param[in] dst_offset offset of the destination image in the @a dst_bo 473 intptr_t dst_offset, 510 if (src_offset % 32 || dst_offset % 32) { 540 emit_cb_setup(r200, dst_bo, dst_offset, dst_mesaformat, dst_pitch, dst_width, dst_height);
|