/third_party/e2fsprogs/ext2ed/ |
D | file_com.c | 69 long block_offset=1; in type_file___nextblock() local 170 long block_offset=1; in type_file___prevblock() local 198 long block_offset=1; in type_file___block() local
|
D | win.c | 172 int block_num,block_offset; in show_info() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
D | bitmap_glyph_info.h | 56 int32_t block_offset() const { return block_offset_; } in block_offset() function
|
D | bitmap_glyph_info.cc | 22 int32_t block_offset, in BitmapGlyphInfo()
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
D | bitmap_glyph_info.h | 56 int32_t block_offset() const { return block_offset_; } in block_offset() function
|
D | bitmap_glyph_info.cc | 22 int32_t block_offset, in BitmapGlyphInfo()
|
/third_party/ffmpeg/libavcodec/ |
D | h264_mb_template.c | 50 const int *block_offset = &h->block_offset[0]; in FUNC() local 265 const int *block_offset = &h->block_offset[0]; in FUNC() local
|
D | svq3.c | 145 int block_offset[2 * (16 * 3)]; member 615 int mb_type, const int *block_offset, in hl_decode_mb_idct_luma() 631 const int *block_offset, in hl_decode_mb_predict_luma() 677 const int *block_offset = &s->block_offset[0]; in hl_decode_mb() local
|
D | h264_mb.c | 618 const int *block_offset, in hl_decode_mb_predict_luma() 731 const int *block_offset, in hl_decode_mb_idct_luma()
|
D | rpzaenc.c | 556 int block_offset = 0; in rpza_encode_stream() local
|
D | vp56.h | 148 int block_offset[6]; member
|
D | mjpegdec.c | 1466 int block_offset; in mjpeg_decode_scan() local
|
D | h264dec.h | 404 int block_offset[2 * (16 * 3)]; member
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_mmi.c | 768 void ff_h264_idct_add16_8_mmi(uint8_t *dst, const int *block_offset, in ff_h264_idct_add16_8_mmi() 785 void ff_h264_idct_add16intra_8_mmi(uint8_t *dst, const int *block_offset, in ff_h264_idct_add16intra_8_mmi() 798 void ff_h264_idct8_add4_8_mmi(uint8_t *dst, const int *block_offset, in ff_h264_idct8_add4_8_mmi() 815 void ff_h264_idct_add8_8_mmi(uint8_t **dest, const int *block_offset, in ff_h264_idct_add8_8_mmi() 831 void ff_h264_idct_add8_422_8_mmi(uint8_t **dest, const int *block_offset, in ff_h264_idct_add8_422_8_mmi()
|
/third_party/jerryscript/jerry-core/jmem/ |
D | jmem-heap.c | 387 const uint32_t block_offset = JMEM_HEAP_GET_OFFSET_FROM_ADDR (block_p); in jmem_heap_find_prev() local 426 const uint32_t block_offset = JMEM_HEAP_GET_OFFSET_FROM_ADDR (block_p); in jmem_heap_insert_block() local
|
/third_party/ffmpeg/libavutil/ |
D | aes_ctr.c | 33 int block_offset; member
|
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
D | fallocate06.c | 63 static long wbuf_size, rbuf_size, block_offset; variable
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | h264dsp.c | 329 static void h264_idct_add16_altivec(uint8_t *dst, const int *block_offset, in h264_idct_add16_altivec() 343 static void h264_idct_add16intra_altivec(uint8_t *dst, const int *block_offset, in h264_idct_add16intra_altivec() 354 static void h264_idct8_add4_altivec(uint8_t *dst, const int *block_offset, in h264_idct8_add4_altivec() 368 static void h264_idct_add8_altivec(uint8_t **dest, const int *block_offset, in h264_idct_add8_altivec()
|
/third_party/boost/boost/graph/parallel/ |
D | distribution.hpp | 369 std::size_t block_offset = (data_row % block_rows) * block_columns in local() local 381 SizeType block_offset = i % (block_rows * block_columns); in global() local 515 std::size_t block_offset = (data_row % block_rows) * block_columns in local() local
|
/third_party/ffmpeg/tests/checkasm/ |
D | h264dsp.c | 250 int block_offset[16] = { 0 }; in check_idct_multiple() local
|