Home
last modified time | relevance | path

Searched refs:annotate (Results 1 – 25 of 28) 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/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/expat/
H A DChanges1435 to annotate prototypes and definitions of callback
/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.
H A DDiagnosticSemaKinds.td3924 "annotate %select{%1|anonymous %1}0 with an availability attribute to silence this warning">;
/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
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION633 unfriendly with scoped addresses, since they are unable to annotate
/freebsd/contrib/unbound/doc/
H A DChangelog4153 - annotate exit functions with noreturn in unbound-control.
5055 - annotate case statement fallthrough for gcc 7.1.1.
/freebsd/contrib/flex/
H A DChangeLog3389 * FlexLexer.h: annotate endifs since they're a bit far from their
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td782 HelpText<"Enable migration to annotate property with NS_RETURNS_INNER_POINTER">,
/freebsd/crypto/openssl/
H A DCHANGES.md3483 * x86_64 assembly pack: annotate code with DWARF CFI directives to

12