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

123

/freebsd-12-stable/usr.bin/mkesdb/
H A Dyacc.y83 property : /* empty */ label
/freebsd-12-stable/lib/libc/locale/
H A Dwctype.c60 wctype_l(const char *property, locale_t locale) argument
114 wctype_t wctype(const char *property) argument
/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcio.c60 uint8_t *property; local
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgtest-unittest-api_test.cc307 const TestProperty& property = tests[3]->result()->GetTestProperty(0); local
H A Dgtest_stress_test.cc73 const std::vector<TestProperty>::const_iterator property = local
/freebsd-12-stable/usr.bin/mkcsmapper/
H A Dyacc.y126 property : /* empty */ label
[all...]
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h274 void AssertSpecProperty(bool property, argument
280 void ExpectSpecProperty(bool property, argument
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp539 const Property *property = variable
/freebsd-12-stable/contrib/subversion/subversion/svn/
H A Dlog-cmd.c841 const char *property = apr_hash_this_key(hi); local
/freebsd-12-stable/contrib/dtc/
H A Ddtc.h139 struct property { struct
[all...]
H A Dfdtget.c206 show_data_for_item(const void *blob, struct display_info *disp, int node, const char *property) argument
[all...]
H A Dfdtput.c167 store_key_value(char **blob, const char *node_name, const char *property, const char *buf, int len) argument
[all...]
/freebsd-12-stable/contrib/dtc/libfdt/
H A Dfdt_overlay.c409 overlay_fixup_phandle(void *fdt, void *fdto, int symbols_off, int property) argument
494 int property; local
541 int property; local
[all...]
H A Dfdt_ro.c567 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) argument
592 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, argument
622 fdt_stringlist_get(const void *fdt, int nodeoffset, const char *property, int idx, int *lenp) argument
/freebsd-12-stable/sbin/bectl/
H A Dbectl_list.c341 prop_list_sort(nvlist_t *props, char *property, bool reverse) argument
[all...]
/freebsd-12-stable/crypto/openssh/
H A Daudit-bsm.c182 scf_property_t *property = NULL; local
/freebsd-12-stable/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...]
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_changelist.c437 char property[ZFS_MAXPROPLEN]; local
577 char property[ZFS_MAXPROPLEN]; local
[all...]
/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_hdmi.c871 intel_hdmi_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t val) argument
H A Dintel_crt.c647 intel_crt_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) argument
H A Dintel_lvds.c568 intel_lvds_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) argument
/freebsd-12-stable/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...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp64 Property *property = ProtectedGetPropertyAtIndex(property_idx); local
267 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
276 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
284 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
303 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); local
322 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
333 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); local
347 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
355 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
366 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); local
378 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); local
390 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
401 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
413 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); local
425 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
436 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
447 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
458 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); local
470 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
481 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); local
500 const Property *property = GetPropertyAtIndex(exe_ctx, false, idx); local
511 const Property *property = GetPropertyAtIndex(exe_ctx, true, idx); local
556 const Property *property = GetPropertyAtIndex(exe_ctx, false, i); local
594 const Property *property = nullptr; local
626 const Property *property = ProtectedGetPropertyAtIndex(i); local
631 const Property *property = ProtectedGetPropertyAtIndex(i); local
643 const Property *property = ProtectedGetPropertyAtIndex(i); local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp505 emitReadOfProperty(StringRef readerName, Property property) argument
559 emitWriteOfProperty(StringRef writerName, Property property) argument
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc.c400 const utf8proc_property_t *property; local
[all...]

Completed in 450 milliseconds

123