/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | .yamllint | 15 min-spaces-inside: 0 16 max-spaces-inside: 1 17 min-spaces-inside-empty: 0 18 max-spaces-inside-empty: 0 20 min-spaces-inside: 0 21 max-spaces-inside: 1 22 min-spaces-inside-empty: 0 23 max-spaces-inside-empty: 0
|
/freebsd/sys/contrib/device-tree/Bindings/crypto/ |
H A D | inside-secure-safexcel.txt | 4 - compatible: Should be "inside-secure,safexcel-eip197b", 5 "inside-secure,safexcel-eip197d" or 6 "inside-secure,safexcel-eip97ies". 21 - "inside-secure,safexcel-eip197" is equivalent to 22 "inside-secure,safexcel-eip197b". 23 - "inside-secure,safexcel-eip97" is equivalent to 24 "inside-secure,safexcel-eip97ies". 29 compatible = "inside-secure,safexcel-eip197b";
|
/freebsd/tools/tools/whereintheworld/ |
H A D | whereintheworld.pl | 15 my $inside = 0; 25 $inside = !$inside; 31 if ($inside && $line =~ /^>>>/) {
|
/freebsd/sys/contrib/device-tree/Bindings/rng/ |
H A D | omap_rng.txt | 9 - "inside-secure,safexcel-eip76" for SoCs with EIP76 IP block 14 Used for "ti,omap4-rng" and "inside-secure,safexcel-eip76" 16 "inside-secure,safexcel-eip76" compatible, the second clock is 34 compatible = "inside-secure,safexcel-eip76";
|
/freebsd/sbin/natd/samples/ |
H A D | natd.cf.sample | 46 # the inside network is all RFC1918 addresses. 70 # ipconfig must apply any legal IP numbers that inside hosts 76 # DNS in this situation can get hairy. For example, an inside host 85 # NAT, because inside hosts will go through the NAT to get to the legal 86 # number, even when the inside number is on the same subnet as they are!
|
/freebsd/sbin/pfctl/tests/files/ |
H A D | pf0005.in | 3 inside="10.0.0.0/8" 5 block in proto udp from $inside port { echo, $foo, ident } \
|
H A D | pf0005.ok | 3 inside = "10.0.0.0/8"
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | README.zfs | 50 useful inside ZFS / the kernel. We have changed the runtime to use int64_t 53 neither of these make sense from inside channel programs. We have removed 56 version of Lua runs inside the kernel we must handle these failures and 59 4. Running poorly-vetted code inside the kernel is always a risk; even if the 68 Lua source code at the ioctl level and then interpret it inside the kernel.
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | dlink,dir685-touchkeys.txt | 5 board inside the router is named E119921. 7 The touchkey device node should be placed inside an I2C bus node.
|
/freebsd/sys/contrib/device-tree/Bindings/mips/ |
H A D | cpu_irq.txt | 9 Below is an example of a platform describing the cascade inside the devicetree 10 and the code used to load it inside arch_init_irq().
|
/freebsd/crypto/openssl/util/ |
H A D | withlibctx.pl | 132 my $inside = shift @rets; 134 $outline .= $1.'('.$inside.')';
|
/freebsd/sys/arm64/arm64/ |
H A D | disassem.c | 499 int inside; in disasm() local 645 inside = 1; in disasm() 649 inside = 0; in disasm() 654 inside = 1; in disasm() 660 if (inside != 0) { in disasm()
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | mediatek,mt7621-gpio.txt | 3 The IP core used inside these SoCs has 3 banks of 32 GPIOs each. 4 The registers of all the banks are interwoven inside one single IO range.
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | sdhci-st.txt | 10 subsystem (mmcss) inside the FlashSS (available in STiH407 SoC 27 to configure DLL inside the flashSS, if so reg-names must also be 32 for eMMC on stih407 family silicon to configure DLL inside FlashSS.
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | ux500.txt | 20 cell indicates which clock inside the PRCC block it wants, 26 cell indicates which clock inside the PRCC block it wants,
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_tables.c | 44 int inside[9] = { variable
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-miphy365x.txt | 12 register offset inside the sysconfig group. 16 'reg' and 'reg-names' properties are used inside these
|
H A D | phy-miphy28lp.txt | 14 'reg' and 'reg-names' properties are used inside these 38 different MiPHY inside the same SoC.
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | vitesse,vsc73xx.txt | 17 reside inside a SPI bus device tree node, see spi/spi-bus.txt 21 must reside inside a platform bus device tree node.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-include-guard.mk | 359 CASES+= variable-undef-inside 360 LINES.variable-undef-inside= \
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-percpu.m4 | 16 AC_MSG_CHECKING([whether is inside percpu_ref.data])
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | inno-rk3036.txt | 3 Inno audio codec is integrated inside RK3036 SoC.
|
/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/ |
H A D | exports | 6 # world, where "world" in this case means inside the rump shmif
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | lantiq,xrx200-net.txt | 8 - reg : memory range of the PMAC core inside of the GSWIP core
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/ |
H A D | c_comments.in | 6 # okay, we must not match */ inside; try to do that...
|