Home
last modified time | relevance | path

Searched refs:status (Results 4776 - 4800 of 5477) sorted by relevance

1...<<191192193194195196197198199200>>...220

/third_party/curl/lib/
H A Dhttp.c1536 CURLcode status, bool premature) in Curl_http_done()
1558 if(status) in Curl_http_done()
1559 return status; in Curl_http_done()
3368 STATUS_DONE, /* a status line was read */
3369 STATUS_BAD /* not a status line */
3762 * Called after the first HTTP response line (the status line) has been
3875 /* the first "header" is the status-line and it has no colon */ in verify_header()
4018 /* "A user agent MAY ignore unexpected 1xx status responses." */ in http_rw_headers()
4076 /* the status code 1xx indicates a provisional response, so in http_rw_headers()
4170 /* All non-101 HTTP status code in http_rw_headers()
1535 Curl_http_done(struct Curl_easy *data, CURLcode status, bool premature) Curl_http_done() argument
4576 int status = 0; Curl_http_decode_status() local
4901 Curl_http_resp_make(struct http_resp **presp, int status, const char *description) Curl_http_resp_make() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp1299 GLint status;
1300 glGetShaderiv(it->second, GL_COMPILE_STATUS, &status);
1305 Logger::Get()->writeCompileInfo("shader", "", status == GL_TRUE, infoLog);
1311 if (status != GL_TRUE)
1319 if (status)
1370 //query link status:
1373 GLint status;
1375 glGetProgramiv(programs[config].name, GL_LINK_STATUS, &status);
1378 Logger::Get()->writeCompileInfo("program", "", status == GL_TRUE, infoLog);
1382 if (status !
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp1046 opStatus status;
1072 status = extendedAddend.convert(extendedSemantics, rmTowardZero, &ignored);
1073 assert(status == opOK);
1074 (void)status;
2285 opStatus status;
2296 status = convertFromUnsignedParts(copy, srcCount, rounding_mode);
2300 status = convertFromUnsignedParts(src, srcCount, rounding_mode);
2303 return status;
4595 opStatus status = convertToInteger(parts, bitWidth, result.isSigned(),
4599 return status;
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dsme.c1387 u16 status; local
1414 status = WLAN_STATUS_SAE_PK;
1416 status = WLAN_STATUS_SAE_HASH_TO_ELEMENT;
1418 status = WLAN_STATUS_SUCCESS;
1422 wpa_s->sme.seq_num, status,
1427 bssid, 1, wpa_s->sme.seq_num, status);
1438 u16 status)
1443 params.status = status;
1447 if (wpa_s->conf->sae_pmkid_in_assoc && status
1437 sme_send_external_auth_status(struct wpa_supplicant *wpa_s, u16 status) global() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Daac.h115 * Output configuration status
130 enum OCStatus status; member
/third_party/icu/icu4c/source/io/unicode/
H A Dustdio.h766 * @param status ICU error code.
775 UTransliterator *adopt, UErrorCode *status);
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_ioctl.h199 int status; /* see USB_ERR_XXX */ member
/third_party/mesa3d/include/android_stub/log/
H A Dlog_event_list.h130 /* return errors or transmit status */
131 int status() const { in status() function in android_log_event_list
/third_party/libdrm/include/drm/
H A Dmga_drm.h215 unsigned int status[4]; member
/third_party/node/deps/zlib/
H A Ddeflate.h68 /* Stream status */
106 int status; /* as the name implies */ member
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.h64 /* Stream status */
102 int status; /* as the name implies */ member
/third_party/node/src/
H A Dnode_blob.h121 void AfterThreadPoolWork(int status) override;
/third_party/nghttp2/src/
H A Dnghttp.h186 int status; member
296 // The HTTP status code of the response message of HTTP Upgrade.
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/mount-origin/
H A Ddeaddrop.js126 "Failed " + san(e.status.toString());
/third_party/libwebsockets/plugins/deaddrop/assets/
H A Ddeaddrop.js126 "Failed " + san(e.status.toString());
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.h58 /* Stream status */
96 int status; /* as the name implies */ member
/third_party/node/deps/v8/include/
H A Dv8-callbacks.h227 int /* LogEventStatus */ status);
/third_party/node/deps/v8/include/v8-include/
H A Dv8-callbacks.h235 int /* LogEventStatus */ status);
/third_party/skia/third_party/externals/spirv-tools/test/link/
H A Dlinker_fixture.h173 EXPECT_EQ(effcee::Result::Status::Ok, match_res.status()) in ExpandAndMatch()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/
H A Dlinker_fixture.h173 EXPECT_EQ(effcee::Result::Status::Ok, match_res.status()) in ExpandAndMatch()
/third_party/skia/third_party/externals/icu/source/io/unicode/
H A Dustdio.h766 * @param status ICU error code.
775 UTransliterator *adopt, UErrorCode *status);
/third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/
H A Dmain.go322 Status Status `json:"status"`
336 // Status is a status code in the JSON --gtest_output file.
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.h64 /* Stream status */
102 int status; /* as the name implies */ member
/third_party/skia/third_party/externals/freetype/builds/
H A Dtoplevel.mk144 $(RM) builds/unix/config.status
/third_party/protobuf/python/
H A Dsetup.py154 status = subprocess.check_call(cmd, shell=True)

Completed in 31 milliseconds

1...<<191192193194195196197198199200>>...220