Home
last modified time | relevance | path

Searched refs:annotate (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp126 Annotator.annotate(*AnnotatedLines.back()); in process()
H A DTokenAnnotator.h226 void annotate(AnnotatedLine &Line);
H A DTokenAnnotator.cpp3646 void TokenAnnotator::annotate(AnnotatedLine &Line) { in annotate() function in clang::format::TokenAnnotator
3651 annotate(*Child); in annotate()
H A DUnwrappedLineParser.cpp714 Annotator.annotate(Line); in mightFitOnOneLine()
/freebsd/crypto/krb5/doc/admin/
H A Dauth_indicator.rst6 As of release 1.14, the KDC can be configured to annotate tickets if
H A Dotp.rst90 of authentication indicators to annotate tickets with, overriding any
H A Ddatabase.rst124 a nonexistent policy, and will annotate the policy name with "[does
/freebsd/crypto/krb5/doc/html/_sources/admin/
H A Dauth_indicator.rst.txt6 As of release 1.14, the KDC can be configured to annotate tickets if
H A Dotp.rst.txt90 of authentication indicators to annotate tickets with, overriding any
H A Ddatabase.rst.txt124 a nonexistent policy, and will annotate the policy name with "[does
/freebsd/contrib/file/magic/Magdir/
H A Dssh39 # https://cvsweb.openbsd.org/src/usr.bin/ssh/PROTOCOL.u2f?annotate=HEAD
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h460 void annotate();
/freebsd/sys/contrib/device-tree/Bindings/
H A Ddts-coding-style.rst133 3. Status is the last information to annotate that device node is or is not
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-source.txt179 consistently in the SoftFloat code to annotate 64-bit literals.
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td580 // These are used to annotate calls to __tls_get_offset.
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh326 …'c/-/(noannotate annotate draftfolder draftmessage nodraftfolder editor noedit form noinplace inpl…
343 …'c/-/(noannotate annotate draftfolder draftmessage nodraftfolder editor noedit filter form noforma…
518 'p/1/(add admin annotate checkout commit diff edit \
/freebsd/contrib/llvm-project/libcxx/include/
H A Ddeque911 // __beg - index of the first item to annotate
912 // __end - index behind the last item to annotate (so last item + 1)
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp2844 void ModuloScheduleTestAnnotater::annotate() { in annotate() function in ModuloScheduleTestAnnotater
H A DMachinePipeliner.cpp728 MSTI.annotate(); in schedule()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td932 let Spellings = [Clang<"annotate">];
934 // Ensure that the annotate attribute can be used with
H A DAttrDocs.td1970 to annotate intentional fall-through
2051 It isn't allowed to annotate a single statement with both ``likely`` and
2056 In a ``switch`` statement it's allowed to annotate multiple ``case`` labels
7598 `annotate` attribute, which serves the same purpose, but for declarations.
/freebsd/contrib/expat/
H A DChanges1554 to annotate prototypes and definitions of callback
/freebsd/contrib/jemalloc/
H A DChangeLog1126 - Fix Valgrind integration to annotate all internally allocated memory in a
/freebsd/contrib/ncurses/
H A DINSTALL1336 "--version-script" option which tells the linker to annotate the
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td2243 // Don't annotate ldu instructions as mayLoad, as they load from memory that is
2347 // Don't annotate ld.global.nc as mayLoad, because these loads go through the

12