Home
last modified time | relevance | path

Searched refs:node (Results 1401 – 1425 of 1648) sorted by relevance

1...<<51525354555657585960>>...66

/freebsd-12.1/sys/gnu/dts/arm/
H A Dartpec6.dtsi160 * leave the unwanted node as disabled.
H A Domap5.dtsi124 * The soc node represents the soc top level view. It is used for IPs
H A Ddm816x.dtsi43 * The soc node represents the soc top level view. It is used for IPs
H A Dam335x-osd3358-sm-red.dts108 * in tda19988 node.
/freebsd-12.1/contrib/gcc/doc/
H A Dmakefile.texi5 @node Makefile
H A Dcompat.texi5 @node Compatibility
H A Dstandards.texi5 @node Standards
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/
H A Drk3399-puma.dtsi29 /delete-node/ opp-table1;
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td2093 // node's second value. We can then eliminate the implicit def of CPSR.
2449 BinOpFrag<(and node:$LHS, (not node:$RHS))>>;
2542 BinOpFrag<(or node:$LHS, (not node:$RHS))>, 0, "">;
3085 [(BinOpFrag<(ARMcmpZ node:$LHS,(ineg node:$RHS))>
3100 [(BinOpFrag<(ARMcmpZ node:$LHS,(ineg node:$RHS))>
3127 BinOpFrag<(ARMcmpZ (and_su node:$LHS, node:$RHS), 0)>>;
3130 BinOpFrag<(ARMcmpZ (xor_su node:$LHS, node:$RHS), 0)>>;
3593 // a two-value operand where a dag node expects ", "two operands. :(
/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBRIDGE-MIB.txt404 as executed by this node. This value is used as
406 Bridge PDUs originated by this node."
454 Configuration bridge PDUs by this node on any port when
470 PDUs shall be transmitted by this node, in units
/freebsd-12.1/contrib/gcc/
H A Dexcept.c3573 struct cgraph_varpool_node *node; in output_ttype() local
3587 node = cgraph_varpool_node (type); in output_ttype()
3588 if (node) in output_ttype()
3589 cgraph_varpool_mark_needed_node (node); in output_ttype()
H A Dtree-eh.c2090 struct throw_stmt_node *node = (struct throw_stmt_node *)*slot; in verify_eh_throw_stmt_node() local
2092 gcc_assert (node->stmt->common.ann == NULL); in verify_eh_throw_stmt_node()
/freebsd-12.1/sys/dev/ocs_fc/
H A Docs_mgmt.c2454 ocs_node_t *node; in get_node_abort_cnt() local
2479 ocs_list_foreach(&sport->node_list, node) { in get_node_abort_cnt()
2480 abort_counts += node->abort_cnt; in get_node_abort_cnt()
/freebsd-12.1/crypto/openssl/apps/
H A Dapps.c1922 X509_POLICY_NODE *node; in nodes_print() local
1929 node = sk_X509_POLICY_NODE_value(nodes, i); in nodes_print()
1930 X509_POLICY_NODE_print(bio_err, node, 2); in nodes_print()
/freebsd-12.1/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi1 @node ntp.conf Notes
84 @node Configuration Support
414 @node Authentication Support
1009 @node Monitoring Support
1364 @node Access Control Support
2040 @node Reference Clock Support
2332 @node Miscellaneous Options
3029 @node ntp.conf Files
3043 @node ntp.conf See Also
3059 @node ntp.conf Bugs
[all …]
/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c667 struct rb_node node; member
689 scan = rb_entry(parent, struct xrcd_table_entry, node); in xrcd_table_insert()
701 rb_link_node(&entry->node, parent, p); in xrcd_table_insert()
702 rb_insert_color(&entry->node, &dev->xrcd_tree); in xrcd_table_insert()
714 entry = rb_entry(p, struct xrcd_table_entry, node); in xrcd_table_search()
746 rb_erase(&entry->node, &dev->xrcd_tree); in xrcd_table_delete()
/freebsd-12.1/contrib/libc++/include/
H A D__hash_table1899 // Insert the node __nd into the container by pushing it into the right bucket,
1939 // Insert the node, unless it already exists in the container.
1999 // Insert the node __cp into the container after __pn (which is the last node in
2663 // current node
2667 // find previous node
/freebsd-12.1/contrib/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1700 #define __sanitizer_syscall_pre_getcpu(cpu, node, cache) \ argument
1701 __sanitizer_syscall_pre_impl_getcpu((long)(cpu), (long)(node), (long)(cache))
1702 #define __sanitizer_syscall_post_getcpu(res, cpu, node, cache) \ argument
1703 __sanitizer_syscall_post_impl_getcpu(res, (long)(cpu), (long)(node), \
2980 void __sanitizer_syscall_pre_impl_getcpu(long cpu, long node, long cache);
2981 void __sanitizer_syscall_post_impl_getcpu(long res, long cpu, long node,
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c2668 ix86_handle_cconv_attribute (tree *node, tree name, in ix86_handle_cconv_attribute() argument
2673 if (TREE_CODE (*node) != FUNCTION_TYPE in ix86_handle_cconv_attribute()
2674 && TREE_CODE (*node) != METHOD_TYPE in ix86_handle_cconv_attribute()
2675 && TREE_CODE (*node) != FIELD_DECL in ix86_handle_cconv_attribute()
2676 && TREE_CODE (*node) != TYPE_DECL) in ix86_handle_cconv_attribute()
2711 TYPE_ATTRIBUTES (*node)) in ix86_handle_cconv_attribute()
18223 ix86_handle_struct_attribute (tree *node, tree name, in ix86_handle_struct_attribute() argument
18228 if (DECL_P (*node)) in ix86_handle_struct_attribute()
18230 if (TREE_CODE (*node) == TYPE_DECL) in ix86_handle_struct_attribute()
18231 type = &TREE_TYPE (*node); in ix86_handle_struct_attribute()
[all …]
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_match.c64 struct archive_rb_node node; member
1428 r = __archive_rb_tree_insert_node(&(a->exclusion_tree), &(f->node)); in add_entry()
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/
H A Dhi6220-hikey.dts30 * Reserve below regions from memory node:
/freebsd-12.1/sys/gnu/dts/arm64/freescale/
H A Dfsl-ls1012a.dtsi43 * PSCI node is not added default, U-boot will add missing
/freebsd-12.1/crypto/heimdal/doc/doxyout/krb5/html/
H A Ddoxygen.css421 /* The following two styles can be used to replace the root node title */
/freebsd-12.1/crypto/heimdal/doc/doxyout/ntlm/html/
H A Ddoxygen.css421 /* The following two styles can be used to replace the root node title */
/freebsd-12.1/crypto/heimdal/doc/doxyout/wind/html/
H A Ddoxygen.css421 /* The following two styles can be used to replace the root node title */

1...<<51525354555657585960>>...66