Home
last modified time | relevance | path

Searched defs:offs (Results 1 - 25 of 81) sorted by relevance

1234

/third_party/ffmpeg/libavutil/
H A Dfifo.h414 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 Dpan_ir.c136 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 Ddn_comp.c7 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 Dmjpegbdec.c35 uint32_t offs= get_bits_long(gb, 32); in read_offs() local
[all...]
H A Ddca_exss.c324 int offs = asset->asset_offset; in set_exss_offsets() local
[all...]
H A Dfraps.c147 uint32_t offs[4]; in decode_frame() local
[all...]
H A Dgdv.c391 int offs = top + bytestream2_get_byte(gb); in decompress_68() local
H A Dindeo4.c472 int x, y, mv_x, mv_y, mv_delta, offs, mb_offset, blks_per_mb, in decode_mb_info() local
H A Dindeo5.c458 int x, y, mv_x, mv_y, mv_delta, offs, mb_offset, in decode_mb_info() local
H A Dfaxcompr.c258 unsigned int offs = 0, run = 0; in decode_group3_2d_line() local
[all...]
/third_party/FreeBSD/contrib/libexecinfo/
H A Dbacktrace.c49 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 Dradeon_vce_40_2_2.c51 uint32_t offs = enc->cs.current.cdw - enc->task_info_idx + 3; in task_info() local
H A Dradeon_vce_52.c590 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 Dinftrees.c59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/third_party/musl/third_party/openbsd/gnu/lib/libexecinfo/
H A Dbacktrace.c49 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 Dinftrees.c59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/third_party/skia/third_party/externals/zlib/
H A Dinftrees.c59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/third_party/elfutils/tests/
H A Delfcopy.c187 GElf_Off *offs = NULL; in copy_elf() local
[all...]
/third_party/node/deps/zlib/
H A Dinftrees.c54 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 DShaderCore.hpp352 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 Dinftree9.c54 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table9() local
/third_party/zlib/
H A Dinftrees.c54 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table() local
/third_party/curl/lib/
H A Dhsts.c285 size_t offs = hlen - ntail; in Curl_hsts() local
/third_party/ntfs-3g/libntfs-3g/
H A Dea.c248 size_t offs; in ntfs_set_ntfs_ea() local
/third_party/musl/src/regex/
H A Dglob.c231 size_t offs = (flags & GLOB_DOOFFS) ? g->gl_offs : 0; in glob() local

Completed in 28 milliseconds

1234