Home
last modified time | relevance | path

Searched refs:silent (Results 1 – 25 of 178) sorted by relevance

12345678

/openbmc/qemu/roms/
H A Dedk2-build.py56 def get_version(cfg, silent = False): argument
60 if not silent:
68 if not silent:
79 if not silent:
88 def pcd_version(cfg, silent = False): argument
106 if silent:
117 if silent:
215 silent = silent)
219 silent,
237 build_message('building: BaseTools', silent = silent)
[all …]
/openbmc/u-boot/scripts/kconfig/
H A DMakefile22 silent := -s macro
29 $< $(silent) $(Kconfig)
32 $< $(silent) $(Kconfig)
35 $< $(silent) $(Kconfig)
38 $< $(silent) --oldaskconfig $(Kconfig)
41 $< $(silent) $(Kconfig)
47 $< $(silent) --$@ $(Kconfig)
60 $< $(silent) --oldconfig $(Kconfig); \
93 $< $(silent) --$@ $(Kconfig)
112 $< $(silent) --$@=defconfig $(Kconfig)
[all …]
/openbmc/linux/arch/mips/kernel/
H A Dgenex.S559 BUILD_HANDLER ibe be cli silent /* #6 */
560 BUILD_HANDLER dbe be cli silent /* #7 */
561 BUILD_HANDLER bp bp sti silent /* #9 */
562 BUILD_HANDLER ri ri sti silent /* #10 */
563 BUILD_HANDLER cpu cpu sti silent /* #11 */
564 BUILD_HANDLER ov ov sti silent /* #12 */
565 BUILD_HANDLER tr tr sti silent /* #13 */
568 BUILD_HANDLER fpe fpe fpe silent /* #15 */
572 BUILD_HANDLER msa msa sti silent /* #21 */
584 BUILD_HANDLER mt mt sti silent /* #25 */
[all …]
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/
H A Dserial-tests-config.patch25 -AM_INIT_AUTOMAKE([1.13 silent-rules parallel-tests tar-ustar])
26 +AM_INIT_AUTOMAKE([1.13 silent-rules serial-tests tar-ustar])
38 -AM_INIT_AUTOMAKE([1.11.1 silent-rules parallel-tests])
39 +AM_INIT_AUTOMAKE([1.11.1 silent-rules serial-tests])
51 -AM_INIT_AUTOMAKE([1.11.1 silent-rules parallel-tests])
52 +AM_INIT_AUTOMAKE([1.11.1 silent-rules serial-tests])
/openbmc/qemu/tests/qemu-iotests/
H A D18184 silent=
97 silent=yes
117 QEMU_COMM_TIMEOUT=1 qemu_cmd_repeat=10 silent=yes \
119 silent=yes _send_qemu_cmd $src "" "(qemu)"
128 silent=
H A Dcommon.qemu120 if [ -z "${silent}" ] && [ -z "${mismatch_only}" ]; then
135 if [ -z "${silent}" ] && [ -n "${mismatch_only}" ]; then
165 # If neither $silent nor $mismatch_only is set, and $cmd begins with '{',
194 if [ -z "$silent" ] && [ -z "$mismatch_only" ] &&
363 silent=yes _timed_wait_for ${_QEMU_HANDLE} "capabilities"
365 silent=yes _timed_wait_for ${_QEMU_HANDLE} "^}"
H A D183105 qemu_cmd_repeat=50 silent=yes \
117 silent=yes _send_qemu_cmd $dest "" "100 %"
/openbmc/linux/fs/freevxfs/
H A Dvxfs_super.c124 static int vxfs_try_sb_magic(struct super_block *sbp, int silent, in vxfs_try_sb_magic() argument
135 if (!silent) { in vxfs_try_sb_magic()
146 if (!silent) in vxfs_try_sb_magic()
183 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) in vxfs_fill_super() argument
211 if (!vxfs_try_sb_magic(sbp, silent, 1, in vxfs_fill_super()
215 } else if (!vxfs_try_sb_magic(sbp, silent, 8, in vxfs_fill_super()
220 if (!silent) in vxfs_fill_super()
227 if ((j < 2 || j > 4) && !silent) { in vxfs_fill_super()
/openbmc/linux/scripts/kconfig/
H A DMakefile17 silent := -s macro
42 $(Q)$$< $(silent) $(Kconfig)
57 $< $(silent) --oldconfig $(Kconfig); \
61 $< $(silent) --oldconfig $(Kconfig); \
77 $(Q)$< $(silent) --$@ $(Kconfig)
82 $(Q)$< $(silent) --$@=defconfig $(Kconfig)
87 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$(KBUILD_DEFCONFIG) $(Kconfig)
94 $(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$@ $(Kconfig)
/openbmc/u-boot/drivers/sound/
H A Dsandbox.c25 bool silent; /* Sound is silent, don't use SDL */ member
107 if (!priv->silent) { in sandbox_i2s_tx_data()
132 priv->silent = dev_read_bool(dev, "sandbox,silent"); in sandbox_i2s_probe()
134 if (priv->silent) { in sandbox_i2s_probe()
139 priv->silent = true; in sandbox_i2s_probe()
/openbmc/linux/tools/perf/bench/
H A Dfutex-lock-pi.c51 OPT_BOOLEAN( 's', "silent", &params.silent, "Silent mode: do not display data/details"),
68 !params.silent ? "\n" : "", avg, rel_stddev_stats(stddev, avg), in print_summary()
100 if (!params.silent) in workerfn()
111 if (ret && !params.silent) in workerfn()
237 if (!params.silent) in bench_futex_lock_pi()
H A Dfutex-hash.c59 OPT_BOOLEAN( 's', "silent", &params.silent, "Silent mode: do not display data/details"),
93 if (!params.silent && in workerfn()
119 !params.silent ? "\n" : "", avg, rel_stddev_stats(stddev, avg), in print_summary()
231 if (!params.silent) { in bench_futex_hash()
H A Dfutex-requeue.c55 OPT_BOOLEAN( 's', "silent", &params.silent, "Silent mode: do not display data/details"),
100 if (!params.silent) in workerfn()
114 if (!params.silent) in workerfn()
269 if (!params.silent) { in bench_futex_requeue()
/openbmc/u-boot/doc/
H A DREADME.silent3 silenced by setting the environment variable "silent".
6 When the "silent" variable is changed with env set, the change
14 The following actions are taken if "silent" is set at boot time:
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0008-libtool-do-not-use-jlibtool.patch137 -COMPILE.c = ${LIBTOOL} --silent --mode=compile ${CC}
139 -LINK.c = ${LIBTOOL} --silent --mode=link ${CC}
141 -PROGRAM_INSTALL = ${LIBTOOL} --silent --mode=install ${INSTALL}
143 + COMPILE.c = ${LIBTOOL} --silent --mode=compile ${CC}
145 + LINK.c = ${LIBTOOL} --silent --mode=link ${CC}
147 + PROGRAM_INSTALL = ${LIBTOOL} --silent --mode=install ${INSTALL}
/openbmc/hiomapd/
H A Dmboxctl.c34 static bool silent; variable
36 #define MSG_OUT(...) do { if (!silent) { \
39 #define MSG_ERR(...) do { if (!silent) { \
364 silent = true; in parse_cmdline()
417 silent = false; in main()
/openbmc/linux/fs/sysv/
H A Dsuper.c303 static int complete_read_super(struct super_block *sb, int silent, int size) in complete_read_super() argument
330 if (!silent) in complete_read_super()
352 static int sysv_fill_super(struct super_block *sb, void *data, int silent) in sysv_fill_super() argument
412 if (complete_read_super(sb, silent, size)) in sysv_fill_super()
426 if (!silent) in sysv_fill_super()
432 if (!silent) in sysv_fill_super()
474 static int v7_fill_super(struct super_block *sb, void *data, int silent) in v7_fill_super() argument
497 if (!silent) in v7_fill_super()
518 if (complete_read_super(sb, silent, 1)) in v7_fill_super()
/openbmc/linux/fs/qnx6/
H A Dsuper_mmi.c36 struct qnx6_super_block *qnx6_mmi_fill_super(struct super_block *s, int silent) in qnx6_mmi_fill_super() argument
54 if (!silent) { in qnx6_mmi_fill_super()
91 if (!silent) in qnx6_mmi_fill_super()
H A Dinode.c257 int offset, int silent) in qnx6_check_first_superblock() argument
279 if (!silent) { in qnx6_check_first_superblock()
296 static int qnx6_fill_super(struct super_block *s, void *data, int silent) in qnx6_fill_super() argument
325 sb1 = qnx6_mmi_fill_super(s, silent); in qnx6_fill_super()
336 bootblock_offset / QNX6_SUPERBLOCK_SIZE, silent); in qnx6_fill_super()
339 bh1 = qnx6_check_first_superblock(s, 0, silent); in qnx6_fill_super()
389 if (!silent) in qnx6_fill_super()
459 if (!silent) in qnx6_fill_super()
/openbmc/phosphor-mboxd/
H A Dmboxctl.c49 static bool silent; variable
51 #define MSG_OUT(...) do { if (!silent) { \
54 #define MSG_ERR(...) do { if (!silent) { \
407 silent = true; in parse_cmdline()
457 silent = false; in main()
/openbmc/linux/fs/fat/
H A Dinode.c1481 if (!silent) in fat_read_bpb()
1487 if (!silent) in fat_read_bpb()
1498 if (!silent) in fat_read_bpb()
1507 if (!silent) in fat_read_bpb()
1514 if (!silent) in fat_read_bpb()
1521 if (!silent) in fat_read_bpb()
1544 if (!silent) in fat_read_static_bpb()
1555 if (!silent) in fat_read_static_bpb()
1569 if (!silent) in fat_read_static_bpb()
1576 if (!silent) in fat_read_static_bpb()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/
H A Dserial-tests-config.patch25 silent-rules subdir-objects gnu])
26 AM_SILENT_RULES([yes]) # make --enable-silent-rules the default.
/openbmc/openbmc/poky/meta/recipes-support/apr/apr/
H A D0005-configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch29 - LTFLAGS='--silent'
30 + LTFLAGS='--silent --tag=CC'
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/
H A Davoid_parallel_tests.patch27 -AM_INIT_AUTOMAKE([check-news foreign 1.11 silent-rules tar-pax no-dist-gzip dist-xz subdir-objects…
28 +AM_INIT_AUTOMAKE([check-news foreign 1.11 silent-rules tar-pax no-dist-gzip dist-xz subdir-objects…
/openbmc/linux/fs/ntfs/
H A Dsuper.c682 if (!silent) in read_ntfs_boot_sector()
689 if (!silent) in read_ntfs_boot_sector()
707 if (!silent) in read_ntfs_boot_sector()
2731 if (!silent) in ntfs_fill_super()
2761 if (!silent) in ntfs_fill_super()
2776 if (!silent) in ntfs_fill_super()
2786 if (!silent) in ntfs_fill_super()
2792 if (!silent) in ntfs_fill_super()
2803 if (!silent) in ntfs_fill_super()
2857 if (!silent) in ntfs_fill_super()
[all …]

12345678