Searched refs:unused (Results 1 - 25 of 354) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/modules/ipfilter/
H A DMakefile31 CWARNFLAGS.fil.c= ${NO_WSELF_ASSIGN} -Wno-unused
32 CWARNFLAGS.ip_auth.c= -Wno-unused
33 CWARNFLAGS.ip_fil_freebsd.c= -Wno-unused
34 CWARNFLAGS.ip_frag.c= -Wno-unused
35 CWARNFLAGS.ip_htable.c= -Wno-unused
36 CWARNFLAGS.ip_dstlist.c= -Wno-unused
37 CWARNFLAGS.ip_lookup.c= ${NO_WSELF_ASSIGN} -Wno-unused
38 CWARNFLAGS.ip_nat.c= -Wno-unused
39 CWARNFLAGS.ip_nat6.c= -Wno-unused
40 CWARNFLAGS.ip_pool.c= -Wno-unused
[all...]
/freebsd-10-stable/share/doc/smm/12.timed/
H A DMakefile6 EXTRA= date loop time unused
/freebsd-10-stable/sys/contrib/dev/acpica/include/platform/
H A Dacgcc.h60 * Some compilers complain about unused variables. Sometimes we don't want to
63 * is unused.
65 #define ACPI_UNUSED_VAR __attribute__ ((unused))
/freebsd-10-stable/contrib/ntp/lib/isc/ia64/include/isc/
H A Datomic.h35 __attribute__ ((unused))
61 __attribute__ ((unused))
80 __attribute__ ((unused))
/freebsd-10-stable/sys/modules/drm/r128/
H A DMakefile10 CWARNFLAGS.r128_cce.c= -Wno-unused ${NO_WCONSTANT_CONVERSION}
11 CWARNFLAGS.r128_state.c= -Wno-unused
/freebsd-10-stable/sys/modules/drm/radeon/
H A DMakefile11 CWARNFLAGS.r600_cp.c= -Wno-unused ${NO_WCONSTANT_CONVERSION}
12 CWARNFLAGS.radeon_cp.c= -Wno-unused ${NO_WCONSTANT_CONVERSION}
/freebsd-10-stable/contrib/gdb/include/
H A Dhp-symtab.h310 unsigned int unused: 17; member in struct:dntt_type_srcfile
336 unsigned int unused: 21; member in struct:dntt_type_module
398 unsigned int unused: 1; member in struct:dntt_type_function
424 unsigned int unused: 20; member in struct:dntt_type_begin
450 unsigned int unused: 10; member in struct:dntt_type_end
455 /* DNTT_TYPE_IMPORT is unused by GDB. */
456 /* DNTT_TYPE_LABEL is unused by GDB. */
491 unsigned int unused: 14; member in struct:dntt_type_fparam
567 unsigned int unused: 17; member in struct:dntt_type_dvar
603 unsigned int unused member in struct:dntt_type_const
639 unsigned int unused: 19; member in struct:dntt_type_type
661 unsigned int unused: 21; member in struct:dntt_type_pointer
682 unsigned int unused: 21; member in struct:dntt_type_enum
704 unsigned int unused: 20; member in struct:dntt_type_memenum
725 unsigned int unused: 19; member in struct:dntt_type_set
757 unsigned int unused: 17; member in struct:dntt_type_subrange
805 unsigned int unused: 11; member in struct:dntt_type_array
831 unsigned int unused: 19; member in struct:dntt_type_struct
850 unsigned int unused: 21; member in struct:dntt_type_union
885 unsigned int unused: 17; member in struct:dntt_type_field
914 unsigned int unused: 16; member in struct:dntt_type_functype
948 unsigned int unused: 10; member in struct:dntt_type_with
1001 unsigned int unused: 21; member in struct:dntt_type_class_scope
1018 unsigned int unused: 21; member in struct:dntt_type_ptrmem
1027 unsigned int unused: 21; member in struct:dntt_type_ptrmemfunc
1045 unsigned int unused: 17; member in struct:dntt_type_class
1066 unsigned int unused: 18; member in struct:dntt_type_genfield
1078 unsigned int unused: 20; member in struct:dntt_type_vfunc
1089 unsigned int unused: 21; member in struct:dntt_type_memaccess
1105 unsigned int unused: 18; member in struct:dntt_type_inheritance
1118 unsigned int unused: 21; member in struct:dntt_type_friend_class
1127 unsigned int unused: 21; member in struct:dntt_type_friend_func
1147 unsigned int unused: 16; member in struct:dntt_type_modifier
1159 unsigned int unused: 20; member in struct:dntt_type_object_id
1183 unsigned int unused: 18; member in struct:dntt_type_template
1207 unsigned int unused: 20; member in struct:dntt_type_templ_arg
1241 unsigned int unused: 2; member in struct:dntt_type_func_template
1260 unsigned int unused: 17; member in struct:dntt_type_link
1317 unsigned int unused: 21; member in struct:dntt_type_block
1431 unsigned int unused: 28; member in struct:slt_assist
1745 unsigned int unused: 5; member in struct:quick_procedure
1802 unsigned int unused : 25; member in struct:quick_module
1826 unsigned int unused: 31; /* future use */ member in struct:quick_paragraph
1839 unsigned int unused :28; member in struct:quick_class
1852 unsigned int unused : 31; member in struct:quick_alias
[all...]
/freebsd-10-stable/contrib/gcclibs/libssp/
H A Dvsnprintf-chk.c47 __vsnprintf_chk (char *s, size_t n, int flags __attribute__((unused)),
H A Dsnprintf-chk.c47 __snprintf_chk (char *s, size_t n, int flags __attribute__((unused)),
H A Dsprintf-chk.c50 __sprintf_chk (char *s, int flags __attribute__((unused)),
H A Dvsprintf-chk.c50 __vsprintf_chk (char *s, int flags __attribute__((unused)),
/freebsd-10-stable/sys/dev/xen/console/
H A Dxencons_ring.h28 void xencons_handle_input(void *unused);
/freebsd-10-stable/sys/xen/interface/io/
H A Dtpmif.h42 uint16_t unused; member in struct:tpmif_tx_request
/freebsd-10-stable/sys/modules/wlan/
H A DMakefile35 CWARNFLAGS.ieee80211_adhoc.c= -Wno-unused-function
36 CWARNFLAGS.ieee80211_crypto.c= -Wno-unused-function
37 CWARNFLAGS.ieee80211_hostap.c= -Wno-unused-function
38 CWARNFLAGS.ieee80211_mesh.c= -Wno-unused-function
39 CWARNFLAGS.ieee80211_sta.c= -Wno-unused-function
/freebsd-10-stable/contrib/apr/network_io/unix/
H A Dsocket_util.c51 apr_sockaddr_t unused; local
57 rv = apr_socket_recvfrom(&unused, sock, MSG_PEEK, &buf, &len);
/freebsd-10-stable/contrib/gcc/config/i386/
H A Dnetware-crt0.c50 __init_environment (void *unused __attribute__((__unused__)))
66 __deinit_environment (void *unused __attribute__((__unused__)))
/freebsd-10-stable/kerberos5/include/
H A Dkrb5-types.h54 #if __has_extension(unused) || KRB5TYPES_REQUIRE_GNUC(3,1,0)
55 #define HEIMDAL_UNUSED_ATTRIBUTE __attribute__((unused))
/freebsd-10-stable/sys/modules/drm/via/
H A DMakefile25 CWARNFLAGS.via_dma.c= -Wno-unused-value
26 CWARNFLAGS.via_dmablit.c= -Wno-unused-value
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXBaseInfo.h78 // compiling those .cpp files, hence __attribute__((unused)).
79 __attribute__((unused))
/freebsd-10-stable/sys/modules/drm2/i915kms/
H A DMakefile56 CWARNFLAGS.i915_debug.c= -Wno-unused-function
57 CWARNFLAGS.intel_lvds.c= -Wno-unused
58 CWARNFLAGS.intel_tv.c= -Wno-unused
/freebsd-10-stable/contrib/gcc/
H A Dunwind-sjlj.c191 _Unwind_GetCFA (struct _Unwind_Context *context __attribute__((unused)))
245 _Unwind_GetRegionStart (struct _Unwind_Context *context __attribute__((unused)) )
251 _Unwind_FindEnclosingFunction (void *pc __attribute__((unused)))
258 _Unwind_GetDataRelBase (struct _Unwind_Context *context __attribute__((unused)) )
264 _Unwind_GetTextRelBase (struct _Unwind_Context *context __attribute__((unused)) )
288 _Unwind_FrameState *fs __attribute__((unused)) )
307 uw_install_context (struct _Unwind_Context *current __attribute__((unused)),
H A Dgthr-gnat.c38 #define UNUSED(x) x __attribute__((unused))
/freebsd-10-stable/contrib/ldns/ldns/
H A Dcommon.h67 #define ATTR_UNUSED(x) x __attribute__((unused))
/freebsd-10-stable/crypto/heimdal/include/
H A Dkrb5-types.cross52 #if __has_extension(unused) || KRB5TYPES_REQUIRE_GNUC(3,1,0)
53 #define HEIMDAL_UNUSED_ATTRIBUTE __attribute__((unused))
/freebsd-10-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_mount.sh134 "unused parameter"
137 mount_tmpfs unused $(pwd)/mnt >out 2>&1
138 atf_check -s eq:1 -o empty -e empty grep unused out
141 mount_tmpfs unused mnt >out 2>&1
142 atf_check -s eq:1 -o empty -e empty grep unused out

Completed in 159 milliseconds

1234567891011>>