Searched defs:property (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-current/usr.bin/mkesdb/
H A Dyacc.y81 property : /* empty */ label
/freebsd-current/contrib/kyua/engine/
H A Datf_list.cpp83 const std::pair< std::string, std::string > property = split_prop_line( local
[all...]
H A Drequirements.cpp66 std::string property; local
H A Dkyuafile.cpp477 const std::string property = state.to_string(-2); local
/freebsd-current/lib/libc/locale/
H A Dwctype.c57 wctype_l(const char *property, locale_t locale) argument
111 wctype_t wctype(const char *property) argument
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcio.c58 uint8_t *property; local
/freebsd-current/contrib/googletest/googletest/test/
H A Dgtest_stress_test.cc72 const std::vector<TestProperty>::const_iterator property = local
H A Dgtest-unittest-api_test.cc297 const TestProperty& property = tests[3]->result()->GetTestProperty(0); variable
/freebsd-current/usr.bin/mkcsmapper/
H A Dyacc.y124 property : /* empty */ label
[all...]
/freebsd-current/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h260 void AssertSpecProperty(bool property, argument
266 void ExpectSpecProperty(bool property, argument
[all...]
/freebsd-current/crypto/openssh/
H A Daudit-bsm.c182 scf_property_t *property = NULL; local
/freebsd-current/sbin/bectl/
H A Dbectl_list.c342 prop_list_sort(nvlist_t *props, char *property, bool reverse) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp523 const Property *property = variable
/freebsd-current/contrib/bsddialog/utility/
H A Dutil_theme.c63 struct property { struct
/freebsd-current/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c237 char *property; local
844 wpa_dbus_mark_property_changed(struct wpas_dbus_priv *iface, const char *path, const char *interface, const char *property) argument
[all...]
H A Ddbus_new.c2288 wpas_dbus_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_prop property) argument
2372 wpas_dbus_bss_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, unsigned int id) argument
2437 wpas_dbus_sta_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, u8 address[ETH_ALEN]) argument
[all...]
/freebsd-current/sys/contrib/libfdt/
H A Dfdt_overlay.c472 overlay_fixup_phandle(void *fdt, void *fdto, int symbols_off, int property) argument
557 int property; local
604 int property; local
[all...]
H A Dfdt_ro.c637 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) argument
662 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, argument
692 fdt_stringlist_get(const void *fdt, int nodeoffset, const char *property, int idx, int *lenp) argument
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c501 char property[ZFS_MAXPROPLEN]; local
643 char property[ZFS_MAXPROPLEN]; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp38 Property *property = ProtectedGetPropertyAtIndex(property_idx); local
185 const Property *property = GetPropertyAtIndex(idx, exe_ctx); local
216 const Property *property = GetPropertyAtIndex(idx, exe_ctx); local
242 const Property *property = GetPropertyAtIndex(idx, exe_ctx); local
251 const Property *property = GetPropertyAtIndex(idx, exe_ctx); local
262 const Property *property = GetPropertyAtIndex(idx, exe_ctx); local
273 const Property *property = GetPropertyAtIndex(idx, exe_ctx); local
325 const Property *property = GetPropertyAtIndex(i, exe_ctx); local
342 const Property *property = GetPropertyAtIndex(i, exe_ctx); local
411 const Property *property = nullptr; local
440 const Property *property = ProtectedGetPropertyAtIndex(i); local
445 const Property *property = ProtectedGetPropertyAtIndex(i); local
457 const Property *property = ProtectedGetPropertyAtIndex(i); local
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_sysfs.c269 zprop_sysfs_show(const char *attr_name, const zprop_desc_t *property, argument
[all...]
/freebsd-current/sys/dev/evdev/
H A Devdev.c572 evdev_set_repeat_params(struct evdev_dev *evdev, uint16_t property, int value) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp506 emitReadOfProperty(StringRef readerName, Property property) argument
561 emitWriteOfProperty(StringRef writerName, Property property) argument
[all...]
/freebsd-current/usr.bin/dtc/
H A Dfdt.cc431 property::property(input_buffer &structs, input_buffer &strings) function in class:dtc::fdt::property
494 property::property(text_input_buffer &input, function in class:dtc::fdt::property
[all...]
H A Dfdt.hh266 class property class in namespace:dtc::fdt
329 property(std::string &&k, string_set &&l=string_set()) function in class:dtc::fdt::property
334 property(property &p) : key(p.key), labels(p.labels), values(p.values), function in class:dtc::fdt::property
[all...]

Completed in 311 milliseconds

12