/openbmc/linux/tools/power/acpi/ |
H A D | Makefile.rules | 12 $(QUIET) $(LD) $(CFLAGS) $(toolobjs) $(LDFLAGS) -L$(OUTPUT) -o $@ 14 $(QUIET) $(STRIPCMD) $@ 18 $(QUIET) mkdir -p $(KERNEL_INCLUDE) 20 $(QUIET) cp -rf $(srctree)/../../../include/acpi $(KERNEL_INCLUDE)/ 24 $(QUIET) $(MKDIR) -p $(objdir) 2>/dev/null 25 $(QUIET) $(CC) -c $(CFLAGS) -o $@ $< 30 $(QUIET) find $(objdir) \( -not -type d \)\ 34 $(QUIET) rm -f $(OUTPUT)$(TOOL) 36 $(QUIET) rm -rf $(KERNEL_INCLUDE) 40 $(QUIET) $(INSTALL) -d $(DESTDIR)$(sbindir) [all …]
|
H A D | Makefile.config | 75 QUIET=@ 78 QUIET=
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/ |
H A D | makefile_race.patch | 20 …$(QUIET) $(LD) $(LDFLAGS) -o $@ $(CRT0) src/startup.o src/yacc_config.o src/lex_config.o $(LIB_OBJ… 21 $(QUIET) $(STRIPCMD) $@ 26 + $(QUIET) $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
|
/openbmc/linux/tools/power/acpi/tools/pfrut/ |
H A D | Makefile | 20 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/pfrut.8 23 $(QUIET) rm -f $(DESTDIR)$(mandir)/man8/pfrut.8
|
/openbmc/linux/tools/power/acpi/tools/acpidump/ |
H A D | Makefile | 51 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/acpidump.8 54 $(QUIET) rm -f $(DESTDIR)$(mandir)/man8/acpidump.8
|
/openbmc/openbmc-test-automation/templates/ |
H A D | pgm_template.robot | 21 @{parm_list} TEST_MODE QUIET DEBUG 25 ${QUIET} 0 variable
|
/openbmc/openbmc-test-automation/lib/ |
H A D | state_manager.robot | 9 ${QUIET} ${0} variable 110 [Arguments] ${host_attribute} ${quiet}=${QUIET} 192 [Arguments] ${quiet}=${QUIET} 202 [Arguments] ${quiet}=${QUIET} 214 [Arguments] ${quiet}=${QUIET} 224 [Arguments] ${quiet}=${QUIET}
|
H A D | rest_client.robot | 14 # Assign default value to QUIET for programs which may not define it. 15 ${QUIET} ${0} variable 32 [Arguments] ${uri} ${timeout}=30 ${quiet}=${QUIET} &{kwargs} 59 [Arguments] ${uri} ${timeout}=10 ${quiet}=${QUIET} &{kwargs} 108 [Arguments] ${uri} ${timeout}=10 ${quiet}=${QUIET} &{kwargs} 250 [Arguments] ${uri} ${attr} ${timeout}=10 ${quiet}=${QUIET} 316 [Arguments] ${uri} ${timeout}=10 ${quiet}=${QUIET} 330 [Arguments] ${uri} ${method} ${timeout}=10 ${quiet}=${QUIET} &{kwargs} 415 [Arguments] ${uri} ${timeout}=10 ${quiet}=${QUIET} &{kwargs} 439 [Arguments] ${uri} ${timeout}=10 ${quiet}=${QUIET} &{kwargs}
|
H A D | utils.robot | 32 # Assign default value to QUIET for programs which may not define it. 33 ${QUIET} ${0} variable 254 [Arguments] ${quiet}=${QUIET} 333 [Arguments] ${quiet}=${QUIET} 350 [Arguments] ${quiet}=${QUIET} 415 [Arguments] ${quiet}=${QUIET}
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_internal.c | 17 #define QUIET (__GFP_NORETRY | __GFP_NOWARN) macro 75 page = alloc_pages(gfp | (order ? QUIET : MAYFAIL), in i915_gem_object_get_pages_internal()
|
/openbmc/openbmc-test-automation/systest/collection/ |
H A D | bmc_collect_esels.robot | 15 ${QUIET} ${1} variable 28 ${error_logs}= Get Error Logs ${QUIET}
|
H A D | bmc_collect_vpd_and_hw_status.robot | 15 ${QUIET} ${1} variable
|
H A D | bmc_collect_sensors.robot | 17 ${QUIET} ${1} variable
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort3/ |
H A D | 0001-cmake-Check-for-HP-libunwind.patch | 22 @@ -22,7 +22,7 @@ find_package(PkgConfig QUIET)
|
/openbmc/openbmc-test-automation/openpower/ |
H A D | check_error_logs.robot | 14 ${QUIET} ${1} variable
|
H A D | check_vpd_and_hw_status.robot | 14 ${QUIET} ${1} variable
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0020-openmaxil-add-pkg-config-file.patch | 19 include(FindPkgConfig QUIET)
|
/openbmc/linux/drivers/watchdog/ |
H A D | pcwd_pci.c | 130 #define QUIET 0 /* Default */ macro 133 static int debug = QUIET;
|
H A D | pcwd.c | 192 #define QUIET 0 /* Default */ macro 195 static int debug = QUIET;
|
/openbmc/boost-dbus/cmake/ |
H A D | Finddbus.cmake | 32 PKG_CHECK_MODULES(PC_DBUS QUIET dbus-1)
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Adobe-2006 | 12 … ARE DISCLAIMED. ALSO, THERE IS NO WARRANTY OF NON-INFRINGEMENT, TITLE OR QUIET ENJOYMENT. IN NO E…
|
/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | test_util.h | 30 #ifndef QUIET
|
/openbmc/openbmc-test-automation/extended/ |
H A D | test_bios_update.robot | 19 ${QUIET} ${1} variable
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_redfish_image_upload.robot | 40 ${QUIET} ${1} variable
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | host_code_update.robot | 36 ${QUIET} ${1} variable
|