HomeSort by relevance Sort by last modified time
    Searched refs:node_type (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /external/autotest/client/common_lib/cros/cfm/
cras_input_node.py 7 def __init__(self, node_id, node_name, gain, node_type, device_id,
12 self.node_type = node_type
cras_output_node.py 7 def __init__(self, node_id, node_type, node_name, volume, device_id,
10 self.node_type = node_type
cras_node_collector_unittest.py 50 node_types = set([node.node_type for node in nodes])
91 node_types = set([node.node_type for node in nodes])
  /toolchain/binutils/binutils-2.27/ld/
ldexp.h 50 } node_type; typedef in typeref:struct:__anon4950
53 node_type type;
55 node_type type;
60 node_type type;
66 node_type type;
73 node_type type;
77 node_type type;
81 node_type type;
86 node_type type;
91 node_type type
    [all...]
  /external/autotest/client/cros/audio/
cras_utils.py 256 def node_type_is_plugged(node_type, nodes_info):
257 """Determine if there is any node of node_type plugged.
273 @param node_type: A str representing node type defined in CRAS_NODE_TYPES.
276 @returns: True if there is any node of node_type plugged. False otherwise.
279 match = re.search(r'string "Type"\s+variant\s+string "%s"' % node_type,
309 node_type = str(node['Type'])
310 if node_type not in CRAS_NODE_TYPES:
312 'node type %s is not valid' % node_type)
314 input_node_types.append(node_type)
316 output_node_types.append(node_type)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/
rdma_netlink.h 31 __u8 node_type; member in struct:rdma_cm_id_stats
  /external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
custom_export_strategy.py 126 node_type = gtflow_node.WhichOneof("node")
128 if node_type == "leaf":
142 if node_type == "dense_float_binary_split":
150 elif node_type == "sparse_float_binary_split_default_left":
164 elif node_type == "sparse_float_binary_split_default_right":
181 elif node_type == "categorical_id_binary_split":
193 raise ValueError("Unexpected node type %s", node_type)
207 node_type = tree_node.WhichOneof("node")
208 if node_type == "dense_float_binary_split":
211 elif node_type == "sparse_float_binary_split_default_left"
    [all...]
  /external/syslinux/core/lwip/src/core/snmp/
mib_structs.c 189 lrn->node_type = MIB_NODE_LR;
362 if (n->nptr->node_type == MIB_NODE_LR)
454 u8_t node_type, ext_level; local
460 node_type = node->node_type;
461 if ((node_type == MIB_NODE_AR) || (node_type == MIB_NODE_RA))
509 else if(node_type == MIB_NODE_LR)
556 else if(node_type == MIB_NODE_EX)
606 else if (node_type == MIB_NODE_SC
642 u8_t node_type; local
685 u8_t node_type, ext_level, climb_tree; local
    [all...]
  /prebuilts/gdb/darwin-x86/share/pretty-printers/stlport/stlport/
printers.py 218 def __init__ (self, node_type, head):
219 self.node_type = node_type
234 node = self.item.cast (self.node_type).dereference()
246 node_type = lookup_stlport_priv_type ('_List_node<%s>' % ta0).pointer()
247 return self.Iterator (node_type, self.val['_M_node']['_M_data'])
269 def __init__ (self, rbiter, node_type):
271 self.node_type = node_type
280 self.pair = (item.cast (self.node_type))['_M_value_field'
    [all...]
  /prebuilts/gdb/linux-x86/share/pretty-printers/stlport/stlport/
printers.py 218 def __init__ (self, node_type, head):
219 self.node_type = node_type
234 node = self.item.cast (self.node_type).dereference()
246 node_type = lookup_stlport_priv_type ('_List_node<%s>' % ta0).pointer()
247 return self.Iterator (node_type, self.val['_M_node']['_M_data'])
269 def __init__ (self, rbiter, node_type):
271 self.node_type = node_type
280 self.pair = (item.cast (self.node_type))['_M_value_field'
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/stlport/
printers.py 217 def __init__ (self, node_type, head):
218 self.node_type = node_type
233 node = self.item.cast (self.node_type).dereference()
245 node_type = lookup_stlport_priv_type ('_List_node<%s>' % ta0).pointer()
246 return self.Iterator (node_type, self.val['_M_node']['_M_data'])
268 def __init__ (self, rbiter, node_type):
270 self.node_type = node_type
279 self.pair = (item.cast (self.node_type))['_M_value_field'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/stlport/
printers.py 218 def __init__ (self, node_type, head):
219 self.node_type = node_type
234 node = self.item.cast (self.node_type).dereference()
246 node_type = lookup_stlport_priv_type ('_List_node<%s>' % ta0).pointer()
247 return self.Iterator (node_type, self.val['_M_node']['_M_data'])
269 def __init__ (self, rbiter, node_type):
271 self.node_type = node_type
280 self.pair = (item.cast (self.node_type))['_M_value_field'
    [all...]
  /system/sepolicy/prebuilts/api/26.0/private/
net.te 11 allow {netdomain -ephemeral_app} node_type:{ tcp_socket udp_socket } node_bind;
  /system/sepolicy/prebuilts/api/27.0/private/
net.te 11 allow {netdomain -ephemeral_app} node_type:{ tcp_socket udp_socket } node_bind;
  /system/sepolicy/prebuilts/api/28.0/private/
net.te 11 allow {netdomain -ephemeral_app} node_type:{ tcp_socket udp_socket } node_bind;
  /system/sepolicy/private/
net.te 11 allow {netdomain -ephemeral_app} node_type:{ tcp_socket udp_socket } node_bind;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
ilist_node.h 205 typedef ilist_node_impl<OptionsT> node_type; typedef in struct:llvm::ilist_detail::SpecificNodeAccess
207 static node_type *getNodePtr(pointer N) {
210 static const node_type *getNodePtr(const_pointer N) {
213 static pointer getValuePtr(node_type *N) {
216 static const_pointer getValuePtr(const node_type *N) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ilist_node.h 205 typedef ilist_node_impl<OptionsT> node_type; typedef in struct:llvm::ilist_detail::SpecificNodeAccess
207 static node_type *getNodePtr(pointer N) {
210 static const node_type *getNodePtr(const_pointer N) {
213 static pointer getValuePtr(node_type *N) {
216 static const_pointer getValuePtr(const node_type *N) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ilist_node.h 215 using node_type = ilist_node_impl<OptionsT>;
217 static node_type *getNodePtr(pointer N) {
221 static const node_type *getNodePtr(const_pointer N) {
225 static pointer getValuePtr(node_type *N) {
229 static const_pointer getValuePtr(const node_type *N) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ilist_node.h 215 using node_type = ilist_node_impl<OptionsT>;
217 static node_type *getNodePtr(pointer N) {
221 static const node_type *getNodePtr(const_pointer N) {
225 static pointer getValuePtr(node_type *N) {
229 static const_pointer getValuePtr(const node_type *N) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ilist_node.h 215 using node_type = ilist_node_impl<OptionsT>;
217 static node_type *getNodePtr(pointer N) {
221 static const node_type *getNodePtr(const_pointer N) {
225 static pointer getValuePtr(node_type *N) {
229 static const_pointer getValuePtr(const node_type *N) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ilist_node.h 215 using node_type = ilist_node_impl<OptionsT>;
217 static node_type *getNodePtr(pointer N) {
221 static const node_type *getNodePtr(const_pointer N) {
225 static pointer getValuePtr(node_type *N) {
229 static const_pointer getValuePtr(const node_type *N) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ilist_node.h 215 using node_type = ilist_node_impl<OptionsT>;
217 static node_type *getNodePtr(pointer N) {
221 static const node_type *getNodePtr(const_pointer N) {
225 static pointer getValuePtr(node_type *N) {
229 static const_pointer getValuePtr(const node_type *N) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ilist_node.h 215 using node_type = ilist_node_impl<OptionsT>;
217 static node_type *getNodePtr(pointer N) {
221 static const node_type *getNodePtr(const_pointer N) {
225 static pointer getValuePtr(node_type *N) {
229 static const_pointer getValuePtr(const node_type *N) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ilist_node.h 205 typedef ilist_node_impl<OptionsT> node_type; typedef in struct:llvm::ilist_detail::SpecificNodeAccess
207 static node_type *getNodePtr(pointer N) {
210 static const node_type *getNodePtr(const_pointer N) {
213 static pointer getValuePtr(node_type *N) {
216 static const_pointer getValuePtr(const node_type *N) {

Completed in 1233 milliseconds

1 2 3 4 5