Home
last modified time | relevance | path

Searched refs:sources (Results 1 – 25 of 589) sorted by relevance

12345678910>>...24

/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-bcm6328.txt127 brcm,link-signal-sources = <0>;
132 brcm,link-signal-sources = <1>;
205 brcm,link-signal-sources = <0>;
218 brcm,link-signal-sources = <4>;
224 brcm,link-signal-sources = <5>;
230 brcm,link-signal-sources = <6>;
236 brcm,link-signal-sources = <7>;
285 brcm,link-signal-sources = <0>;
292 brcm,link-signal-sources = <7>;
298 brcm,link-signal-sources = <6>;
[all …]
H A Dleds-bcm6328.yaml89 brcm,link-signal-sources:
100 brcm,activity-signal-sources:
185 brcm,link-signal-sources = <0>;
191 brcm,link-signal-sources = <1>;
277 brcm,link-signal-sources = <0>;
292 brcm,link-signal-sources = <4>;
299 brcm,link-signal-sources = <5>;
306 brcm,link-signal-sources = <6>;
313 brcm,link-signal-sources = <7>;
365 brcm,link-signal-sources = <0>;
[all …]
H A Dqcom,spmi-flash-led.yaml46 led-sources:
80 - led-sources
104 led-sources = <1>, <4>;
114 led-sources = <2>, <3>;
H A Dleds-lm3697.txt23 - led-sources : Indicates which HVLED string is associated to which
53 led-sources = <0 2>;
63 led-sources = <1>;
H A Dleds-lm36274.txt20 - led-sources : Indicates which LED strings will be enabled.
21 Values from 0-3, sources is 0 based so strings will be
77 led-sources = <0 2>;
/freebsd/contrib/bmake/unit-tests/
H A Dopt-debug-graph1.mk8 all: made-target made-target-no-sources
14 made-target-no-sources:
16 unmade-target: unmade-sources unmade-silent-source
20 unmade-target-no-sources:
/freebsd/contrib/unbound/
H A Dfreebsd-sources.pl62 my %sources;
64 $sources{$target} = {
66 grep({ !exists($sources{LIBUNBOUND}->{$_}) }
70 my $SRCS = fill("SRCS=\t", "\t", sort keys %{$sources{$target}});
/freebsd/contrib/tcpdump/
H A Dmkdep96 sources=""
99 sources="$sources $SOURCE_DIRECTORY/$srcfile"
103 $CC $DEPENDENCY_CFLAG $flags $sources |
/freebsd/contrib/libpcap/
H A Dmkdep101 sources=""
104 sources="$sources $SOURCE_DIRECTORY/$srcfile"
108 $CC $DEPENDENCY_CFLAG $flags $sources |
/freebsd/contrib/kyua/admin/
H A Dcheck-style.sh152 local sources
154 sources="${@}"
156 sources="$(find_sources "${srcdir}" "${builddir}" "${tarname}")"
160 for file in ${sources}; do
/freebsd/crypto/openssl/util/perl/OpenSSL/Config/
H A DQuery.pm108 my @sources = @{$self->{info}->{sources}->{$_} // []};
112 my %parts = ( %{$self->get_sources(@sources)},
126 ( grep { !defined($parts{$_}) } @sources, @generator ) );
/freebsd/contrib/arm-optimized-routines/
H A DREADME20 math/ - math subproject sources.
22 math/test/ - math test and benchmark related sources.
24 networking/ - networking subproject sources.
26 networking/test/ - networking test and benchmark related sources.
27 string/ - string routines subproject sources.
29 string/test/ - string test and benchmark related sources.
/freebsd/contrib/ncurses/
H A Dmk-0th.awk41 function make_lintlib(name,sources) {
49 printf "llib-l%s : %s\n", name, sources
50 printf "\tcproto -a -l -DNCURSES_ENABLE_STDBOOL_H=0 -DLINT $(CPPFLAGS) %s >$@\n", sources
56 printf "\t$(LINT) $(LINT_OPTS) $(CPPFLAGS) %s $(LINT_LIBS)\n", sources
/freebsd/crypto/openssl/Configurations/
H A Dcommon0.tmpl12 ( # The sources of stuff may be generated
13 ( map { @{$unified_info{sources}->{$_}} }
14 keys %{$unified_info{sources}} ),
26 ( grep { defined $unified_info{sources}->{$_} }
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,vic.txt14 the VIC has no configuration options for interrupt sources. The cell is a u32
21 - valid-mask : A one cell big bit mask of valid interrupt sources. Each bit
25 - valid-wakeup-mask : A one cell big bit mask of interrupt sources that can be
29 interrupt sources configurable as wake up sources.
H A Darm,vic.yaml33 VIC has no configuration options for interrupt sources. The single
44 A one cell big bit mask of valid interrupt sources. Each bit
53 A one cell big bit mask of interrupt sources that can be configured
57 defaults to all interrupt sources configurable as wake up sources.
H A Dsamsung,exynos4210-combiner.txt4 can combine interrupt sources as a group and provide a single interrupt request
9 interrupt sources can be connected to a combiner. The combiner outputs one
10 combined interrupt for its eight interrupt sources. The combined interrupt
18 up to 8 interrupt sources).
H A Dsamsung,exynos4210-combiner.yaml14 can combine interrupt sources as a group and provide a single interrupt
19 interrupt sources can be connected to a combiner. The combiner outputs one
20 combined interrupt for its eight interrupt sources. The combined interrupt is
28 8 interrupt sources).
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Daspeed,cvic.txt9 some of the same sources as the main ARM interrupt controller but with
21 - valid-sources: One cell, bitmap of supported sources for the implementation
32 valid-sources = <0xffffffff>;
/freebsd/crypto/
H A DREADME2 holds crypto sources. In other words, this holds raw sources obtained
6 is the result of an old USA law, which made these sources export
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dti-lmu.txt110 led-sources = <0 1>;
155 led-sources = <0 1>;
172 led-sources = <1 2>;
179 led-sources = <0>;
190 led-sources = <1>;
196 led-sources = <3 4 5>;
217 led-sources = <0 1>;
264 led-sources = <0 2>;
/freebsd/crypto/openssl/apps/
H A Dprogs.pl30 map { @{$unified_info{sources}->{$_}} }
32 && !$unified_info{attributes}->{sources}->{$apps_openssl}->{$_}->{nocheck} }
33 @{$unified_info{sources}->{$apps_openssl}};
/freebsd/contrib/ntp/
H A DREADME52 adjtimed Directory containing the sources for the adjtime daemon
55 authstuff Directory containing sources for miscellaneous programs
64 clockstuff Directory containing sources for miscellaneous programs
104 kernel Directory containing sources for kernel programs such as
111 ntpdate Directory containing sources for a program to set the
115 ntpq Directory containing sources for a utility program to
120 ntptrace Directory containing sources for a utility program that
144 util Directory containing sources for various utility and
/freebsd/crypto/openssl/doc/man3/
H A DRAND_add.pod34 itself automatically using trusted system entropy sources.
42 random input obtained from polling various trusted entropy sources.
52 Details about sources of randomness and how to estimate their randomness
66 usage by the random seed sources. Some seed sources maintain open file
67 descriptors by default, which allows such sources to operate in a
/freebsd/usr.sbin/mtest/
H A Dmtest.c527 sockunion_t sources[MAX_ADDRS]; in process_cmd() local
557 sockunion_t *psu = (sockunion_t *)&sources[i]; in process_cmd()
588 &su.sa, su.sa.sa_len, fmode, n, &sources[0].ss) != 0) in process_cmd()
704 sockunion_t sources[MAX_ADDRS]; in process_cmd() local
725 su.sa.sa_len, &fmode, &nsrc, &sources[0].ss) != 0) { in process_cmd()
736 uint8_t *bp = (uint8_t *)&sources[0]; in process_cmd()
737 for (j = 0; j < (nsrc * sizeof(sources[0])); j++) { in process_cmd()
742 qsort(sources, nsrc, af2socklen(af), su_cmp); in process_cmd()
744 sockunion_t *psu = (sockunion_t *)&sources[i]; in process_cmd()

12345678910>>...24