Home
last modified time | relevance | path

Searched refs:That (Results 1 – 25 of 218) sorted by relevance

123456789

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDSampleProf.h474 bool operator==(const SampleContextFrame &That) const {
475 return Location == That.Location && Func == That.Func;
478 bool operator!=(const SampleContextFrame &That) const {
479 return !(*this == That);
660 bool operator==(const SampleContext &That) const {
661 return State == That.State && Func == That.Func &&
662 FullContext == That.FullContext;
665 bool operator!=(const SampleContext &That) const { return !(*this == That); }
667 bool operator<(const SampleContext &That) const {
668 if (State != That.State)
[all …]
/freebsd-14-stable/contrib/googletest/googlemock/test/
HDgmock-nice-strict_test.cc117 MOCK_METHOD2(That, std::string(int, bool));
280 nice_bar.That(5, true); in TEST()
291 nice_bar.That(5, true); in TEST()
390 naggy_bar.That(5, true); in TEST()
401 naggy_bar.That(5, true); in TEST()
489 EXPECT_NONFATAL_FAILURE(strict_bar.That(5, true), in TEST()
500 EXPECT_NONFATAL_FAILURE(strict_bar.That(5, true), in TEST()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Passes/
HDStandardInstrumentations.h327 bool operator==(const BlockDataT &That) const { return Body == That.Body; }
328 bool operator!=(const BlockDataT &That) const { return Body != That.Body; }
356 bool operator==(const OrderedChangedData<T> &That) const {
357 return Data == That.getData();
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDRegistry.h91 bool operator==(const iterator &That) const { return Cur == That.Cur; }
/freebsd-14-stable/sys/contrib/device-tree/Bindings/
HDABI.rst10 "That still leaves the question of, what does a stable binding look
34 4) Don't submit bindings for staging or unstable. That will be decided by
/freebsd-14-stable/contrib/netbsd-tests/usr.bin/config/
HDd_postponed_orphan11 # Here, parenti is negated before the child* instance is declared. That
/freebsd-14-stable/contrib/libcbor/doc/source/api/
HDdecoding.rst38 This section will deal with the API that is labeled as the "Default driver" in the diagram. That is…
/freebsd-14-stable/share/examples/printing/
HDmake-ps-header75 % That is it
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDP9InstrResources.td525 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
635 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
659 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
667 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
684 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
692 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
701 // superslice. That includes both exec pipelines (EXECO, EXECE) and all three
921 // superslice. That includes both exec pipelines (EXECO, EXECE) and two
930 // superslice. That includes both exec pipelines (EXECO, EXECE) and two
944 // superslice. That includes both exec pipelines (EXECO, EXECE) and two
[all …]
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineAddSub.cpp266 void FAddendCoef::operator=(const FAddendCoef &That) { in operator =() argument
267 if (That.isInt()) in operator =()
268 set(That.IntVal); in operator =()
270 set(That.getFpVal()); in operator =()
273 void FAddendCoef::operator+=(const FAddendCoef &That) { in operator +=() argument
275 if (isInt() == That.isInt()) { in operator +=()
277 IntVal += That.IntVal; in operator +=()
279 getFpVal().add(That.getFpVal(), RndMode); in operator +=()
284 const APFloat &T = That.getFpVal(); in operator +=()
291 T.add(createAPFloatFromInt(T.getSemantics(), That.IntVal), RndMode); in operator +=()
[all …]
/freebsd-14-stable/crypto/openssl/doc/man1/
HDopenssl-namedisplay-options.pod60 That is, any of the characters C<,+"E<lt>E<gt>;>, C<#> at the beginning of
66 That is, the B<NUL> character and of C<()*>.
99 way. That is, the content octets are merely dumped as though one octet
/freebsd-14-stable/tools/tools/sortbench/
HDREADME15 5 trials of the sort time as it's output. That output is saved in the data folder and then passed i…
/freebsd-14-stable/tools/regression/
HDTODO8 That way if a test starts failing we'll know exactly which one failed, and
/freebsd-14-stable/sys/contrib/device-tree/Bindings/clock/
HDexynos5410-clock.txt18 That clock is being passed internally to the 9 PLLs.
/freebsd-14-stable/sys/contrib/device-tree/Bindings/sound/
HDcs4271.txt25 line is de-asserted. That also means that clocks cannot be changed
/freebsd-14-stable/crypto/openssl/crypto/property/
HDREADME.md32 * That definition is uncommon and queries are very common, we can treat
36 * That definition is uncommon and needs to be space efficient, it will
/freebsd-14-stable/sys/contrib/openzfs/contrib/pyzfs/
HDREADME20 do reach stable storage. That means that the operations are done
/freebsd-14-stable/share/examples/ipfilter/rules/
HDfirewall30 * "int-a" is the internal interface of the firewall. That is, it is the
/freebsd-14-stable/sys/contrib/device-tree/Bindings/phy/
HDphy-bindings.txt29 That node describes an IP block (PHY provider) that implements 2 different PHYs.
/freebsd-14-stable/crypto/openssl/external/perl/Text-Template-1.56/
HDREADME42 parts of the program into the template. That prevents code bloat and
/freebsd-14-stable/crypto/openssl/doc/man3/
HDSSL_get_peer_certificate.pod35 That a certificate is returned does not indicate information about the
HDSSL_CTX_set_read_ahead.pod48 That will prevent getting B<SSL_ERROR_WANT_READ> when there is still a complete
HDCMS_get0_type.pod54 content pointer. That means that for example:
/freebsd-14-stable/contrib/llvm-project/lld/docs/ELF/
HDlarge_sections.rst12 ``R_X86_64_PC32`` relocation, which is a 32-bit signed offset from the PC. That
/freebsd-14-stable/sys/contrib/zlib/doc/
HDalgorithm.txt106 and there will only be one table look up. (That's whole idea behind data
182 be constructed. That's compared to 64 entries for a single table. Or
185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared

123456789