Home
last modified time | relevance | path

Searched defs:res (Results 2126 - 2150 of 3272) sorted by relevance

1...<<81828384858687888990>>...131

/third_party/python/Modules/_io/
H A Dwinconsoleio.c194 PyObject *res; in _io__WindowsConsoleIO_close_impl() local
544 BOOL res = ReadConsoleW(handle, &buf[off], len, &n, NULL); in read_console_w() local
955 BOOL res in _io__WindowsConsoleIO_write_impl() local
[all...]
H A Dfileio.c144 PyObject *res; in _io_FileIO_close_impl() local
884 Py_off_t pos, res; local
918 res = _lseeki64(fd, pos, whence); local
1084 PyObject *nameobj, *res; global() local
1126 long res; global() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.cc218 void* res = nullptr; in MakeInitValue() local
/third_party/skia/modules/skottie/src/text/
H A DSkottieShaper.cpp419 auto res = ShapeImpl(txt, desc, box, fontmgr, &res_size); in ShapeToFit() local
/third_party/rust/crates/nom/src/number/
H A Dstreaming.rs68 let mut res = 0u16; in be_u16() variables
101 let mut res = 0u32; in be_u24() variables
134 let mut res = 0u32; be_u32() variables
167 let mut res = 0u64; be_u64() variables
199 let mut res = 0u128; be_u128() variables
389 let mut res = 0u16; le_u16() variables
422 let mut res = 0u32; le_u24() variables
455 let mut res = 0u32; le_u32() variables
488 let mut res = 0u64; le_u64() variables
521 let mut res = 0u128; le_u128() variables
[all...]
H A Dcomplete.rs70 let mut res = 0u16; in be_u16() variables
103 let mut res = 0u32; in be_u24() variables
136 let mut res = 0u32; be_u32() variables
169 let mut res = 0u64; be_u64() variables
202 let mut res = 0u128; be_u128() variables
412 let mut res = 0u16; le_u16() variables
445 let mut res = 0u32; le_u24() variables
478 let mut res = 0u32; le_u32() variables
511 let mut res = 0u64; le_u64() variables
544 let mut res = 0u128; le_u128() variables
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fStencilTexturingTests.cpp407 const int res = result.getPixelInt(x, y).x(); in compareStencilToRed() local
443 const int res = result.getPixelInt(x, y).x(); in compareRedChannel() local
/third_party/vk-gl-cts/modules/internal/
H A DditFrameworkTests.cpp584 tcu::Vector<deUint32, Size> res; in ulpDiff() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp743 const deUint8 res = ((const deUint8*)result.getPlanePtr(planeNdx))[byteNdx]; in imageCopyTest() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_libtomcrypt.c306 int idx, res, rc4 = 0; in crypto_cipher_init() local
357 int res; in crypto_cipher_encrypt() local
381 int res; in crypto_cipher_decrypt() local
422 int res; crypto_public_key_import() local
454 int res; crypto_private_key_import() local
558 int res; crypto_rsa_encrypt_pkcs1() local
619 int res; crypto_public_key_decrypt_pkcs1() local
[all...]
H A Dcrypto_linux.c64 ssize_t res; in linux_af_alg_hash_vector() local
317 ssize_t res; in crypto_hash_update() local
350 ssize_t res; crypto_hash_finish() local
618 int res = -1; des_encrypt() local
[all...]
H A Dtls_internal.c489 u8 *res, *ad; in tls_connection_handshake2() local
532 u8 *res; in tls_connection_server_handshake() local
568 int res; tls_connection_encrypt() local
587 int res; tls_connection_encrypt() local
633 int res; tls_connection_decrypt2() local
[all...]
H A Dtls_openssl_ocsp.c231 int res; in mem_bio_to_str() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_macsec_qca.c353 int res; in macsec_qca_send_eapol() local
H A Ddriver_nl80211_scan.c830 struct wpa_scan_results *res; member
836 struct wpa_scan_results *res = _arg->res; in bss_info_handler() local
899 wpa_driver_nl80211_check_bss_status( struct wpa_driver_nl80211_data *drv, struct wpa_scan_results *res) wpa_driver_nl80211_check_bss_status() argument
909 nl80211_update_scan_res_noise(struct wpa_scan_res *res, struct nl80211_noise_info *info) nl80211_update_scan_res_noise() argument
928 struct wpa_scan_results *res; nl80211_get_scan_results() local
974 struct wpa_scan_results *res; wpa_driver_nl80211_get_scan_results() local
[all...]
H A Ddriver_privsep.c32 int res; in wpa_priv_reg_cmd() local
70 int res; in wpa_priv_cmd() local
133 int res, num; wpa_driver_privsep_get_scan_results2() local
247 int i, res; wpa_driver_privsep_authenticate() local
297 int res; wpa_driver_privsep_associate() local
339 int res; wpa_driver_privsep_get_bssid() local
352 int res, ssid_len; wpa_driver_privsep_get_ssid() local
517 int res, event; wpa_driver_privsep_receive() local
784 int res; wpa_driver_privsep_get_capa() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_eke_common.c183 eap_eke_prf(u8 prf, const u8 *key, size_t key_len, const u8 *data, size_t data_len, const u8 *data2, size_t data2_len, u8 *res) eap_eke_prf() argument
208 eap_eke_prf_hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *res, size_t len) eap_eke_prf_hmac_sha1() argument
249 eap_eke_prf_hmac_sha256(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *res, size_t len) eap_eke_prf_hmac_sha256() argument
290 eap_eke_prfplus(u8 prf, const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *res, size_t len) eap_eke_prfplus() argument
572 eap_eke_mac(u8 mac, const u8 *key, const u8 *data, size_t data_len, u8 *res) eap_eke_mac() argument
[all...]
H A Deap_sim_common.c231 prf_prime(const u8 *k, const char *seed1, const u8 *seed2, size_t seed2_len, const u8 *seed3, size_t seed3_len, u8 *res, size_t res_len) prf_prime() argument
H A Dikev2_common.c123 int res; in ikev2_prf_plus() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_peap.c256 int resumed, res; in eap_peap_derive_cmk() local
749 int res, skip_change = 0; in eap_peap_decrypt() local
974 int res; in eap_peap_process() local
[all...]
H A Deap_pwd.c141 int res; in eap_pwd_init() local
369 int res; in eap_pwd_perform_commit_exchange() local
[all...]
H A Deap_sim.c721 int res; in eap_sim_process_challenge() local
1023 struct wpabuf *res; in eap_sim_process_reauthentication() local
1085 struct wpabuf *res; in eap_sim_process() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c1803 int res = 0; in eap_server_sm_step() local
H A Deap_server_aka.c32 u8 res[EAP_AKA_RES_MAX_LEN]; member
804 int res; in eap_aka_fullauth() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_iface.c544 int res; in iface_peers() local
610 int res; in list_ifaces() local
635 int res; in list_groups() local
[all...]

Completed in 29 milliseconds

1...<<81828384858687888990>>...131