Home
last modified time | relevance | path

Searched refs:supp (Results 1 – 25 of 47) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dibss_rsn.c43 wpa_sm_deinit(peer->supp); in ibss_rsn_free()
120 wpa_sm_set_ap_rsnxe(peer->supp, NULL, 0); in supp_get_beacon_ie()
121 return wpa_sm_set_ap_rsn_ie(peer->supp, in supp_get_beacon_ie()
235 peer->supp = wpa_sm_init(ctx); in ibss_rsn_supp_init()
236 if (peer->supp == NULL) { in ibss_rsn_supp_init()
242 wpa_sm_set_own_addr(peer->supp, own_addr); in ibss_rsn_supp_init()
243 wpa_sm_set_param(peer->supp, WPA_PARAM_RSN_ENABLED, 1); in ibss_rsn_supp_init()
244 wpa_sm_set_param(peer->supp, WPA_PARAM_PROTO, WPA_PROTO_RSN); in ibss_rsn_supp_init()
245 wpa_sm_set_param(peer->supp, WPA_PARAM_PAIRWISE, WPA_CIPHER_CCMP); in ibss_rsn_supp_init()
246 wpa_sm_set_param(peer->supp, WPA_PARAM_GROUP, WPA_CIPHER_CCMP); in ibss_rsn_supp_init()
[all …]
Dibss_rsn.h35 struct wpa_sm *supp; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dibss_rsn.c43 wpa_sm_deinit(peer->supp); in ibss_rsn_free()
114 return wpa_sm_set_ap_rsn_ie(peer->supp, in supp_get_beacon_ie()
221 peer->supp = wpa_sm_init(ctx); in ibss_rsn_supp_init()
222 if (peer->supp == NULL) { in ibss_rsn_supp_init()
228 wpa_sm_set_own_addr(peer->supp, own_addr); in ibss_rsn_supp_init()
229 wpa_sm_set_param(peer->supp, WPA_PARAM_RSN_ENABLED, 1); in ibss_rsn_supp_init()
230 wpa_sm_set_param(peer->supp, WPA_PARAM_PROTO, WPA_PROTO_RSN); in ibss_rsn_supp_init()
231 wpa_sm_set_param(peer->supp, WPA_PARAM_PAIRWISE, WPA_CIPHER_CCMP); in ibss_rsn_supp_init()
232 wpa_sm_set_param(peer->supp, WPA_PARAM_GROUP, WPA_CIPHER_CCMP); in ibss_rsn_supp_init()
233 wpa_sm_set_param(peer->supp, WPA_PARAM_KEY_MGMT, WPA_KEY_MGMT_PSK); in ibss_rsn_supp_init()
[all …]
Dibss_rsn.h35 struct wpa_sm *supp; member
/third_party/boost/libs/math/test/
Dcardinal_b_spline_test.cpp201 Real supp = (n+Real(1))/Real(2); in test_b_spline_derivatives() local
202 for (Real t = -supp - 1; t <= supp+1; t+= h) in test_b_spline_derivatives()
218 Real supp = (n+1.0)/2.0; in test_partition_of_unity() local
219 std::uniform_real_distribution<Real> dis(-supp, -supp+1); in test_partition_of_unity()
224 while (x < supp) { in test_partition_of_unity()
/third_party/protobuf/php/tests/
Dtest.sh57 valgrind --suppressions=valgrind.supp --leak-check=yes php -dextension=../ext/google/protobuf/modul…
58 valgrind --suppressions=valgrind.supp --leak-check=yes php -d protobuf.keep_descriptor_pool_after_r…
/third_party/gstreamer/gst_libav/tests/check/
Dmeson.build34 # FIXME: add valgrind suppression common/gst.supp gst-libav.supp
/third_party/python/Misc/
DREADME23 README.valgrind Information for Valgrind users, see valgrind-python.supp
27 valgrind-python.supp Valgrind suppression file, see README.valgrind
DREADME.valgrind15 Misc/valgrind-python.supp. Second, you must uncomment the lines in
16 Misc/valgrind-python.supp that suppress the warnings for PyObject_Free and
/third_party/libexif/libexif/
Dexif-tag.c1164 const ExifSupportLevel supp = ExifTagTable[i].esl[ifd][t]; in get_support_level_in_ifd() local
1165 if (supp != EXIF_SUPPORT_LEVEL_NOT_RECORDED) in get_support_level_in_ifd()
1166 return supp; in get_support_level_in_ifd()
1198 const ExifSupportLevel supp = ExifTagTable[i].esl[ifd][0]; in get_support_level_any_type() local
1200 if (supp != EXIF_SUPPORT_LEVEL_NOT_RECORDED) { in get_support_level_any_type()
1203 if (ExifTagTable[i].esl[ifd][dt] != supp) in get_support_level_any_type()
1208 return supp; in get_support_level_any_type()
/third_party/boost/libs/gil/test/
DJamfile69 … -fsanitize=integer -fno-sanitize-recover=integer -fsanitize-blacklist=libs/gil/.ci/blacklist.supp"
78 …ize=nullability -fno-sanitize-recover=nullability -fsanitize-blacklist=libs/gil/.ci/blacklist.supp"
87 …anitize=undefined -fno-sanitize-recover=undefined -fsanitize-blacklist=libs/gil/.ci/blacklist.supp"
/third_party/flutter/skia/infra/bots/
Dskpbench_skia_bundled.isolate8 '../../tools/valgrind.supp',
Dtest_skia_bundled.isolate10 '../../tools/valgrind.supp',
Dperf_skia_bundled.isolate10 '../../tools/valgrind.supp',
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c928 uint8_t reporting_opts, req_opcode, supp; in sntl_rep_opcodes() local
984 supp = 1; in sntl_rep_opcodes()
1000 supp = 3; in sntl_rep_opcodes()
1002 supp = 1; in sntl_rep_opcodes()
1004 supp = 1; in sntl_rep_opcodes()
1006 supp = 3; in sntl_rep_opcodes()
1007 if (3 == supp) { in sntl_rep_opcodes()
1018 arr[1] = (rctd ? 0x80 : 0) | supp; in sntl_rep_opcodes()
/third_party/icu/icu4c/source/test/cintltst/
Dcustrtst.c717 static const UChar32 supp=0x10402, supp2=0x10403, ill=0x123456; in TestSurrogateSearching() local
867 first!=u_strchr32(s+1, supp) || in TestSurrogateSearching()
868 first!=u_memchr32(s+1, supp, 9) || in TestSurrogateSearching()
874 last!=u_strrchr32(s+1, supp) || in TestSurrogateSearching()
875 last!=u_memrchr32(s+1, supp, 9) || in TestSurrogateSearching()
887 NULL!=u_memchr32(s+1, supp, 1) || in TestSurrogateSearching()
890 NULL!=u_memrchr32(s+1, supp, 1) || in TestSurrogateSearching()
893 NULL!=u_memrchr32(s+2, supp, 1) || in TestSurrogateSearching()
/third_party/boost/libs/histogram/
DJamfile32 …ss,leak,undefined -fno-sanitize-recover=all -fsanitize-blacklist=$(THIS_PATH)/tools/blacklist.supp"
/third_party/boost/libs/beast/tools/
Dbuild-and-test.sh65 --suppressions=$BOOST_ROOT/libs/beast/tools/valgrind.supp \
/third_party/curl/tests/
DMakefile.am31 CMakeLists.txt mem-include-scan.pl valgrind.supp extern-scan.pl \
/third_party/gstreamer/gstplugins_good/tests/check/
Dmeson.build200 # FIXME: add valgrind suppression common/gst.supp gst-plugins-good.supp
/third_party/cJSON/tests/
DCMakeLists.txt70 …s --leak-check=full --error-exitcode=1 --suppressions=${CMAKE_CURRENT_SOURCE_DIR}/../valgrind.supp)
/third_party/boost/libs/static_string/
DCMakeLists.txt124 …anitize-recover=address,undefined -fsanitize-blacklist=${PROJECT_SOURCE_DIR}/tools/blacklist.supp")
/third_party/pulseaudio/
DMakefile.am25 pulseaudio.supp \
/third_party/e2fsprogs/debugfs/
Ddebugfs.c2254 static int find_supp_feature(__u32 *supp, int feature_type, char *name) in find_supp_feature() argument
2268 if (!(supp[compat] & feature_mask)) in find_supp_feature()
2274 if (supp[compat] & feature_mask) { in find_supp_feature()
2297 __u32 supp[3] = { EXT2_LIB_FEATURE_COMPAT_SUPP, in do_supported_features() local
2305 ret = find_supp_feature(supp, E2P_FS_FEATURE, argv[1]); in do_supported_features()
2316 ret = find_supp_feature(supp, E2P_FS_FEATURE, NULL); in do_supported_features()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors.c359 VkDescriptorSetLayoutSupport supp; in descriptor_layout_create() local
360 supp.sType = VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_SUPPORT; in descriptor_layout_create()
361 supp.pNext = NULL; in descriptor_layout_create()
362 supp.supported = VK_FALSE; in descriptor_layout_create()
364 VKSCR(GetDescriptorSetLayoutSupport)(screen->dev, &dcslci, &supp); in descriptor_layout_create()
365 if (supp.supported == VK_FALSE) { in descriptor_layout_create()

12