Home
last modified time | relevance | path

Searched defs:properties (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Dwpas-dbus-new-signals.py37 def interfaceAdded(interface, properties): argument
43 def propertiesChanged(properties): argument
92 def bssAdded(bss, properties): argument
105 def networkAdded(network, properties): argument
114 def propertiesChangedInterface(properties): argument
118 def propertiesChangedBss(properties): argument
122 def propertiesChangedNetwork(properties): argument
H A Dwpas-dbus-new-wps.py16 def propertiesChanged(properties): argument
23 def bssAdded(bss, properties): argument
H A Dwpas-dbus-new.py36 def propertiesChanged(properties): argument
89 def bssAdded(bss, properties): argument
/freebsd/contrib/kyua/cli/
H A Dcmd_config.cpp56 print_all(cmdline::ui* ui, const config::properties_map& properties) in print_all()
74 print_some(cmdline::ui* ui, const config::properties_map& properties, in print_some()
117 const config::properties_map properties = user_config.all_properties(); in run() local
/freebsd/contrib/libucl/tests/schema/
H A DallOf.json7 "properties": { object
13 "properties": { object
46 "properties": {"bar": {"type": "integer"}}, object
50 "properties": { object
56 "properties": { object
H A Drequired.json5 "properties": { object
27 "properties": { object
H A DadditionalProperties.json6 "properties": {"foo": {}, "bar": {}}, object
37 "properties": {"foo": {}, "bar": {}}, object
60 "schema": {"properties": {"foo": {}, "bar": {}}}, object
H A Dnot.json48 "properties": { object
76 "properties": { object
H A Dref.json5 "properties": { object
36 "properties": { object
81 "properties": { object
H A Dproperties.json5 "properties": { object
42 "properties": { object
/freebsd/contrib/kyua/engine/
H A Datf_list_test.cpp53 const model::properties_map properties; in ATF_TEST_CASE_BODY() local
64 model::properties_map properties; in ATF_TEST_CASE_BODY() local
111 model::properties_map properties; in ATF_TEST_CASE_BODY() local
H A Datf_list.cpp79 model::properties_map properties; in parse_properties() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectApropos.cpp61 std::vector<const Property *> properties; in DoExecute() local
/freebsd/crypto/openssl/providers/common/
H A Dprovider_util.c229 const char *properties, in ossl_prov_set_macctx()
298 const char *properties = NULL; in ossl_prov_macctx_load_from_params() local
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_stress_test.cc70 const std::vector<TestProperty>& properties, int id, const char* suffix) { in ExpectKeyAndValueWereRecordedForId()
137 std::vector<TestProperty> properties; in TEST() local
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dmacsignature.h22 char *properties; member
/freebsd/crypto/openssl/crypto/evp/
H A Dkeymgmt_meth.c207 const char *properties) in evp_keymgmt_fetch_by_number()
218 const char *properties) in evp_keymgmt_fetch_from_prov()
228 const char *properties) in EVP_KEYMGMT_fetch()
H A Dexchange.c176 const char *properties) in EVP_KEYEXCH_fetch()
186 const char *properties) in evp_keyexch_fetch_from_prov()
H A Dkem.c405 const char *properties) in EVP_KEM_fetch()
414 const char *properties) in evp_kem_fetch_from_prov()
H A Dasymcipher.c470 const char *properties) in EVP_ASYM_CIPHER_fetch()
480 const char *properties) in evp_asym_cipher_fetch_from_prov()
/freebsd/contrib/libyaml/tests/
H A Dexample-deconstructor-alt.c114 int properties, key, value, map, seq; in main() local
/freebsd/sys/dev/usb/
H A Dusb_fdt_support.c103 static const char *properties[] = { in usb_fdt_get_mac_addr() local
/freebsd/crypto/openssl/crypto/store/
H A Dstore_meth.c301 const char *scheme, const char *properties) in inner_loader_fetch()
396 const char *properties) in OSSL_STORE_LOADER_fetch()
410 const char *properties) in ossl_store_loader_fetch_by_number()
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_local.h34 OSSL_PROPERTY_DEFINITION properties[1]; member
/freebsd/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_group_add.py29 def GroupStarted(properties): argument

123