Home
last modified time | relevance | path

Searched defs:properties (Results 1 – 25 of 71) 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 Dref.json5 "properties": { object
36 "properties": { object
81 "properties": { object
H A Dnot.json48 "properties": { object
76 "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/crypto/openssl/crypto/evp/
H A Dmac_meth.c179 const char *properties) in EVP_MAC_fetch()
259 const char *properties) in evp_mac_fetch_from_prov()
H A Dskeymgmt_meth.c132 const char *properties) in evp_skeymgmt_fetch_from_prov()
143 const char *properties) in EVP_SKEYMGMT_fetch()
H A Dexchange.c182 const char *properties) in EVP_KEYEXCH_fetch()
192 const char *properties) in evp_keyexch_fetch_from_prov()
H A Dkem.c462 const char *properties) in EVP_KEM_fetch()
471 const char *properties) in evp_kem_fetch_from_prov()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectApropos.cpp61 std::vector<const Property *> properties; in DoExecute() local
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dmacsignature.h21 char *properties; member
/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/common/
H A Dprovider_util.c235 const char *properties, in ossl_prov_set_macctx()
304 const char *properties = NULL; in ossl_prov_macctx_load_from_params() local
/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/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
/freebsd/sys/dev/isci/scil/
H A Dscif_sas_domain_states.c511 SCIC_PORT_PROPERTIES_T properties; in scif_sas_domain_discovering_state_enter() local

123