Home
last modified time | relevance | path

Searched refs:Marks (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
HDTree.cpp147 std::string Marks; in dumpTree() local
149 Marks += "M"; in dumpTree()
151 Marks += "*"; // FIXME: find a nice way to print other roles. in dumpTree()
153 Marks += "I"; in dumpTree()
154 if (!Marks.empty()) in dumpTree()
155 OS << Marks << ": "; in dumpTree()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDOptionsBase.td19 // - `Required`: Marks the option as required.
59 // Marks the option as required (see option_has_arg).
92 // Marks the option as required (see option_has_arg).
136 // Marks the option as required when calling the
/freebsd-11-stable/tools/tools/locale/etc/
HDmanual-input.UTF-8146 * 0x0300 - 0x036F Combining Diacritical Marks
339 * 0x1AB0 - 0x1AFF Combining Diacritical Marks Extended
396 * 0x1DC0 - 0x1DFF Combining Diacritical Marks Supplement
433 * 0x20D0 - 0x20FF Combining Diacritical Marks for Symbols
900 * 0xFE20 - 0xFE2F Combining Half Marks
HDcommon.UTF-8.src5510 * 0x0300 - 0x036F Combining Diacritical Marks
5703 * 0x1AB0 - 0x1AFF Combining Diacritical Marks Extended
5760 * 0x1DC0 - 0x1DFF Combining Diacritical Marks Supplement
5797 * 0x20D0 - 0x20FF Combining Diacritical Marks for Symbols
6264 * 0xFE20 - 0xFE2F Combining Half Marks
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDPropertiesBase.td13 // Marks the property as global.
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
HDCheckerBase.td39 /// Marks the entry hidden. Hidden entries won't be displayed in
136 /// Marks a checker or a package hidden. Hidden entries are meant for developers
HDCheckers.td1111 "Marks a string being returned by any call as localized if "
/freebsd-11-stable/share/i18n/csmapper/CP/
DCP874%UCS.src38 # CP874 - Thai with Low Tone Marks & Ancient Chars - PC
DCP1161%UCS.src38 # CP1161 - Thai with Low Tone Marks & Ancient Chars - PC
DUCS%CP1161.src38 # CP1161 - Thai with Low Tone Marks & Ancient Chars - PC
DUCS%CP874.src38 # CP874 - Thai with Low Tone Marks & Ancient Chars - PC
/freebsd-11-stable/contrib/groff/
HDMORE.STUFF148 . Robert Marks's collection of useful macros and scripts is available from
/freebsd-11-stable/contrib/binutils/gas/doc/
HDc-arm.texi493 Marks the start of a function with an unwind table entry.
497 Marks the end of a function with an unwind table entry. The unwind index
520 Marks the end of the current function, and the start of the exception table
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDAttributes.td36 /// Marks function as being in a cold path.
/freebsd-11-stable/contrib/llvm-project/lld/lib/Driver/
HDDarwinLdOptions.td123 HelpText<"Marks the dylib as having no side effects during initialization">,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDynamicTags.def39 DYNAMIC_TAG(NULL, 0) // Marks end of dynamic array.
/freebsd-11-stable/sys/cam/
HDREADME.quirks91 o SA_QUIRK_2FM - Needs Two File Marks at EOD
/freebsd-11-stable/share/ctypedef/
HDen_US.UTF-8.src5510 * 0x0300 - 0x036F Combining Diacritical Marks
5703 * 0x1AB0 - 0x1AFF Combining Diacritical Marks Extended
5760 * 0x1DC0 - 0x1DFF Combining Diacritical Marks Supplement
5797 * 0x20D0 - 0x20FF Combining Diacritical Marks for Symbols
6264 * 0xFE20 - 0xFE2F Combining Half Marks
/freebsd-11-stable/contrib/lua/src/
HDluaconf.h.dist231 ** Marks for exported symbols in the C code
/freebsd-11-stable/contrib/gcc/
HDc.opt768 Marks all inlined methods as having hidden visibility
/freebsd-11-stable/crypto/heimdal/lib/wind/
HDrfc4518.txt567 Appendix A. Combining Marks
/freebsd-11-stable/contrib/ntp/ntpd/
HDntp.conf.def349 Marks the server as unused, except for display purposes.
354 Marks the server as preferred.
366 Marks the server as a truechimer,
2300 Marks the reference clock as preferred.
HDinvoke-ntp.conf.texi304 Marks the server as unused, except for display purposes.
309 Marks the server as preferred.
321 Marks the server as a truechimer,
2204 Marks the reference clock as preferred.
/freebsd-11-stable/contrib/binutils/ld/
HDld.texinfo959 Marks the object as requiring executable stack.
970 Marks the object that its symbol table interposes before all symbols
980 Marks the object that its filters be processed immediately at
993 Marks the object that the search for dependencies of this object will
997 Marks the object shouldn't be unloaded at runtime.
1000 Marks the object not available to @code{dlopen}.
1003 Marks the object can not be dumped by @code{dldump}.
1006 Marks the object as not requiring executable stack.
1019 Marks the object may contain $ORIGIN.
/freebsd-11-stable/contrib/gcc/doc/
HDloop.texi173 @item @code{mark_loop_exit_edges}: Marks all exit edges of all loops

12