/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | sme.c | 1387 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 D | mslite_napi.cpp | 24 #include <mindspore/status.h>
|
/applications/standard/contacts_data/test/unittest/include/ |
H A D | voicemailability_test.h | 125 int64_t VoicemailStatusInsert(std::string phoneNumber, int status);
|
/third_party/ffmpeg/libavcodec/ |
H A D | aac.h | 115 * Output configuration status 130 enum OCStatus status; member
|
/third_party/icu/icu4c/source/io/unicode/ |
H A D | ustdio.h | 766 * @param status ICU error code. 775 UTransliterator *adopt, UErrorCode *status);
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_ioctl.h | 199 int status; /* see USB_ERR_XXX */ member
|
/third_party/mesa3d/include/android_stub/log/ |
H A D | log_event_list.h | 130 /* return errors or transmit status */ 131 int status() const { in status() function in android_log_event_list
|
/third_party/libdrm/include/drm/ |
H A D | mga_drm.h | 215 unsigned int status[4]; member
|
/third_party/node/deps/zlib/ |
H A D | deflate.h | 68 /* Stream status */ 106 int status; /* as the name implies */ member
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | deflate.h | 64 /* Stream status */ 102 int status; /* as the name implies */ member
|
/third_party/node/src/ |
H A D | node_blob.h | 121 void AfterThreadPoolWork(int status) override;
|
/third_party/nghttp2/src/ |
H A D | nghttp.h | 186 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 D | deaddrop.js | 126 "Failed " + san(e.status.toString());
|
/third_party/libwebsockets/plugins/deaddrop/assets/ |
H A D | deaddrop.js | 126 "Failed " + san(e.status.toString());
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | deflate.h | 58 /* Stream status */
96 int status; /* as the name implies */
member
|
/third_party/node/deps/v8/include/ |
H A D | v8-callbacks.h | 227 int /* LogEventStatus */ status);
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-callbacks.h | 235 int /* LogEventStatus */ status);
|
/third_party/skia/third_party/externals/spirv-tools/test/link/ |
H A D | linker_fixture.h | 173 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 D | linker_fixture.h | 173 EXPECT_EQ(effcee::Result::Status::Ok, match_res.status()) in ExpandAndMatch()
|
/third_party/skia/third_party/externals/icu/source/io/unicode/ |
H A D | ustdio.h | 766 * @param status ICU error code. 775 UTransliterator *adopt, UErrorCode *status);
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/ |
H A D | main.go | 322 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 D | deflate.h | 64 /* Stream status */ 102 int status; /* as the name implies */ member
|
/third_party/skia/third_party/externals/freetype/builds/ |
H A D | toplevel.mk | 144 $(RM) builds/unix/config.status
|
/third_party/protobuf/python/ |
H A D | setup.py | 154 status = subprocess.check_call(cmd, shell=True)
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | bluez5-util.h | 204 void profile_status_set(pa_bluetooth_discovery *y, pa_bluetooth_profile_t profile, pa_bluetooth_profile_status_t status);
|