Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/tools/
Dsystem_app_test.py40 def dict_setprop(prop_name, value): argument
43 def dict_getprop(prop_name): argument
/external/grpc-grpc/src/core/lib/security/util/
Djson_util.cc29 const char* prop_name) { in grpc_json_get_string_property()
46 const char* prop_name, in grpc_copy_json_string_property()
/external/u-boot/lib/
Dfdtdec.c86 const char *prop_name, int index, int na, in fdtdec_get_addr_size_fixed()
142 int node, const char *prop_name, in fdtdec_get_addr_size_auto_parent()
169 const char *prop_name, int index, in fdtdec_get_addr_size_auto_noparent()
188 const char *prop_name, fdt_size_t *sizep) in fdtdec_get_addr_size()
197 fdt_addr_t fdtdec_get_addr(const void *blob, int node, const char *prop_name) in fdtdec_get_addr()
204 const char *prop_name, struct fdt_pci_addr *addr) in fdtdec_get_pci_addr()
310 uint64_t fdtdec_get_uint64(const void *blob, int node, const char *prop_name, in fdtdec_get_uint64()
619 int fdtdec_lookup_phandle(const void *blob, int node, const char *prop_name) in fdtdec_lookup_phandle()
645 const char *prop_name, int min_len, in get_prop_check_min_len()
662 int fdtdec_get_int_array(const void *blob, int node, const char *prop_name, in fdtdec_get_int_array()
[all …]
Dfdtdec_common.c21 int fdtdec_get_int(const void *blob, int node, const char *prop_name, in fdtdec_get_int()
39 unsigned int fdtdec_get_uint(const void *blob, int node, const char *prop_name, in fdtdec_get_uint()
/external/drm_hwcomposer/
Ddrmdevice.cpp447 const char *prop_name, DrmProperty *property) { in GetProperty()
470 int DrmDevice::GetPlaneProperty(const DrmPlane &plane, const char *prop_name, in GetPlaneProperty()
475 int DrmDevice::GetCrtcProperty(const DrmCrtc &crtc, const char *prop_name, in GetCrtcProperty()
481 const char *prop_name, in GetConnectorProperty()
/external/v8/infra/testing/
DPRESUBMIT.py57 def _check_properties(error_msg, src_dict, prop_name, supported_keys): argument
64 def _check_int_range(error_msg, src_dict, prop_name, lower_bound=None, argument
/external/pdfium/fxjs/
DCJX_Define.h34 #define JS_PROP(prop_name) \ argument
DJS_Define.h145 #define JS_STATIC_PROP(err_name, prop_name, class_name) \ argument
/external/freetype/src/base/
Dftbdf.c64 const char* prop_name, in FT_Get_BDF_Property()
/external/u-boot/drivers/tpm/
Dtpm_tis_sandbox.c81 char prop_name[20]; in sandbox_tpm_read_state() local
111 char prop_name[20]; in sandbox_tpm_write_state() local
/external/u-boot/common/
Dimage-fit.c111 char *prop_name, int err) in fit_get_debug()
1682 const char *prop_name) in fit_conf_get_prop_node_count()
1688 const char *prop_name, int index) in fit_conf_get_prop_node_index()
1702 const char *prop_name) in fit_conf_get_prop_node()
1723 int fit_get_node_from_config(bootm_headers_t *images, const char *prop_name, in fit_get_node_from_config()
1801 const char *prop_name; in fit_image_load() local
/external/autotest/client/cros/networking/
Dshill_xmlrpc_server.py428 def get_dbus_property_on_device(self, wifi_interface, prop_name): argument
450 def set_dbus_property_on_device(self, wifi_interface, prop_name, value): argument
/external/u-boot/drivers/mmc/
Domap_hsmmc.c1608 char *prop_name)
1624 char *prop_name)
1647 omap_hsmmc_get_pad_conf(struct mmc *mmc, char *prop_name, int *npads)
1675 omap_hsmmc_get_iodelay(struct mmc *mmc, char *prop_name, int *niodelay)
1711 char prop_name[11]; local
/external/u-boot/arch/sandbox/cpu/
Dstate.c308 int state_setprop(int node, const char *prop_name, const void *data, int size) in state_setprop()
/external/u-boot/drivers/pinctrl/
Dpinctrl-sti.c213 const char *prop_name; in sti_pinctrl_set_state() local
/external/autotest/server/cros/network/
Dwifi_client.py1351 def set_manager_property(self, prop_name, prop_value): argument
1373 def __init__(self, shill_proxy, iface, prop_name, value): argument
1427 def __init__(self, shill_proxy, prop_name, value): argument
/external/u-boot/tools/dtoc/
Dfdt.py244 def DeleteProp(self, prop_name): argument
/external/u-boot/drivers/clk/
Dclk-uclass.c57 static int clk_get_by_indexed_prop(struct udevice *dev, const char *prop_name, in clk_get_by_indexed_prop()
/external/dtc/
Dfdtput.c283 static int delete_prop(char *blob, const char *node_name, const char *prop_name) in delete_prop()
/external/u-boot/drivers/ddr/altera/
Dsdram_arria10.c457 const char *prop_name; member
/external/freetype/src/bdf/
Dbdfdrivr.c871 const char* prop_name, in bdf_get_bdf_property()
/external/freetype/src/pcf/
Dpcfdrivr.c614 const char* prop_name, in pcf_get_bdf_property()
/external/u-boot/lib/rsa/
Drsa-sign.c624 static int fdt_add_bignum(void *blob, int noffset, const char *prop_name, in fdt_add_bignum()
/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc401 const char* prop_name; local
/external/u-boot/scripts/dtc/
Dchecks.c1095 const char *prop_name; member