/third_party/ffmpeg/libavutil/ |
H A D | fifo.h | 414 static inline uint8_t *av_fifo_peek2(const AVFifoBuffer *f, int offs) in av_fifo_peek2() argument
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_ir.c | 136 pan_lookup_pushed_ubo(struct panfrost_ubo_push *push, unsigned ubo, unsigned offs) in pan_lookup_pushed_ubo() argument
|
/third_party/musl/src/network/ |
H A D | dn_comp.c | 7 static int getoffs(short *offs, const unsigned char *base, const unsigned char *s) in getoffs() argument 40 short offs[128]; in match() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mjpegbdec.c | 35 uint32_t offs= get_bits_long(gb, 32); in read_offs() local [all...] |
H A D | dca_exss.c | 324 int offs = asset->asset_offset; in set_exss_offsets() local [all...] |
H A D | fraps.c | 147 uint32_t offs[4]; in decode_frame() local [all...] |
H A D | gdv.c | 391 int offs = top + bytestream2_get_byte(gb); in decompress_68() local
|
H A D | indeo4.c | 472 int x, y, mv_x, mv_y, mv_delta, offs, mb_offset, blks_per_mb, in decode_mb_info() local
|
H A D | indeo5.c | 458 int x, y, mv_x, mv_y, mv_delta, offs, mb_offset, in decode_mb_info() local
|
H A D | faxcompr.c | 258 unsigned int offs = 0, run = 0; in decode_group3_2d_line() local [all...] |
/third_party/FreeBSD/contrib/libexecinfo/ |
H A D | backtrace.c | 49 static int rasprintf(char **buf, size_t *bufsiz, size_t offs, const char *fmt, ...)
in rasprintf() argument 85 static ssize_t format_string(char **buf, size_t *bufsiz, size_t offs, const char *fmt,
in format_string() argument 126 static ssize_t format_address(char **buf, size_t *bufsiz, size_t offs,
in format_address() argument 154 size_t offs = len * sizeof(char *); backtrace_symbols_fmt() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vce_40_2_2.c | 51 uint32_t offs = enc->cs.current.cdw - enc->task_info_idx + 3; in task_info() local
|
H A D | radeon_vce_52.c | 590 uint32_t offs = enc->cs.current.cdw - enc->task_info_idx + 3; in task_info() local
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
/third_party/musl/third_party/openbsd/gnu/lib/libexecinfo/ |
H A D | backtrace.c | 49 static int rasprintf(char **buf, size_t *bufsiz, size_t offs, const char *fmt, ...) in rasprintf() argument 85 static ssize_t format_string(char **buf, size_t *bufsiz, size_t offs, const char *fmt, in format_string() argument 126 static ssize_t format_address(char **buf, size_t *bufsiz, size_t offs, in format_address() argument 170 size_t offs = len * sizeof(char *); backtrace_symbols_fmt() local [all...] |
/third_party/libwebsockets/win32port/zlib/ |
H A D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */
local
|
/third_party/skia/third_party/externals/zlib/ |
H A D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
/third_party/elfutils/tests/ |
H A D | elfcopy.c | 187 GElf_Off *offs = NULL; in copy_elf() local [all...] |
/third_party/node/deps/zlib/ |
H A D | inftrees.c | 54 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | ShaderCore.hpp | 352 auto offs = offsets(); in Load() local 426 auto offs = offsets(); in Store() local 469 rr::Scatter(rr::Pointer<EL>(base), val, offs, mask, alignment); in Store() local
|
/third_party/zlib/contrib/infback9/ |
H A D | inftree9.c | 54 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table9() local
|
/third_party/zlib/ |
H A D | inftrees.c | 54 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table() local
|
/third_party/curl/lib/ |
H A D | hsts.c | 285 size_t offs = hlen - ntail; in Curl_hsts() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | ea.c | 248 size_t offs; in ntfs_set_ntfs_ea() local
|
/third_party/musl/src/regex/ |
H A D | glob.c | 231 size_t offs = (flags & GLOB_DOOFFS) ? g->gl_offs : 0; in glob() local
|