Searched refs:response_type (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium_org/base/mac/
H A Dlaunchd.cc51 launch_data_type_t response_type = launch_data_get_type(response); local
52 if (response_type != LAUNCH_DATA_DICTIONARY) {
53 if (response_type == LAUNCH_DATA_ERRNO) {
56 LOG(ERROR) << "PIDForJob: expected dictionary, got " << response_type;
/external/chromium_org/sync/protocol/
H A Dproto_enum_conversions.h40 sync_pb::CommitResponse::ResponseType response_type);
H A Dproto_enum_conversions.cc108 sync_pb::CommitResponse::ResponseType response_type) {
111 switch (response_type) {
107 GetResponseTypeString( sync_pb::CommitResponse::ResponseType response_type) argument
/external/chromium_org/remoting/webapp/
H A Dthird_party_token_fetcher.js142 'response_type': 'code token',
/external/chromium/chrome/browser/sync/engine/
H A Dprocess_commit_response_command.cc87 cr.entryresponse(i).response_type();
141 CommitResponse::ResponseType response_type = local
147 switch (response_type) {
224 server_entry.response_type();
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_attr_parse.h54 const u8 *response_type; /* 1 octet */ member in struct:wps_parse_attr
H A Dwps_validate.c78 static int wps_validate_response_type(const u8 *response_type, int mandatory) argument
80 if (response_type == NULL) {
88 if (*response_type > 0x03) {
90 "attribute value 0x%x", *response_type);
1146 wps_validate_response_type(attr.response_type, probe) ||
1272 wps_validate_response_type(attr.response_type, 1) ||
H A Dwps_attr_parse.c451 attr->response_type = pos;
/external/wpa_supplicant_8/src/wps/
H A Dwps_attr_parse.h54 const u8 *response_type; /* 1 octet */ member in struct:wps_parse_attr
H A Dwps_validate.c78 static int wps_validate_response_type(const u8 *response_type, int mandatory) argument
80 if (response_type == NULL) {
88 if (*response_type > 0x03) {
90 "attribute value 0x%x", *response_type);
1146 wps_validate_response_type(attr.response_type, probe) ||
1272 wps_validate_response_type(attr.response_type, 1) ||
H A Dwps_attr_parse.c451 attr->response_type = pos;
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_attr_parse.h54 const u8 *response_type; /* 1 octet */ member in struct:wps_parse_attr
H A Dwps_validate.c78 static int wps_validate_response_type(const u8 *response_type, int mandatory) argument
80 if (response_type == NULL) {
88 if (*response_type > 0x03) {
90 "attribute value 0x%x", *response_type);
1146 wps_validate_response_type(attr.response_type, probe) ||
1272 wps_validate_response_type(attr.response_type, 1) ||
H A Dwps_attr_parse.c451 attr->response_type = pos;
/external/opencv/ml/src/
H A D_ml.h289 const CvMat* responses, int response_type,
340 int var_all, int* response_type );
H A Dml_inner_functions.cpp566 int var_all, int* response_type )
571 if( response_type )
572 *response_type = -1;
598 if( response_type && tm_size > var_count )
599 *response_type = var_type->data.ptr[var_count*tm_step] != 0;
954 const CvMat* responses, int response_type,
1018 if( response_type == CV_VAR_NUMERICAL )
952 cvPrepareTrainData( const char* , const CvMat* train_data, int tflag, const CvMat* responses, int response_type, const CvMat* var_idx, const CvMat* sample_idx, bool always_copy_data, const float*** out_train_samples, int* _sample_count, int* _var_count, int* _var_all, CvMat** out_responses, CvMat** out_response_map, CvMat** out_var_idx, CvMat** out_sample_idx ) argument
/external/chromium_org/sync/engine/
H A Dprocess_commit_response_command.cc99 CommitResponse::ResponseType response_type = ProcessSingleCommitResponse( local
105 switch (response_type) {
180 server_entry.response_type();
/external/netperf/
H A Dnetserver.c209 netperf_response.content.response_type = DEBUG_OK;
222 netperf_response.content.response_type = DEBUG_OK;
253 netperf_response.content.response_type = CPU_CALIBRATE;
H A Dnetlib.h254 int response_type; member in struct:netperf_response_struct::__anon23318
H A Dnettest_dlpi.c736 netperf_response.content.response_type = DLPI_CO_STREAM_RESPONSE;
2120 netperf_response.content.response_type = DLPI_CL_STREAM_RESPONSE;
2332 netperf_response.content.response_type = DLPI_CL_STREAM_RESULTS;
3060 netperf_response.content.response_type = DLPI_CL_RR_RESPONSE;
3387 netperf_response.content.response_type = DLPI_CO_RR_RESPONSE;
H A Dnettest_unix.c765 netperf_response.content.response_type = STREAM_STREAM_RESPONSE;
1982 netperf_response.content.response_type = DG_STREAM_RESPONSE;
2162 netperf_response.content.response_type = DG_STREAM_RESULTS;
2793 netperf_response.content.response_type = DG_RR_RESPONSE;
3087 netperf_response.content.response_type = STREAM_RR_RESPONSE;
H A Dnettest_bsd.c4300 netperf_response.content.response_type = TCP_STREAM_RESPONSE;
4627 netperf_response.content.response_type = TCP_MAERTS_RESPONSE;
6342 netperf_response.content.response_type = UDP_STREAM_RESPONSE;
6587 netperf_response.content.response_type = UDP_STREAM_RESULTS;
7294 netperf_response.content.response_type = UDP_RR_RESPONSE;
7612 netperf_response.content.response_type = TCP_RR_RESPONSE;
8714 netperf_response.content.response_type = TCP_CRR_RESPONSE;
9756 netperf_response.content.response_type = TCP_TRR_RESPONSE;
10831 netperf_response.content.response_type = TCP_RR_RESPONSE;
11800 netperf_response.content.response_type
[all...]
/external/openssh/
H A Dauthfd.c368 u_int response_type,
378 if (response_type == 0) {
389 buffer_put_int(&buffer, response_type);
365 ssh_decrypt_challenge(AuthenticationConnection *auth, Key* key, BIGNUM *challenge, u_char session_id[16], u_int response_type, u_char response[16]) argument
H A Dssh-agent.c247 u_int response_type; local
269 response_type = buffer_get_int(&e->request);
270 if (response_type != 1)
/external/chromium/net/tools/testserver/
H A Dchromiumsync.py792 reply.response_type = sync_pb2.CommitResponse.CONFLICT
796 reply.response_type = sync_pb2.CommitResponse.SUCCESS

Completed in 2254 milliseconds

12