Home
last modified time | relevance | path

Searched defs:status_desc (Results 1 – 21 of 21) sorted by relevance

/dports/games/gtkevemon/gtkevemon-ac2ca34/src/gui/
H A Dgtkserver.h26 Gtk::Label status_desc; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Channels/
H A DHttpResponseMessageProperty.cs41 string status_desc; field in System.ServiceModel.Channels.HttpResponseMessageProperty
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Web/System.ServiceModel.Web/
H A DOutgoingWebResponseContext.cs39 string content_type, etag, location, status_desc; field in System.ServiceModel.Web.OutgoingWebResponseContext
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Caching/
H A DCachedRawResponse.cs66 string status_desc; field in System.Web.Caching.CachedRawResponse
/dports/devel/grpc/grpc-1.42.0/src/core/ext/transport/binder/wire_format/
H A Dtransaction.h65 void SetStatusDescription(std::string status_desc) { in SetStatusDescription()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/transport/binder/wire_format/
H A Dtransaction.h65 void SetStatusDescription(std::string status_desc) { in SetStatusDescription()
/dports/dns/inadyn/inadyn-2.9.0/include/
H A Dhttp.h74 char status_desc[256]; member
/dports/net-im/jggtrans/jggtrans-2.2.6/src/
H A Dusers.h48 char *status_desc; member
/dports/www/R-cran-httr/httr/R/
H A Dresponse-status.r53 status_desc <- http_statuses[[as.character(status)]] functionVar
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c366 struct htt_tx_wbm_completion *status_desc; in ath11k_dp_tx_process_htt_tx_complete() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c366 struct htt_tx_wbm_completion *status_desc; in ath11k_dp_tx_process_htt_tx_complete() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c366 struct htt_tx_wbm_completion *status_desc; in ath11k_dp_tx_process_htt_tx_complete() local
/dports/polish/gnugadu2/gg2-2.3.0/src/plugins/GUI/
H A Dgui_chat.c821 gchar *status_desc = NULL; /* */ in create_chat() local
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-filter-search.c1143 const gchar *status_desc; in junk_test() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h408 struct status_desc { struct
409 __le64 status_desc_data[2]; argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h408 struct status_desc { struct
409 __le64 status_desc_data[2]; argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h408 struct status_desc { struct
409 __le64 status_desc_data[2]; argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h207 struct status_desc { struct
208 __le64 status_desc_data[2]; argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h207 struct status_desc { struct
208 __le64 status_desc_data[2]; argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h207 struct status_desc { struct
208 __le64 status_desc_data[2]; argument
/dports/devel/R-cran-pkgcache/pkgcache/R/
H A Daaa-async.R2635 status_desc <- http_statuses[as.character(status)] functionVar