Home
last modified time | relevance | path

Searched refs:holds (Results 1 – 25 of 135) sorted by path

123456

/freebsd/contrib/byacc/
H A DCHANGES5437 the VERSION file holds the patch-date. Define YYPATCH, so this will be
/freebsd/contrib/capsicum-test/
H A DREADME.md3 This directory holds unit tests for [Capsicum](http://www.cl.cam.ac.uk/research/security/capsicum/)
/freebsd/contrib/file/magic/Magdir/
H A Dvirtual35 # holds the major/minor version of the application that created the image
/freebsd/contrib/flex/
H A DONEWS489 invoked holds the number of the matched rule, and added an
/freebsd/contrib/flex/src/
H A Dflex.skl569 /* yy_hold_char holds the character lost when yytext is formed. */
/freebsd/contrib/gdtoa/
H A Dchanges162 zero bits, in the word that holds the sign and exponent). The x
/freebsd/contrib/googletest/docs/reference/
H A Dmatchers.md49 | `VariantWith<T>(m)` | `argument` is `variant<>` that holds the alternative of type T with a va…
H A Dtesting.md670 Returns the [`TestResult`](#TestResult) that holds test properties recorded
/freebsd/contrib/kyua/
H A DCONTRIBUTORS6 # because Google holds the copyright.
/freebsd/contrib/kyua/utils/config/
H A Dnodes.ipp280 /// checks whether the node laready holds a value.
/freebsd/contrib/kyua/utils/
H A Doptional.ipp182 /// \param default_value The value to return if this object holds no value.
/freebsd/contrib/libxo/doc/
H A Dapi.rst1694 For all the open and close operations, the name parameter holds the
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td4634 expressed as a string and it holds for the entire function.
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td5357 HelpText<"The directory which holds the compiler resource files">,
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckerBase.td77 /// Describes a 'super' package that holds another package inside it. This is
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc698 /* The variable that holds the name of the profile data
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_flags.inc39 "Whether to check if the origin invariant holds.")
/freebsd/contrib/llvm-project/libcxx/include/
H A D__config153 // std::random_device holds some state when it uses an implementation that gets
832 // A similar reasoning holds for many other properties that are ODR-affecting. Essentially any
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S42 movl 28(%eax), %edx # edx holds new stack pointer
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def1358 __OMP_ASSUME_CLAUSE(llvm::StringLiteral("holds"), false, false, true)
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc698 /* The variable that holds the name of the profile data
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSearchableTable.td69 // Name of the C++ struct/class type that holds table entries. The
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td205 // isConstant - This register always holds a constant value (e.g. the zero
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1566 if (PreviousLoc->holds<Loc::MMI>()) in collectVariableInfoFromMFTable()
H A DDwarfDebug.h225 template <typename T> bool holds() const { in holds() function
230 assert(holds<T>()); in get()
235 assert(holds<T>()); in get()

123456