/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLSocket.cpp | 116 throw TTransportException(TTransportException::NOT_OPEN, "socket()", errno_copy); in openSecConnection() 125 throw TTransportException(TTransportException::NOT_OPEN, in openSecConnection() 132 throw TTransportException(TTransportException::NOT_OPEN, in openSecConnection() 138 throw TTransportException(TTransportException::NOT_OPEN, "set TLS_HOSTNAME failed"); in openSecConnection() 183 throw TTransportException(TTransportException::NOT_OPEN, in openSecConnection() 191 throw TTransportException(TTransportException::NOT_OPEN, in openSecConnection() 209 throw TTransportException(TTransportException::NOT_OPEN, "connect() failed", in openSecConnection() 229 throw TTransportException(TTransportException::NOT_OPEN, "getsockopt()", in openSecConnection() 239 throw TTransportException(TTransportException::NOT_OPEN, "socket open() error", in openSecConnection() 245 throw TTransportException(TTransportException::NOT_OPEN, "open() timed out"); in openSecConnection() [all …]
|
D | TSSLServerSocket.cpp | 94 throw TTransportException(TTransportException::BAD_ARGS, in listen() 107 throw TTransportException(TTransportException::NOT_OPEN, in listen() 145 throw TTransportException(TTransportException::NOT_OPEN, in listen() 190 // throw error if socket still wasn't created successfully in listen() 194 throw TTransportException(TTransportException::NOT_OPEN, in listen() 198 // throw an error if we failed to bind properly in listen() 207 throw TTransportException(TTransportException::NOT_OPEN, "Could not bind", in listen() 220 throw TTransportException(TTransportException::NOT_OPEN, "Could not listen", in listen()
|
D | TSSLSocket.h | 175 * @throw TTransportException::INTERRUPTED if interrupted is signaled.
|
/Zephyr-latest/modules/thrift/src/thrift/server/ |
D | TFDServer.cpp | 80 throw system_error(errno, system_category(), "poll"); in read_virt() 111 throw TTransportException(TTransportException::END_OF_FILE); in write_virt() 118 throw system_error(errno, system_category(), "write"); in write_virt() 135 throw system_error(errno, system_category(), "write"); in interrupt() 188 throw TTransportException(TTransportException::INTERRUPTED); in acceptImpl()
|
D | TServerFramework.cpp | 211 throw std::invalid_argument("newLimit must be greater than zero"); in setConcurrentClientLimit()
|
/Zephyr-latest/samples/net/sockets/http_server/src/static_web_resources/ |
D | main.js | 11 throw new Error(`Response status: ${response.status}`); 29 throw new Error(`Response satus: ${response.status}`);
|
/Zephyr-latest/boards/96boards/wistrio/dts/bindings/ |
D | qorvo,rfsw8001.yaml | 5 Qorvo's RFSW8001 is a single pole triple throw (SP3T) RF switch. The RF1,
|
/Zephyr-latest/soc/nxp/mcx/mcxn/ |
D | soc.c | 38 * Throw a build error if user is enabling SPI and UART/I2C on a Flexcomm node.
|
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/ |
D | server.hpp | 280 throw e; in testException() 283 throw e; in testException() 300 throw e; in testMultiException() 305 throw e; in testMultiException()
|
/Zephyr-latest/tests/kernel/timer/timer_monotonic/src/ |
D | main.c | 28 /* Heuristic: if we're more than 10% off, throw an error */ in test_frequency()
|
/Zephyr-latest/tests/lib/cpp/libcxx/src/ |
D | main.cpp | 74 throw 42; in throw_exception()
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …throw new RangeError(`Allowed values are: "${e.join(`", "`)}".`)}if(matchMedia("(hover:none)").mat…
|
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/src/ |
D | main.c | 855 "Should not enter any other state and throw an event"); in ZTEST() 890 "Should not enter any other state and throw an event"); in ZTEST()
|
/Zephyr-latest/scripts/release/ |
D | list_backports.py | 17 script will throw an error if a PR has been made without an associated issue.
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_emul.c | 285 * setting the register and throw off the actual reading. Therefore, scale down the range in icm42688_emul_get_gyro_ranges()
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 157 care, as the CPU will throw an exception ("multi hit") if a memory
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/ |
D | xtensa-cavs-linker.ld | 153 * page-aligned or it will throw an error, not sure why since all
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 272 # non-existing keys will throw errors but also set type to NOT-FOUND.
|
/Zephyr-latest/lib/libc/newlib/ |
D | libc-hooks.c | 68 /* Compiler will throw an error if the provided value isn't a
|
/Zephyr-latest/drivers/counter/ |
D | maxim_ds3231.c | 540 /* Throw away information counter API disallows */ in ds3231_counter_cancel_alarm() 1249 /* Throw away information counter API disallows */ in ds3231_counter_set_alarm()
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | ace-link.ld | 167 * page-aligned or it will throw an error, not sure why since all
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 112 Metanote: The astute will note that we're probably going to throw this
|
/Zephyr-latest/tests/kernel/timer/timer_api/src/ |
D | main.c | 377 * will throw off the math. in ZTEST_USER()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.3.rst | 1004 * :github:`24322` - IRQ_CONNECT and IRQ_DIRECT_CONNECT throw compile error with CONFIG_CPLUSPLUS 1203 * :github:`23133` - boards: adafruit_feather_m0: don't throw compiler warnings on using custom serc…
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_pca_series.c | 1349 * flag. Otherwise, throw out error.)
|