| /OK3568_Linux_fs/u-boot/drivers/usb/common/ |
| H A D | fsl-dt-fixup.c | 37 int *node_offset, const char **node_type) in fdt_usb_get_node_type() argument 47 *node_type = compat_usb_fsl[i]; in fdt_usb_get_node_type() 61 const char *node_type = NULL; in fdt_fixup_usb_mode_phy_type() local 66 &node_offset, &node_type); in fdt_fixup_usb_mode_phy_type() 75 prop_mode, node_type, fdt_strerror(err)); in fdt_fixup_usb_mode_phy_type() 83 prop_type, node_type, fdt_strerror(err)); in fdt_fixup_usb_mode_phy_type() 94 const char *node_type = NULL; in fsl_fdt_fixup_usb_erratum() local 98 &node_offset, &node_type); in fsl_fdt_fixup_usb_erratum() 102 if (!strcmp(node_type, FSL_USB2_MPH) || !strcmp(node_type, FSL_USB2_DR)) in fsl_fdt_fixup_usb_erratum() 105 node_name = node_type; in fsl_fdt_fixup_usb_erratum() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | rpadlpar_core.c | 76 static struct device_node *find_dlpar_node(char *drc_name, int *node_type) in find_dlpar_node() argument 82 *node_type = NODE_TYPE_SLOT; in find_dlpar_node() 88 *node_type = NODE_TYPE_PHB; in find_dlpar_node() 94 *node_type = NODE_TYPE_VIO; in find_dlpar_node() 287 int node_type; in dlpar_add_slot() local 294 dn = find_dlpar_node(drc_name, &node_type); in dlpar_add_slot() 300 switch (node_type) { in dlpar_add_slot() 422 int node_type; in dlpar_remove_slot() local 428 dn = find_dlpar_node(drc_name, &node_type); in dlpar_remove_slot() 434 switch (node_type) { in dlpar_remove_slot()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | set | 43 typedef unspecified node_type; // C++17 44 typedef INSERT_RETURN_TYPE<iterator, node_type> insert_return_type; // C++17 120 node_type extract(const_iterator position); // C++17 121 node_type extract(const key_type& x); // C++17 122 insert_return_type insert(node_type&& nh); // C++17 123 iterator insert(const_iterator hint, node_type&& nh); // C++17 244 typedef unspecified node_type; // C++17 320 node_type extract(const_iterator position); // C++17 321 node_type extract(const key_type& x); // C++17 322 iterator insert(node_type&& nh); // C++17 [all …]
|
| H A D | unordered_set | 46 typedef unspecified node_type unspecified; // C++17 47 typedef INSERT_RETURN_TYPE<iterator, node_type> insert_return_type; // C++17 119 node_type extract(const_iterator position); // C++17 120 node_type extract(const key_type& x); // C++17 121 insert_return_type insert(node_type&& nh); // C++17 122 iterator insert(const_iterator hint, node_type&& nh); // C++17 211 typedef unspecified node_type unspecified; // C++17 283 node_type extract(const_iterator position); // C++17 284 node_type extract(const key_type& x); // C++17 285 iterator insert(node_type&& nh); // C++17 [all …]
|
| H A D | map | 43 typedef unspecified node_type; // C++17 44 typedef INSERT_RETURN_TYPE<iterator, node_type> insert_return_type; // C++17 142 node_type extract(const_iterator position); // C++17 143 node_type extract(const key_type& x); // C++17 144 insert_return_type insert(node_type&& nh); // C++17 145 iterator insert(const_iterator hint, node_type&& nh); // C++17 283 typedef unspecified node_type; // C++17 373 node_type extract(const_iterator position); // C++17 374 node_type extract(const key_type& x); // C++17 375 iterator insert(node_type&& nh); // C++17 [all …]
|
| H A D | unordered_map | 47 typedef unspecified node_type; // C++17 48 typedef INSERT_RETURN_TYPE<iterator, node_type> insert_return_type; // C++17 128 node_type extract(const_iterator position); // C++17 129 node_type extract(const key_type& x); // C++17 130 insert_return_type insert(node_type&& nh); // C++17 131 iterator insert(const_iterator hint, node_type&& nh); // C++17 246 typedef unspecified node_type; // C++17 326 node_type extract(const_iterator position); // C++17 327 node_type extract(const key_type& x); // C++17 328 iterator insert(node_type&& nh); // C++17 [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | set | 43 typedef unspecified node_type; // C++17 44 typedef INSERT_RETURN_TYPE<iterator, node_type> insert_return_type; // C++17 120 node_type extract(const_iterator position); // C++17 121 node_type extract(const key_type& x); // C++17 122 insert_return_type insert(node_type&& nh); // C++17 123 iterator insert(const_iterator hint, node_type&& nh); // C++17 244 typedef unspecified node_type; // C++17 320 node_type extract(const_iterator position); // C++17 321 node_type extract(const key_type& x); // C++17 322 iterator insert(node_type&& nh); // C++17 [all …]
|
| H A D | unordered_set | 46 typedef unspecified node_type unspecified; // C++17 47 typedef INSERT_RETURN_TYPE<iterator, node_type> insert_return_type; // C++17 119 node_type extract(const_iterator position); // C++17 120 node_type extract(const key_type& x); // C++17 121 insert_return_type insert(node_type&& nh); // C++17 122 iterator insert(const_iterator hint, node_type&& nh); // C++17 211 typedef unspecified node_type unspecified; // C++17 283 node_type extract(const_iterator position); // C++17 284 node_type extract(const key_type& x); // C++17 285 iterator insert(node_type&& nh); // C++17 [all …]
|
| H A D | map | 43 typedef unspecified node_type; // C++17 44 typedef INSERT_RETURN_TYPE<iterator, node_type> insert_return_type; // C++17 142 node_type extract(const_iterator position); // C++17 143 node_type extract(const key_type& x); // C++17 144 insert_return_type insert(node_type&& nh); // C++17 145 iterator insert(const_iterator hint, node_type&& nh); // C++17 283 typedef unspecified node_type; // C++17 373 node_type extract(const_iterator position); // C++17 374 node_type extract(const key_type& x); // C++17 375 iterator insert(node_type&& nh); // C++17 [all …]
|
| H A D | unordered_map | 47 typedef unspecified node_type; // C++17 48 typedef INSERT_RETURN_TYPE<iterator, node_type> insert_return_type; // C++17 128 node_type extract(const_iterator position); // C++17 129 node_type extract(const key_type& x); // C++17 130 insert_return_type insert(node_type&& nh); // C++17 131 iterator insert(const_iterator hint, node_type&& nh); // C++17 246 typedef unspecified node_type; // C++17 326 node_type extract(const_iterator position); // C++17 327 node_type extract(const key_type& x); // C++17 328 iterator insert(node_type&& nh); // C++17 [all …]
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | lpt_commit.c | 1035 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() argument 1038 switch (node_type) { in make_node_dirty() 1056 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len() argument 1058 switch (node_type) { in get_lpt_node_len() 1098 int pos = 0, node_type; in get_lpt_node_type() local 1100 node_type = ubifs_unpack_bits(&addr, &pos, UBIFS_LPT_TYPE_BITS); in get_lpt_node_type() 1102 return node_type; in get_lpt_node_type() 1116 int pos = 0, node_type, node_len; in is_a_node() local 1121 node_type = ubifs_unpack_bits(&addr, &pos, UBIFS_LPT_TYPE_BITS); in is_a_node() 1122 if (node_type == UBIFS_LPT_NOT_A_NODE) in is_a_node() [all …]
|
| H A D | scan.c | 82 dbg_ntype(ch->node_type), lnum, offs); in ubifs_scan_a_node() 87 if (ch->node_type == UBIFS_PAD_NODE) { in ubifs_scan_a_node() 199 snod->type = ch->node_type; in ubifs_add_snod() 204 switch (ch->node_type) { in ubifs_add_snod()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | lpt_commit.c | 991 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() argument 994 switch (node_type) { in make_node_dirty() 1012 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len() argument 1014 switch (node_type) { in get_lpt_node_len() 1054 int pos = 0, node_type; in get_lpt_node_type() local 1056 node_type = ubifs_unpack_bits(c, &addr, &pos, UBIFS_LPT_TYPE_BITS); in get_lpt_node_type() 1058 return node_type; in get_lpt_node_type() 1072 int pos = 0, node_type, node_len; in is_a_node() local 1077 node_type = ubifs_unpack_bits(c, &addr, &pos, UBIFS_LPT_TYPE_BITS); in is_a_node() 1078 if (node_type == UBIFS_LPT_NOT_A_NODE) in is_a_node() [all …]
|
| H A D | scan.c | 77 dbg_ntype(ch->node_type), lnum, offs); in ubifs_scan_a_node() 82 if (ch->node_type == UBIFS_PAD_NODE) { in ubifs_scan_a_node() 193 snod->type = ch->node_type; in ubifs_add_snod() 198 switch (ch->node_type) { in ubifs_add_snod()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/ |
| H A D | xgene_enet_cle.c | 55 buf[j++] = SET_VAL(CLE_TYPE, kn->node_type); in xgene_cle_kn_to_hw() 77 buf[j++] = SET_VAL(CLE_DN_TYPE, dn->node_type) | in xgene_cle_dn_to_hw() 199 .node_type = EWDN, 235 .node_type = EWDN, 283 .node_type = EWDN, 368 .node_type = EWDN, 453 .node_type = EWDN, 539 .node_type = EWDN, 807 kn.node_type = KN; in xgene_enet_cle_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | unordered_set.h | 128 using node_type = typename _Hashtable::node_type; in _GLIBCXX_VISIBILITY() local 485 node_type in _GLIBCXX_VISIBILITY() 493 node_type in _GLIBCXX_VISIBILITY() 499 insert(node_type&& __nh) in _GLIBCXX_VISIBILITY() 504 insert(const_iterator, node_type&& __nh) in _GLIBCXX_VISIBILITY() 944 using node_type = typename _Hashtable::node_type; in _GLIBCXX_VISIBILITY() local 1278 node_type in _GLIBCXX_VISIBILITY() 1286 node_type in _GLIBCXX_VISIBILITY() 1292 insert(node_type&& __nh) in _GLIBCXX_VISIBILITY() 1297 insert(const_iterator __hint, node_type&& __nh) in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | unordered_set.h | 128 using node_type = typename _Hashtable::node_type; in _GLIBCXX_VISIBILITY() local 485 node_type in _GLIBCXX_VISIBILITY() 493 node_type in _GLIBCXX_VISIBILITY() 499 insert(node_type&& __nh) in _GLIBCXX_VISIBILITY() 504 insert(const_iterator, node_type&& __nh) in _GLIBCXX_VISIBILITY() 944 using node_type = typename _Hashtable::node_type; in _GLIBCXX_VISIBILITY() local 1278 node_type in _GLIBCXX_VISIBILITY() 1286 node_type in _GLIBCXX_VISIBILITY() 1292 insert(node_type&& __nh) in _GLIBCXX_VISIBILITY() 1297 insert(const_iterator __hint, node_type&& __nh) in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/debug/ |
| H A D | unordered_set | 384 using node_type = typename _Base::node_type; 385 using insert_return_type = _Node_insert_return<iterator, node_type>; 387 node_type 394 node_type 404 insert(node_type&& __nh) 412 insert(const_iterator __hint, node_type&& __nh) 524 node_type 953 using node_type = typename _Base::node_type; 955 node_type 962 node_type [all …]
|
| H A D | set.h | 302 using node_type = typename _Base::node_type; in _GLIBCXX_VISIBILITY() local 303 using insert_return_type = _Node_insert_return<iterator, node_type>; in _GLIBCXX_VISIBILITY() 305 node_type in _GLIBCXX_VISIBILITY() 313 node_type in _GLIBCXX_VISIBILITY() 323 insert(node_type&& __nh) in _GLIBCXX_VISIBILITY() 331 insert(const_iterator __hint, node_type&& __nh) in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/debug/ |
| H A D | unordered_set | 384 using node_type = typename _Base::node_type; 385 using insert_return_type = _Node_insert_return<iterator, node_type>; 387 node_type 394 node_type 404 insert(node_type&& __nh) 412 insert(const_iterator __hint, node_type&& __nh) 524 node_type 953 using node_type = typename _Base::node_type; 955 node_type 962 node_type [all …]
|
| H A D | set.h | 302 using node_type = typename _Base::node_type; in _GLIBCXX_VISIBILITY() local 303 using insert_return_type = _Node_insert_return<iterator, node_type>; in _GLIBCXX_VISIBILITY() 305 node_type in _GLIBCXX_VISIBILITY() 313 node_type in _GLIBCXX_VISIBILITY() 323 insert(node_type&& __nh) in _GLIBCXX_VISIBILITY() 331 insert(const_iterator __hint, node_type&& __nh) in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drm.c | 3957 const char *node, int node_type, in drmProcessPciDevice() argument 3965 dev = drmDeviceAlloc(node_type, node, sizeof(drmPciBusInfo), in drmProcessPciDevice() 4110 int node_type, int maj, int min, in drmProcessUsbDevice() argument 4117 dev = drmDeviceAlloc(node_type, node, sizeof(drmUsbBusInfo), in drmProcessUsbDevice() 4244 const char *node, int node_type, in drmProcessPlatformDevice() argument 4252 dev = drmDeviceAlloc(node_type, node, sizeof(drmPlatformBusInfo), in drmProcessPlatformDevice() 4284 const char *node, int node_type, in drmProcessHost1xDevice() argument 4292 dev = drmDeviceAlloc(node_type, node, sizeof(drmHost1xBusInfo), in drmProcessHost1xDevice() 4330 int node_type, subsystem_type; in process_device() local 4333 node_type = drmGetNodeType(d_name); in process_device() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/ |
| H A D | vivid-core.c | 858 unsigned node_type, in vivid_detect_feature_set() argument 875 if (node_type & 0x20007) { in vivid_detect_feature_set() 897 if (node_type & 0x40300) { in vivid_detect_feature_set() 923 dev->has_vid_cap = node_type & 0x0001; in vivid_detect_feature_set() 927 dev->has_raw_vbi_cap = node_type & 0x0004; in vivid_detect_feature_set() 928 dev->has_sliced_vbi_cap = node_type & 0x0008; in vivid_detect_feature_set() 933 dev->has_meta_cap = node_type & 0x20000; in vivid_detect_feature_set() 950 dev->has_vid_out = node_type & 0x0100; in vivid_detect_feature_set() 954 dev->has_raw_vbi_out = node_type & 0x0400; in vivid_detect_feature_set() 955 dev->has_sliced_vbi_out = node_type & 0x0800; in vivid_detect_feature_set() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gcc-10.3.1/python/libstdcxx/v6/ |
| H A D | xmethods.py | 278 def __init__(self, val_type, node_type): argument 280 self._node_type = node_type 318 node_type = gdb.lookup_type(str(class_type) + '::_Node').pointer() 319 return method.worker_class(val_type, node_type) 324 def __init__(self, val_type, node_type): argument 326 self._node_type = node_type 399 node_type = gdb.lookup_type(str(class_type) + '::_Node').pointer() 400 return method.worker_class(val_type, node_type)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gcc-10.3.1/python/libstdcxx/v6/ |
| H A D | xmethods.py | 278 def __init__(self, val_type, node_type): argument 280 self._node_type = node_type 318 node_type = gdb.lookup_type(str(class_type) + '::_Node').pointer() 319 return method.worker_class(val_type, node_type) 324 def __init__(self, val_type, node_type): argument 326 self._node_type = node_type 399 node_type = gdb.lookup_type(str(class_type) + '::_Node').pointer() 400 return method.worker_class(val_type, node_type)
|