Home
last modified time | relevance | path

Searched refs:primary (Results 101 – 125 of 282) sorted by relevance

12345678910>>...12

/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/
H A Dintel-ixp42x-gateway-7001.dts30 /* second UART is the primary console */
/freebsd/contrib/one-true-awk/
H A Db.c970 return (alt(concat(primary()))); in regexp()
973 Node *primary(void) in primary() function
1036 return (concat(op2(CAT, np, primary()))); in concat()
1040 primary()))); in concat()
1049 return (alt(op2(OR, np, concat(primary())))); in alt()
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dicon.dts285 primary;
317 primary;
358 primary;
H A Dcanyonlands.dts437 primary;
470 primary;
512 primary;
H A Dglacier.dts465 primary;
498 primary;
540 primary;
H A Dmakalu.dts277 primary;
318 primary;
/freebsd/sys/contrib/device-tree/Bindings/arm/bcm/
H A Dbrcm,bcm63138.txt20 Optional properties for the primary CPU node:
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_instrument_bus.pod16 It was empirically found that timings of references to primary memory
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dsharp,lq101r1sx01.yaml18 driven by the first link (DSI-LINK1), left or even, is considered the primary
H A Djdi,lpm102a188a.yaml18 driven by the first link (DSI-LINK1) is considered the primary peripheral
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,coresight-dummy-source.yaml26 The primary use case of the coresight dummy source is to build path in kernel
H A Darm,coresight-dummy-sink.yaml27 The primary use case of the coresight dummy sink is to build path in kernel
H A Dqcom,coresight-tpdm.yaml18 The primary use case of the TPDM is to collect data from different data
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dloongson,liointc.yaml14 Loongson-2K series chips, as the primary package interrupt controller which
/freebsd/usr.sbin/bsdconfig/usermgmt/share/
H A Duser.subr183 # Numerical primary-group ID to use. If NULL or unset, the group
582 # Default to delete the primary group if no script-override and
663 # pw(8) may conditionally delete the primary group,
672 # NB: If primary group and user have different names
795 # pw(8) may conditionally delete the primary group, which may
803 # NB: If primary group and user have different names the group
866 # Numerical primary-group ID to set. If NULL or unset, the group
872 # primary group). If unset, group membership is unmodified.
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.inc18 // [meta.unary.cat], primary type categories
206 // [meta.unary.cat], primary type categories
/freebsd/crypto/openssh/
H A DREADME.privsep10 "sshd" user and its primary group. sshd is a pseudo-account that should
/freebsd/sys/contrib/device-tree/Bindings/spmi/
H A Dqcom,spmi-pmic-arb.yaml94 Supported values, 0 = primary bus, 1 = secondary bus
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dbrcm,brcmstb-gpio.txt38 primary interrupt line, making this property necessary.
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dingenic,dma.yaml72 requested by a client. The primary use for this is channels 0 and
/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dti,omap-opp-supply.yaml14 the primary regulator during an OPP transition.
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c360 } primary, joliet; member
558 if (seenTerminator && iso9660->primary.location > 16) in archive_read_format_iso9660_bid()
941 if (!iso9660->primary.location) { in isPVD()
946 iso9660->primary.location = in isPVD()
948 iso9660->primary.size = archive_le32dec(p + DR_size_offset); in isPVD()
1087 vd = &(iso9660->primary); in choose_volume()
1125 if (vd == &(iso9660->primary) && iso9660->seenRockridge in choose_volume()
1129 if (vd == &(iso9660->primary) && !iso9660->seenRockridge in choose_volume()
/freebsd/sys/contrib/openzfs/etc/init.d/
H A DREADME.md2 These script were written with the primary intention of being portable and
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.asn187 aliases[1] SEQUENCE OF Principal -- all names, inc primary
/freebsd/sys/vm/
H A Duma.h213 uma_init zinit, uma_fini zfini, uma_zone_t primary);

12345678910>>...12