/external/cronet/stable/third_party/libxml/src/ |
D | testapi.c | 2322 int n_node; in test_htmlNodeStatus() local 2326 for (n_node = 0;n_node < gen_nb_htmlNodePtr;n_node++) { in test_htmlNodeStatus() 2329 node = gen_htmlNodePtr(n_node, 0); in test_htmlNodeStatus() 2335 des_htmlNodePtr(n_node, node, 0); in test_htmlNodeStatus() 2342 printf(" %d", n_node); in test_htmlNodeStatus() 7291 int n_node; in test_xmlDebugDumpNode() local 7296 for (n_node = 0;n_node < gen_nb_xmlNodePtr;n_node++) { in test_xmlDebugDumpNode() 7300 node = gen_xmlNodePtr(n_node, 1); in test_xmlDebugDumpNode() 7306 des_xmlNodePtr(n_node, node, 1); in test_xmlDebugDumpNode() 7314 printf(" %d", n_node); in test_xmlDebugDumpNode() [all …]
|
/external/libxml2/ |
D | testapi.c | 2363 int n_node; in test_htmlNodeStatus() local 2367 for (n_node = 0;n_node < gen_nb_htmlNodePtr;n_node++) { in test_htmlNodeStatus() 2370 node = gen_htmlNodePtr(n_node, 0); in test_htmlNodeStatus() 2376 des_htmlNodePtr(n_node, node, 0); in test_htmlNodeStatus() 2383 printf(" %d", n_node); in test_htmlNodeStatus() 7333 int n_node; in test_xmlDebugDumpNode() local 7338 for (n_node = 0;n_node < gen_nb_xmlNodePtr;n_node++) { in test_xmlDebugDumpNode() 7342 node = gen_xmlNodePtr(n_node, 1); in test_xmlDebugDumpNode() 7348 des_xmlNodePtr(n_node, node, 1); in test_xmlDebugDumpNode() 7356 printf(" %d", n_node); in test_xmlDebugDumpNode() [all …]
|
/external/cronet/tot/third_party/libxml/src/ |
D | testapi.c | 2322 int n_node; in test_htmlNodeStatus() local 2326 for (n_node = 0;n_node < gen_nb_htmlNodePtr;n_node++) { in test_htmlNodeStatus() 2329 node = gen_htmlNodePtr(n_node, 0); in test_htmlNodeStatus() 2335 des_htmlNodePtr(n_node, node, 0); in test_htmlNodeStatus() 2342 printf(" %d", n_node); in test_htmlNodeStatus() 7291 int n_node; in test_xmlDebugDumpNode() local 7296 for (n_node = 0;n_node < gen_nb_xmlNodePtr;n_node++) { in test_xmlDebugDumpNode() 7300 node = gen_xmlNodePtr(n_node, 1); in test_xmlDebugDumpNode() 7306 des_xmlNodePtr(n_node, node, 1); in test_xmlDebugDumpNode() 7314 printf(" %d", n_node); in test_xmlDebugDumpNode() [all …]
|
/external/ComputeLibrary/src/graph/mutators/ |
D | NodeFusionMutator.cpp | 231 auto *n_node = arm_compute::utils::cast::polymorphic_downcast<N *>(output_edge->producer()); in fuse_node_with_activation() local 234 ARM_COMPUTE_ERROR_ON(act_node->output(0) == nullptr || n_node->output(0) == nullptr); in fuse_node_with_activation() 243 …if(n_node->type() == NodeType::EltwiseLayer && !is_data_type_float(n_node->output(0)->desc().data_… in fuse_node_with_activation() 252 if(n_node->output(0)->accessor() == nullptr) in fuse_node_with_activation() 255 n_node->set_fused_activation(act_node->activation_info()); in fuse_node_with_activation() 257 transfer_driving_nodes_and_remove_old_node(g, n_node, act_node, false); in fuse_node_with_activation()
|
/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/ |
D | parent_hash.rs | 217 let n_node = self in validate_parent_hashes() localVariable 231 if n_node.get_parent_hash() == Some(calculated) { in validate_parent_hashes()
|
/external/pytorch/torch/_inductor/ |
D | debug.py | 244 n_node = len(buf_name_to_n_node[buf_name]) 245 node_name_to_buf_meta[node_name] = BufMeta(buf_name, n_node)
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 22184 struct list_head n_node; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 26297 struct list_head n_node; member
|
D | vmlinux.h | 26297 struct list_head n_node; member
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 42549 struct list_head n_node; member
|
D | vmlinux.h | 42549 struct list_head n_node; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 72876 struct list_head n_node; member
|
D | vmlinux_518.h | 72876 struct list_head n_node; member
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 71610 struct list_head n_node; member
|
D | vmlinux.h | 71610 struct list_head n_node; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 47574 struct list_head n_node; member
|
D | vmlinux.h | 47574 struct list_head n_node; member
|