Home
last modified time | relevance | path

Searched refs:status (Results 4851 - 4875 of 5776) sorted by relevance

1...<<191192193194195196197198199200>>...232

/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...]
/applications/standard/app_samples/code/DocsSample/ApplicationModels/MindSporeLiteCDemo/entry/src/main/cpp/
H A Dmslite_napi.cpp24 #include <mindspore/status.h>
/applications/standard/contacts_data/test/unittest/include/
H A Dvoicemailability_test.h125 int64_t VoicemailStatusInsert(std::string phoneNumber, int status);
/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)
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.h204 void profile_status_set(pa_bluetooth_discovery *y, pa_bluetooth_profile_t profile, pa_bluetooth_profile_status_t status);

Completed in 20 milliseconds

1...<<191192193194195196197198199200>>...232