Home
last modified time | relevance | path

Searched refs:annotation (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/tools/syscalls/core/
H A Dscarg.lua64 self.annotation = extractArgAnnotations(self.scarg)
145 annotation = self.annotation or "",
150 annotation = "",
156 annotation = self.annotation or "",
/freebsd/sys/tools/syscalls/scripts/
H A Dsyscall_json.lua59 if a.annotation ~= nil and a.annotation ~= "" then
60 arg.annotation = a.annotation
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def865 ANNOTATION(cxxscope) // annotation for a C++ scope spec, e.g. "::foo::bar::"
866 ANNOTATION(typename) // annotation for a C typedef name, a C++ (possibly
869 ANNOTATION(template_id) // annotation for a C++ template-id that names a
874 ANNOTATION(non_type) // annotation for a single non-type declaration
875 ANNOTATION(non_type_undeclared) // annotation for an undeclared identifier that
877 ANNOTATION(non_type_dependent) // annotation for an assumed non-type member of
879 ANNOTATION(overload_set) // annotation for an unresolved overload set
880 ANNOTATION(primary_expr) // annotation for a primary expression, used when
883 ANNOTATION(decltype) // annotation for a decltype expression,
885 ANNOTATION(pack_indexing_type) // annotation for an indexed pack of type,
[all …]
H A DDiagnosticFrontendKinds.td371 "annotation was correct on %0 of profiled executions">,
H A DAttrDocs.td1561 Objective-C, the annotation ``__attribute__((ns_returns_retained))`` applied to
1564 Similarly, the annotation ``__attribute__((ns_returns_not_retained))``
1567 The annotation ``__attribute__((ns_consumes_self))`` specifies that
1570 Additionally, parameters can have an annotation
1853 Operationally, when a method has this annotation the compiler will warn if the
2423 meant to replace comments with a more strict annotation, which can be checked
2431 case to another. Diagnostics on fallthrough without a corresponding annotation
2457 [[clang::fallthrough]]; // warning: fallthrough annotation does not
2723 such annotation is guaranteed to generate LDX/ST/STX instruction with
4943 can change with no visible modification, so static annotation is unlikely to be
[all …]
H A DDiagnosticGroups.td1649 // -fbounds-safety and bounds annotation related warnings
H A DDiagnosticSemaKinds.td808 "fallthrough annotation in unreachable code">,
3643 "access specifier can only have annotation attributes">;
6296 "%select{hidden visibility|no import/export annotation}1">,
6303 "%select{hidden visibility|no import/export annotation}1">,
10464 "using '%0' format specifier annotation outside of os_log()/os_trace()">,
10742 // Builtin annotation
10833 "fallthrough annotation is outside switch statement">;
10835 "fallthrough annotation does not directly precede switch label">;
H A DDiagnosticParseKinds.td541 "unknown cast annotation __bridge_retain; did you mean __bridge_retained?">;
/freebsd/contrib/file/magic/Magdir/
H A Dringdove22 0 search Netlist(Freeze) pcb-rnd or gEDA/PCB netlist forward annotation action script
39 >0 regex begin\ backann\ v with Ringdove EDA back annotation
H A Dpalm139 >>>>(0x4E.L+14) beshort <2 - 1 annotation
H A Dwindows535 >>0xD4 string =\x62\x6D\x66\x01\x00 Windows help annotation
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedMetadataKinds.def44 LLVM_FIXED_MD_KIND(MD_annotation, "annotation", 30)
H A DIntrinsics.td1503 [IntrInaccessibleMemOnly], "llvm.var.annotation">;
1508 [IntrInaccessibleMemOnly], "llvm.ptr.annotation">;
1513 [IntrInaccessibleMemOnly], "llvm.annotation">;
1520 "llvm.codeview.annotation">;
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3492.txt75 A. Mixed-case annotation.....................................22
136 string. See appendix A "Mixed-case annotation".
427 If support for mixed-case annotation is desired (see appendix A),
476 case annotation (see appendix A).
1183 A. Mixed-case annotation
1187 encoding. The encoded string can use mixed case as an annotation
1189 display purposes. Note, however, that mixed-case annotation is not
1197 basic code points, the last of which provides the annotation. If it
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp338 case Intrinsic::annotation: in LowerIntrinsicCall()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def313 CGSCC_PASS("coro-annotation-elide", CoroAnnotationElidePass())
400 FUNCTION_PASS("annotation-remarks", AnnotationRemarksPass())
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.proto38 // This field can be used for adding an arbitrary byte-string annotation to
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h886 case Intrinsic::annotation: in getIntrinsicInstrCost()
/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A DREADME.asn169 usually there will be no such annotation. If not, the default depends
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1218 HelpText<"Gathers information for annotation driven invalidation checking "
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2448 case Intrinsic::annotation: in translateKnownIntrinsic()
/freebsd/contrib/jemalloc/
H A DChangeLog135 - Add format annotation to the format generator function. (@zoulasc)
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp7667 case Intrinsic::annotation: in getOperandsToCreate()
8139 case Intrinsic::annotation: in createSCEV()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp5230 Intrinsic::annotation, {AnnVal->getType(), CGM.ConstGlobalsPtrTy}); in EmitBuiltinExpr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7408 case Intrinsic::annotation: in visitIntrinsicCall()

12