Home
last modified time | relevance | path

Searched defs:acur (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_grayworld.c148 float *acur = s->tmpplab + i * outlink->w + outlink->w * outlink->h; in convert_frame() local
216 float *acur = s->tmpplab + i * outlink->w + outlink->w * outlink->h; in correct_frame() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c294 skip_comment( FT_Byte* *acur, in skip_comment() argument
312 skip_spaces( FT_Byte* *acur, in skip_spaces() argument
342 skip_literal_string( FT_Byte* *acur, in skip_literal_string() argument
418 skip_string( FT_Byte* *acur, FT_Byte* limit ) skip_string() argument
457 skip_procedure( FT_Byte* *acur, FT_Byte* limit ) skip_procedure() argument
781 ps_tocoordarray( FT_Byte* *acur, FT_Byte* limit, FT_Int max_coords, FT_Short* coords ) ps_tocoordarray() argument
860 ps_tofixedarray( FT_Byte* *acur, FT_Byte* limit, FT_Int max_values, FT_Fixed* values, FT_Int power_ten ) ps_tofixedarray() argument
996 ps_tobool( FT_Byte* *acur, FT_Byte* limit ) ps_tobool() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.c755 xfs_alloc_cur_setup( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cur_setup() argument
798 xfs_alloc_cur_close( struct xfs_alloc_cur *acur, bool error) xfs_alloc_cur_close() argument
823 xfs_alloc_cur_check( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, struct xfs_btree_cur *cur, int *new) xfs_alloc_cur_check() argument
921 xfs_alloc_cur_finish( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cur_finish() argument
951 xfs_alloc_cntbt_iter( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cntbt_iter() argument
1315 xfs_alloc_walk_iter( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, struct xfs_btree_cur *cur, bool increment, bool find_one, int count, int *stat) xfs_alloc_walk_iter() argument
1367 xfs_alloc_ag_vextent_locality( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, int *stat) xfs_alloc_ag_vextent_locality() argument
1493 xfs_alloc_ag_vextent_lastblock( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, xfs_agblock_t *bno, xfs_extlen_t *len, bool *allocated) xfs_alloc_ag_vextent_lastblock() argument
1560 struct xfs_alloc_cur acur = {}; xfs_alloc_ag_vextent_near() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.c811 xfs_alloc_cur_setup( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cur_setup() argument
852 xfs_alloc_cur_close( struct xfs_alloc_cur *acur, bool error) xfs_alloc_cur_close() argument
877 xfs_alloc_cur_check( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, struct xfs_btree_cur *cur, int *new) xfs_alloc_cur_check() argument
974 xfs_alloc_cur_finish( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cur_finish() argument
1004 xfs_alloc_cntbt_iter( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur) xfs_alloc_cntbt_iter() argument
1297 xfs_alloc_walk_iter( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, struct xfs_btree_cur *cur, bool increment, bool find_one, int count, int *stat) xfs_alloc_walk_iter() argument
1349 xfs_alloc_ag_vextent_locality( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, int *stat) xfs_alloc_ag_vextent_locality() argument
1474 xfs_alloc_ag_vextent_lastblock( struct xfs_alloc_arg *args, struct xfs_alloc_cur *acur, xfs_agblock_t *bno, xfs_extlen_t *len, bool *allocated) xfs_alloc_ag_vextent_lastblock() argument
1542 struct xfs_alloc_cur acur = {}; xfs_alloc_ag_vextent_near() local
[all...]

Completed in 7 milliseconds