| /freebsd/contrib/netbsd-tests/sbin/gpt/ |
| H A D | t_gpt.sh | 40 silence() { function 75 silence dd conv=notrunc msgfmt=quiet if=/dev/zero of="$disk" "$@" 85 silence gpt create "$disk" 140 silence gpt create "$disk" 206 silence gpt restore -i test.backup "$disk" 242 silence gpt resizedisk "$disk" 284 silence dd msgfmt=quiet if="$disk" of=bootblk bs=1 count="$bootsz" 285 silence cmp "$bootblk" bootblk 297 silence fdisk -fi "$disk" 298 silence fdisk -fu0s "169/63/$((size / 10))" "$disk" [all …]
|
| /freebsd/sys/dev/speaker/ |
| H A D | spkr.c | 198 int sound, silence, snum = 1, sdenom = 1; in playtone() local 217 silence = whole * (FILLTIME-fill) * snum / (FILLTIME * value * sdenom); in playtone() 221 pitch, sound, silence); in playtone() 226 rest(silence); in playtone()
|
| /freebsd/sys/arm/broadcom/bcm2835/ |
| H A D | vc_vchi_audioserv_defs.h | 117 uint16_t silence; member
|
| H A D | bcm2835_audio.c | 538 m.u.write.silence = 0; in bcm2835_audio_write_samples()
|
| /freebsd/contrib/wpa/hs20/client/ |
| H A D | Makefile | 11 TEST_WK := $(shell pkg-config --silence-errors --cflags webkitgtk-3.0)
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticCommentKinds.td | 157 "add a deprecation attribute to the declaration to silence this warning">;
|
| H A D | DiagnosticSemaKinds.td | 125 def note_cast_to_void : Note<"cast expression to void to silence warning">; 126 def note_cast_operand_to_int : Note<"cast one or both operands to int to silence this warning">; 472 "remove parentheses to silence this warning">; 811 "silence by adding parentheses to mark code as explicitly dead">; 883 "explicitly cast the pointer to silence this warning">; 909 "explicitly cast the argument to size_t to silence this warning">; 917 "cast the second argument to 'int'}0 to silence">; 921 "parenthesize the second argument to silence">; 2538 "initialize the variable %0 to silence this warning">; 2838 "mark %0 as '%select{final|sealed}1' to silence this warning">; [all …]
|
| H A D | DiagnosticGroups.td | 918 // Just silence warnings about -Wstrict-aliasing for now. 924 // Just silence warnings about -Wstrict-overflow for now.
|
| H A D | DiagnosticParseKinds.td | 61 "remove unnecessary ';' to silence this warning">, 695 "insert ',' before '...' to silence this warning">;
|
| /freebsd/share/mk/ |
| H A D | bsd.dep.mk | 204 If this is intended, add them to _ABSOLUTE_PATH_OBJS to silence this error\
|
| /freebsd/sys/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | zed.rc | 147 # help silence misbehaving drives. This assumes your drive enclosure fully
|
| /freebsd/contrib/llvm-project/lldb/docs/man/ |
| H A D | lldb.rst | 334 To never load the .lldbinit file in the current working directory and silence
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 592 StringRef, RawSilencedCheckersAndPackages, "silence-checkers", 593 "A semicolon separated list of checker and package names to silence. "
|
| /freebsd/contrib/one-true-awk/ |
| H A D | FIXES.1e | 374 Added some casts to silence warnings on debugging printfs. 434 proto.h, to silence someone's enthusiastic checker. 750 more (const char *) casts in b.c and tran.c to silence warnings. 866 added a few (int) casts to silence useless compiler warnings.
|
| /freebsd/contrib/gdtoa/ |
| H A D | changes | 565 silence "gcc -Wall" warnings. Aside from a couple of minor changes 572 gdtoa.tgz: tweaks to silence warnings from "gcc -Wstrict-aliasing=2";
|
| /freebsd/contrib/jemalloc/ |
| H A D | ChangeLog | 536 - Remove --disable-cc-silence. (@jasone) 1026 - Replace --enable-cc-silence with --disable-cc-silence to suppress spurious
|
| /freebsd/contrib/llvm-project/lldb/docs/ |
| H A D | python_api_enums.rst | 3 The page isn't in any toctree, so silence the sphinx warnings by marking it as orphan.
|
| /freebsd/contrib/flex/ |
| H A D | NEWS | 58 *** When running "make check", you can now pas V=0 to silence more of
|
| H A D | ONEWS | 453 around each row of the 2-d array initialization, to silence warnings
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | __config | 997 // __attribute__((warn_unused_result)), because GCC does not silence them via
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | forward_list | 295 … "the _LIBCPP_ABI_FORWARD_LIST_REMOVE_NODE_POINTER_UB macro to silence this diagnostic.");
|
| H A D | list | 287 "_LIBCPP_ABI_LIST_REMOVE_NODE_POINTER_UB macro to silence this diagnostic.");
|
| H A D | __hash_table | 93 "silence this diagnostic.");
|
| /freebsd/crypto/openssl/Configurations/ |
| H A D | descrip.mms.tmpl | 1427 # themselves. So we need to silence the warning about multiply defined
|
| /freebsd/crypto/heimdal/ |
| H A D | ChangeLog.2005 | 900 * lib/krb5/addr_families.c: use rk_UNCONST to silence const
|