Home
last modified time | relevance | path

Searched refs:post_result (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine_impl/
H A Dcommit.cc168 const SyncerError post_result = SyncerProtoUtil::PostClientToServerMessage( in PostAndProcessResponse() local
173 CommitResponseEvent response_event(base::Time::Now(), post_result, response); in PostAndProcessResponse()
176 if (post_result.value() != SyncerError::SYNCER_OK) { in PostAndProcessResponse()
178 ReportFullCommitFailure(post_result); in PostAndProcessResponse()
179 return post_result; in PostAndProcessResponse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/fuchsia/engine/browser/
H A Dcast_streaming_browsertest.cc102 post_result(run_loop.QuitClosure()); in IN_PROC_BROWSER_TEST_F() local
108 cr_fuchsia::CallbackToFitFunction(post_result.GetReceiveCallback())); in IN_PROC_BROWSER_TEST_F()
110 ASSERT_TRUE(post_result->is_response()); in IN_PROC_BROWSER_TEST_F()
H A Dframe_impl_browsertest.cc1259 post_result; in IN_PROC_BROWSER_TEST_F() local
1267 EXPECT_TRUE(post_result->is_response()); in IN_PROC_BROWSER_TEST_F()
1292 post_result; in IN_PROC_BROWSER_TEST_F() local
1314 post_result; in IN_PROC_BROWSER_TEST_F() local
1326 EXPECT_TRUE(post_result->is_response()); in IN_PROC_BROWSER_TEST_F()
1352 post_result; in IN_PROC_BROWSER_TEST_F() local
1407 post_result; in IN_PROC_BROWSER_TEST_F() local
1453 post_result; in IN_PROC_BROWSER_TEST_F() local
1526 post_result; in IN_PROC_BROWSER_TEST_F() local
1545 EXPECT_TRUE(post_result->is_response()); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dsemihosting_common.h156 int (*post_result)(struct target *target); member
160 void *post_result);
H A Darm_semihosting.c81 static int post_result(struct target *target) in post_result() function
149 semihosting_common_init(target, arm->setup_semihosting, post_result); in arm_semihosting_init()
H A Dsemihosting_common.c97 void *post_result) in semihosting_common_init() argument
131 semihosting->post_result = post_result; in semihosting_common_init()
1337 retval = semihosting->post_result(target); in semihosting_common()
1408 return semihosting->post_result(target); in semihosting_common_fileio_end()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/fuchsia/runners/cast/
H A Dnamed_message_port_connector_browsertest.cc98 post_result; in IN_PROC_BROWSER_TEST_F() local
101 cr_fuchsia::CallbackToFitFunction(post_result.GetReceiveCallback())); in IN_PROC_BROWSER_TEST_F()
169 post_result; in IN_PROC_BROWSER_TEST_F() local
171 post_result.GetReceiveCallback())); in IN_PROC_BROWSER_TEST_F()
/dports/net/cloud-init/cloud-init-21.4/tests/integration_tests/
H A Dtest_upgrade.py104 post_result = instance.execute('cat /run/cloud-init/result.json')
121 assert pre_result == post_result
125 post_json = json.loads(post_result)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/fuchsia/engine/browser/
H A Dframe_impl_browsertest.cc1124 post_result; in IN_PROC_BROWSER_TEST_F() local
1132 EXPECT_TRUE(post_result->is_response()); in IN_PROC_BROWSER_TEST_F()
1164 post_result; in IN_PROC_BROWSER_TEST_F() local
1182 post_result; in IN_PROC_BROWSER_TEST_F() local
1194 EXPECT_TRUE(post_result->is_response()); in IN_PROC_BROWSER_TEST_F()
1227 post_result; in IN_PROC_BROWSER_TEST_F() local
1286 post_result; in IN_PROC_BROWSER_TEST_F() local
1335 post_result; in IN_PROC_BROWSER_TEST_F() local
1418 post_result; in IN_PROC_BROWSER_TEST_F() local
1434 EXPECT_TRUE(post_result->is_response()); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/dns/py-dns-lexicon/dns-lexicon-3.8.3/lexicon/providers/
H A Dmythicbeasts.py65 post_result = auth_request.json()
67 if not post_result["access_token"]:
73 self.auth_token = post_result["access_token"]
H A Dgoogleclouddns.py182 post_result = auth_request.json()
184 if not post_result["access_token"]:
190 self._token = post_result["access_token"]
/dports/www/libwww/w3c-libwww-5.4.2/ComLine/src/
H A DHTLine.c82 HTChunk * post_result = NULL; variable
597 post_result = HTPostFormAnchorToChunk(formfields, (HTAnchor *) cl->anchor, in main()
599 status = post_result ? YES : NO; in main()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ugni/rdma/
H A Dugni_rdma_ep.c642 ucs_status_t post_result; in uct_ugni_ep_get_composed_fma_rdma() local
685 post_result = uct_ugni_post_fma(iface, ep, &(fma_desc->super), UCS_INPROGRESS); in uct_ugni_ep_get_composed_fma_rdma()
686 if(post_result != UCS_OK && post_result != UCS_INPROGRESS){ in uct_ugni_ep_get_composed_fma_rdma()
688 return post_result; in uct_ugni_ep_get_composed_fma_rdma()
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-notification/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-att_remover/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/etpan/
H A Dnntp-thread.c710 struct post_result { struct
717 struct post_result * result; in post_run() argument
734 struct post_result result; in nntp_threaded_post()

12