Home
last modified time | relevance | path

Searched refs:Communication (Results 1 – 25 of 64) sorted by relevance

123

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp37 ConstString &Communication::GetStaticBroadcasterClass() { in GetStaticBroadcasterClass()
42 Communication::Communication(const char *name) in Communication() function in Communication
64 Communication::~Communication() { in ~Communication()
72 void Communication::Clear() { in Clear()
116 bool Communication::IsConnected() const { in IsConnected()
121 bool Communication::HasConnection() const { in HasConnection()
125 size_t Communication::Read(void *dst, size_t dst_len, in Read()
208 thread_name, Communication::ReadThread, this); in StartReadThread()
227 bool Communication::StopReadThread(Status *error_ptr) { in StopReadThread()
308 Communication *comm = (Communication *)p; in ReadThread()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h84 class Communication : public Broadcaster {
117 Communication(const char *broadcaster_name);
122 ~Communication() override;
362 Communication(const Communication &) = delete;
363 const Communication &operator=(const Communication &) = delete;
/freebsd-13.1/secure/caroot/trusted/
H A DSecurity_Communication_RootCA2.pem2 ## Security Communication RootCA2
20 Issuer: C = JP, O = "SECOM Trust Systems CO.,LTD.", OU = Security Communication RootCA2
24 Subject: C = JP, O = "SECOM Trust Systems CO.,LTD.", OU = Security Communication RootCA2
H A DSecurity_Communication_Root_CA.pem2 ## Security Communication Root CA
20 Issuer: C = JP, O = SECOM Trust.net, OU = Security Communication RootCA1
24 Subject: C = JP, O = SECOM Trust.net, OU = Security Communication RootCA1
/freebsd-13.1/contrib/bsnmp/snmpd/
H A DFOKUS-MIB.txt3 -- Fraunhofer Institute for Open Communication Systems (FhG Fokus).
45 Postal: Fraunhofer Institute for Open Communication Systems
H A DBEGEMOT-MIB.txt3 -- Fraunhofer Institute for Open Communication Systems (FhG Fokus).
47 Postal: Fraunhofer Institute for Open Communication Systems
/freebsd-13.1/sys/contrib/device-tree/Bindings/mailbox/
H A Dqcom-ipcc.yaml7 title: Qualcomm Technologies, Inc. Inter-Processor Communication Controller
13 The Inter-Processor Communication Controller (IPCC) is a centralized hardware
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBCommunication.cpp24 : m_opaque(new Communication(broadcaster_name)), m_opaque_owned(true) { in SBCommunication()
185 return Communication::GetStaticBroadcasterClass().AsCString(); in GetBroadcasterClass()
/freebsd-13.1/sys/contrib/device-tree/Bindings/timer/
H A Ddigicolor-timer.txt6 - reg : Specifies base physical address and size of the "Agent Communication"
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommunication.h78 lldb_private::Communication *m_opaque = nullptr;
/freebsd-13.1/sys/contrib/device-tree/Bindings/watchdog/
H A Ddigicolor-wdt.txt4 "Agent Communication" block. This block includes the eight programmable system
/freebsd-13.1/sys/contrib/device-tree/Bindings/serial/
H A Drenesas,sci.yaml7 title: Renesas Serial Communication Interface
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/keystone/
H A Dkeystone.txt41 - K2G Industrial Communication Engine EVM
/freebsd-13.1/sys/contrib/device-tree/Bindings/clock/
H A Dti,sci-clk.txt5 are only controlled by this entity. Communication between a host processor
/freebsd-13.1/sys/contrib/device-tree/Bindings/spi/
H A Damlogic,meson-gx-spicc.yaml8 title: Amlogic Meson SPI Communication Controller
/freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dwii.txt130 1.j) The Inter-Processor Communication (IPC) node
132 Represent the Inter-Processor Communication interface. This interface
/freebsd-13.1/sys/contrib/device-tree/Bindings/misc/
H A Dqcom,fastrpc.txt3 The FastRPC implements an IPC (Inter-Processor Communication)
/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Datmel-flexcom.txt1 * Device tree bindings for Atmel Flexcom (Flexible Serial Communication Unit)
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h56 class GDBRemoteCommunication : public Communication {
/freebsd-13.1/contrib/ngatm/snmp_atm/
H A Datm_tree.def3 # Fraunhofer Institut for Open Communication Systems (FOKUS).
/freebsd-13.1/sys/contrib/device-tree/Bindings/soc/ti/
H A Dsci-pm-domain.txt6 Communication between the host processor running an OS and the system
/freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dnetgraph_tree.def3 # Fraunhofer Institute for Open Communication Systems (FhG Fokus).
/freebsd-13.1/sys/contrib/device-tree/Bindings/reset/
H A Dti,sci-reset.txt6 the state of the various hardware modules present on the SoC. Communication
/freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,sci-inta.txt33 Communication between the host processor running an OS and the system
H A Dti,sci-inta.yaml44 Communication between the host processor running an OS and the system

123