Home
last modified time | relevance | path

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

123456789

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.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/contrib/googletest/googlemock/test/
H A Dgmock-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/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.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/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegistry.h91 bool operator==(const iterator &That) const { return Cur == That.Cur; }
/freebsd/sys/contrib/device-tree/Bindings/
H A DABI.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/contrib/netbsd-tests/usr.bin/config/
H A Dd_postponed_orphan11 # Here, parenti is negated before the child* instance is declared. That
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DP9InstrResources.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/contrib/libcbor/doc/source/api/
H A Ddecoding.rst38 This section will deal with the API that is labeled as the "Default driver" in the diagram. That is…
/freebsd/share/examples/printing/
H A Dmake-ps-header75 % That is it
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.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/crypto/openssl/doc/man1/
H A Dopenssl-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/tools/tools/sortbench/
H A DREADME15 5 trials of the sort time as it's output. That output is saved in the data folder and then passed i…
/freebsd/tools/regression/
H A DTODO8 That way if a test starts failing we'll know exactly which one failed, and
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dexynos5410-clock.txt18 That clock is being passed internally to the 9 PLLs.
/freebsd/crypto/openssl/crypto/property/
H A DREADME.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/sys/contrib/device-tree/Bindings/sound/
H A Dcs4271.txt25 line is de-asserted. That also means that clocks cannot be changed
/freebsd/sys/contrib/openzfs/contrib/pyzfs/
H A DREADME20 do reach stable storage. That means that the operations are done
/freebsd/share/examples/ipfilter/rules/
H A Dfirewall30 * "int-a" is the internal interface of the firewall. That is, it is the
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-bindings.txt29 That node describes an IP block (PHY provider) that implements 2 different PHYs.
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_peer_certificate.pod35 That a certificate is returned does not indicate information about the
H A DCMS_get0_type.pod54 content pointer. That means that for example:
H A DSSL_CTX_set_read_ahead.pod48 That will prevent getting B<SSL_ERROR_WANT_READ> when there is still a complete
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DREADME42 parts of the program into the template. That prevents code bloat and
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.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
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dlarge_sections.rst12 ``R_X86_64_PC32`` relocation, which is a 32-bit signed offset from the PC. That

123456789