Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/openthread/tests/toranj/ncp/
H A Dtest-030-slaac-address-ncp.py55 def verify_address(node_list, prefix): argument
64 def verify_no_address(node_list, prefix): argument
74 node_list, argument
101 def verify_no_prefix(node_list, prefix): argument
H A Dtest-026-slaac-address-wpantund.py47 def verify_address(node_list, prefix): argument
56 def verify_no_address(node_list, prefix): argument
66 node_list, argument
93 def verify_no_prefix(node_list, prefix): argument
H A Dtest-025-network-data-timeout.py58 node_list, argument
93 def verify_no_prefix(node_list, prefix, rloc16): argument
H A Dtest-010-on-mesh-prefix-config-gateway.py51 def verify_address(node_list, prefix): argument
61 node_list, argument
H A Dtest-040-network-data-stable-full.py62 node_list, argument
97 def verify_no_prefix(node_list, prefix, rloc16): argument
H A Dtest-032-child-attach-with-multiple-ip-addresses.py55 def verify_address(node_list, prefix): argument
H A Dtest-024-partition-merge.py61 node_list, argument
/aosp_15_r20/external/mesa3d/src/compiler/glsl/tests/
H A Dlist_iterators.cpp42 exec_list node_list; member in list_iterators_node_inherite
160 exec_list node_list; member in list_iterators_node_embed
/aosp_15_r20/external/executorch/backends/example/example_operators/
H A Dutils.py10 def _nodes_are_annotated(node_list): argument
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/pylib/mojom/parse/
H A Dconditional_features.py42 def _FilterDisabledFromNodeList(node_list, enabled_features): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dreduce_scheduler.c167 struct list_head node_list; in schedule_block() local
H A Dgpir.h340 struct list_head node_list; member
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcuda_combined_scheduling.py99 def benchmark_combo_kernel(self, node_list): argument
H A Dtriton.py3139 def benchmark_combo_kernel(self, node_list): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dmeta_graph.proto205 NodeList node_list = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Drewrite_utils.cc283 auto node_list = collection_def.mutable_node_list(); in GetGrapplerItem() local
/aosp_15_r20/frameworks/minikin/tools/
H A Dmk_hyb_file.py195 def pack(self, node_list, ch_map, use_node=False): argument
/aosp_15_r20/external/pytorch/torch/distributed/pipelining/
H A D_IR.py415 def __init__(self, node_list): argument
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_keystore.c250 NODE_STR_T *node_list = NULL; in expand_path() local
/aosp_15_r20/external/pytorch/torch/onnx/
H A Dutils.py1669 def set_names(node_list, name_list, descriptor): argument
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dmeta_graph.pb.cc2299 CollectionDef::_Internal::node_list(const CollectionDef* msg) { in node_list() function in tensorflow::CollectionDef::_Internal
2318 void CollectionDef::set_allocated_node_list(::tensorflow::CollectionDef_NodeList* node_list) { in set_allocated_node_list()
Dmeta_graph.pb.h3911 inline const ::tensorflow::CollectionDef_NodeList& CollectionDef::node_list() const { in node_list() function
3926 … CollectionDef::unsafe_arena_set_allocated_node_list(::tensorflow::CollectionDef_NodeList* node_li… in unsafe_arena_set_allocated_node_list()
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h148 using node_list = std::vector<Node*>; variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dppir.h380 struct list_head node_list; member
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py7797 …self, module, functional, qconfig, is_reference=True, node_list=None, additional_quant_pattern_dic… argument

12