Home
last modified time | relevance | path

Searched refs:node (Results 1476 – 1500 of 1648) sorted by relevance

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

/freebsd-12.1/sys/dev/neta/
H A Dif_mvneta.c417 phandle_t node, switch_node, switch_eth, switch_eth_handle; in mvneta_has_switch() local
419 node = ofw_bus_get_node(self); in mvneta_has_switch()
431 return (node == switch_eth); in mvneta_has_switch()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsInstrFPU.td749 // This node has associated scheduling information as the pre RA scheduler
942 // To generate NMADD and NMSUB instructions when fneg node is present
H A DMicroMipsInstrFPU.td389 // To generate NMADD and NMSUB instructions when fneg node is present
H A DMips16InstrInfo.td1868 class Wrapper16Pat<SDNode node, Instruction ADDiuOp, RegisterClass RC>:
1869 Mips16Pat<(MipsWrapper RC:$gp, node:$in),
1870 (ADDiuOp RC:$gp, node:$in)>;
/freebsd-12.1/lib/clang/libclang/
H A DMakefile658 ${CLANG_TBLGEN} -gen-clang-attr-node-traverse \
664 ${CLANG_TBLGEN} -gen-clang-attr-text-node-dump \
/freebsd-12.1/sys/gnu/dts/arm/
H A Domap3.dtsi55 * The soc node represents the soc top level view. It is used for IPs
H A Dimx53.dtsi17 * pre-existing /chosen node to be available to insert the
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/
H A Dhikey960-pinctrl.dtsi254 /* pin base in node, nr pins & gpio function */
/freebsd-12.1/sys/gnu/dts/arm64/freescale/
H A Dfsl-ls1043a.dtsi88 * PSCI node is not added default, U-boot will add missing
H A Dfsl-ls1046a.dtsi84 * PSCI node is not added default, U-boot will add missing
H A Dfsl-lx2160a.dtsi388 // One clock unit-sysclk node which bootloader require during DT fix-up
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td316 def err_unsupported_ast_node: Error<"cannot import unsupported AST node %0">;
/freebsd-12.1/sys/net/
H A Diflib.c6427 struct sysctl_oid *node; in iflib_add_device_sysctl_pre() local
6431 ctx->ifc_sysctl_node = node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, "iflib", in iflib_add_device_sysctl_pre()
6433 oid_list = SYSCTL_CHILDREN(node); in iflib_add_device_sysctl_pre()
6490 struct sysctl_oid *queue_node, *fl_node, *node; in iflib_add_device_sysctl_post() local
6494 node = ctx->ifc_sysctl_node; in iflib_add_device_sysctl_post()
6495 child = SYSCTL_CHILDREN(node); in iflib_add_device_sysctl_post()
/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt2072 request that came from unauthentication node."
2269 but were not sent since appropriate node for sending was not found."
2340 "The number of times a station/node was dropped by this interface
3821 as root node and specify root node mode."
/freebsd-12.1/contrib/mandoc/
H A Droff.c1914 r->eqn->node->line, r->eqn->node->pos, "EQ"); in roff_endparse()
3343 r->eqn->node = n; in roff_EQ()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DDSInstructions.td346 class DS_1A1D_PERMUTE <string opName, SDPatternOperator node = null_frag>
352 (node (DS1Addr1Offset i32:$addr, i16:$offset), i32:$data0))] > {
/freebsd-12.1/contrib/libarchive/
H A DNEWS512 problems such as the device node breakage before releasing <sigh>.
514 node entries in tar archives.
/freebsd-12.1/contrib/sendmail/cf/cf/
H A Dsubmit.cf618 R$* :: $* <@> $: $1 :: $2 unmark node::addr
657 # convert node::user addresses into a domain-based address
/freebsd-12.1/contrib/gcc/cp/
H A Dsemantics.c440 anon_aggr_type_p (tree node) in anon_aggr_type_p() argument
442 return ANON_AGGR_TYPE_P (node); in anon_aggr_type_p()
H A DChangeLog-2004361 * rtti.c (init_rtti_processing): Adjust node creation.
365 (build_typeid, get_typeid): Always return type_info typed node.
2788 * decl.c (finish_enum): Do not copy value node early, copy
3327 * cp-tree.def (TINST_LEVEL): Make it an 'x' node.
3339 (cp_walk_subtrees): Walk TINST_DECL for a TINST_LEVEL node.
4811 * parser.c (cp_parser_statement): Take the STMT_EXPR node, not a bool.
4868 (DECL_NEEDED_P): Use cgraph_*node on the decl instead of
5044 (DECL_NEEDED_P): Use cgraph_*node on the decl instead of
5237 identifier node. Avoid looking at the IDENTIFIER_POINTER.
6858 UNBOUND_CLASS_TEMPLATE tree node.
/freebsd-12.1/contrib/bmake/
H A Dmeta.c732 gn = job->node; in meta_job_error()
/freebsd-12.1/contrib/bsnmp/snmpd/
H A DBEGEMOT-SNMPD.txt451 0x00000010 trace node finding
/freebsd-12.1/sys/amd64/amd64/
H A Dpmap.c459 static void pkru_free_range(void *ctx, void *node);
9718 struct pmap_pkru_range *node, *new_node; in pkru_dup_range() local
9723 node = data; in pkru_dup_range()
9724 memcpy(new_node, node, sizeof(*node)); in pkru_dup_range()
9729 pkru_free_range(void *ctx __unused, void *node) in pkru_free_range() argument
9732 uma_zfree(pmap_pkru_ranges_zone, node); in pkru_free_range()
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_runtime.cpp348 int node; in __kmp_print_storage_map_gtid() local
352 node = __kmp_get_host_node(p1); in __kmp_print_storage_map_gtid()
353 if (node < 0) /* doesn't work, so don't try this next time */ in __kmp_print_storage_map_gtid()
374 lastNode = node; in __kmp_print_storage_map_gtid()
378 } while (p1 <= p2 && (node = __kmp_get_host_node(p1)) == lastNode); in __kmp_print_storage_map_gtid()
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dlinux484 >77 string >\0 \b, node %s

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