Searched defs:props (Results 1 - 25 of 169) sorted by relevance

1234567

/freebsd-13-stable/contrib/xz/src/liblzma/simple/
H A Dsimple_decoder.c17 lzma_simple_props_decode(void **options, const lzma_allocator *allocator, const uint8_t *props, size_t props_size) argument
/freebsd-13-stable/contrib/subversion/subversion/svnrdump/
H A Dutil.c30 svn_rdump__normalize_props(apr_hash_t **normal_props, apr_hash_t *props, apr_pool_t *result_pool) argument
H A Ddump_editor.c88 fetch_props_func(apr_hash_t **props, argument
/freebsd-13-stable/contrib/kyua/engine/
H A Datf_list.cpp108 engine::parse_atf_metadata(const model::properties_map& props) argument
185 const model::properties_map props = parse_properties(input); local
/freebsd-13-stable/contrib/netbsd-tests/modules/k_helper2/
H A Dk_helper2.c77 k_helper2_init(prop_dictionary_t props) argument
/freebsd-13-stable/contrib/netbsd-tests/modules/k_helper3/
H A Dk_helper3.c62 prop_dictionary_t props; local
/freebsd-13-stable/contrib/netbsd-tests/modules/k_uvm/
H A Dk_uvm.c72 k_uvm_init(prop_dictionary_t props) argument
/freebsd-13-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Duserspace.py42 props = { variable
/freebsd-13-stable/sys/dev/mii/
H A Dmii_fdt.c89 static const char *props[] = { local
/freebsd-13-stable/contrib/subversion/subversion/include/private/
H A Dsvn_element.h176 apr_hash_t *props; member in struct:svn_element__payload_t
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddebug.c125 svn_dbg__print_props(apr_hash_t *props, argument
/freebsd-13-stable/contrib/xz/src/liblzma/delta/
H A Ddelta_decoder.c61 lzma_delta_props_decode(void **options, const lzma_allocator *allocator, const uint8_t *props, size_t props_size) argument
/freebsd-13-stable/lib/libbe/
H A Dbe_impl.h59 nvlist_t *props; member in struct:libbe_dccb
H A Dbe_info.c117 be_get_dataset_props(libbe_handle_t *lbh, const char *name, nvlist_t *props) argument
137 be_get_dataset_snapshots(libbe_handle_t *lbh, const char *name, nvlist_t *props) argument
166 nvlist_t *props; local
[all...]
/freebsd-13-stable/contrib/kyua/drivers/
H A Dreport_junit.cpp109 const model::properties_map props = metadata.to_properties(); local
/freebsd-13-stable/sys/dev/mmc/
H A Dmmc_fdt_helpers.h52 uint32_t props; member in struct:mmc_fdt_helper
/freebsd-13-stable/sys/dev/backlight/
H A Dbacklight.c65 struct backlight_props props; local
111 struct backlight_props props; local
[all...]
/freebsd-13-stable/contrib/netbsd-tests/modules/k_helper/
H A Dk_helper.c122 k_helper_init(prop_dictionary_t props) argument
/freebsd-13-stable/usr.sbin/mfiutil/
H A Dmfi_bbu.c108 mfi_bbu_get_props(int fd, struct mfi_bbu_properties *props, uint8_t *statusp) argument
116 mfi_bbu_set_props(int fd, struct mfi_bbu_properties *props, uint8_t *statusp) argument
160 struct mfi_bbu_properties props; local
[all...]
/freebsd-13-stable/usr.bin/backlight/
H A Dbacklight.c92 struct backlight_props props; local
[all...]
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dpropedit-cmd.c214 apr_hash_t *props; local
/freebsd-13-stable/contrib/kyua/model/
H A Dmetadata_test.cpp313 model::properties_map props; local
[all...]
/freebsd-13-stable/contrib/kyua/store/
H A Dwrite_transaction.cpp124 const model::properties_map props = md.to_properties(); local
/freebsd-13-stable/sys/dev/pwm/
H A Dpwm_backlight.c216 pwm_backlight_update_status(device_t dev, struct backlight_props *props) argument
261 pwm_backlight_get_status(device_t dev, struct backlight_props *props) argument
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dbacklight.h67 struct backlight_properties props; member in struct:backlight_device

Completed in 226 milliseconds

1234567