Home
last modified time | relevance | path

Searched refs:status (Results 5476 - 5500 of 6163) sorted by relevance

1...<<211212213214215216217218219220>>...247

/test/xts/hats/hdf/input/hdi_input/common/
H A Dhdi_input_test.cpp117 HDF_LOGI("%s: status =%d devId=%d type =%d \n", __func__, msg->status, msg->devIndex, msg->devType); in ReportHotPlugEventPkgCallback()
118 EXPECT_GE(msg->status, 0); in ReportHotPlugEventPkgCallback()
122 if (msg->status == 0) { in ReportHotPlugEventPkgCallback()
531 * @tc.name: set device power status test-INPUT_LOW_POWER
555 * @tc.name: set device power status test-INPUT_SUSPEND
580 * @tc.name: set device power status test-INPUT_RESUME
604 * @tc.name: set device poewr status error test
625 * @tc.name: set device power status error test_2
655 * @tc.name: set device power status erro
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_adeclick.c607 int ret, status; in activate() local
641 if (!s->eof && ff_inlink_acknowledge_status(inlink, &status, &pts)) { in activate()
642 if (status == AVERROR_EOF) { in activate()
H A Dvf_bm3d.c852 int ret, status; in activate() local
866 } else if (ff_inlink_acknowledge_status(ctx->inputs[0], &status, &pts)) { in activate()
867 ff_outlink_set_status(ctx->outputs[0], status, pts); in activate()
H A Daf_afwtdn.c1209 int ret, status; in activate() local
1222 if (ff_inlink_acknowledge_status(inlink, &status, &pts)) { in activate()
1223 if (status == AVERROR_EOF) in activate()
H A Daf_dynaudnorm.c848 int ret = 0, status; in activate() local
875 if (!s->eof && ff_inlink_acknowledge_status(inlink, &status, &pts)) { in activate()
876 if (status == AVERROR_EOF) in activate()
/third_party/curl/lib/
H A Durldata.h298 BIT(verifystatus); /* set TRUE if certificate status must be checked */
455 OM_uint32 status; member
464 DWORD status;
597 int status; /* if done is TRUE, this is the status from the callback */ member
741 BIT(http_bodyless); /* HTTP response status code is between 100 and 199,
1885 BIT(http_keep_sending_on_error); /* for HTTP status codes >= 300 */
1915 BIT(pipewait); /* wait for multiplex status before starting a new
1928 BIT(doh_verifystatus); /* DoH certificate status verification */
/third_party/backends/backend/genesys/
H A Dgl846.cpp293 auto status = scanner_read_status(*dev); in gl846_set_adi_fe() local
294 while (status.is_front_end_busy) { in gl846_set_adi_fe()
296 status = scanner_read_status(*dev); in gl846_set_adi_fe()
/third_party/cups-filters/filter/
H A Drastertopdf.cpp1319 // Make sure status messages are not buffered... in main()
1370 ppd_status_t status; /* PPD error */ in main() local
1375 status = ppdLastError(&linenum); in main()
1377 fprintf(stderr, "DEBUG: %s on line %d.\n", ppdErrorString(status), linenum); in main()
1507 // Write a status message with the page number in main()
H A Drastertopclx.c1793 int /* O - Exit status */
1812 * Make sure status messages are not buffered... in main()
1843 ppd_status_t status; /* PPD error */ in main() local
1848 status = ppdLastError(&linenum); in main()
1850 fprintf(stderr, "DEBUG: %s on line %d.\n", ppdErrorString(status), linenum); in main()
1900 * Write a status message with the page number and number of copies. in main()
H A Drastertoescpx.c365 * Disable status reporting... in StartPage()
1745 int /* O - Exit status */
1764 * Make sure status messages are not buffered... in main()
1790 ppd_status_t status; /* PPD error */ in main() local
1795 status = ppdLastError(&linenum); in main()
1797 fprintf(stderr, "DEBUG: %s on line %d.\n", ppdErrorString(status), linenum); in main()
1850 * Write a status message with the page number and number of copies. in main()
/third_party/mbedtls/library/
H A Dssl_ciphersuites.c1906 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; in mbedtls_ssl_ciphersuite_get_cipher_key_bitlen() local
1911 status = mbedtls_ssl_cipher_to_psa((mbedtls_cipher_type_t) info->cipher, in mbedtls_ssl_ciphersuite_get_cipher_key_bitlen()
1915 if (status != PSA_SUCCESS) { in mbedtls_ssl_ciphersuite_get_cipher_key_bitlen()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_debug.c961 uint32_t status; member
975 regs->status, ~0); in radv_dump_sq_hw_regs()
984 regs->status, ~0); in radv_dump_sq_hw_regs()
/third_party/libwebsockets/lib/roles/h2/
H A Dhpack.c37 | 8 | :status | 200 |
38 | 9 | :status | 204 |
39 | 10 | :status | 206 |
40 | 11 | :status | 304 |
41 | 12 | :status | 400 |
42 | 13 | :status | 404 |
43 | 14 | :status | 500 |
1466 unsigned char status[10]; in lws_add_http2_header_status() local
1471 n = sprintf((char *)status, "%u", code); in lws_add_http2_header_status()
1473 status, in lws_add_http2_header_status()
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.cc785 bool is_active = segment.status == WasmElemSegment::kStatusActive; in WriteTo()
790 segment.status == WasmElemSegment::kStatusActive in WriteTo()
792 : segment.status == WasmElemSegment::kStatusDeclarative ? 0b11 in WriteTo()
/third_party/nghttp2/src/
H A Dshrpx_http_downstream_connection.cc330 [this](DNSResolverStatus status, const Address *result) { in initiate_connection()
333 if (status == DNSResolverStatus::OK) { in initiate_connection()
363 switch (dns_query_->status) { in initiate_connection()
957 // Server MUST NOT send Transfer-Encoding with a status code 1xx or in htp_hdrs_completecb()
958 // 204. Also server MUST NOT send Transfer-Encoding with a status in htp_hdrs_completecb()
1060 // 304 status code with nonzero Content-Length, but without response in htp_hdrs_completecb()
H A Dshrpx_connection_handler.cc716 auto status = WEXITSTATUS(rstatus); in handle_ocsp_complete() local
717 if (ocsp_.error || !WIFEXITED(rstatus) || status != 0) { in handle_ocsp_complete()
720 << rstatus << log::dec << ", status=" << status; in handle_ocsp_complete()
/third_party/mesa3d/src/util/
H A Dxmlconfig.c945 int status; in _parseOneConfigFile() local
967 status = XML_ParseBuffer(p, bytesRead, bytesRead == 0); in _parseOneConfigFile()
968 if (!status) { in _parseOneConfigFile()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c83 enum pipe_reset_status status = ctx->ws->ctx_query_reset_status(ctx->ctx, true, NULL); in si_flush_gfx_cs() local
84 if (status != PIPE_NO_RESET) in si_flush_gfx_cs()
85 ctx->device_reset_callback.reset(ctx->device_reset_callback.data, status); in si_flush_gfx_cs()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c1012 buffers[i]->chunk->status |= ITEM_FOR_PROMOTING; in evergreen_set_global_binding()
1251 buffer->chunk->status |= ITEM_MAPPED_FOR_READING; in r600_compute_global_transfer_map()
1254 buffer->chunk->status |= ITEM_MAPPED_FOR_WRITING; in r600_compute_global_transfer_map()
/third_party/node/deps/openssl/openssl/apps/
H A Dlist.c1224 int status; in list_provider_info() local
1250 params[2] = OSSL_PARAM_construct_int(OSSL_PROV_PARAM_STATUS, &status); in list_provider_info()
1266 BIO_printf(bio_out, " status: %sactive\n", status ? "" : "in"); in list_provider_info()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DGeometryShaderTest.cpp860 GLenum status = glCheckFramebufferStatus(GL_FRAMEBUFFER);
862 EXPECT_GLENUM_EQ(GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT, status);
868 EXPECT_GLENUM_EQ(GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT, status);
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.cpp53 static void callback(WGPUQueueWorkDoneStatus status, void* userData) { in callback() argument
559 static void callback(WGPUQueueWorkDoneStatus status, void* userData) { in callback() argument
616 static void callback(WGPUBufferMapAsyncStatus status, void* userdata) { in callback() argument
/third_party/openssl/apps/
H A Dlist.c1222 int status; in list_provider_info() local
1240 params[2] = OSSL_PARAM_construct_int(OSSL_PROV_PARAM_STATUS, &status); in list_provider_info()
1257 BIO_printf(bio_out, " status: %sactive\n", status ? "" : "in"); in list_provider_info()
/third_party/tzdata/
H A Dzdump.c454 usage(FILE * const stream, const int status) in usage() argument
469 if (status == EXIT_SUCCESS) in usage()
471 exit(status); in usage()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DBufferValidationTests.cpp25 MOCK_METHOD(void, Call, (WGPUBufferMapAsyncStatus status, void* userdata));
29 static void ToMockBufferMapAsyncCallback(WGPUBufferMapAsyncStatus status, void* userdata) { in ToMockBufferMapAsyncCallback() argument
30 mockBufferMapAsyncCallback->Call(status, userdata); in ToMockBufferMapAsyncCallback()

Completed in 48 milliseconds

1...<<211212213214215216217218219220>>...247