Home
last modified time | relevance | path

Searched refs:inside (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/freebsd/sys/contrib/device-tree/Bindings/
H A D.yamllint15 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 Dinside-secure-safexcel.txt4 - 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 Dwhereintheworld.pl15 my $inside = 0;
25 $inside = !$inside;
31 if ($inside && $line =~ /^>>>/) {
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Domap_rng.txt9 - "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 Dnatd.cf.sample46 # 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 Dpf0005.in3 inside="10.0.0.0/8"
5 block in proto udp from $inside port { echo, $foo, ident } \
H A Dpf0005.ok3 inside = "10.0.0.0/8"
/freebsd/sys/contrib/openzfs/module/lua/
H A DREADME.zfs50 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 Ddlink,dir685-touchkeys.txt5 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 Dcpu_irq.txt9 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 Dwithlibctx.pl132 my $inside = shift @rets;
134 $outline .= $1.'('.$inside.')';
/freebsd/sys/arm64/arm64/
H A Ddisassem.c499 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 Dmediatek,mt7621-gpio.txt3 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 Dsdhci-st.txt10 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 Dux500.txt20 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 Dffs_tables.c44 int inside[9] = { variable
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-miphy365x.txt12 register offset inside the sysconfig group.
16 'reg' and 'reg-names' properties are used inside these
H A Dphy-miphy28lp.txt14 '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 Dvitesse,vsc73xx.txt17 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 Ddirective-include-guard.mk359 CASES+= variable-undef-inside
360 LINES.variable-undef-inside= \
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-percpu.m416 AC_MSG_CHECKING([whether is inside percpu_ref.data])
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dinno-rk3036.txt3 Inno audio codec is integrated inside RK3036 SoC.
/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dexports6 # world, where "world" in this case means inside the rump shmif
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dlantiq,xrx200-net.txt8 - reg : memory range of the PMAC core inside of the GSWIP core
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/
H A Dc_comments.in6 # okay, we must not match */ inside; try to do that...

12345678910>>...14