Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/tests/lib1/
H A Dcomments.pc1 Name: comments pkg
/freebsd/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.h38 int comments; member
/freebsd/contrib/pkgconf/doc/
H A Dextract.py147 comments = [comment for comment in extract_comments(sys.argv[1]) if comment.doc_text] variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentBriefParser.cpp14 namespace comments { namespace
H A DCommentCommandTraits.cpp13 namespace comments { namespace
H A DComment.cpp19 namespace comments { namespace
H A DCommentParser.cpp27 namespace comments { namespace
H A DCommentLexer.cpp19 namespace comments { namespace
H A DCommentSema.cpp22 namespace comments { namespace
/freebsd/contrib/libucl/tests/
H A Dtest_generate.c44 ucl_object_t *obj, *cur, *ar, *ar1, *ref, *test_obj, *comments; in main() local
H A Dtest_basic.c36 ucl_object_t *obj, *comments = NULL; in main() local
/freebsd/contrib/libucl/src/
H A Ducl_emitter_streamline.c54 const ucl_object_t *comments; member
H A Ducl_emitter.c702 const ucl_object_t *comments) in ucl_object_emit_full()
H A Ducl_util.c3948 ucl_comments_find(const ucl_object_t *comments,
3959 bool ucl_comments_move(ucl_object_t *comments,
3984 void ucl_comments_add(ucl_object_t *comments, const ucl_object_t *obj,
H A Ducl_internal.h273 ucl_object_t *comments; member
/freebsd/crypto/openssh/
H A Dauthfd.h26 char **comments; member
H A Dssh.c2363 char **comments = NULL; in load_public_identity_files() local
H A Dssh-agent.c1576 char **comments = NULL; in process_add_smartcard_key() local
H A Dssh-keygen.c808 char *fp, *ra, **comments = NULL; in do_download() local
/freebsd/contrib/bc/project/
H A Dgithub_issues.json13 "comments": [ array
78 "comments": [ array
151 "comments": [ array
321 "comments": [ array
364 "comments": [ array
407 "comments": [ array
569 "comments": [ array
687 "comments": [ array
752 "comments": [ array
795 "comments": [ array
[all …]
H A Dgithub_prs.json18 "comments": [ array
224 "comments": [ array
328 "comments": [ array
542 "comments": [ array
700 "comments": [ array
804 "comments": [ array
907 "comments": [ array
1037 "comments": [ array
1335 "comments": [ array
1496 "comments": [ array
[all …]
/freebsd/usr.sbin/pw/
H A Dpw_conf.c105 static char const *comments[_UC_FIELDS] = variable
/freebsd/contrib/unbound/validator/
H A Dval_anchor.c530 readkeyword_bindfile(FILE* in, sldns_buffer* buf, int* line, int comments) in readkeyword_bindfile()
662 int comments = 1; in process_bind_contents() local
H A Dautotrust.c172 char* comments = comment; in parse_comments() local
/freebsd/contrib/libucl/include/
H A Ducl.h1478 const ucl_object_t *comments; member