Home
last modified time | relevance | path

Searched defs:comment (Results 26 – 50 of 70) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Did3.c196 char * comment = lsx_malloc(strlen(id3tagmap[i][1]) + 1 + strlen((char *)utf8) + 1); in lsx_id3_read_tag() local
H A Dsf.c120 char * comment = lsx_cat_comments(ft->oob.comments); in write_header() local
H A Dau.c197 char * comment = lsx_cat_comments(ft->oob.comments); in write_header() local
H A Dformats.c228 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()
H A Dcvsd.c572 char * comment = lsx_cat_comments(ft->oob.comments); in make_dvms_hdr() local
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.h103 DMXConfigCommentPtr comment; member
H A Ddmxcompat.c150 DMXConfigCommentPtr comment = NULL; in dmxVDLRead() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.cpp907 …XMLComment* comment = doc->NewComment( Value() ); // fixme: this will always allocate memory. I… in ShallowClone() local
1511 XMLComment* comment = new (commentPool.Alloc()) XMLComment( this ); in NewComment() local
1964 void XMLPrinter::PushComment( const char* comment ) in PushComment()
2041 bool XMLPrinter::Visit( const XMLComment& comment ) in Visit()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dconfig.c76 int quote = 0, comment = 0, space = 0; in parse_value() local
233 int comment = 0; in perf_parse_file() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_lxml.py214 def comment(self, content): member in LXMLTreeBuilderForXML
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DFlags.c428 char *name, *comment = NULL; in xf86parseOption() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Ddebug-monitors.c316 unsigned int comment = esr & ESR_ELx_BRK64_ISS_COMMENT_MASK; in call_break_hook() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_mmu_page_directory.c374 static _mali_osk_errcode_t writereg(u32 where, u32 what, const char *comment, struct dump_info *inf… in writereg()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-cards.h111 char *comment; member
/OK3568_Linux_fs/u-boot/tools/
H A Dimagetool.h68 const char *comment; /* Comment to add to signature node */ member
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_core.c338 ip_set_init_comment(struct ip_set *set, struct ip_set_comment *comment, in ip_set_init_comment()
364 ip_set_put_comment(struct sk_buff *skb, const struct ip_set_comment *comment) in ip_set_put_comment()
381 struct ip_set_comment *comment = ptr; in ip_set_comment_free() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzlib.h122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzlib.h122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzlib.h122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzlib.h122 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbout.c405 const char *comment = " "; in XkbWriteXKBSymbols() local
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dse.c352 const char *comment; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dfw.h158 u8 comment[32]; /* short description */ member
/OK3568_Linux_fs/kernel/fs/affs/
H A Damigaffs.h92 u8 comment[92]; member
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dip_tables.c160 const char **comment, unsigned int *rulenum) in get_chainname_rulenum()
197 const char *hookname, *chainname, *comment; in trace_packet() local

123