Home
last modified time | relevance | path

Searched full:counterpart (Results 1 – 25 of 150) sorted by relevance

123456

/freebsd/tests/sys/sys/
H A Dqmath_test.c202 * the result with its floating-point counterpart.
267 * the result with its floating-point counterpart.
316 * the result with its floating-point counterpart.
364 * the result with its floating-point counterpart.
409 * the result with its floating-point counterpart.
456 * and comparing the result with its floating-point counterpart.
503 * and comparing the result with its floating-point counterpart.
554 * and comparing the result with its floating-point counterpart.
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DConstString.h328 /// Set the C string value and its mangled counterpart.
346 /// Retrieve the mangled or demangled counterpart for a mangled or demangled
356 /// \param[in] counterpart
358 /// with the demangled/mangled counterpart.
361 /// /b True if \a counterpart was filled in with the counterpart
363 bool GetMangledCounterpart(ConstString &counterpart) const;
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DConstString.cpp133 // Make or update string pool entry with the mangled counterpart in GetConstCStringAndSetMangledCounterPart()
145 // Now assign the demangled const string as the counterpart of the in GetConstCStringAndSetMangledCounterPart()
321 bool ConstString::GetMangledCounterpart(ConstString &counterpart) const { in GetMangledCounterpart()
322 counterpart.m_string = StringPool().GetMangledCounterpart(m_string); in GetMangledCounterpart()
323 return (bool)counterpart; in GetMangledCounterpart()
/freebsd/share/man/man5/
H A Dperiodic.conf.5699 Weekly counterpart of
703 Weekly counterpart of
707 Weekly counterpart of
778 Monthly counterpart of
782 Monthly counterpart of
786 Monthly counterpart of
/freebsd/lib/msun/man/
H A Dcomplex.342 counterpart with an
46 counterpart with an
H A Dmath.359 counterpart with an
63 counterpart with an
/freebsd/share/examples/tests/tests/plain/
H A Dcp_test.sh35 # ATF-based counterpart. It attempts to represent various test cases
71 # If you have read the cp_test.sh counterpart in the atf/ directory, you
H A Dprintf_test.c37 * ATF-based counterpart. It attempts to represent various test cases
104 /* If you have read the printf_test.c counterpart in the atf/ in main()
/freebsd/share/examples/tests/tests/tap/
H A Dcp_test.sh32 # ATF-based counterpart. It attempts to represent various test cases
85 # If you have read the cp_test.sh counterpart in the atf/ directory, you
H A Dprintf_test.c34 * ATF-based counterpart. It attempts to represent various test cases
165 /* If you have read the printf_test.c counterpart in the atf/ in main()
/freebsd/lib/libc/stdlib/
H A Dptsname.368 of the slave device counterpart to the master device
81 counterpart to the master device specified with
/freebsd/contrib/openpam/doc/man/
H A Dpam_get_data.332 This function and its counterpart
H A Dpam_set_data.331 This function and its counterpart
/freebsd/contrib/libfido2/man/
H A Dfido_assert_verify.359 have been attested by the holder of the private counterpart of
H A Dfido_cred_verify.363 have been attested by the holder of the private counterpart of
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dstdio.h72 * direct counterpart in the stdio library.
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan.h44 // The counterpart to `__rtsan_off`.
/freebsd/sys/dev/isci/scil/
H A Dscif_remote_device.h129 * remote device object shall remember it's counterpart core device
165 * remote device object shall remember it's counterpart core device
/freebsd/share/man/man7/
H A Darch.7155 .Bl -column -offset indent "powerpc64" "ILP32 counterpart"
156 .It Sy LP64 Ta Sy ILP32 counterpart
/freebsd/contrib/elftoolchain/elfcopy/
H A Dmcs.198 utility differs from its SVR4 counterpart in the following ways:
/freebsd/share/man/man4/
H A Dhv_kvp.452 The driver is bare bones and merely forwards requests to its counterpart
/freebsd/contrib/kyua/model/
H A Dexceptions.hpp32 /// There is no model/exceptions_fwd.hpp counterpart because this file is
/freebsd/contrib/openpam/lib/libpam/
H A Dpam_get_data.c84 * This function and its counterpart =pam_set_data are useful for managing
/freebsd/lib/libc/string/
H A Dwcstok.387 function is the wide character counterpart of the
H A Dwmemchr.3128 counterpart, such as

123456