Home
last modified time | relevance | path

Searched defs:response_ (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/dports/www/silicon/silicon-0.1-124-g91ca205/silicon/
H A Dresponse.hh9 struct response_ : public O struct
12 response_(O o) : O(o) {} in response_() argument
/dports/devel/cpp-netlib/cpp-netlib-cpp-netlib-0.13.0-final/libs/network/test/http/
H A Dclient_localhost_ssl_test.cpp73 typename client::response response_ = client_.get(request_); in TYPED_TEST() local
83 typename client::response response_ = client_.get(request_); in TYPED_TEST() local
96 typename client::response response_ = client_.get(request_); in TYPED_TEST() local
110 typename client::response response_ = client_.get(request_); in TYPED_TEST() local
124 typename client::response response_ = client_.get(request_); in TYPED_TEST() local
161 typename client::response response_; in TYPED_TEST() local
207 typename client::response response_ = client_.head(request_); in TYPED_TEST() local
H A Dclient_localhost_normal_test.cpp96 typename client::response response_; in TYPED_TEST() local
107 typename client::response response_; in TYPED_TEST() local
121 typename client::response response_; in TYPED_TEST() local
136 typename client::response response_; in TYPED_TEST() local
151 typename client::response response_; in TYPED_TEST() local
188 typename client::response response_; in TYPED_TEST() local
266 typename client::response response_; in TYPED_TEST() local
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libtest/
H A Dclient.cc274 bool SimpleClient::send_data(const libtest::vchar_t& message_, libtest::vchar_t& response_) in send_data()
285 bool SimpleClient::send_message(const std::string& message_, std::string& response_) in send_message()
296 bool SimpleClient::response(libtest::vchar_t& response_) in response()
343 bool SimpleClient::response(std::string& response_) in response()
/dports/devel/gearmand/gearmand-1.0.6/libtest/
H A Dclient.cc274 bool SimpleClient::send_data(const libtest::vchar_t& message_, libtest::vchar_t& response_) in send_data()
285 bool SimpleClient::send_message(const std::string& message_, std::string& response_) in send_message()
296 bool SimpleClient::response(libtest::vchar_t& response_) in response()
343 bool SimpleClient::response(std::string& response_) in response()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/async/
H A DReplyInfo.h61 ResponsePayload response_; variable
83 ResponsePayload response_; variable
108 ResponsePayload response_; variable
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dsocks_connecter.cpp242 const socks_choice_t &response_) in process_server_response()
251 const socks_response_t &response_) in process_server_response()
257 const socks_auth_response_t &response_) in process_server_response()
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dsocks_connecter.cpp242 const socks_choice_t &response_) in process_server_response()
251 const socks_response_t &response_) in process_server_response()
257 const socks_auth_response_t &response_) in process_server_response()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/perf/cpp2/util/
H A DSimpleOps.h163 TwoInts response_; variable
220 TwoInts response_; variable
277 TwoInts response_; variable
336 TwoInts response_; variable
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_mock.h83 string response_; variable
130 string response_; variable
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_mock.h83 string response_; variable
130 string response_; variable
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_mock.h83 string response_; variable
130 string response_; variable
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_mock.h83 string response_; variable
130 string response_; variable
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_mock.h83 string response_; variable
130 string response_; variable
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/ipc/
H A Dipc_mock.h83 string response_; variable
130 string response_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/mac/
H A DHTTPRequest.h43 NSHTTPURLResponse* response_; // The response from the send (STRONG) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/browsing_data/
H A Dmock_browsing_data_quota_helper.h34 std::list<QuotaInfo> response_; variable
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/httpclient/samples/curl/
H A DCurlClient.h64 std::unique_ptr<proxygen::HTTPMessage> response_; variable
166 std::unique_ptr<proxygen::HTTPMessage> response_; variable
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/common/mac/
H A DHTTPMultipartUpload.h43 NSHTTPURLResponse *response_; // The response from the send (STRONG) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browsing_data/content/
H A Dmock_appcache_helper.h39 std::list<content::StorageUsageInfo> response_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine_impl/events/
H A Dget_updates_response_event.h41 const sync_pb::ClientToServerResponse response_; variable
H A Dcommit_response_event.h42 const sync_pb::ClientToServerResponse response_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/status_collector/
H A Dstatus_collector_state.h48 StatusCollectorCallback response_; variable
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/mac/
H A DHTTPMultipartUpload.h43 NSHTTPURLResponse *response_; // The response from the send (STRONG) variable
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/common/mac/
H A DHTTPMultipartUpload.h43 NSHTTPURLResponse *response_; // The response from the send (STRONG) variable

12345678910>>...19