Searched refs:Assertions (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/release/
H A Dtest-release.sh359 Assertions="OFF"
363 Assertions="ON"
367 Assertions="ON"
385 -DCMAKE_BUILD_TYPE=$BuildType -DLLVM_ENABLE_ASSERTIONS=$Assertions \
391 -DCMAKE_BUILD_TYPE=$BuildType -DLLVM_ENABLE_ASSERTIONS=$Assertions \
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dscript.h562 typedef std::vector<Script_assertion*> Assertions; typedef in class:gold::Script_options
572 // Assertions to check.
573 Assertions assertions_;
H A Dscript.cc1244 for (Assertions::iterator p = this->assertions_.begin();
1714 for (Assertions::const_iterator p = this->assertions_.begin();
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dscript.h562 typedef std::vector<Script_assertion*> Assertions; typedef in class:gold::Script_options
572 // Assertions to check.
573 Assertions assertions_;
H A Dscript.cc1244 for (Assertions::iterator p = this->assertions_.begin();
1714 for (Assertions::const_iterator p = this->assertions_.begin();
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dscript.h562 typedef std::vector<Script_assertion*> Assertions; typedef in class:gold::Script_options
572 // Assertions to check.
573 Assertions assertions_;
H A Dscript.cc1244 for (Assertions::iterator p = this->assertions_.begin();
1714 for (Assertions::const_iterator p = this->assertions_.begin();
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1494 SmallVector<AssertionInfo, 0> Assertions; member in class:llvm::final::final::Record
1532 Values(O.Values), Assertions(O.Assertions), SuperClasses(O.SuperClasses),
1569 ArrayRef<AssertionInfo> getAssertions() const { return Assertions; }
1627 Assertions.push_back(AssertionInfo(Loc, Condition, Message));
1631 Assertions.append(Rec->Assertions);
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/regex/
H A Dpackage.d185 $(REG_TITLE Assertions, Match position rather than character )
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/regex/
H A Dpackage.d198 $(REG_TITLE Assertions, Match position rather than character )
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp2402 for (auto &Assertion : Assertions) {
/netbsd-current/external/lgpl3/mpfr/dist/
H A Dconfigure18275 /* Test if Static Assertions work */

Completed in 364 milliseconds