/third_party/ffmpeg/libavcodec/ |
H A D | vp9block.c | 581 static const uint8_t off[10] = { in decode_mode() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_fftdnoiz.c | 145 import_row8(AVComplexFloat *dst, uint8_t *src, int rw, float scale, float *win, int off) import_row8() argument 161 import_row16(AVComplexFloat *dst, uint8_t *srcp, int rw, float scale, float *win, int off) import_row16() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | id3v2.c | 1151 int64_t start, off; in id3v2_read_internal() local
|
/third_party/alsa-lib/src/control/ |
H A D | control_remap.c | 1022 size_t off; in add_chn_to_map() local
|
/third_party/alsa-lib/src/topology/ |
H A D | data.c | 436 static int copy_data_hex(char *data, int off, const char *str, int width) in copy_data_hex() argument 468 int size, esize, off, num; in tplg_parse_data_hex() local 598 int set_size, size, off; in copy_tuples() local 1579 size_t off; in tplg_decode_manifest_data() local 1885 size_t pos = 0, off; tplg_add_data() local [all...] |
/third_party/backends/backend/genesys/ |
H A D | gl841.cpp | 1681 int off[3],offh[3],offl[3],off1[3],off2[3]; in offset_calibration() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | MessageFormat.java | 2071 private PluralSelectorContext(int start, String name, Number num, double off) { in PluralSelectorContext() argument
|
/third_party/NuttX/fs/tmpfs/ |
H A D | fs_tmpfs.c | 1106 ssize_t tmpfs_readpage(struct Vnode *vnode, char *buffer, off_t off) in tmpfs_readpage() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | MessageFormat.java | 2027 private PluralSelectorContext(int start, String name, Number num, double off) { in PluralSelectorContext() argument
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Gparser.c | 203 unsigned long off; in finish_prologue() local
|
/third_party/libuv/src/unix/ |
H A D | fs.c | 435 off_t off; in uv__fs_read() local 891 uv__fs_try_copy_file_range(int in_fd, off_t* off, int out_fd, size_t len) uv__fs_try_copy_file_range() argument 949 off_t off; uv__fs_sendfile() local 998 off_t off; uv__fs_sendfile() local 1118 off_t off; uv__fs_write() local 1785 uv_fs_ftruncate(uv_loop_t* loop, uv_fs_t* req, uv_file file, int64_t off, uv_fs_cb cb) uv_fs_ftruncate() argument 1904 uv_fs_read(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_read() argument 2027 uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file out_fd, uv_file in_fd, int64_t off, size_t len, uv_fs_cb cb) uv_fs_sendfile() argument 2093 uv_fs_write(uv_loop_t* loop, uv_fs_t* req, uv_file file, const uv_buf_t bufs[], unsigned int nbufs, int64_t off, uv_fs_cb cb) uv_fs_write() argument [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_tess_io_to_mem.c | 258 nir_ssa_def *off = nir_iadd_nuw(b, base_off_var, io_off); in lower_ls_output_store() local 333 nir_ssa_def *off = intrin in hs_output_lds_offset() local 395 nir_ssa_def * off = intrin hs_per_patch_output_vmem_offset() local 416 nir_ssa_def *off = hs_per_vertex_input_lds_offset(b, st, intrin); lower_hs_per_vertex_input_load() local 473 nir_ssa_def *off = hs_output_lds_offset(b, st, intrin); lower_hs_output_load() local 638 nir_ssa_def *off = intrin->intrinsic == nir_intrinsic_load_per_vertex_input lower_tes_input_load() local [all...] |
/third_party/libbpf/src/ |
H A D | gen_loader.c | 52 size_t off = gen->insn_cur - gen->insn_start; in realloc_insn_buf() local 75 size_t off = gen->data_cur - gen->data_start; in realloc_data_buf() local 211 static void emit_rel_store(struct bpf_gen *gen, int off, in argument 220 move_blob2blob(struct bpf_gen *gen, int off, int size, int blob_off) move_blob2blob() argument 238 move_ctx2blob(struct bpf_gen *gen, int off, int size, int ctx_off, bool check_non_zero) move_ctx2blob() argument 252 move_stack2blob(struct bpf_gen *gen, int off, int size, int stack_off) move_stack2blob() argument 284 __s64 off = -(gen->insn_cur - gen->insn_start - gen->cleanup_label) / 8 - 1; emit_check_err() local [all...] |
/third_party/libcoap/src/ |
H A D | coap_io.c | 152 int off = 0; local 266 int off = 0; local [all...] |
/third_party/mbedtls/library/ |
H A D | bignum.c | 409 size_t off = pos / biL; in mbedtls_mpi_set_bit() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_print.c | 1138 unsigned off = info->index_map[idx] - 1; in print_intrinsic_instr() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_etc_decode.c | 468 nir_ssa_def *off = in build_shader() local
|
/third_party/littlefs/ |
H A D | lfs.h | 353 lfs_off_t off; member 361 lfs_off_t off; member 395 lfs_off_t off; member 434 lfs_block_t off; member
|
/third_party/ltp/include/lapi/ |
H A D | io_uring.h | 40 uint64_t off; /* offset into file */ member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_uvd.c | 110 static void send_cmd(struct ruvd_decoder *dec, unsigned cmd, struct pb_buffer *buf, uint32_t off, in send_cmd() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_uvd.c | 116 send_cmd(struct ruvd_decoder *dec, unsigned cmd, struct pb_buffer* buf, uint32_t off, unsigned usage, enum radeon_bo_domain domain) send_cmd() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir.c | 1653 brw_nir_load_global_const(nir_builder *b, nir_intrinsic_instr *load_uniform, nir_ssa_def *base_addr, unsigned off) brw_nir_load_global_const() argument
|
H A D | brw_mesh.cpp | 55 unsigned off = nir_intrinsic_base(intrin) + nir_src_as_uint(intrin->src[0]); in brw_nir_lower_load_uniforms_impl() local 980 fs_reg off = bld8.vgrf(BRW_REGISTER_TYPE_UD, 1); in emit_urb_indirect_writes() local 1089 fs_reg off = bld8.vgrf(BRW_REGISTER_TYPE_UD, 1); emit_urb_indirect_reads() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-module-builder.h | 106 size_t off = offset(); in reserve_u32v() local
|
/third_party/node/src/ |
H A D | node_errors.cc | 166 int off = 0; in GetErrorSource() local [all...] |