Home
last modified time | relevance | path

Searched defs:ofs (Results 26 - 50 of 91) sorted by relevance

1234

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array_too_long.h31 uint16_t ofs; /**< offset into the packet */ member
H A Dlayout_large_align_field.h32 uint16_t ofs; /**< offset into the packet */ member
/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp32 static inline SkRSXform make_rsxform(SkPoint ofs, in make_rsxform() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_hipriv.c86 hi_u8 ofs = tuning ? 1 : 0; in at_hi_wifi_set_rate_power_sub() local
/third_party/f2fs-tools/fsck/
H A Dnode.c108 new_node_block(struct f2fs_sb_info *sbi, struct dnode_of_data *dn, unsigned int ofs) new_node_block() argument
H A Dnode.h114 unsigned int ofs = ofs_of_node(node_page); in IS_DNODE() local
/third_party/ffmpeg/libavcodec/
H A Dvmdvideo.c196 int ofs; in vmd_decode() local
[all...]
H A Dlcldec.c93 unsigned ofs = bytestream_get_le16(&srcptr); in mszh_decomp() local
H A Ddcadsp.c26 decode_hf_c(int32_t **dst, const int32_t *vq_index, const int8_t hf_vq[1024][32], int32_t scale_factors[32][2], ptrdiff_t sb_start, ptrdiff_t sb_end, ptrdiff_t ofs, ptrdiff_t len) decode_hf_c() argument
43 decode_joint_c(int32_t **dst, int32_t **src, const int32_t *scale_factors, ptrdiff_t sb_start, ptrdiff_t sb_end, ptrdiff_t ofs, ptrdiff_t len) decode_joint_c() argument
388 lbr_bank_c(float output[32][4], float **input, const float *coeff, ptrdiff_t ofs, ptrdiff_t len) lbr_bank_c() argument
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c99 size_t ofs, alloc, al, hp; in _lwsac_use() local
[all...]
/third_party/libcoap/src/
H A Dcoap_address.c292 size_t ofs = 0; in coap_address_set_unix_domain() local
H A Dcoap_option.c250 size_t ofs = 1; in coap_opt_value() local
H A Dcoap_notls.c273 size_t ofs; member
/third_party/ntfs-3g/libntfs-3g/
H A Ddevice.c507 static int ntfs_device_offset_valid(struct ntfs_device *dev, s64 ofs) in ntfs_device_offset_valid() argument
H A Dmft.c550 s64 pass_end, ll, data_pos, pass_start, ofs, bit; in ntfs_mft_bitmap_find_free_rec() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdump_logfile.c262 static int logfile_pread(logfile_file *logfile, int ofs, int count, u8 *buf) in logfile_pread() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dtoolutil.cpp221 std::ofstream ofs; in uprv_compareGoldenFiles() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h32 unsigned ofs; member
/third_party/icu/icu4c/source/tools/toolutil/
H A Dtoolutil.cpp221 std::ofstream ofs; in uprv_compareGoldenFiles() local
/third_party/astc-encoder/Source/
H A Dastcenc_weight_align.cpp129 vfloat ofs = angle * mult; in compute_angular_offsets() local
H A Dastcenc_compute_variance.cpp66 ptrdiff_t ofs = -static_cast<ptrdiff_t>(step * stride); in brent_kung_prefix_sum() local
90 ptrdiff_t ofs = -static_cast<ptrdiff_t>(step * stride); in brent_kung_prefix_sum() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-struct.h52 size_t ofs; /* child dll2; points to dll2_owner */ member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h131 void set_sampler_offset(PVirtualValue ofs) {m_sampler_offset = ofs;} in set_sampler_offset() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff-common.hh414 T &ofs = *(T *) (c->head + OpCode_Size (int_op)); in serialize_link_op() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mmu.c694 unsigned int ofs = index + i; in kbase_mmu_insert_single_page() local
806 unsigned int ofs = index + i; in kbase_mmu_insert_pages_no_flush() local

Completed in 22 milliseconds

1234