Searched refs:property (Results 76 - 100 of 129) sorted by relevance

123456

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_verbose.ksh92 property)
97 log_fail "unexpectedly got property '$prop'"
99 # We may not know the exact value a property will take
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy.c224 * use as a line in an svn:externals property, based on the external item
297 _("%s property defined at '%s' is using an unsupported "
306 * last-changed revision. Set *PINNED_EXTERNALS to a new property
309 * path or URL defining the svn:externals property. Use SCRATCH_POOL
570 * to svn:externals property values (as const char *), where some or all
1358 /* Queue property changes for pinning svn:externals properties set on
1409 Create a new path info for this property change. */
1916 /* Queue a property change on a copy of LOCAL_ABSPATH to COMMIT_URL
1919 * add a new commit item for the property change.
2525 * 'svn:externals' property bein
[all...]
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_crtc.h310 * @set_property: called when a property is changed
358 struct drm_property *property, uint64_t val);
381 * @properties: property tracking for this CRTC
432 * @set_property: property for this connector may need update
455 int (*set_property)(struct drm_connector *connector, struct drm_property *property,
541 * @edid_blob_ptr: DRM property containing EDID if present
542 * @properties: property tracking for this connector
618 * @set_property: called when a property is changed
631 struct drm_property *property, uint64_t val);
649 * @properties: property trackin
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslhelpers.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
20 * property rights.
63 * property embodied in the software Licensee provides to its licensee, and
64 * not to intellectual property embodied in modifications its licensee may
H A Daslcstyle.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
20 * property rights.
63 * property embodied in the software Licensee provides to its licensee, and
64 * not to intellectual property embodied in modifications its licensee may
H A Daslkeywords.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
20 * property rights.
63 * property embodied in the software Licensee provides to its licensee, and
64 * not to intellectual property embodied in modifications its licensee may
H A Daslrules.y19 * 2.1. This is your license from Intel Corp. under its intellectual property
22 * property rights.
65 * property embodied in the software Licensee provides to its licensee, and
66 * not to intellectual property embodied in modifications its licensee may
/freebsd-13-stable/tests/sys/cddl/zfs/tests/rsend/
H A Drsend.kshlib208 $ZFS get -H -o property,value,source $item $dtst1 >> \
210 $ZFS get -H -o property,value,source $item $dtst2 >> \
H A Drsend_012_pos.ksh83 $ZFS get -H -o property,value $item $ds >> \
86 log_fail "zfs get -H -o property,value"\
172 # Verify inherited property can be received
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend_012_pos.ksh61 zfs get -H -o property,value $item $ds >> \
64 log_fail "zfs get -H -o property,value"\
146 # Verify inherited property can be received
H A Drsend.kshlib233 zfs get -H -o property,value,source $prop $dtst1 >> \
235 zfs get -H -o property,value,source $prop $dtst2 >> \
829 # Randomly set the property to one of the enumerated values.
/freebsd-13-stable/usr.bin/dtc/
H A Dchecking.hh96 * Method for checking that a property is valid. The root class
113 * Abstract base class for simple property checks. This class defines a check
114 * method for subclasses, which is invoked only when it finds a property with
115 * the matching name. To define simple property checkers, just subclass this
121 * The name of the property that this checker is looking for.
126 * Implementation of the generic property-checking method that checks
127 * for a property with the name specified in the constructor.
132 * property to check.
150 * property to check as arguments.
158 * Empty property checke
[all...]
H A Dchecking.cc107 report_error("Missing #address-cells property");
111 report_error("Missing #size-cells property");
172 report_error("property check failed");
183 for (property::value_iterator i=p->begin(),e=p->end() ; i!=e ; ++i)
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_set/
H A Dzfs_set_common.kshlib43 # Firstly, set the property value to dataset. Then checking if the property
46 # $1 property value
47 # $2 property name
104 user_prop=$($ZFS get -H -o property all $dtst | grep ":")
142 # Get vaild user defined property name
144 # $1 user defined property name length
175 # Get invaild user defined property name
177 # $1 user defined property name length
203 # Get user property valu
[all...]
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h273 // Asserts that the ON_CALL() statement has a certain property.
274 void AssertSpecProperty(bool property, argument
276 Assert(property, file_, line_, failure_message);
279 // Expects that the ON_CALL() statement has a certain property.
280 void ExpectSpecProperty(bool property, argument
282 Expect(property, file_, line_, failure_message);
749 // Asserts that the EXPECT_CALL() statement has the given property.
750 void AssertSpecProperty(bool property,
752 Assert(property, file_, line_, failure_message);
755 // Expects that the EXPECT_CALL() statement has the given property
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DThreading.inc103 // "Name" is not an inherent property of a thread on Windows. In fact, when
/freebsd-13-stable/include/xlocale/
H A D_ctype.h176 wctype_t wctype_l(const char *property, locale_t __l);
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dzfs_set_common.kshlib41 # Firstly, set the property value to dataset. Then checking if the property
44 # $1 property value
45 # $2 property name
63 log_fail "property or dataset isn't defined."
118 user_prop=$(zfs get -H -o property all $dtst | grep ":")
159 # Get valid user defined property name
161 # $1 user defined property name length
192 # Get invalid user defined property name
194 # $1 user defined property nam
[all...]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.c503 * wpas_dbus_signal_network_enabled_changed - Signals Enabled property changes
505 * @ssid: configured network which Enabled property has changed
507 * Sends PropertyChanged signals containing new value of Enabled property
2188 * wpas_dbus_signal_prop_changed - Signals change of property
2190 * @property: indicates which property has changed
2193 * depending on which property has changed.
2196 enum wpas_dbus_prop property)
2205 switch (property) {
2256 __func__, property);
2195 wpas_dbus_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_prop property) argument
2279 wpas_dbus_bss_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, unsigned int id) argument
2344 wpas_dbus_sta_signal_prop_changed(struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, u8 address[ETH_ALEN]) argument
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dprops.c120 the "base" property value, WORKING_PROP_VAL is the current value,
250 _("The property '%s' may not be merged "
351 /* Generate a message to describe the property conflict among these four
354 Note that this function (currently) interprets the property values as
379 _("Trying to add new property '%s'\n"
380 "but the property already exists.\n"),
388 _("Trying to add new property '%s'\n"
389 "but the property has been locally "
402 _("Trying to delete property '%s'\n"
403 "but the property ha
2408 const svn_prop_t *property = &APR_ARRAY_IDX(properties, i, svn_prop_t); local
[all...]
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc1090 TestProperty property("key", "1");
1091 EXPECT_STREQ("key", property.key());
1092 EXPECT_STREQ("1", property.value());
1097 TestProperty property("key", "1");
1098 EXPECT_STREQ("1", property.value());
1099 property.SetValue("2");
1100 EXPECT_STREQ("2", property.value());
1340 const TestProperty property("key", "value");
1341 EXPECT_STREQ("key", property.key());
1342 EXPECT_STREQ("value", property
[all...]
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dlog-cmd.c842 const char *property = apr_hash_this_key(hi);
849 APR_ARRAY_PUSH(revprops, const char *) = property;
841 const char *property = apr_hash_this_key(hi); local
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h350 // Returns true iff the test name of test property matches on key_.
719 // context of a test or a test case, or to the global property set. If the
720 // result already contains a property with the same key, the value will be
1023 const TestProperty& property) {
1024 test_result->RecordProperty(xml_element, property);
1021 RecordProperty(TestResult* test_result, const std::string& xml_element, const TestProperty& property) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp161 /// LLVM type for C ptrdiff_t. Mainly used in property accessor functions.
234 /// Returns a property name and encoding string.
252 /// Push the property attributes into two structure fields.
254 const ObjCPropertyDecl *property, bool isSynthesized=true, bool
256 int attrs = property->getPropertyAttributes();
269 // reuse these flags to indicate that this is a protocol property (both set
270 // has no meaning, as a property can't be both synthesized and dynamic)
299 const ObjCPropertyDecl *property,
305 Fields.add(MakePropertyEncodingString(property, OCD));
306 PushPropertyAttributes(Fields, property, isSynthesize
253 PushPropertyAttributes(ConstantStructBuilder &Fields, const ObjCPropertyDecl *property, bool isSynthesized=true, bool isDynamic=true) argument
298 PushProperty(ConstantArrayBuilder &PropertiesArray, const ObjCPropertyDecl *property, const Decl *OCD, bool isSynthesized=true, bool isDynamic=true) argument
[all...]
/freebsd-13-stable/contrib/kyua/store/
H A Dschema_v3.sql111 -- The name of the property.
114 -- One of the values of the property.

Completed in 382 milliseconds

123456