/Zephyr-latest/modules/thrift/src/thrift/server/ |
D | TFDServer.h | 34 virtual bool isOpen() const override; 35 virtual THRIFT_SOCKET getSocketFD() override; 36 virtual void close() override; 38 virtual void interrupt() override; 39 virtual void interruptChildren() override; 43 virtual std::shared_ptr<TTransport> acceptImpl() override;
|
D | TFDServer.cpp | 52 virtual uint32_t read_virt(uint8_t *buf, uint32_t len) override in read_virt() 107 virtual void write_virt(const uint8_t *buf, uint32_t len) override in write_virt() 148 void close() override in close() 160 bool isOpen() const override in isOpen()
|
D | TSimpleServer.h | 86 void onClientConnected(const std::shared_ptr<TConnectedClient> &pClient) override 88 void onClientDisconnected(TConnectedClient *pClient) override /* override */; 91 void setConcurrentClientLimit(int64_t newLimit) override; // hide
|
D | TServerFramework.h | 105 virtual void serve() override; 110 virtual void stop() override;
|
/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TServerSocket.h | 76 ~TServerSocket() override; 78 bool isOpen() const override; 127 THRIFT_SOCKET getSocketFD() override in getSocketFD() 138 void listen() override; 139 void interrupt() override; 140 void interruptChildren() override; 141 void close() override; 144 std::shared_ptr<TTransport> acceptImpl() override;
|
D | TSSLServerSocket.h | 56 void listen() override; 57 void close() override; 60 std::shared_ptr<TSocket> createSocket(THRIFT_SOCKET socket) override;
|
D | TSSLSocket.h | 64 ~TSSLSocket() override; 68 void open() override; 369 const char *what() const noexcept override in what() 457 Decision verify(const sockaddr_storage &sa) noexcept override; 458 Decision verify(const std::string &host, const char *name, int size) noexcept override; 459 Decision verify(const sockaddr_storage &sa, const char *data, int size) noexcept override;
|
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/ |
D | server.hpp | 29 void testVoid() override in testVoid() 34 void testString(string &out, const string &thing) override in testString() 40 bool testBool(const bool thing) override in testBool() 46 int8_t testByte(const int8_t thing) override in testByte() 52 int32_t testI32(const int32_t thing) override in testI32() 58 int64_t testI64(const int64_t thing) override in testI64() 64 double testDouble(const double thing) override in testDouble() 70 void testBinary(std::string &_return, const std::string &thing) override in testBinary() 80 void testStruct(Xtruct &out, const Xtruct &thing) override in testStruct() 87 void testNest(Xtruct2 &out, const Xtruct2 &nest) override in testNest() [all …]
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | board.cmake | 11 board_runner_args(linkserver "--override=/device/memory/1/flash-driver=MCXN9xx_S.cfx") 12 board_runner_args(linkserver "--override=/device/memory/1/location=0x10000000") 15 board_runner_args(linkserver "--override=/device/memory/-=\{\"location\":\"0x30000000\",\ 17 board_runner_args(linkserver "--override=/device/memory/-=\{\"location\":\"0x30060000\",\ 20 board_runner_args(linkserver "--override=/device/memory/-=\{\"location\":\"0x50000000\",\
|
/Zephyr-latest/boards/nxp/frdm_mcxn236/ |
D | board.cmake | 10 board_runner_args(linkserver "--override=/device/memory/1/flash-driver=MCXNxxx_S.cfx") 11 board_runner_args(linkserver "--override=/device/memory/1/location=0x10000000") 14 board_runner_args(linkserver "--override=/device/memory/-=\{\"location\":\"0x30000000\",\ 17 board_runner_args(linkserver "--override=/device/memory/-=\{\"location\":\"0x50000000\",\
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | linkserver.py | 31 override=None, argument 50 self.override = override if override else [] 106 override=args.override, 177 if self.override is not None: 178 for ov in self.override:
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.filtering | 39 - 0 OFF, do not override 40 - 1 ERROR, override to write LOG_LEVEL_ERR 41 - 2 WARNING, override to write LOG_LEVEL_WRN 42 - 3 INFO, override to write LOG_LEVEL_INFO 43 - 4 DEBUG, override to write LOG_LEVEL_DBG
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/ |
D | board.cmake | 9 board_runner_args(linkserver "--override=/device/memory/5/flash-driver=MIMXRT500_SFDP_MXIC_OSPI_S.… 10 board_runner_args(linkserver "--override=/device/memory/5/location=0x18000000")
|
/Zephyr-latest/modules/thrift/src/thrift/protocol/ |
D | TBinaryProtocol.h | 181 int getMinSerializedSize(TType type) override; 183 void checkReadBytesAvailable(TSet &set) override in checkReadBytesAvailable() 188 void checkReadBytesAvailable(TList &list) override in checkReadBytesAvailable() 193 void checkReadBytesAvailable(TMap &map) override in checkReadBytesAvailable() 235 ~TBinaryProtocolFactoryT() override = default; 253 std::shared_ptr<TProtocol> getProtocol(std::shared_ptr<TTransport> trans) override in getProtocol()
|
/Zephyr-latest/boards/nxp/lpcxpresso55s69/ |
D | board.cmake | 18 board_runner_args(linkserver "--override=/device/memory/0/flash-driver=LPC55xx_S.cfx") 19 board_runner_args(linkserver "--override=/device/memory/0/location=0x10000000")
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | Kconfig.defconfig | 15 # DTS file, so we manually override FLASH_LOAD_OFFSET to link the application 20 # so no override is necessary.
|
/Zephyr-latest/boards/ezurio/bl654_usb/ |
D | Kconfig.defconfig | 12 # DTS file, so we manually override FLASH_LOAD_OFFSET to link the application 18 # so no override or limit is necessary.
|
/Zephyr-latest/dts/arm/raspberrypi/rpi_pico/ |
D | override.dtsi | 6 * higher-priority override.dtsi file in use.
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf_common.dtsi | 15 #include <arm/nordic/override.dtsi> 18 * dts/arm/nordic/override.dtsi file.
|
/Zephyr-latest/soc/nxp/imx/ |
D | Kconfig.defconfig | 7 # can override the defaults given here
|
D | Kconfig | 10 # can override the defaults given here
|
/Zephyr-latest/dts/arm/nordic/ |
D | override.dtsi | 9 * higher-priority dts/arm/nordic/override.dtsi file in use.
|
/Zephyr-latest/boards/st/stm32f7508_dk/support/ |
D | openocd.cfg | 16 # override that speed setting it also to the maximum speed.
|
/Zephyr-latest/boards/st/stm32f746g_disco/support/ |
D | openocd.cfg | 20 # override that speed setting it also to the maximum speed.
|
/Zephyr-latest/boards/nxp/mimxrt1050_evk/ |
D | board.cmake | 19 board_runner_args(linkserver "--override=/device/memory/3/flash-driver=MIMXRT1050_SFDP_QSPI.cfx")
|