Home
last modified time | relevance | path

Searched defs:comments (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats.c218 size_t sox_num_comments(sox_comments_t comments) in sox_num_comments()
228 void sox_append_comment(sox_comments_t * comments, char const * comment) in sox_append_comment()
237 void sox_append_comments(sox_comments_t * comments, char const * comment) in sox_append_comments()
255 sox_comments_t sox_copy_comments(sox_comments_t comments) in sox_copy_comments()
264 void sox_delete_comments(sox_comments_t * comments) in sox_delete_comments()
274 char * lsx_cat_comments(sox_comments_t comments) in lsx_cat_comments()
293 char const * sox_find_comment(sox_comments_t comments, char const * id) in sox_find_comment()
H A Dsoundtool.c27 char id1[sizeof(ID1)], comments[text_field_len + 1]; in start_read() local
H A Dsox-fmt.c78 char * comments = lsx_cat_comments(ft->oob.comments); in write_header() local
H A Dsmp.c31 char comments[COMMENTLEN]; /* User comments */ member
H A Dsox.c2112 static void read_comment_file(sox_comments_t * comments, char const * const filename) in read_comment_file()
2792 static void set_replay_gain(sox_comments_t comments, file_t * f) in set_replay_gain()
H A Dsox.h1489 sox_comments_t comments; /**< Comment strings in id=value format. */ member
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dcreate_manifest3.py86 def prepend_comments(comments, json_manifest): argument
104 comments = manifest.read(json_start) variable
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dip_tables.c140 static const char *const comments[] = { variable
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c165 static const char *const comments[] = { variable