/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest_pred_impl.h | 84 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use 97 // Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT1. 102 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use 115 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use 131 // Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT2. 136 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use 152 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use 169 // Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT3. 174 // Internal macro for implementing {EXPECT|ASSERT}_PRED3. Don't use 191 // Helper function for implementing {EXPECT|ASSERT}_PRED4. Don't use [all …]
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | ompd-specific.cpp | 118 /* naive way of implementing hard to opt-out empty function in ompd_dll_locations_valid() 124 /* naive way of implementing hard to opt-out empty function in ompd_bp_parallel_begin() 129 /* naive way of implementing hard to opt-out empty function in ompd_bp_parallel_end() 134 /* naive way of implementing hard to opt-out empty function in ompd_bp_task_begin() 139 /* naive way of implementing hard to opt-out empty function in ompd_bp_task_end() 144 /* naive way of implementing hard to opt-out empty function in ompd_bp_thread_begin() 149 /* naive way of implementing hard to opt-out empty function in ompd_bp_thread_end()
|
/freebsd/sys/kern/ |
H A D | subr_bus.c | 3095 * @brief Helper function for implementing BUS_ALLOC_RESOURCE() 3184 * @brief Helper function for implementing BUS_RELEASE_RESOURCE() 3388 * @brief Helper function for implementing DEVICE_PROBE() 3434 * @brief Helper function for implementing DEVICE_ATTACH() 3482 * @brief Helper function for implementing DEVICE_DETACH() 3538 * @brief Helper function for implementing DEVICE_SHUTDOWN() 3597 * @brief Helper function for implementing DEVICE_SUSPEND() 3633 * @brief Helper function for implementing DEVICE_RESUME() 3651 * @brief Helper function for implementing BUS_RESET_POST 3694 * @brief Helper function for implementing BUS_RESET_PREPARE [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | arm,smmu.yaml | 26 - description: Qcom SoCs implementing "arm,smmu-v2" 35 - description: Qcom SoCs implementing "qcom,smmu-500" and "arm,mmu-500" 66 - description: Qcom SoCs implementing "arm,mmu-500" (legacy binding) 85 - description: Qcom Adreno GPUs implementing "qcom,smmu-500" and "arm,mmu-500" 106 - description: Qcom Adreno GPUs implementing "arm,mmu-500" (legacy binding) 116 - description: Qcom Adreno GPUs implementing "arm,smmu-v2" 131 - description: Marvell SoCs implementing "arm,mmu-500"
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | MetadataImpl.h | 1 //===- MetadataImpl.h - Helpers for implementing metadata -----------------===// 9 // This file has private helpers for implementing metadata types.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_asn1_get_count.pod | 38 If B<pe> isn't B<NULL>, then it will look up an engine implementing a 45 look up an engine implementing a B<EVP_PKEY_ASN1_METHOD> for the NID
|
/freebsd/share/man/man9/ |
H A D | bhnd_erom.9 | 355 A function implementing 358 A function implementing 361 A function implementing
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | LowerMemIntrinsics.h | 33 /// Emit a loop implementing the semantics of llvm.memcpy where the size is not 41 /// Emit a loop implementing the semantics of an llvm.memcpy whose size is a
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_subr.c | 1825 * Helper function for implementing BHND_BUS_REGISTER_PROVIDER(). 1846 * Helper function for implementing BHND_BUS_DEREGISTER_PROVIDER(). 1867 * Helper function for implementing BHND_BUS_RETAIN_PROVIDER(). 1888 * Helper function for implementing BHND_BUS_RELEASE_PROVIDER(). 1909 * Helper function for implementing BHND_BUS_REGISTER_PROVIDER(). 1929 * Helper function for implementing BHND_BUS_DEREGISTER_PROVIDER(). 1949 * Helper function for implementing BHND_BUS_RETAIN_PROVIDER(). 2014 * Helper function for implementing BHND_BUS_RELEASE_PROVIDER(). 2041 * Helper function for implementing BHND_BUS_IS_HW_DISABLED(). 2059 * Helper function for implementing BHND_BUS_GET_CHIPID(). [all …]
|
/freebsd/sys/xen/xenbus/ |
H A D | xenbusb.h | 41 * Datastructures and function declarations for use in implementing 253 * \brief Common XenBus method implementing responses to peer state changes. 263 * \brief Common XenBus method implementing responses to local XenStore changes.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | Lanai.td | 10 // Target-independent interfaces which we are implementing 39 // Declare the target which we are implementing
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_object_init.3 | 112 This structure contains pointers to the functions implementing the 116 This structure specifies the functions implementing low-level access.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCore.td | 14 // Target-independent interfaces which we are implementing 40 // Declare the target which we are implementing
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | AllocatorBase.h | 50 "Class derives from AllocatorBase without implementing the " in Allocate() 65 "Class derives from AllocatorBase without implementing the " in Deallocate()
|
/freebsd/lib/libsys/ |
H A D | extattr_get_file.2 | 165 Named extended attribute semantics vary by file system implementing the call. 210 Additionally, the file system implementing the call may return any
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | design.html | 16 <LI>Implementing Filtering Policies 82 <H2>Implementing Filtering Policies</H2>
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VE.td | 13 // Target-independent interfaces which we are implementing 52 // Declare the target which we are implementing
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | EVP_PKEY_asn1_get_count.3 | 173 If \fBpe\fR isn't \fB\s-1NULL\s0\fR, then it will look up an engine implementing a 180 look up an engine implementing a \fB\s-1EVP_PKEY_ASN1_METHOD\s0\fR for the \s-1NID\s0
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramStateTrait.h | 76 /// the ProgramState. This is implementing using llvm::ImmutableMap. 101 /// the ProgramState. This is implementing using llvm::ImmutableSet. 125 /// the ProgramState. This is implementing using llvm::ImmutableList.
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-death-test-internal.h | 32 // This header file defines internal utilities needed for implementing 219 // This macro is for implementing ASSERT_DEATH*, EXPECT_DEATH*, 254 // This macro is for implementing ASSERT/EXPECT_DEBUG_DEATH when compiled in
|
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | arm,scpi.yaml | 14 Firmware implementing the SCPI described in ARM document number ARM DUI 18 This binding is intended to define the interface the firmware implementing
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARM.td | 13 // Target-independent interfaces which we are implementing 60 // Declare the target which we are implementing
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | snps,archs-intc.txt | 1 * ARC-HS incore Interrupt Controller (Provided by cores implementing ARCv2 ISA)
|
/freebsd/contrib/lib9p/ |
H A D | README.md | 3 lib9p is a server library implementing 9p2000, 9p2000.u and 9p2000.L revisions
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | component-common.yaml | 16 Card implementing the routing property define the connection between
|