Home
last modified time | relevance | path

Searched refs:SILENT (Results 1 - 14 of 14) sorted by relevance

/third_party/libcoap/scripts/
H A Ddist.sh24 SILENT="--enable-silent-rules"
57 config "$WITH_TESTS $SILENT --enable-documentation --enable-examples --disable-dtls" && make dist
65 $DIR/configure $PREFIX $WITH_TESTS $SILENT $WITH_DOCS --enable-examples $WITH_TLS && \
H A Dbuild.sh3 #SILENT="--disable-silent-rules"
48 echo "./configure $SILENT $*"
49 ./configure $SILENT $* || cat config.log
/third_party/mbedtls/programs/fuzz/
H A DMakefile20 .SILENT:
/third_party/ffmpeg/ffbuild/
H A Dcommon.mak22 SILENT = DEPCC DEPHOSTCC DEPAS DEPX86ASM RANLIB RM macro
28 $(foreach VAR,$(SILENT),$(eval override $(VAR) = @$($(VAR))))
/third_party/mbedtls/tests/
H A DMakefile107 .SILENT:
/third_party/mbedtls/
H A DMakefile19 .SILENT:
/third_party/lz4/lib/
H A DMakefile80 $(V)$(VERBOSE).SILENT:
/third_party/lz4/programs/
H A DMakefile73 $(V)$(VERBOSE).SILENT:
/third_party/mbedtls/library/
H A DMakefile226 .SILENT:
/third_party/lz4/
H A DMakefile46 $(V)$(VERBOSE).SILENT:
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H A Dtypes.rs693 const SILENT = linux_raw_sys::general::MS_SILENT; consts
/third_party/mbedtls/programs/
H A DMakefile107 .SILENT:
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dtypes.rs1171 const SILENT = c::MS_SILENT; consts
/third_party/python/Lib/test/
H A Dtest_logging.py409 SILENT = 120 variable
420 LEVEL_RANGE = range(BORING, SILENT + 1)
427 SILENT : 'Silent',

Completed in 13 milliseconds