| /src/sys/modules/ipfilter/ |
| H A D | Makefile | 25 CWARNFLAGS.fil.c= ${NO_WSELF_ASSIGN} -Wno-unused 26 CWARNFLAGS.ip_auth.c= -Wno-unused 27 CWARNFLAGS.ip_fil_freebsd.c= -Wno-unused 28 CWARNFLAGS.ip_frag.c= -Wno-unused 29 CWARNFLAGS.ip_htable.c= -Wno-unused ${NO_WTAUTOLOGICAL_POINTER_COMPARE} 30 CWARNFLAGS.ip_dstlist.c= -Wno-unused 31 CWARNFLAGS.ip_lookup.c= ${NO_WSELF_ASSIGN} -Wno-unused 32 CWARNFLAGS.ip_nat.c= -Wno-unused 33 CWARNFLAGS.ip_nat6.c= -Wno-unused 34 CWARNFLAGS.ip_pool.c= -Wno-unused [all …]
|
| /src/crypto/openssh/ |
| H A D | compat.h | 33 /* #define unused 0x00000008 */ 35 /* #define unused 0x00000020 */ 37 /* #define unused 0x00000080 */ 38 /* #define unused 0x00000100 */ 39 /* #define unused 0x00000200 */ 40 /* #define unused 0x00000400 */ 42 /* #define unused 0x00001000 */ 43 /* #define unused 0x00002000 */ 46 /* #define unused 0x00010000 */ 47 /* #define unused 0x00020000 */ [all …]
|
| H A D | sntrup761.c | 45 __attribute__((unused)) 54 __attribute__((unused)) 61 __attribute__((unused)) 79 __attribute__((unused)) 97 __attribute__((unused)) 103 __attribute__((unused)) 109 __attribute__((unused)) 115 __attribute__((unused)) 131 __attribute__((unused)) 147 __attribute__((unused)) [all …]
|
| /src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | trusty.cpp | 35 UNUSED MapPlatformData *Data) { in map() 62 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags, in unmap() 63 UNUSED MapPlatformData *Data) { in unmap() 68 void setMemoryPermission(UNUSED uptr Addr, UNUSED uptr Size, UNUSED uptr Flags, in setMemoryPermission() 69 UNUSED MapPlatformData *Data) {} in setMemoryPermission() 71 void releasePagesToOS(UNUSED uptr BaseAddress, UNUSED uptr Offset, in releasePagesToOS() 72 UNUSED uptr Size, UNUSED MapPlatformData *Data) {} in releasePagesToOS() 108 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom() 114 void setAbortMessage(UNUSED const char *Message) {} in setAbortMessage()
|
| /src/sys/contrib/openzfs/config/ |
| H A D | kernel-vfs-file_range.m4 | 27 struct file *src_file __attribute__ ((unused)) = NULL; 28 loff_t src_off __attribute__ ((unused)) = 0; 29 struct file *dst_file __attribute__ ((unused)) = NULL; 30 loff_t dst_off __attribute__ ((unused)) = 0; 31 size_t len __attribute__ ((unused)) = 0; 32 unsigned int flags __attribute__ ((unused)) = 0; 53 struct file *src_file __attribute__ ((unused)) = NULL; 54 loff_t src_off __attribute__ ((unused)) = 0; 55 struct file *dst_file __attribute__ ((unused)) = NULL; 56 loff_t dst_off __attribute__ ((unused)) = 0; [all …]
|
| H A D | kernel-register_sysctl_table.m4 | 15 __attribute((unused)) = register_sysctl_table(dummy_table); 40 struct ctl_table test_table[] __attribute__((unused)) = {{}}; 64 const struct ctl_table *ctl __attribute((unused)), 65 int write __attribute((unused)), 66 void *buffer __attribute((unused)), 67 size_t *lenp __attribute((unused)), 68 loff_t *ppos __attribute((unused))) 73 proc_handler *ph __attribute((unused)) =
|
| H A D | kernel-blk-queue.m4 | 10 struct blk_plug plug __attribute__ ((unused)); 60 struct backing_dev_info bdi __attribute__ ((unused)); 125 struct block_device *bdev __attribute__ ((unused)) = NULL; 126 unsigned int error __attribute__ ((unused)); 136 int value __attribute__ ((unused)); 170 struct block_device *bdev __attribute__ ((unused)) = NULL; 171 unsigned int error __attribute__ ((unused)); 181 int value __attribute__ ((unused)); 215 struct request_queue *q __attribute__ ((unused)) = NULL; 237 struct request_queue *q __attribute__ ((unused)) = NULL; [all …]
|
| /src/libexec/getty/ |
| H A D | gettytab.5 | 72 .It "ac str unused expect-send chat script for modem answer" 73 .It "al str unused user to auto-login instead of prompting" 76 .It "c0 num unused tty control flags to write messages" 77 .It "c1 num unused tty control flags to read login name" 78 .It "c2 num unused tty control flags to leave terminal as" 119 .It "i0 num unused tty input flags to write messages" 120 .It "i1 num unused tty input flags to read login name" 121 .It "i2 num unused tty input flags to leave terminal as" 122 .It "ic str unused expect-send chat script for modem initialization" 123 .It "if str unused display named file before prompt, like /etc/issue" [all …]
|
| /src/share/doc/smm/12.timed/ |
| H A D | timed.ms | 164 values, a one byte hop count, or may be unused depending on the type 195 .so unused 207 .so unused 218 .so unused 244 .so unused 255 .so unused 266 .so unused 277 .so unused 289 .so unused 301 .so unused [all …]
|
| /src/contrib/libarchive/libarchive/test/ |
| H A D | test_archive_read_open2.c | 30 (void)a; /* UNUSED */ in open_cb() 31 (void)client; /* UNUSED */ in open_cb() 37 (void)a; /* UNUSED */ in read_cb() 38 (void)client; /* UNUSED */ in read_cb() 39 (void)buff; /* UNUSED */ in read_cb() 45 (void)a; /* UNUSED */ in skip_cb() 46 (void)client; /* UNUSED */ in skip_cb() 47 (void)request; /* UNUSED */ in skip_cb() 53 (void)a; /* UNUSED */ in close_cb() 54 (void)client; /* UNUSED */ in close_cb()
|
| /src/sys/dev/clk/rockchip/ |
| H A D | rk3328_cru.c | 106 #define SCLK_HDMI_CEC 71 /* Unused ? */ 147 #define ACLK_AXISRAM 130 /* Unused */ 151 #define ACLK_DMAC 134 /* Unused */ 194 #define PCLK_PERI_PRE 217 /* Unused */ 195 #define PCLK_HDMI_CTRL 218 /* Unused */ 196 #define PCLK_HDMI_PHY 219 /* Unused */ 218 #define HCLK_GMAC 310 /* Unused */ 224 #define HCLK_NANDC 316 /* Unused */ 237 #define HCLK_PERI_PRE 329 /* Unused */ 260 /* Bit 7-8 unused */ [all …]
|
| H A D | rk3399_cru.c | 57 /* 15-8 unused */ 68 /* 15 - 8 unused */ 79 /* 15 - 11 unused */ 93 /* 15 - 8 unused */ 95 /* 6 unused */ 96 /* 5 unused */ 104 /* 15 - 12 unused */ 119 /* 15 - 10 unused */ 132 /* 15 unused */ 140 /* 7 unused */ [all …]
|
| /src/sys/contrib/device-tree/Bindings/dma/ |
| H A D | cirrus,ep9301-dma-m2p.yaml | 87 1: I2S channel 2 (unused) 88 2: AC97 channel 1 (unused) 89 3: AC97 channel 2 (unused) 90 4: AC97 channel 3 (unused) 91 5: I2S channel 3 (unused) 92 6: UART1 (unused) 93 7: UART2 (unused) 94 8: UART3 (unused) 95 9: IRDA (unused)
|
| /src/contrib/libarchive/libarchive/ |
| H A D | archive_digest.c | 367 (void)ctx; /* UNUSED */ 375 (void)ctx; /* UNUSED */ 376 (void)indata; /* UNUSED */ 377 (void)insize; /* UNUSED */ 384 (void)ctx; /* UNUSED */ 385 (void)md; /* UNUSED */ 546 (void)ctx; /* UNUSED */ 554 (void)ctx; /* UNUSED */ 555 (void)indata; /* UNUSED */ 556 (void)insize; /* UNUSED */ [all …]
|
| H A D | archive_cryptor.c | 147 (void)pw; /* UNUSED */ in pbkdf2_sha1() 148 (void)pw_len; /* UNUSED */ in pbkdf2_sha1() 149 (void)salt; /* UNUSED */ in pbkdf2_sha1() 150 (void)salt_len; /* UNUSED */ in pbkdf2_sha1() 151 (void)rounds; /* UNUSED */ in pbkdf2_sha1() 152 (void)derived_key; /* UNUSED */ in pbkdf2_sha1() 153 (void)derived_key_len; /* UNUSED */ in pbkdf2_sha1() 439 (void)ctx; /* UNUSED */ in aes_ctr_init() 440 (void)key; /* UNUSED */ in aes_ctr_init() 441 (void)key_len; /* UNUSED */ in aes_ctr_init() [all …]
|
| H A D | archive_hmac.c | 189 (void)out_len; /* UNUSED */ in __hmac_sha1_final() 303 (void)ctx;/* UNUSED */ in __hmac_sha1_init() 304 (void)key;/* UNUSED */ in __hmac_sha1_init() 305 (void)key_len;/* UNUSED */ in __hmac_sha1_init() 313 (void)ctx;/* UNUSED */ in __hmac_sha1_update() 314 (void)data;/* UNUSED */ in __hmac_sha1_update() 315 (void)data_len;/* UNUSED */ in __hmac_sha1_update() 321 (void)ctx;/* UNUSED */ in __hmac_sha1_final() 322 (void)out;/* UNUSED */ in __hmac_sha1_final() 323 (void)out_len;/* UNUSED */ in __hmac_sha1_final() [all …]
|
| H A D | archive_read_support_format_empty.c | 76 (void)a; /* UNUSED */ in archive_read_format_empty_read_header() 77 (void)entry; /* UNUSED */ in archive_read_format_empty_read_header() 89 (void)a; /* UNUSED */ in archive_read_format_empty_read_data() 90 (void)buff; /* UNUSED */ in archive_read_format_empty_read_data() 91 (void)size; /* UNUSED */ in archive_read_format_empty_read_data() 92 (void)offset; /* UNUSED */ in archive_read_format_empty_read_data()
|
| /src/sys/netinet/ |
| H A D | tcp.h | 212 /* unused 69 */ 227 /* unused 2048 was TCP_PCAP_OUT */ 228 /* unused 4096 was TCP_PCAP_IN */ 234 /* unused 1051 */ 236 /* unused 1053 */ 239 /* unused 1056 */ 242 /* unused 1059 */ 248 /* unused 1065 */ 249 /* unused 1066 */ 251 /* unused 1068 */ [all …]
|
| /src/crypto/openssl/fuzz/ |
| H A D | ml-kem.c | 135 * @param key2 Unused parameter (reserved for future use). 197 * @param unused Unused parameter (reserved for future use). 262 * @param[out] buf Unused output buffer (reserved for future use). 263 * @param[out] len Unused length parameter (reserved for future use). 265 * @param[in] in2 Unused input parameter (reserved for future use). 266 * @param[out] out1 Unused output parameter (reserved for future use). 267 * @param[out] out2 Unused output parameter (reserved for future use). 395 * @param[out] buf Unused output buffer (reserved for future use). 396 * @param[out] len Unused output length (reserved for future use). 399 * @param[out] out1 Unused output parameter (reserved for future use). [all …]
|
| /src/lib/libpmc/pmu-events/arch/x86/amdzen4/ |
| H A D | pipeline.json | 9 …"BriefDescription": "Fraction of dispatch slots that remained unused because the frontend did not … 23 … "BriefDescription": "Fraction of dispatch slots that remained unused because of backend stalls.", 30 …"BriefDescription": "Fraction of dispatch slots that remained unused because the other thread was … 44 …"BriefDescription": "Fraction of dispatch slots that remained unused because of a latency bottlene… 51 …"BriefDescription": "Fraction of dispatch slots that remained unused because of a bandwidth bottle… 72 …"BriefDescription": "Fraction of dispatch slots that remained unused because of stalls due to the … 79 …"BriefDescription": "Fraction of dispatch slots that remained unused because of stalls not related…
|
| /src/lib/libpmc/pmu-events/arch/x86/amdzen5/ |
| H A D | pipeline.json | 10 …"BriefDescription": "Percentage of dispatch slots that remained unused because the frontend did no… 24 …"BriefDescription": "Percentage of dispatch slots that remained unused because of backend stalls.", 31 …"BriefDescription": "Percentage of dispatch slots that remained unused because the other thread wa… 45 …"BriefDescription": "Percentage of dispatch slots that remained unused because of a latency bottle… 52 …"BriefDescription": "Percentage of dispatch slots that remained unused because of a bandwidth bott… 73 …"BriefDescription": "Percentage of dispatch slots that remained unused because of stalls due to th… 80 …"BriefDescription": "Percentage of dispatch slots that remained unused because of stalls not relat…
|
| /src/lib/libpmc/pmu-events/arch/x86/amdzen6/ |
| H A D | pipeline.json | 10 …"BriefDescription": "Percentage of dispatch slots that remained unused because the frontend did no… 24 …"BriefDescription": "Percentage of dispatch slots that remained unused because of backend stalls.", 31 …"BriefDescription": "Percentage of dispatch slots that remained unused because the other thread wa… 45 …"BriefDescription": "Percentage of dispatch slots that remained unused because of a latency bottle… 52 …"BriefDescription": "Percentage of dispatch slots that remained unused because of a bandwidth bott… 73 …"BriefDescription": "Percentage of dispatch slots that remained unused because of stalls due to th… 80 …"BriefDescription": "Percentage of dispatch slots that remained unused because of stalls not relat…
|
| /src/contrib/file/magic/Magdir/ |
| H A D | arm | 9 # test for unused flag bits in f_flags 18 # test for unused flag bits in f_flags 27 # test for unused flag bits in f_flags 36 # test for unused flag bits in f_flags 45 # test for unused flag bits in f_flags 54 # test for unused flag bits in f_flags
|
| /src/sys/modules/wlan/ |
| H A D | Makefile | 21 CWARNFLAGS.ieee80211_adhoc.c= -Wno-unused-function 22 CWARNFLAGS.ieee80211_crypto.c= -Wno-unused-function 23 CWARNFLAGS.ieee80211_hostap.c= -Wno-unused-function 24 CWARNFLAGS.ieee80211_mesh.c= -Wno-unused-function 25 CWARNFLAGS.ieee80211_sta.c= -Wno-unused-function
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ObjCUnusedIVarsChecker.cpp | 1 //==- ObjCUnusedIVarsChecker.cpp - Check for unused ivars --------*- C++ -*-==// 30 enum IVarState { Unused, Used }; enumerator 116 // (b) explicitly marked unused in checkObjCUnusedIvar() 124 M[Ivar] = Unused; in checkObjCUnusedIvar() 133 // Any potentially unused ivars? in checkObjCUnusedIvar() 136 if (State == Unused) { in checkObjCUnusedIvar() 144 // We found some potentially unused ivars. Scan the entire translation unit in checkObjCUnusedIvar() 152 // Find ivars that are unused. in checkObjCUnusedIvar() 154 if (State == Unused) { in checkObjCUnusedIvar() 163 BR.EmitBasicReport(ID, Checker, "Unused instance variable", in checkObjCUnusedIvar()
|