Home
last modified time | relevance | path

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

123

/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
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
213 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); in GetPropertyAtIndexAsOptionValueArch() local
222 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); in GetPropertyAtIndexAsOptionValueLanguage() local
230 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); in GetPropertyAtIndexAsArgs() local
255 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); in SetPropertyAtIndexFromArgs() local
280 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); in GetPropertyAtIndexAsBoolean() local
291 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); in SetPropertyAtIndexAsBoolean() local
305 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); in GetPropertyAtIndexAsOptionValueDictionary() local
[all …]
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
DTestMaxConsumers.java43 String property = System.getProperty(name); in getIntegerProperty() local
57 Integer property = getIntegerProperty(MAX_CONSUMERS_PROPERTY_NAME); in main() local
/freebsd-12-stable/lib/libc/locale/
Dwctype.c60 wctype_l(const char *property, locale_t locale) in wctype_l()
114 wctype_t wctype(const char *property) in wctype()
/freebsd-12-stable/contrib/dtc/
Ddtc.h139 struct property { struct
144 struct property *next; argument
152 struct property *proplist; argument
Dfdtget.c207 int node, const char *property) in show_data_for_item()
Dfdtput.c168 const char *property, const char *buf, int len) in store_key_value()
/freebsd-12-stable/sys/dev/drm2/
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
2885 int drm_property_add_enum(struct drm_property *property, int index, in drm_property_add_enum()
2925 void drm_property_destroy(struct drm_device *dev, struct drm_property *property) in drm_property_destroy()
2943 struct drm_property *property, in drm_object_attach_property()
2963 struct drm_property *property, uint64_t val) in drm_object_property_set_value()
2979 struct drm_property *property, uint64_t *val) in drm_object_property_get_value()
[all …]
/freebsd-12-stable/contrib/dtc/libfdt/
Dfdt_overlay.c410 int property) in overlay_fixup_phandle()
494 int property; in overlay_fixup_phandles() local
541 int property; in overlay_apply_node() local
Dfdt_ro.c567 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
592 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
623 const char *property, int idx, in fdt_stringlist_get()
/freebsd-12-stable/sys/arm/broadcom/bcm2835/
Dbcm2835_vcio.c60 uint8_t *property; in vcio_ioctl() local
/freebsd-12-stable/sys/contrib/libfdt/
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
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()
/freebsd-12-stable/usr.bin/dtc/
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-12-stable/contrib/llvm-project/clang/utils/TableGen/
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-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_changelist.c437 char property[ZFS_MAXPROPLEN]; in change_one() local
577 char property[ZFS_MAXPROPLEN]; in changelist_gather() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
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-12-stable/contrib/googletest/googletest/test/
Dgtest-unittest-api_test.cc307 const TestProperty& property = tests[3]->result()->GetTestProperty(0); in TearDown() local
Dgtest_stress_test.cc73 const std::vector<TestProperty>::const_iterator property = in ExpectKeyAndValueWereRecordedForId() local
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
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-12-stable/contrib/wpa/wpa_supplicant/dbus/
Ddbus_new_helpers.c237 char *property; in properties_get_or_set() local
846 const char *property) in wpa_dbus_mark_property_changed()
/freebsd-12-stable/crypto/openssh/
Daudit-bsm.c182 scf_property_t *property = NULL; in getacna() local
/freebsd-12-stable/sbin/bectl/
Dbectl_list.c341 prop_list_sort(nvlist_t *props, char *property, bool reverse) in prop_list_sort()
/freebsd-12-stable/contrib/subversion/subversion/svn/
Dlog-cmd.c841 const char *property = apr_hash_this_key(hi); in svn_cl__log() local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Dadd.c97 const char *property, in split_props()
529 char *property = APR_ARRAY_IDX(autoprops, i, char *); in all_auto_props_collector() local
/freebsd-12-stable/sys/dev/drm2/radeon/
Dradeon_connectors.c375 …c int radeon_connector_set_property(struct drm_connector *connector, struct drm_property *property, in radeon_connector_set_property()
663 struct drm_property *property, in radeon_lvds_set_property()

123