| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | timing.cpp | 14 if (Manager) in ~Timer() 15 Manager->report(*this); in ~Timer() 18 ScopedTimer::ScopedTimer(TimingManager &Manager, const char *Name) in ScopedTimer() argument 19 : Timer(Manager.getOrCreateTimer(Name)) { in ScopedTimer() 23 ScopedTimer::ScopedTimer(TimingManager &Manager, const Timer &Nest, in ScopedTimer() argument 25 : Timer(Manager.nest(Nest, Name)) { in ScopedTimer()
|
| H A D | timing.h | 33 : StartTime(0), AccTime(Other.AccTime), Manager(Other.Manager), in Timer() 35 Other.Manager = nullptr; in Timer() 57 Manager = nullptr; in ignore() 62 Timer(TimingManager &Manager, u32 HandleId) in Timer() argument 63 : Manager(&Manager), HandleId(HandleId) {} in Timer() 67 TimingManager *Manager = nullptr; variable 76 ScopedTimer(TimingManager &Manager, const char *Name); 77 ScopedTimer(TimingManager &Manager, const Timer &Nest, const char *Name); 129 CHECK_EQ(T.Manager, this); in nest()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,apr-services.yaml | 24 5 = Voice Stream Manager Service. 26 7 = Audio Stream Manager Service. 27 8 = Audio Device Manager Service. 34 1 = Audio Process Manager Service 35 2 = Proxy Resource Manager Service.
|
| H A D | qcom,smem.txt | 1 Qualcomm Shared Memory Manager binding 3 This binding describes the Qualcomm Shared Memory Manager, used to share data
|
| H A D | qcom,apr.txt | 38 5 - Voice Stream Manager Service. 40 7 - Audio Stream Manager Service. 41 8 - Audio Device Manager Service.
|
| H A D | qcom,smem.yaml | 7 title: Qualcomm Shared Memory Manager 14 This binding describes the Qualcomm Shared Memory Manager, a region of
|
| H A D | qcom,smd-rpm.txt | 1 Qualcomm Resource Power Manager (RPM) over SMD 3 This driver is used to interface with the Resource Power Manager (RPM) found in
|
| H A D | qcom,spm.yaml | 7 title: Qualcomm Subsystem Power Manager 14 This binding describes the Qualcomm Subsystem Power Manager, used to control
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
| H A D | NativeProcessNetBSD.h | 30 class Manager : public NativeProcessProtocol::Manager { 32 using NativeProcessProtocol::Manager::Manager;
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
| H A D | NativeProcessFreeBSD.h | 33 class Manager : public NativeProcessProtocol::Manager { 35 using NativeProcessProtocol::Manager::Manager;
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/common/ |
| H A D | NativeProcessProtocol.h | 275 class Manager { 277 Manager(MainLoop &mainloop) : m_mainloop(mainloop) {} in Manager() function 278 Manager(const Manager &) = delete; 279 Manager &operator=(const Manager &) = delete; 281 virtual ~Manager();
|
| /freebsd-14.2/lib/libc/rpc/ |
| H A D | rpc | 44 event 100101 na.event # SunNet Manager 45 logger 100102 na.logger # SunNet Manager 48 activity 100109 na.activity # SunNet Manager
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/edac/ |
| H A D | socfpga-eccmgr.txt | 1 Altera SoCFPGA ECC Manager 2 This driver uses the EDAC framework to implement the SOCFPGA ECC Manager. 3 The ECC Manager counts and corrects single bit errors and counts/handles 6 Cyclone5 and Arria5 ECC Manager 52 Arria10 SoCFPGA ECC Manager 53 The Arria10 SoC ECC Manager handles the IRQs for each peripheral 59 - altr,sysgr-syscon : phandle to Arria10 System Manager Block 65 - interrupt-controller : boolean indicator that ECC Manager is an interrupt controller 235 Stratix10 SoCFPGA ECC Manager (ARM64) 236 The Stratix10 SoC ECC Manager handles the IRQs for each peripheral [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | ti,message-manager.txt | 1 Texas Instruments' Message Manager Driver 4 The Texas Instruments' Message Manager is a mailbox controller that has 10 Message Manager Device Node:
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/fpga/ |
| H A D | altera-socfpga-fpga-mgr.txt | 1 Altera SOCFPGA FPGA Manager 8 - interrupts : interrupt for the FPGA Manager device.
|
| H A D | fpga-region.txt | 66 * In some implementations, the FPGA Manager transparantly handles gating the 72 FPGA Manager 73 * An FPGA Manager is a hardware block that programs an FPGA under the control 128 * FPGA Manager 144 reconfiguration. It must include a phandle to an FPGA Manager. The base 156 Manager specified by its ancestor FPGA Region. This supports both the case 158 a different FPGA Manager is used for each region. 182 This property is optional if the FPGA Manager handles the bridges. 285 In this case, the FPGA Manager which programs the FPGA also handles the 292 applied, the live DT must include the FPGA Manager, FPGA Bridges, and a [all …]
|
| H A D | xlnx,zynqmp-pcap-fpga.yaml | 7 title: Xilinx Zynq Ultrascale MPSoC FPGA Manager 13 Device Tree Bindings for Zynq Ultrascale MPSoC FPGA Manager.
|
| /freebsd-14.2/contrib/llvm-project/lldb/tools/lldb-server/ |
| H A D | lldb-gdbserver.cpp | 66 typedef process_linux::NativeProcessLinux::Manager NativeProcessManager; 68 typedef process_freebsd::NativeProcessFreeBSD::Manager NativeProcessManager; 70 typedef process_netbsd::NativeProcessNetBSD::Manager NativeProcessManager; 72 typedef NativeProcessWindows::Manager NativeProcessManager; 75 class NativeProcessManager : public NativeProcessProtocol::Manager { 78 : NativeProcessProtocol::Manager(mainloop) {}
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,q6adm-routing.yaml | 7 title: Qualcomm Audio Device Manager (Q6ADM) routing 14 Qualcomm Audio Device Manager (Q6ADM) routing node represents routing
|
| /freebsd-14.2/share/doc/papers/relengr/ |
| H A D | ref.bib | 5 %B \s-1UNIX\s0 System Manager's Manual, 4.3 Berkeley Software Distribution, Virtual VAX-11 Version 13 %B \s-1UNIX\s0 System Manager's Manual, 4.3 Berkeley Software Distribution, Virtual VAX-11 Version
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | LegacyPassManagers.h | 204 void addPassManager(PMDataManager *Manager) { in addPassManager() argument 205 PassManagers.push_back(Manager); in addPassManager() 210 inline void addIndirectPassManager(PMDataManager *Manager) { in addIndirectPassManager() argument 211 IndirectPassManagers.push_back(Manager); in addIndirectPassManager()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/misc/ |
| H A D | xlnx,tmr-manager.yaml | 7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP 13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
|
| H A D | intel,ixp4xx-ahb-queue-manager.yaml | 8 title: Intel IXP4xx AHB Queue Manager 14 The IXP4xx AHB Queue Manager maintains queues as circular buffers in
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/reset/ |
| H A D | zynq-reset.txt | 1 Xilinx Zynq Reset Manager 14 The Zynq Reset Manager needs to be a childnode of the SLCR.
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ModuleManager.cpp | 474 static nodes_iterator nodes_begin(const ModuleManager &Manager) { in nodes_begin() 475 return nodes_iterator(Manager.begin()); in nodes_begin() 478 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() 479 return nodes_iterator(Manager.end()); in nodes_end()
|