Home
last modified time | relevance | path

Searched defs:custom (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/kyua/model/
H A Dmetadata_test.cpp78 model::properties_map custom; in ATF_TEST_CASE_BODY() local
179 model::properties_map custom; in ATF_TEST_CASE_BODY() local
245 model::properties_map custom; in ATF_TEST_CASE_BODY() local
H A Dmetadata.cpp452 model::metadata::custom(void) const in custom() function in model::metadata
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_wext.c234 wpa_driver_wext_event_wireless_custom(void *ctx, char *custom) in wpa_driver_wext_event_wireless_custom()
417 char *pos, *end, *custom, *buf; in wpa_driver_wext_event_wireless() local
1217 struct wext_scan_data *res, char *custom, in wext_get_scan_ssid()
1312 char *custom = pos + IW_EV_LCP_LEN; in wext_get_scan_rate() local
1337 struct wext_scan_data *res, char *custom, in wext_get_scan_iwevgenie()
1363 struct wext_scan_data *res, char *custom, in wext_get_scan_custom()
1511 char *pos, *end, *custom; in wpa_driver_wext_get_scan_results() local
H A Ddriver_hostap.c794 char *custom) in hostapd_wireless_event_wireless_custom()
829 char *pos, *end, *custom, *buf; in hostapd_wireless_event_wireless() local
H A Ddriver_atheros.c1238 char *custom, char *end) in atheros_wireless_event_wireless_custom()
1484 char *pos, *end, *custom, *buf; in atheros_wireless_event_wireless() local
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dsskdf.c159 static int kmac_init(EVP_MAC_CTX *ctx, const unsigned char *custom, in kmac_init()
367 const unsigned char *custom = NULL; in sskdf_derive() local
/freebsd/crypto/openssl/engines/
H A De_afalg.c180 OSSL_ASYNC_FD waitfd, void *custom) in afalg_waitfd_cleanup() argument
189 void *custom = NULL; in afalg_setup_async_event_notification() local
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json97 "custom": {} object
221 "custom": {} object
359 "custom": {} object
483 "custom": {} object
607 "custom": {} object
731 "custom": {} object
869 "custom": {} object
993 "custom": {} object
1117 "custom": {} object
1241 "custom": {} object
[all …]
/freebsd/contrib/ofed/librdmacm/examples/
H A Drstream.c83 static int custom; variable
H A Driostream.c83 static int custom; variable
H A Dudpong.c90 static int custom; variable
/freebsd/crypto/openssl/providers/implementations/macs/
H A Dkmac_prov.c128 unsigned char custom[KMAC_MAX_CUSTOM_ENCODED]; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h877 LegalizeRuleSet &custom() { in custom() function
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.h506 bool custom; member
/freebsd/sys/dev/usb/net/
H A Dmbim.h404 custom; member
/freebsd/crypto/openssl/test/
H A Devp_test.c1140 unsigned char *custom; member
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2712 …bool custom; /**< TRUE, to define custom manipu… member
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js8704 custom: function( from, to, unit ) { method in jQuery.fx
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc651 const auto& custom = GTEST_CUSTOM_GET_ARGVS_(); in GetArgvs() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7791 Approx Approx::custom() { in custom() function in Catch::Detail::Approx