Home
last modified time | relevance | path

Searched defs:buf (Results 5776 - 5800 of 6737) sorted by relevance

1...<<231232233234235236237238239240>>...270

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dasn1.rs719 let mut buf = [0; 80]; in fmt() variables
H A Dpkey.rs272 let mut buf = vec![0u8; len]; in raw_public_key() variables
323 let mut buf = vec![0u8; len]; in raw_private_key() variables
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs346 let mut buf = [0; 60]; in test_connect_with_srtp_ctx() variables
365 let mut buf = [1; 60]; in test_connect_with_srtp_ctx() variables
415 let mut buf = [0; 60]; in test_connect_with_srtp_ssl() variables
434 let mut buf in test_connect_with_srtp_ssl() variables
849 let mut buf = [0; 5]; test_mozilla_server() variables
1036 let mut buf = vec![0; len - 1]; active_session() variables
1039 let mut buf = vec![0; len + 1]; active_session() variables
1157 let mut buf = [0; 32]; keying_export() variables
1173 let mut buf = [1; 32]; keying_export() variables
[all...]
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs585 let mut buf = [0; 4]; in prefixes() variables
658 let mut buf = [0u8; 4]; in suffixes() variables
/third_party/selinux/libselinux/src/
H A Dlabel_file.c31 static int get_stem_from_file_name(const char *const buf) in get_stem_from_file_name() argument
249 char *buf; in load_mmap() local
608 char buf[102 in selabel_subs_init() local
[all...]
/third_party/rust/crates/regex/src/
H A Ddfa.rs1927 let mut buf = vec![]; in prop_read_write_u32() variables
1938 let mut buf = vec![]; in prop_read_write_i32() variables
/third_party/rust/crates/serde/serde/src/de/
H A Dmod.rs1369 let mut buf = [0u8; 58]; in visit_i128() variables
1431 let mut buf = [0u8; 57]; in visit_u128() variables
/third_party/selinux/libsepol/src/
H A Dwrite.c64 uint32_t buf[32], bit, count; in ebitmap_write() local
357 uint32_t buf[2], ncat = 0; in mls_write_semantic_level_helper() local
425 uint32_t buf[3]; mls_write_range_helper() local
453 uint32_t buf[32]; sens_write() local
481 uint32_t buf[32]; cat_write() local
508 uint32_t buf[3]; role_trans_write() local
552 uint32_t buf[2]; role_allow_write() local
574 uint32_t bit, buf[4]; filename_write_one_compat() local
610 uint32_t buf[3]; filename_write_one() local
659 uint32_t buf[1]; filename_trans_write() local
687 uint32_t buf[1]; role_set_write() local
703 uint32_t buf[1]; type_set_write() local
721 uint32_t buf[3], len; cond_write_bool() local
764 uint32_t buf[4]; cond_write_av_list() local
816 uint32_t buf[2]; cond_write_node() local
871 uint32_t buf[1]; cond_write_list() local
895 uint32_t buf[32]; context_write() local
924 uint32_t buf[32]; perm_write() local
949 uint32_t buf[32]; common_write() local
982 uint32_t buf[3], nexpr; write_cons_helper() local
1031 uint32_t buf[32], ncons; class_write() local
1133 uint32_t buf[32]; role_write() local
1212 uint32_t buf[32]; type_write() local
1290 uint32_t buf[32]; user_write() local
1355 uint32_t buf[32]; ocontext_write_xen() local
1463 uint32_t buf[32]; ocontext_write_selinux() local
1608 uint32_t buf[32]; genfs_write() local
1678 uint32_t buf[2]; range_write_helper() local
1719 uint32_t buf[2]; range_write() local
1747 uint32_t buf[32], len; avrule_write() local
1837 uint32_t buf[32], len; avrule_write_list() local
1883 uint32_t buf[1]; role_trans_rule_write() local
1924 uint32_t buf[1]; role_allow_rule_write() local
1947 uint32_t buf[3], len; filename_trans_rule_write() local
2000 uint32_t buf[1]; range_trans_rule_write() local
2027 uint32_t buf[1]; scope_index_write() local
2049 uint32_t buf[2]; avrule_decl_write() local
2094 uint32_t buf[1], num_blocks = 0; avrule_block_write() local
2131 uint32_t static_buf[32], *dyn_buf = NULL, *buf; scope_write() local
2202 uint32_t buf[32], config; policydb_write() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboRenderTest.cpp1340 deUint32 buf = ndx == 0 ? fbo.getColorBuffer() in render() local
1380 deUint32 buf = ndx == 0 ? fbo.getColorBuffer() in render() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp352 deUint32 buf = 0x1234; in link_program() local
399 deUint32 buf = 0x1234; in use_program() local
1939 deUint32 buf = 0x1234; bind_transform_feedback() local
1988 deUint32 buf = 0x1234; delete_transform_feedbacks() local
2033 deUint32 buf = 0x1234; begin_transform_feedback() local
2090 deUint32 buf = 0x1234; pause_transform_feedback() local
2125 deUint32 buf = 0x1234; resume_transform_feedback() local
2161 deUint32 buf = 0x1234; end_transform_feedback() local
[all...]
H A Des31fNegativeStateApiTests.cpp1147 GLuint buf; in get_buffer_parameteriv() local
1172 GLuint buf; in get_buffer_parameteri64v() local
1197 GLuint buf; in get_buffer_pointerv() local
[all...]
H A Des31fNegativeTextureApiTests.cpp602 deUint32 buf = 1234; in compressedteximage2d_invalid_buffer_target() local
1535 deUint32 buf = 0x1234; in teximage2d_invalid_buffer_target() local
1732 deUint32 buf = 0x1234; in texsubimage2d_invalid_buffer_target() local
2643 deUint32 buf = 0x1234; compressedtexsubimage2d_invalid_buffer_target() local
2859 deUint32 buf = 0x1234; teximage3d_invalid_buffer_target() local
3103 deUint32 buf = 0x1234; texsubimage3d_invalid_buffer_target() local
3437 deUint32 buf = 0x1234; compressedteximage3d_invalid_buffer_target() local
3628 deUint32 buf = 0x1234; compressedtexsubimage3d_invalid_buffer_target() local
[all...]
H A Des31fTextureSpecificationTests.cpp438 deUint32 buf = 0; in createTexture() local
527 deUint32 buf = 0; in createTexture() local
732 deUint32 buf = 0; in createTexture() local
[all...]
H A Des31fVertexAttributeBindingTests.cpp411 std::ostringstream buf; in genTestDescription() local
498 std::ostringstream buf; genVertexSource() local
695 std::ostringstream buf; genTestDescription() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsStateQueryUtil.cpp238 std::ostringstream buf; in verifyBooleanValidity() local
257 std::ostringstream buf; in verifyBooleanVec4Validity() local
989 std::ostringstream buf; in verifyBoolean() local
1001 std::ostringstream buf; verifyBoolean() local
1013 std::ostringstream buf; verifyBoolean() local
1025 std::ostringstream buf; verifyBoolean() local
1047 std::ostringstream buf; verifyInteger() local
1059 std::ostringstream buf; verifyInteger() local
1072 std::ostringstream buf; verifyInteger() local
1089 std::ostringstream buf; verifyInteger() local
1106 std::ostringstream buf; verifyInteger() local
1128 std::ostringstream buf; verifyIntegerMin() local
1139 std::ostringstream buf; verifyIntegerMin() local
1150 std::ostringstream buf; verifyIntegerMin() local
1161 std::ostringstream buf; verifyIntegerMin() local
1182 std::ostringstream buf; verifyIntegerMax() local
1193 std::ostringstream buf; verifyIntegerMax() local
1204 std::ostringstream buf; verifyIntegerMax() local
1215 std::ostringstream buf; verifyIntegerMax() local
1238 std::ostringstream buf; verifyFloat() local
1253 std::ostringstream buf; verifyFloat() local
1269 std::ostringstream buf; verifyFloat() local
1284 std::ostringstream buf; verifyFloat() local
1304 std::ostringstream buf; verifyFloat() local
1339 std::ostringstream buf; verifyFloatMin() local
1350 std::ostringstream buf; verifyFloatMin() local
1363 std::ostringstream buf; verifyFloatMin() local
1393 std::ostringstream buf; verifyFloatMax() local
1404 std::ostringstream buf; verifyFloatMax() local
1417 std::ostringstream buf; verifyFloatMax() local
1440 std::ostringstream buf; verifyIntegerVec3() local
1464 std::ostringstream buf; verifyIntegerVec4() local
1488 std::ostringstream buf; verifyUnsignedIntegerVec4() local
1528 std::ostringstream buf; verifyBooleanVec4() local
1550 std::ostringstream buf; verifyBooleanVec4() local
1571 std::ostringstream buf; verifyBooleanVec4() local
1592 std::ostringstream buf; verifyBooleanVec4() local
1613 std::ostringstream buf; verifyBooleanVec4() local
1637 std::ostringstream buf; verifyFloatVec4() local
1656 std::ostringstream buf; verifyFloatVec4() local
1670 std::ostringstream buf; verifyFloatVec4() local
1689 std::ostringstream buf; verifyFloatVec4() local
1703 std::ostringstream buf; verifyFloatVec4() local
1724 std::ostringstream buf; verifyPointer() local
1771 std::ostringstream buf; verifyNormalizedI32Vec4() local
1781 std::ostringstream buf; verifyNormalizedI32Vec4() local
1800 std::ostringstream buf; verifyNormalizedI32Vec4() local
1814 std::ostringstream buf; verifyNormalizedI32Vec4() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp353 std::ostringstream buf; in declare() local
367 std::ostringstream buf; in declareArray() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_module_tests.c384 u8 *buf; in test_cbc() local
940 u8 buf[512]; test_eap_fast() local
1901 u8 buf[40]; test_fips186_2_prf() local
2084 u8 buf[32]; test_ms_funcs() local
[all...]
H A Dtls_gnutls.c154 static ssize_t tls_pull_func(gnutls_transport_ptr_t ptr, void *buf, in tls_pull_func() argument
183 static ssize_t tls_push_func(gnutls_transport_ptr_t ptr, const void *buf, in tls_push_func() argument
994 gnutls_datum_t response, buf; in check_ocsp() local
1270 char *buf; in tls_connection_verify_peer() local
1582 struct wpabuf *buf; tls_connection_encrypt() local
1656 tls_get_version(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_version() argument
1674 tls_get_cipher(void *ssl_ctx, struct tls_connection *conn, char *buf, size_t buflen) tls_get_cipher() argument
1759 tls_get_library_version(char *buf, size_t buf_len) tls_get_library_version() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.c58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len, in handle_data() argument
119 static void handle_tx_callback(struct hostap_driver_data *drv, u8 *buf, in handle_tx_callback() argument
140 static void handle_frame(struct hostap_driver_data *drv, u8 *buf, size_t len) in handle_frame() argument
204 unsigned char buf[3000]; handle_read() local
406 u8 *buf; wpa_driver_hostap_set_key() local
462 u8 *buf; hostap_get_seqnum() local
550 hostap_set_ssid(void *priv, const u8 *buf, int len) hostap_set_ssid() argument
587 char buf[1024], line[128], *pos; hostap_read_sta_data() local
825 char *pos, *end, *custom, *buf; hostapd_wireless_event_wireless() local
872 hostapd_wireless_event_rtm_newlink(void *ctx, struct ifinfomsg *ifi, u8 *buf, size_t len) hostapd_wireless_event_rtm_newlink() argument
[all...]
H A Ddriver_macsec_linux.c1381 static int macsec_drv_status(void *priv, char *buf, size_t buflen) in macsec_drv_status() argument
1407 static void macsec_drv_handle_data(void *ctx, unsigned char *buf, size_t len) in macsec_drv_handle_data() argument
1450 unsigned char buf[3000]; in macsec_drv_handle_read() local
[all...]
H A Dwpa_hal.h127 uint8_t *buf; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_aka.c768 struct wpabuf *buf; in eap_aka_process_identity() local
H A Deap_fast.c500 struct wpabuf *buf; in eap_fast_tlv_nak() local
516 struct wpabuf *buf; in eap_fast_tlv_result() local
536 struct wpabuf *buf; eap_fast_tlv_pac_ack() local
1344 eap_fast_get_a_id(const u8 *buf, size_t len, size_t *id_len) eap_fast_get_a_id() argument
1718 eap_fast_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_fast_get_status() argument
[all...]
H A Deap_teap.c463 struct wpabuf *buf; in eap_teap_tlv_nak() local
483 struct wpabuf *buf; in eap_teap_tlv_pac_ack() local
1928 eap_teap_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_teap_get_status() argument
[all...]
H A Deap_ttls.c680 u8 *buf, *pos; eap_ttls_phase2_request_pap() local
1042 u8 *buf; eap_ttls_fake_identity_request() local
1707 eap_ttls_get_status(struct eap_sm *sm, void *priv, char *buf, size_t buflen, int verbose) eap_ttls_get_status() argument
[all...]

Completed in 44 milliseconds

1...<<231232233234235236237238239240>>...270