Home
last modified time | relevance | path

Searched refs:annotations (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/sys/tools/syscalls/core/
H A Dscarg.lua34 local annotations = {}
36 table.insert(annotations, ann)
39 table.insert(annotations, ann)
42 table.insert(annotations, ann)
44 return table.concat(annotations, " ")
/freebsd/release/packages/ucl/
H A Ddtb-all.ucl7 annotations {
H A Dkernel-all.ucl7 annotations {
H A Dsrc-all.ucl26 annotations {
H A Dsrc-sys-all.ucl26 annotations {
/freebsd/contrib/libucl/tests/basic/
H A D3.res5 annotations = "info -A";
H A D3.in11 annotations: info -A,
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_flags.inc20 "Enable dynamic annotations, otherwise they are no-ops.")
32 "Report incorrect usages of mutexes and mutex annotations?")
/freebsd/release/packages/
H A Dtemplate.ucl28 annotations {
/freebsd/contrib/file/magic/Magdir/
H A Dpalm126 # annotations.
140 >>>>(0x4E.L+14) beshort >1 - %d annotations
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp68 for (auto &Annot : IS.annotations()) { in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp150 for (const auto &Annot : Sym.annotations()) { in getLineOffset()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSchedule.td9 // Instruction scheduling annotations for in-order and out-of-order CPUs.
10 // These annotations are independent of the itinerary class defined below.
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc150 "If true, honor the container overflow annotations. See "
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.openssl43 editorial revisions, annotations, elaborations, or other modifications
/freebsd/crypto/openssl/
H A DLICENSE.txt43 editorial revisions, annotations, elaborations, or other modifications
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.def351 …"how to adjust the visibility for functions and variables with dllexport annotations [-fvisibility…
355 …"how to adjust the visibility for external declarations with dllimport annotations [-fvisibility-e…
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3492.txt1202 These annotations do not alter the code points returned by decoders;
1203 the annotations are returned separately, for the caller to use or
1204 ignore. Encoders can accept annotations in addition to code points,
1205 but the annotations do not alter the output, except to influence the
1208 Punycode encoders and decoders need not support these annotations,
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp5658 OPTIONAL(annotations, MDField, ); \ in parseDIDerivedType()
5681 PtrAuthData, flags.Val, extraData.Val, annotations.Val)); in parseDIDerivedType()
5708 OPTIONAL(annotations, MDField, ); \ in parseDICompositeType()
5735 annotations.Val, bitStride.Val)) { in parseDICompositeType()
5749 allocated.Val, Rank, annotations.Val, specification.Val, in parseDICompositeType()
5876 OPTIONAL(annotations, MDField, ); \ in parseDISubprogram()
5897 declaration.Val, retainedNodes.Val, thrownTypes.Val, annotations.Val, in parseDISubprogram()
6076 OPTIONAL(annotations, MDField, ); in parseDIGlobalVariable()
6085 annotations.Val)); in parseDIGlobalVariable()
6106 OPTIONAL(annotations, MDField, ); in parseDILocalVariable()
[all …]
/freebsd/sys/contrib/openzfs/contrib/pyzfs/
H A DLICENSE43 editorial revisions, annotations, elaborations, or other modifications
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp456 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord()
/freebsd/contrib/arm-optimized-routines/
H A DLICENSE73 editorial revisions, annotations, elaborations, or other modifications
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h372 iterator_range<BinaryAnnotationIterator> annotations() const { in annotations() function
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Ddeque750 // __annotations_beg_map - first chunk which annotations we want to modify
751 // __annotations_end_map - last chunk which annotations we want to modify
918 // This function tests deque object annotations.
943 // Go over all blocks, find the place we are in and verify its annotations
/freebsd/contrib/llvm-project/libunwind/
H A DLICENSE.TXT46 editorial revisions, annotations, elaborations, or other modifications

123