Home
last modified time | relevance | path

Searched defs:property (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp31 Property property(definition); in Initialize() local
42 Property *property = ProtectedGetPropertyAtIndex(property_idx); in SetValueChangedCallback() local
51 Property property(name, desc, is_global, value_sp); in AppendProperty() local
255 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); in SetPropertyAtIndexFromArgs() local
291 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); in SetPropertyAtIndexAsBoolean() local
324 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); in SetPropertyAtIndexAsEnumeration() local
562 for (auto &property : props_value_ptr->m_properties) { in DeepCopy() local
575 const Property *property = nullptr; in GetPropertyAtPath() local
607 const Property *property = ProtectedGetPropertyAtIndex(i); in DumpAllDescriptions() local
612 const Property *property = ProtectedGetPropertyAtIndex(i); in DumpAllDescriptions() local
[all …]
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestMaxConsumers.java43 String property = System.getProperty(name); in getIntegerProperty() local
57 Integer property = getIntegerProperty(MAX_CONSUMERS_PROPERTY_NAME); in main() local
/freebsd-13.1/lib/libc/locale/
H A Dwctype.c60 wctype_l(const char *property, locale_t locale) in wctype_l()
114 wctype_t wctype(const char *property) in wctype()
/freebsd-13.1/sys/dev/drm2/
H A Ddrm_crtc.c1073 struct drm_property *property, *pt; in drm_mode_config_cleanup() local
2773 struct drm_property *property = NULL; in drm_property_create() local
2815 struct drm_property *property; in drm_property_create_enum() local
2843 struct drm_property *property; in drm_property_create_bitmask() local
2870 struct drm_property *property; in drm_property_create_range() local
2943 struct drm_property *property, in drm_object_attach_property()
2999 struct drm_property *property; in drm_mode_getproperty_ioctl() local
3240 struct drm_property *property, in drm_mode_connector_set_obj_prop()
3261 struct drm_property *property, in drm_mode_crtc_set_obj_prop()
3276 struct drm_property *property, in drm_mode_plane_set_obj_prop()
[all …]
/freebsd-13.1/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcio.c60 uint8_t *property; in vcio_ioctl() local
/freebsd-13.1/contrib/kyua/engine/
H A Datf_list.cpp83 const std::pair< std::string, std::string > property = split_prop_line( in parse_properties() local
H A Drequirements.cpp66 std::string property; in check_required_configs() local
H A Dkyuafile.cpp477 const std::string property = state.to_string(-2); in lua_generic_test_program() local
/freebsd-13.1/sys/contrib/libfdt/
H A Dfdt_overlay.c473 int property) in overlay_fixup_phandle()
557 int property; in overlay_fixup_phandles() local
604 int property; in overlay_apply_node() local
H A Dfdt_ro.c637 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
662 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
693 const char *property, int idx, in fdt_stringlist_get()
H A Dlibfdt.h514 #define fdt_for_each_property_offset(property, fdt, node) \ argument
/freebsd-13.1/usr.bin/dtc/
H A Dfdt.hh268 class property class
331 property(std::string &&k, string_set &&l=string_set()) in property() function in dtc::fdt::property
336 property(property &p) : key(p.key), labels(p.labels), values(p.values), in property() function in dtc::fdt::property
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp101 for (Property property : in ASTPropsEmitter() local
304 for (Property property : nodeInfo.Properties) { in validateNode() local
506 Property property) { in emitReadOfProperty()
560 Property property) { in emitWriteOfProperty()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp65 ObjCPropertyDecl *property) { in checkPropertyDeclWithOwnership()
722 ObjCPropertyDecl *property, in checkARCPropertyImpl()
801 ObjCPropertyDecl *property, ObjCIvarDecl *ivar) { in setImpliedPropertyAttributeForReadOnlyProperty()
1097 ObjCPropertyDecl *property = nullptr; in ActOnPropertyImplDecl() local
1709 bool Sema::DiagnosePropertyAccessorMismatch(ObjCPropertyDecl *property, in DiagnosePropertyAccessorMismatch()
2142 const auto *property = propertyImpl->getPropertyDecl(); in diagnoseNullResettableSynthesizedSetters() local
2378 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl()
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_changelist.c483 char property[ZFS_MAXPROPLEN]; in change_one() local
630 char property[ZFS_MAXPROPLEN]; in changelist_gather() local
/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgtest-unittest-api_test.cc307 const TestProperty& property = tests[3]->result()->GetTestProperty(0); in TearDown() local
H A Dgtest_stress_test.cc73 const std::vector<TestProperty>::const_iterator property = in ExpectKeyAndValueWereRecordedForId() local
/freebsd-13.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h274 void AssertSpecProperty(bool property, in AssertSpecProperty()
280 void ExpectSpecProperty(bool property, in ExpectSpecProperty()
750 void AssertSpecProperty(bool property, in AssertSpecProperty()
756 void ExpectSpecProperty(bool property, in ExpectSpecProperty()
/freebsd-13.1/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c237 char *property; in properties_get_or_set() local
846 const char *property) in wpa_dbus_mark_property_changed()
H A Ddbus_new.h295 enum wpas_dbus_prop property) in wpas_dbus_signal_prop_changed()
300 struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, in wpas_dbus_bss_signal_prop_changed()
/freebsd-13.1/crypto/openssh/
H A Daudit-bsm.c182 scf_property_t *property = NULL; in getacna() local
/freebsd-13.1/contrib/subversion/subversion/svn/
H A Dlog-cmd.c841 const char *property = apr_hash_this_key(hi); in svn_cl__log() local
/freebsd-13.1/sbin/bectl/
H A Dbectl_list.c346 prop_list_sort(nvlist_t *props, char *property, bool reverse) in prop_list_sort()
/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dadd.c97 const char *property, in split_props()
529 char *property = APR_ARRAY_IDX(autoprops, i, char *); in all_auto_props_collector() local
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_sysfs.c263 zprop_sysfs_show(const char *attr_name, const zprop_desc_t *property, in zprop_sysfs_show()

12