Searched refs:reason (Results 1126 - 1150 of 2512) sorted by relevance
1...<<41424344454647484950>>...101
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | rdma_core.h | 49 enum rdma_remove_reason reason);
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_llc.h | 73 /* set the termination reason code for the link group */ 89 u32 reason);
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | kvm-stat.h | 77 const char *reason; member
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.h | 74 __u8 reason; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | virtio_iommu.h | 129 __u8 reason; member
|
H A D | iommu.h | 42 __u32 reason; member
|
H A D | virtio_scsi.h | 77 __virtio32 reason; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | virtio_scsi.h | 64 __virtio32 reason; member
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | protocol.h | 114 uint8_t reason; /* reason for ACK */ member 124 #define RXRPC_ACK__INVALID 10 /* Representation of invalid ACK reason */
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | iommu.h | 42 __u32 reason; member
|
H A D | virtio_scsi.h | 77 __virtio32 reason; member
|
H A D | virtio_iommu.h | 129 __u8 reason; member
|
/third_party/alsa-utils/alsactl/ |
H A D | alsactl.h | 77 void initfailed(int cardnumber, const char *reason, int exitcode);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationruleparser.h | 170 void setParseError(const char *reason, UErrorCode &errorCode);
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-callbacks.h | 98 /** enum lws_callback_reasons - reason you're getting a protocol callback */ 377 * chunking is the reason this is not just all done in one callback for 425 /**< servers receive PONG packets with this callback reason */ 552 /**< clients receive PONG packets with this callback reason */ 567 * with this reason, giving the user code a chance to suppress the 898 * \param reason: The reason for the call 911 lws_callback_function(struct lws *wsi, enum lws_callback_reasons reason,
|
/third_party/libcoap/include/coap3/ |
H A D | coap_net_internal.h | 313 * @param reason The reasion for the session cancellation 317 coap_nack_reason_t reason);
|
/third_party/mesa3d/bin/ |
H A D | khronos-update.py | 28 error('Failed to retrieve file: {} {}'.format(req.status_code, req.reason))
|
/third_party/node/lib/internal/fs/ |
H A D | read_file_context.js | 92 new AbortError(undefined, { cause: this.signal?.reason }));
|
/third_party/node/src/ |
H A D | inspector_agent.h | 100 void PauseOnNextJavascriptStatement(const std::string& reason);
|
H A D | js_native_api_v8_inspector.h | 107 void PauseOnNextJavascriptStatement(const std::string& reason);
|
/third_party/node/src/quic/ |
H A D | packet.h | 135 const QuicError& reason);
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationruleparser.h | 170 void setParseError(const char *reason, UErrorCode &errorCode);
|
/third_party/libwebsockets/plugins/ssh-base/include/ |
H A D | lws-plugin-ssh.h | 306 * \param reason: one of the SSH_DISCONNECT_ constants 307 * \param desc: UTF-8 description of reason 313 void (*disconnect_reason)(uint32_t reason, const char *desc,
|
/third_party/node/deps/v8/src/objects/ |
H A D | map-updater.h | 160 State Normalize(const char* reason);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationruleparser.h | 170 void setParseError(const char *reason, UErrorCode &errorCode);
|
Completed in 13 milliseconds
1...<<41424344454647484950>>...101