/external/autotest/server/site_tests/bluetooth_SDP_ServiceBrowse/ |
D | bluetooth_SDP_ServiceBrowse.py | 22 def get_attribute_ssr_sar(self, class_id, attr_id, size): argument 50 def get_attribute_ssar(self, class_id, attr_id, size): argument 76 def test_attribute(self, class_id, attr_id, get_attribute): argument
|
/external/u-boot/drivers/ddr/marvell/a38x/ |
D | ddr3_training_db.c | 795 u32 attr_id; in ddr3_tip_dev_attr_init() local 803 u32 ddr3_tip_dev_attr_get(u32 dev_num, enum mv_ddr_dev_attribute attr_id) in ddr3_tip_dev_attr_get() 811 void ddr3_tip_dev_attr_set(u32 dev_num, enum mv_ddr_dev_attribute attr_id, u32 value) in ddr3_tip_dev_attr_set()
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/ |
D | bluetooth_SDP_ServiceSearchAttributeRequest.py | 115 def test_non_existing(self, class_id, attr_id): argument 135 def get_attribute(self, class_id, attr_id, size): argument 160 def test_attribute(self, class_id, attr_id): argument
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/ |
D | bluetooth_SDP_ServiceAttributeRequest.py | 140 def get_attribute(self, class_id, attr_id): argument 158 def assert_attribute_equals(self, class_id, attr_id, expected_value): argument
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_sake_common.c | 19 u8 attr_id, u8 len, const u8 *data) in eap_sake_parse_add_attr()
|
/external/kernel-headers/original/uapi/rdma/ |
D | rdma_user_ioctl_cmds.h | 55 __u16 attr_id; /* command specific type attribute */ member
|
/external/python/cpython3/Python/ |
D | _warnings.c | 54 get_warnings_attr(_Py_Identifier *attr_id, int try_import) in get_warnings_attr()
|
D | ast.c | 2365 PyObject *attr_id = NEW_IDENTIFIER(CHILD(n, 1)); in ast_for_trailer() local
|
/external/wpa_supplicant_8/src/common/ |
D | dpp.c | 7135 static int dpp_pkex_identifier_match(const u8 *attr_id, u16 attr_id_len, in dpp_pkex_identifier_match() 7169 const u8 *attr_group, *attr_id, *attr_key; in dpp_pkex_rx_exchange_req() local 7519 const u8 *attr_status, *attr_id, *attr_key, *attr_group; in dpp_pkex_rx_exchange_resp() local
|
/external/python/cpython2/Python/ |
D | ast.c | 1666 PyObject *attr_id = NEW_IDENTIFIER(CHILD(n, 1)); in ast_for_trailer() local
|