Home
last modified time | relevance | path

Searched defs:keep_alive (Results 1 – 13 of 13) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/
Dsocket_base.hpp166 ASIO_OS_DEF(SOL_SOCKET), ASIO_OS_DEF(SO_KEEPALIVE)> keep_alive; typedef in asio::socket_base
/external/linux-kselftest/tools/testing/selftests/watchdog/
Dwatchdog-test.c44 static void keep_alive(void) in keep_alive() function
/external/rust/crates/tokio/src/runtime/blocking/
Dpool.rs51 keep_alive: Duration, field
106 let keep_alive = builder.keep_alive.unwrap_or(KEEP_ALIVE); in new() localVariable
/external/python/pybind11/include/pybind11/
Dattr.h49 template <size_t Nurse, size_t Patient> struct keep_alive { }; struct
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_value_gpr.h58 bool keep_alive() const {return m_keep_alive; } in keep_alive() function
/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.h131 std::vector<std::unique_ptr<xla::PjRtBuffer>> keep_alive; member
Djax_jit.cc946 auto& keep_alive = arguments.keep_alive; in ConvertArgsToBuffers() local
/external/rust/crates/tokio/src/runtime/
Dbuilder.rs74 pub(super) keep_alive: Option<Duration>, field
/external/freetype/src/base/
Dftdbgmem.c131 FT_Bool keep_alive; member
873 FT_Long keep_alive = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
/external/libcups/cups/
Dhttp-private.h220 http_keepalive_t keep_alive; /* Keep-alive supported? */ member
Dhttp.c2623 http_keepalive_t keep_alive) /* I - New Keep-Alive value */ in httpSetKeepAlive()
/external/libwebsockets/include/libwebsockets/
Dlws-secure-streams-policy.h218 uint16_t keep_alive; member
Dlws-mqtt.h61 uint16_t keep_alive; /* MQTT keep alive member