OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OUTPUT
(Results
1 - 24
of
24
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/scripts/
ar_to_bc.sh
4
echo "Usage: $0 INPUT...
OUTPUT
"
16
OUTPUT
=
18
INPUTS="$INPUTS $
OUTPUT
"
19
OUTPUT
=$(readlink -f $ARG)
23
echo
Output
: $
OUTPUT
37
$LINK *.o -o $
OUTPUT
/src/etc/
security
62
OUTPUT
=
output
.$$
151
diff ${diff_options} $CUR $_file > $
OUTPUT
155
fi > $
OUTPUT
157
if [ -s $
OUTPUT
] ; then
160
cat $
OUTPUT
296
}' < $MP > $
OUTPUT
297
if [ -s $
OUTPUT
] ; then
299
cat $
OUTPUT
302
awk -F: '{ print $1 }' $MP | sort | uniq -d > $
OUTPUT
[
all
...]
/src/usr.bin/make/unit-tests/
var-op-shell.mk
6
# The variable
OUTPUT
gets the
output
from running the shell command.
7
OUTPUT
!= echo "success"'ful'
8
.if ${
OUTPUT
} != "successful"
12
# Since 2014-08-20, the
output
of the shell command may be empty.
15
# an empty
output
produced the error message "Couldn't read shell's
output
20
# reading part of its
output
.
21
OUTPUT
!= true
22
.if ${
OUTPUT
} != "
[
all
...]
opt-jobs.mk
20
OUTPUT
!= ${MAKE} -r -f /dev/null -j ${arg} -v .MAKE.JOBS 2>&1 || echo "(exit $$?)"
21
. if ${
OUTPUT
:[2..-1]} != ${EXPECT.${arg}}
22
. warning ${arg}:${.newline} have: ${
OUTPUT
:[2..-1]}${.newline} want: ${EXPECT.${arg}}
44
OUTPUT
!= ${MAKE} -r -f /dev/null -j ${arg} -v .MAKE.JOBS 2>&1 || echo "(exit $$?)"
45
. if ${
OUTPUT
:C,^[0-9]+$,numeric,W} == numeric
46
OUTPUT
= <integer>
48
. if ${
OUTPUT
:[2..-1]} != ${EXPECT.${arg}}
49
. warning ${arg}:${.newline} have: ${
OUTPUT
:[2..-1]}${.newline} want: ${EXPECT.${arg}}
var-op-shell.exp
7
Capturing the
output
of command "echo '$$$$'"
8
Global:
OUTPUT
= $$$$
12
Capturing the
output
of command "echo xy"
varname-makeflags.mk
30
OUTPUT
!= env MAKEFLAGS=ikrs ${MAKE} -f /dev/null -v .MAKEFLAGS
31
. if ${
OUTPUT
} != " -i -k -r -s -V .MAKEFLAGS"
39
OUTPUT
!= env MAKEFLAGS=d0ikrs ${MAKE} -r -f /dev/null -v .MAKEFLAGS
40
. if ${
OUTPUT
} != " -r -V .MAKEFLAGS"
41
. error ${
OUTPUT
}
/src/sys/dev/i2c/
i2c_bitbang.c
57
#define
OUTPUT
ops->ibo_bits[I2C_BIT_OUTPUT] /* SDA is
output
*/
89
DIR(
OUTPUT
);
111
DIR(
OUTPUT
);
185
/* set SCL H->L before set SDA direction
OUTPUT
*/
190
DIR(
OUTPUT
);
223
DIR(
OUTPUT
);
254
/* set SCL H->L before set SDA direction
OUTPUT
*/
256
DIR(
OUTPUT
);
/src/common/dist/zlib/nintendods/
Makefile
12
# TARGET is the name of the
output
53
export
OUTPUT
:= $(CURDIR)/lib/libz.a
113
$(
OUTPUT
) : $(OFILES)
/src/bin/ps/
ps.h
72
#define LJUST 0x04 /* left adjust on
output
(trailing blanks) */
79
/*
output
routine */
83
* to the generic
output
routine: pvar (that which prints simple
100
#define
OUTPUT
(vent, kl, pi, ki, mode) do { \
ps.c
462
* For each proc, call each variable
output
function in
482
OUTPUT
(vent, l, pi, ki, WIDTHMODE);
490
OUTPUT
(vent, &kl[j], pi, ki, WIDTHMODE);
500
* For each proc, call each variable
output
function in
517
OUTPUT
(vent, l, pi, ki, PRINTMODE);
530
OUTPUT
(vent, &kl[j], pi, ki, PRINTMODE);
/src/common/dist/zlib/os400/
make.sh
23
OUTPUT
='*NONE' # Compilation
output
option.
27
export TGTCCSID DEBUG OPTIMIZE
OUTPUT
TGTRLS
94
CMD="${CMD}
OUTPUT
(${
OUTPUT
})"
/src/sys/net/
bsd-comp.c
71
* code is
output
by the compressor. This is because a packet
125
uint16_t codem1; /*
output
of hash table -1 */
172
#define CLEAR 256 /* table clear
output
code */
224
static int /* 1=
output
CLEAR */
450
* code size expands, we do not
output
a bunch of padding.
492
#define
OUTPUT
(ent) { \
590
OUTPUT
(ent); /*
output
the prefix */
614
OUTPUT
(ent); /*
output
the last code *
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ste-href-ab8500.dtsi
226
* Pins 26 and 35 muxed in as GPIO, and configured as
OUTPUT
LOW
236
output
-low;
248
output
-low;
370
* Clock
output
pins associated with regulators.
omap3-beagle-xm.dts
213
OMAP3_CORE1_IOPAD(0x21a0, PIN_OUTPUT | MUX_MODE0) /* uart3_tx_irtx.uart3_tx_irtx
OUTPUT
| MODE0 */
/src/common/dist/zlib/
CMakeLists.txt
142
add_custom_command(
OUTPUT
${CMAKE_CURRENT_BINARY_DIR}/zlib1rc.obj
make_vms.com
174
$ write sys$
output
"Compiling Zlib sources ..."
209
$ write sys$
output
"Building Zlib ..."
211
$ write sys$
output
"Building example..."
215
$ write sys$
output
"Building minigzip..."
223
$ write sys$
output
"Make ''name' ''version' with ''Make' "
230
$ write sys$
output
"Creating libzshr.exe"
233
$ write sys$
output
"Zlib build completed"
237
$ write sys$
output
"No source for config.hin found."
238
$ write sys$
output
"Tried any of ''aconf_in_file'"
241
$ write sys$
output
"C compiler required to build ''name'
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/
exynos5433-tm2-common.dtsi
399
clock-
output
-names = "s2mps13_ap", "s2mps13_cp",
1054
PIN(
OUTPUT
, gpf1-5, NONE, FAST_SR1);
1081
PIN(
OUTPUT
, gpf5-4, NONE, FAST_SR1);
1180
PIN(
OUTPUT
, gpg0-0, NONE, FAST_SR1);
/src/sys/arch/m68k/060sp/dist/
isp.s
363
#
OUTPUT
************************************************************** #
880
#
OUTPUT
************************************************************** #
1638
#
OUTPUT
************************************************************** #
1877
#
OUTPUT
************************************************************** #
2061
#
OUTPUT
************************************************************** #
2499
#
OUTPUT
************************************************************** #
2742
#
OUTPUT
************************************************************** #
2956
#
OUTPUT
************************************************************** #
3198
#
OUTPUT
************************************************************** #
3818
#
OUTPUT
************************************************************** #
[
all
...]
fpsp.s
612
#
OUTPUT
************************************************************** #
852
#
OUTPUT
************************************************************** #
1133
#
OUTPUT
************************************************************** #
2400
#
OUTPUT
************************************************************** #
3092
#
OUTPUT
************************************************************** #
3282
#
OUTPUT
************************************************************** #
3584
#
OUTPUT
************************************************************** #
3763
#
OUTPUT
************************************************************** #
3832
#
OUTPUT
************************************************************** #
3960
#
OUTPUT
************************************************************** #
[
all
...]
pfpsp.s
612
#
OUTPUT
************************************************************** #
852
#
OUTPUT
************************************************************** #
1133
#
OUTPUT
************************************************************** #
2400
#
OUTPUT
************************************************************** #
3092
#
OUTPUT
************************************************************** #
3282
#
OUTPUT
************************************************************** #
3584
#
OUTPUT
************************************************************** #
3763
#
OUTPUT
************************************************************** #
3834
#
OUTPUT
************************************************************** #
3867
#
OUTPUT
************************************************************** #
[
all
...]
ilsp.s
89
#
OUTPUT
************************************************************** #
505
#
OUTPUT
************************************************************** #
783
#
OUTPUT
************************************************************** #
fplsp.s
4914
#
OUTPUT
************************************************************** #
5623
#
OUTPUT
************************************************************** #
6053
#
OUTPUT
************************************************************** #
6503
#
OUTPUT
************************************************************** #
6604
#
OUTPUT
************************************************************** #
6700
#
OUTPUT
************************************************************** #
7519
#
OUTPUT
************************************************************** #
7581
#
OUTPUT
************************************************************** #
7695
#
OUTPUT
************************************************************** #
7813
#
OUTPUT
************************************************************** #
[
all
...]
/src/usr.bin/m4/TEST/
test.m4
73
string(
OUTPUT
, "
output
")
87
# v7 m4 does this wrong. The right
output
is
/src/sys/external/isc/libsodium/dist/m4/
libtool.m4
456
#
Output
comment and list of tags supported by the script
510
# Send accumulated
output
to $CONFIG_STATUS. Thanks to the lists of
951
# Check for compiler boilerplate
output
or warnings with
965
# Check for linker boilerplate
output
or warnings with
1015
# Otherwise, if the
output
was created with a 0 exit code from
1575
# [
OUTPUT
-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
1602
# So say no if there are warnings other than the usual
output
.
3167
dnl POSIX.2 word splitting is done only on the
output
of word expansions,
3187
*** $file_magic_cmd, produces
output
that libtool cannot recognize.
3366
reload_cmds='$LD$reload_flag -o $
output
$reload_objs
[
all
...]
Completed in 37 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025