| /third_party/elfio/tests/ |
| H A D | ELFIOTest1.cpp | 826 Elf64_Addr offset; in TEST() local 860 Elf64_Addr offset; in TEST() local
|
| /third_party/elfutils/libelf/ |
| H A D | elf_begin.c | 50 file_read_ar (int fildes, void *map_address, off_t offset, size_t maxsize, in file_read_ar() argument 72 get_shnum(void *map_address, unsigned char *e_ident, int fildes, int64_t offset, size_t maxsize) get_shnum() argument 280 file_read_elf(int fildes, void *map_address, unsigned char *e_ident, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) file_read_elf() argument 550 __libelf_read_mmaped_file(int fildes, void *map_address, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) __libelf_read_mmaped_file() argument 583 read_unmmaped_file(int fildes, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) read_unmmaped_file() argument 645 read_file(int fildes, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) read_file() argument 727 off_t offset = SARMAG; /* This is the first entry. */ read_long_names() local 912 size_t offset; __libelf_next_arhdr_wrlock() local [all...] |
| /third_party/exfatprogs/include/ |
| H A D | exfat_fs.h | 65 unsigned int offset; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacdec_fixed.c | 167 static void subband_scale(int *dst, int *src, int scale, int offset, int len, void *log_context) in subband_scale() argument
|
| H A D | v4l2_buffers.c | 276 static int v4l2_bufref_to_buf(V4L2Buffer *out, int plane, const uint8_t* data, int size, int offset) in v4l2_bufref_to_buf() argument 377 int offset = 0; in v4l2_buffer_swframe_to_buf() local
|
| H A D | vc1.c | 102 int imode, x, y, code, offset; in bitplane_decoding() local [all...] |
| H A D | vb.c | 90 static int vb_decode_framedata(VBDecContext *c, int offset) in vb_decode_framedata() argument 200 int offset = 0; in decode_frame() local
|
| H A D | xxan.c | 188 int mode, offset, dec_size, table_size; in xan_decode_chroma() local
|
| H A D | pafvideo.c | 164 uint32_t opcode_size, offset; in decode_0() local [all...] |
| H A D | mpegutils.c | 72 int offset[AV_NUM_DATA_POINTERS]; in ff_draw_horiz_band() local
|
| H A D | qdrw.c | 77 int offset = avctx->width; in decode_rle_bpp2() local 132 int offset = avctx->width; decode_rle_bpp4() local 176 int offset = avctx->width; decode_rle16() local 221 int offset = avctx->width * step; decode_rle() local [all...] |
| H A D | utvideoenc.c | 389 uint32_t offset = 0, slice_len = 0; in encode_plane() local [all...] |
| H A D | vlc.c | 328 ff_init_vlc_from_lengths(VLC *vlc, int nb_bits, int nb_codes, const int8_t *lens, int lens_wrap, const void *symbols, int symbols_wrap, int symbols_size, int offset, int flags, void *logctx) ff_init_vlc_from_lengths() argument
|
| H A D | texturedsp.c | 414 rgtc_block_internal(uint8_t *dst, ptrdiff_t stride, const uint8_t *block, const int *color_tab, int mono, int offset, int pix_size) rgtc_block_internal() argument 444 rgtc1_block_internal(uint8_t *dst, ptrdiff_t stride, const uint8_t *block, int sign, int mono, int offset, int pix_size) rgtc1_block_internal() argument
|
| H A D | wma.c | 426 ff_wma_run_level_decode(AVCodecContext *avctx, GetBitContext *gb, VLC *vlc, const float *level_table, const uint16_t *run_table, int version, WMACoef *ptr, int offset, int num_coefs, int block_len, int frame_len_bits, int coef_nb_bits) ff_wma_run_level_decode() argument [all...] |
| /third_party/elfio/elfio/ |
| H A D | elfio_relocation.hpp | 87 get_entry( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const get_entry() argument 122 get_entry( Elf_Xword index, Elf64_Addr& offset, Elf64_Addr& symbolValue, std::string& symbolName, unsigned& type, Elf_Sxword& addend, Elf_Sxword& calcValue ) const get_entry() argument 189 set_entry( Elf_Xword index, Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword addend ) set_entry() argument 224 add_entry( Elf64_Addr offset, Elf_Xword info ) add_entry() argument 235 add_entry( Elf64_Addr offset, Elf_Word symbol, unsigned type ) add_entry() argument 249 add_entry( Elf64_Addr offset, Elf_Xword info, Elf_Sxword addend ) add_entry() argument 260 add_entry( Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword addend ) add_entry() argument 277 add_entry( string_section_accessor str_writer, const char* str, symbol_section_accessor sym_writer, Elf64_Addr value, Elf_Word size, unsigned char sym_info, unsigned char other, Elf_Half shndx, Elf64_Addr offset, unsigned type ) add_entry() argument 297 Elf64_Addr offset = 0; swap_symbols() local 322 generic_get_entry_rel( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const generic_get_entry_rel() argument 342 generic_get_entry_rela( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const generic_get_entry_rela() argument 362 generic_set_entry_rel( Elf_Xword index, Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword ) generic_set_entry_rel() argument 387 generic_set_entry_rela( Elf_Xword index, Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword addend ) generic_set_entry_rela() argument 414 generic_add_entry( Elf64_Addr offset, Elf_Xword info ) generic_add_entry() argument 431 generic_add_entry( Elf64_Addr offset, Elf_Xword info, Elf_Sxword addend ) generic_add_entry() argument [all...] |
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getmacros.c | 302 read_macros(Dwarf *dbg, int sec_index, Dwarf_Off macoff, int (*callback) (Dwarf_Macro *, void *), void *arg, ptrdiff_t offset, bool accept_0xff, Dwarf_Die *cudie) read_macros() argument 459 token_from_offset(ptrdiff_t offset, bool accept_0xff) token_from_offset() argument 487 gnu_macros_getmacros_off(Dwarf *dbg, Dwarf_Off macoff, int (*callback) (Dwarf_Macro *, void *), void *arg, ptrdiff_t offset, bool accept_0xff, Dwarf_Die *cudie) gnu_macros_getmacros_off() argument 505 macro_info_getmacros_off(Dwarf *dbg, Dwarf_Off macoff, int (*callback) (Dwarf_Macro *, void *), void *arg, ptrdiff_t offset, Dwarf_Die *cudie) macro_info_getmacros_off() argument 527 ptrdiff_t offset = offset_from_token (token, &accept_0xff); dwarf_getmacros_off() local 569 ptrdiff_t offset = offset_from_token (token, &accept_0xff); dwarf_getmacros() local [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | node.c | 169 get_node_path(struct f2fs_node *node, long block, int offset[4], unsigned int noffset[4]) get_node_path() argument 246 int offset[4]; get_dnode_of_data() local [all...] |
| H A D | node.h | 61 datablock_addr(struct f2fs_node *node_page, unsigned int offset) datablock_addr() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_deesser.c | 115 double offset; in filter_frame() local
|
| H A D | af_anlms.c | 50 AVFrame *offset; member 124 int offset = *offsetp; in process_sample() local 168 int *offset in process_channels() local 98 fir_sample(AudioNLMSContext *s, float sample, float *delay, float *coeffs, float *tmp, int *offset) fir_sample() argument [all...] |
| H A D | afir_template.c | 269 static int fn(fir_quantum)(AVFilterContext *ctx, AVFrame *out, int ch, int offset) in fir_quantum() argument
|
| H A D | vf_yadif.c | 124 int offset = FFMAX(w - edge, 3); in filter_edges() local 173 int offset in filter_edges_16bit() local [all...] |
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_pad.c | 67 int offset = given - border; in after_get_buddy() local 70 int offset = given - border; in after_get_buddy() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | argo_asf.c | 253 int64_t offset; in argo_asf_seek() local
|