| /third_party/mbedtls/library/ |
| H A D | poly1305.c | 85 size_t offset = 0U; in poly1305_process() local 286 size_t offset = 0U; in mbedtls_poly1305_update() local [all...] |
| /third_party/lzma/C/ |
| H A D | XzIn.c | 156 static SRes LookInStream_SeekRead_ForArc(ILookInStreamPtr stream, UInt64 offset, void *buf, size_t size)
in LookInStream_SeekRead_ForArc() argument
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-dataview-object.c | 69 uint32_t offset = 0; in ecma_op_dataview_create() local [all...] |
| /third_party/lame/frontend/ |
| H A D | lame_main.c | 328 write_xing_frame(lame_global_flags * gf, FILE * outf, size_t offset) in write_xing_frame() argument
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-parser-util.c | 622 parser_emit_cbc_backward_branch(parser_context_t *context_p, uint16_t opcode, uint32_t offset) parser_emit_cbc_backward_branch() argument 722 size_t offset; parser_set_branch_to_current_position() local [all...] |
| /third_party/jerryscript/jerry-core/parser/regexp/ |
| H A D | re-bytecode.c | 65 re_bytecode_insert(re_compiler_ctx_t *re_ctx_p, const size_t offset, const size_t size) re_bytecode_insert() argument 93 re_insert_byte(re_compiler_ctx_t *re_ctx_p, const uint32_t offset, const uint8_t byte) re_insert_byte() argument 124 re_insert_opcode(re_compiler_ctx_t *re_ctx_p, const uint32_t offset, const re_opcode_t opcode) re_insert_opcode() argument 243 re_insert_value(re_compiler_ctx_t *re_ctx_p, const uint32_t offset, const uint32_t value) re_insert_value() argument 303 re_insert_char(re_compiler_ctx_t *re_ctx_p, const uint32_t offset, const lit_code_point_t cp) re_insert_char() argument 390 const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, bytecode_p); re_dump_bytecode() local 397 const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, bytecode_p); re_dump_bytecode() local 416 const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, bytecode_p); re_dump_bytecode() local 437 const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, bytecode_p); re_dump_bytecode() local 484 const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, bytecode_p); re_dump_bytecode() local 493 const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, bytecode_p); re_dump_bytecode() local 524 const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, bytecode_p); re_dump_bytecode() local 534 const uint32_t offset = re_get_value (&bytecode_p) + re_get_bytecode_offset (bytecode_start_p, bytecode_p); re_dump_bytecode() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_large_constants.c | 120 const unsigned offset = nir_deref_instr_get_const_offset(deref, size_align); in handle_constant_store() local
|
| H A D | nir_lower_io_to_scalar.c | 111 nir_ssa_def *offset = nir_iadd_imm(b, base_offset, i * (intr->dest.ssa.bit_size / 8)); in lower_load_to_scalar() local 213 nir_ssa_def *offset = nir_iadd_imm(b, base_offset, i * (value->bit_size / 8)); in lower_store_to_scalar() local [all...] |
| H A D | nir_lower_io_arrays_to_elements.c | 54 unsigned offset = 0; in get_io_offset() local
|
| H A D | nir_lower_wpos_ytransform.c | 265 nir_ssa_def *offset; in lower_interp_deref_at_offset() local
|
| H A D | nir_split_64bit_vec3_and_vec4.c | 111 nir_ssa_def *offset = nir_imm_intN_t(b, 0, deref->dest.ssa.bit_size); in get_linear_array_offset() local 168 split_load_deref(nir_builder *b, nir_intrinsic_instr *intr, nir_ssa_def *offset, struct hash_table *split_vars) split_load_deref() argument 193 split_store_deref(nir_builder *b, nir_intrinsic_instr *intr, nir_ssa_def *offset, struct hash_table *split_vars) split_store_deref() argument [all...] |
| H A D | nir_opt_preamble.c | 61 unsigned offset; member 497 unsigned offset = 0; in nir_opt_preamble() local [all...] |
| /third_party/mesa3d/src/drm-shim/ |
| H A D | device.c | 416 drm_shim_mmap(struct shim_fd *shim_fd, size_t length, int prot, int flags, int fd, off64_t offset) drm_shim_mmap() argument
|
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_ringbuffer.h | 203 uint32_t offset; member 281 OUT_RELOC(struct fd_ringbuffer *ring, struct fd_bo *bo, uint32_t offset, in OUT_RELOC() argument
|
| H A D | freedreno_bo.c | 459 uint64_t offset; in bo_map() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_a4xx.c | 74 struct ir3_instruction *ldgb, *src0, *src1, *byte_offset, *offset; in emit_intrinsic_load_ssbo() local 101 struct ir3_instruction *stgb, *src0, *src1, *src2, *byte_offset, *offset; in emit_intrinsic_store_ssbo() local 225 struct ir3_instruction *offset; get_image_offset() local 286 struct ir3_instruction *offset = get_image_offset(ctx, intr, coords, true); emit_intrinsic_load_image() local 331 struct ir3_instruction *stib, *offset; emit_intrinsic_store_image() local [all...] |
| H A D | ir3_lower_parallelcopy.c | 51 get_copy_src(const struct ir3_register *reg, unsigned offset) in get_copy_src() argument
|
| H A D | ir3_nir_lower_io_offsets.c | 124 ir3_nir_try_propagate_bit_shift(nir_builder *b, nir_ssa_def *offset, in ir3_nir_try_propagate_bit_shift() argument 174 nir_ssa_def *offset = intrinsic->src[1].ssa; in scalarize_load() local 221 nir_ssa_def *offset = intrinsic->src[offset_src_idx].ssa; lower_offset_for_ssbo() local [all...] |
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | headergen2.c | 234 static void printdelem (struct rnndelem *elem, uint64_t offset, const char *str) { in printdelem() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_android.c | 170 int offset[4]; member
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglconfig.h | 158 EGLint offset = _eglOffsetOfConfig(key); in _eglSetConfigKey() local 170 EGLint offset = _eglOffsetOfConfig(key); in _eglGetConfigKey() local
|
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | emu-ui.c | 236 unsigned offset = afuc_gpr_reg(name); in emu_write_gpr_prompt() local 254 unsigned offset = afuc_control_reg(name); in emu_write_control_prompt() local 273 unsigned offset = afuc_control_reg(name); in emu_dump_control_prompt() local 289 unsigned offset = afuc_gpu_reg(name); emu_write_gpu_prompt() local 308 unsigned offset = afuc_gpu_reg(name); emu_dump_gpu_prompt() local 318 const char *offset; emu_write_mem_prompt() local 336 const char *offset; emu_dump_mem_prompt() local [all...] |
| H A D | emu.h | 264 unsigned offset; member
|
| /third_party/mesa3d/src/freedreno/drm/msm/ |
| H A D | msm_ringbuffer.c | 100 unsigned offset; member [all...] |
| /third_party/mesa3d/src/freedreno/drm/virtio/ |
| H A D | virtio_bo.c | 51 virtio_bo_offset(struct fd_bo *bo, uint64_t *offset) in virtio_bo_offset() argument
|