Home
last modified time | relevance | path

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

12345678

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMarkedUpDisassembly.rst20 To provide this functionality the assembly text is marked up with annotations.
24 simply ignore annotations they do not understand or do not care about.
34 with the marked up annotations.
67 understand, allowing the annotations to grow in richness without breaking older
85 disassembled instructions with annotations, ``LLVMSetDisasmOptions()`` and the
H A DNVPTXUsage.rst38 ``nvvm.annotations`` named metadata object, and has the following format:
63 !nvvm.annotations = !{!1}
458 !nvvm.annotations = !{!0}
596 ``nvvm.annotations``. This named metadata must contain a list of metadata that
609 !nvvm.annotations = !{!0}
614 Here, we have a single metadata declaration in ``nvvm.annotations``. This
842 !nvvm.annotations = !{!0}
/netbsd-src/external/mit/isl/dist/doc/
H A DCodingStyle40 Some old functions do not have memory management annotations yet.
41 All new functions should have memory management annotations,
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_flags.inc19 "Enable dynamic annotations, otherwise they are no-ops.")
35 "Report incorrect usages of mutexes and mutex annotations?")
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_flags.inc21 "Enable dynamic annotations, otherwise they are no-ops.")
37 "Report incorrect usages of mutexes and mutex annotations?")
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_flags.inc20 "Enable dynamic annotations, otherwise they are no-ops.")
36 "Report incorrect usages of mutexes and mutex annotations?")
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/
H A Dnullability.rst6 These checks intended to use the annotations that is described in this
90annotations for pointers pointing to pointers would make the checker more complicated, because thi…
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpalm126 # annotations.
140 >>>>(0x4E.L+14) beshort >1 - %d annotations
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DUsingLibcxx.rst147 thread safety annotations.
153 This macro is used to enable -Wthread-safety annotations on libc++'s
154 ``std::mutex`` and ``std::lock_guard``. By default, these annotations are
158 This macro is used to disable all visibility annotations inside libc++.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dconfigure.ac209 AC_ARG_ENABLE(valgrind-annotations,
210 [AS_HELP_STRING([--enable-valgrind-annotations],
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAPINotes.rst101 annotations that only apply to Swift 4 mode and earlier. The other entries
143 Each declaration supports the following annotations (if relevant to that
231 header. Prefer 'Nullability' and other annotations when possible.
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dconfigure.ac229 AC_ARG_ENABLE(valgrind-annotations,
230 [AS_HELP_STRING([--enable-valgrind-annotations],
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp64 for (auto &Annot : IS.annotations()) { in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp101 for (const auto &Annot : Sym.annotations()) { in getLineOffset()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__availability55 // Availability annotations are only meaningful when shipping libc++ inside
57 // turn those annotations on at CMake configuration time.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/models/inliner/
H A Dsaved_model.pbtxt28509 key: "annotations"
28577 key: "annotations"
28702 key: "annotations"
28793 key: "annotations"
28884 key: "annotations"
28975 key: "annotations"
29046 key: "annotations"
29117 key: "annotations"
29188 key: "annotations"
29259 key: "annotations"
[all …]
/netbsd-src/external/apache2/llvm/dist/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.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A DFileCheck.rst118 Dump input to stderr, adding annotations representing currently enabled
144 * ``annotation-full`` - Input lines with annotations
145 * ``annotation`` - Input lines with starting points of annotations
146 * ``error`` - Input lines with starting points of error annotations
177 ``-dump-input=always``, add those matches as input annotations instead.
185 information as input annotations instead.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dc++config497 // The annotations in this example tell the race detector that all memory
548 // Conditionally enable annotations for the Transactional Memory TS on C++11.
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.def326 …"visibility for functions and variables with dllexport annotations [-fvisibility-from-dllstoragecl…
330 …"visibility for external declarations with dllimport annotations [-fvisibility-from-dllstorageclas…
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_flags.inc142 "If true, honor the container overflow annotations. See "
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_flags.inc143 "If true, honor the container overflow annotations. See "
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_flags.inc145 "If true, honor the container overflow annotations. See "
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dc++config628 // The annotations in this example tell the race detector that all memory
688 // Conditionally enable annotations for the Transactional Memory TS on C++11.
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/toolchain/
H A DBUILD.gn310 # since the code doesn't have export annotations, but there are a few

12345678