/external/elfutils/libebl/ |
D | eblopenbackend.c | 452 default_object_type_name (int ignore __attribute__ ((unused)), in default_object_type_name() 453 char *buf __attribute__ ((unused)), in default_object_type_name() 454 size_t len __attribute__ ((unused))) in default_object_type_name() 460 default_reloc_type_name (int ignore __attribute__ ((unused)), in default_reloc_type_name() 461 char *buf __attribute__ ((unused)), in default_reloc_type_name() 462 size_t len __attribute__ ((unused))) in default_reloc_type_name() 468 default_reloc_type_check (int ignore __attribute__ ((unused))) in default_reloc_type_check() 474 default_reloc_valid_use (Elf *elf __attribute__ ((unused)), in default_reloc_valid_use() 475 int ignore __attribute__ ((unused))) in default_reloc_valid_use() 481 default_reloc_simple_type (Ebl *eh __attribute__ ((unused)), in default_reloc_simple_type() [all …]
|
/external/clang/test/Sema/ |
D | pragma-unused.c | 5 #pragma unused(x) in f1() 6 #pragma unused(y, z) in f1() 9 #pragma unused w // expected-warning{{missing '(' after '#pragma unused' - ignoring}} in f1() 14 #pragma unused(x,) // expected-warning{{expected '#pragma unused' argument to be a variable name}} in f2() 15 #pragma unused() // expected-warning{{expected '#pragma unused' argument to be a variable name}} in f2() 19 …#pragma unused(x) // expected-warning{{undeclared variable 'x' used as an argument for '#pragma un… in f3() 24 …#pragma unused((w)) // expected-warning{{expected '#pragma unused' argument to be a variable name}} in f4() 30 #pragma unused(z) // no-warning in f6() 36 …#pragma unused(undeclared, undefined, y) // expected-warning{{undeclared variable 'undeclared' use… in f7() 48 #pragma unused(x) in f10() [all …]
|
D | attr-unused.c | 3 static void (*fp0)(void) __attribute__((unused)); 5 static void __attribute__((unused)) f0(void); 8 int f1() __attribute__((unused)); 10 int g0 __attribute__((unused)); 12 int f2() __attribute__((unused(1, 2))); // expected-error {{attribute takes no arguments}} 14 struct Test0_unused {} __attribute__((unused)); 16 typedef int Int_unused __attribute__((unused));
|
/external/e2fsprogs/lib/ss/ |
D | requests.c | 25 void ss_self_identify(int argc __SS_ATTR((unused)), in ss_self_identify() argument 26 const char * const *argv __SS_ATTR((unused)), in ss_self_identify() argument 27 int sci_idx, void *infop __SS_ATTR((unused))) in ss_self_identify() argument 37 void ss_subsystem_name(int argc __SS_ATTR((unused)), in ss_subsystem_name() argument 38 const char * const *argv __SS_ATTR((unused)), in ss_subsystem_name() argument 40 void *infop __SS_ATTR((unused))) in ss_subsystem_name() argument 48 void ss_subsystem_version(int argc __SS_ATTR((unused)), in ss_subsystem_version() argument 49 const char * const *argv __SS_ATTR((unused)), in ss_subsystem_version() argument 51 void *infop __SS_ATTR((unused))) in ss_subsystem_version() argument 60 void ss_unimplemented(int argc __SS_ATTR((unused)), in ss_unimplemented() argument [all …]
|
D | listen.c | 31 static sigret_t print_prompt(int sig __SS_ATTR((unused))) in print_prompt() argument 41 static sigret_t listen_int_handler(int sig __SS_ATTR((unused))) in listen_int_handler() argument 136 void ss_quit(int argc __SS_ATTR((unused)), in ss_quit() argument 137 const char * const *argv __SS_ATTR((unused)), in ss_quit() argument 138 int sci_idx, pointer infop __SS_ATTR((unused))) in ss_quit() argument 191 int end __SS_ATTR((unused))) in ss_rl_completion() argument
|
/external/kernel-headers/original/linux/ |
D | qic117.h | 112 unused, mode, motion, report enumerator 147 /*19*/ {"reserved (19)", 0x00, 0x00, unused, 0, discretional},\ 148 /*20*/ {"reserved (20)", 0x00, 0x00, unused, 0, discretional},\ 159 /*31*/ {"vendor unique (31)", 0x00, 0x00, unused, 0, discretional},\ 167 /*39*/ {"reserved (39)", 0x00, 0x00, unused, 0, discretional},\ 168 /*40*/ {"vendor unique (40)", 0x00, 0x00, unused, 0, discretional},\ 169 /*41*/ {"vendor unique (41)", 0x00, 0x00, unused, 0, discretional},\ 170 /*42*/ {"vendor unique (42)", 0x00, 0x00, unused, 0, discretional},\ 171 /*43*/ {"vendor unique (43)", 0x00, 0x00, unused, 0, discretional},\ 172 /*44*/ {"vendor unique (44)", 0x00, 0x00, unused, 0, discretional},\ [all …]
|
/external/elfutils/backends/ |
D | ppc64_symbol.c | 42 ppc64_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in ppc64_reloc_simple_type() 61 ppc64_dynamic_tag_name (int64_t tag, char *buf __attribute__ ((unused)), in ppc64_dynamic_tag_name() 62 size_t len __attribute__ ((unused))) in ppc64_dynamic_tag_name() 92 const GElf_Sym *sym __attribute__ ((unused)), in ppc64_check_special_symbol() 93 const char *name __attribute__ ((unused)), in ppc64_check_special_symbol() 105 ppc64_bss_plt_p (Elf *elf __attribute__ ((unused)), in ppc64_bss_plt_p() 106 GElf_Ehdr *ehdr __attribute__ ((unused))) in ppc64_bss_plt_p()
|
D | sparc_symbol.c | 39 sparc_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in sparc_reloc_simple_type() 72 int ndx __attribute__ ((unused)), in sparc_check_special_section() 74 const char *sname __attribute__ ((unused))) in sparc_check_special_section() 112 char *buf __attribute__ ((unused)), in sparc_symbol_type_name() 113 size_t len __attribute__ ((unused))) in sparc_symbol_type_name() 125 char *buf __attribute__ ((unused)), in sparc_dynamic_tag_name() 126 size_t len __attribute__ ((unused))) in sparc_dynamic_tag_name()
|
D | ia64_symbol.c | 40 ia64_segment_type_name (int segment, char *buf __attribute__ ((unused)), in ia64_segment_type_name() 41 size_t len __attribute__ ((unused))) in ia64_segment_type_name() 62 ia64_dynamic_tag_name (int64_t tag, char *buf __attribute__ ((unused)), in ia64_dynamic_tag_name() 63 size_t len __attribute__ ((unused))) in ia64_dynamic_tag_name() 99 char *buf __attribute__ ((unused)), in ia64_section_type_name() 100 size_t len __attribute__ ((unused))) in ia64_section_type_name()
|
D | alpha_symbol.c | 39 alpha_dynamic_tag_name (int64_t tag, char *buf __attribute__ ((unused)), in alpha_dynamic_tag_name() 40 size_t len __attribute__ ((unused))) in alpha_dynamic_tag_name() 60 alpha_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type) in alpha_reloc_simple_type() 83 int ndx __attribute__ ((unused)), in alpha_check_special_section() 85 const char *sname __attribute__ ((unused))) in alpha_check_special_section()
|
/external/valgrind/main/gdbserver_tests/ |
D | t.c | 36 char *make_error_name __attribute__((unused)) = "make_error name"; in make_error() 37 char c __attribute__((unused)); in make_error() 38 double pi2 __attribute__((unused)) = 2.0 * pi; in make_error() 49 char *level_name __attribute__((unused)) = "level name"; in level() 63 char *brussels_name __attribute__((unused)) = "Brussels"; in brussels_fn() 73 char *london_name __attribute__((unused)) = "London"; in london_fn() 84 char *petaouchnok_name __attribute__((unused)) = "Petaouchnok"; in petaouchnok_fn() 105 char *main_name __attribute__((unused)) = "main name"; in main() 109 char *some_mem __attribute__((unused)) = malloc(100); in main()
|
/external/clang/test/SemaObjC/ |
D | method-unused-attribute.m | 6 - (void) unused_attr_on_decl_ignored: (void *) __attribute__((unused)) will_warn; argument 10 …void) correct_use_of_unused: (void *) __attribute__((unused)) notice : (id) __attribute__((unused… argument 12 …l_warn_unused_arg: (void *) __attribute__((unused)) notice : (id)warn_unused {} // expected-warn… argument 13 - (void) unused_attr_on_decl_ignored: (void *) will_warn{} // expected-warning {{unused parameter…
|
D | unused.m | 24 … for test purposes".length; // expected-warning {{property access result unused - getters should n… 33 (int)y: // expected-warning{{unused}} 34 (int) __attribute__((unused))z { return x; } argument 38 // The next test shows how clang accepted attribute((unused)) on ObjC 43 #define UNUSED_IVAR __attribute__((unused)) 45 #error __attribute__((unused)) not supported on ivars 49 id y __attribute__((unused)); // no-warning
|
/external/libselinux/src/ |
D | callbacks.c | 15 default_selinux_log(int type __attribute__((unused)), const char *fmt, ...) in default_selinux_log() 26 default_selinux_audit(void *ptr __attribute__((unused)), in default_selinux_audit() 27 security_class_t cls __attribute__((unused)), in default_selinux_audit() 28 char *buf __attribute__((unused)), in default_selinux_audit() 29 size_t len __attribute__((unused))) in default_selinux_audit() 41 default_selinux_setenforce(int enforcing __attribute__((unused))) in default_selinux_setenforce() 47 default_selinux_policyload(int seqno __attribute__((unused))) in default_selinux_policyload()
|
/external/elfutils/libdwfl/ |
D | dwfl_build_id_find_debuginfo.c | 56 void **userdata __attribute__ ((unused)), in dwfl_build_id_find_debuginfo() 57 const char *modname __attribute__ ((unused)), in dwfl_build_id_find_debuginfo() 58 Dwarf_Addr base __attribute__ ((unused)), in dwfl_build_id_find_debuginfo() 59 const char *file __attribute__ ((unused)), in dwfl_build_id_find_debuginfo() 60 const char *debuglink __attribute__ ((unused)), in dwfl_build_id_find_debuginfo() 61 GElf_Word crc __attribute__ ((unused)), in dwfl_build_id_find_debuginfo()
|
/external/clang/test/Parser/ |
D | objc-messaging-1.m | 10 // expected-warning 2{{expression result unused}} 12 // expected-warning 2{{expression result unused}} 14 // expected-warning 4{{expression result unused}} 16 // expected-warning 2{{expression result unused}} 18 // expected-warning 2{{expression result unused}} 20 // expected-warning 2{{expression result unused}} 24 // expected-warning 2{{expression result unused}}
|
/external/e2fsprogs/tests/m_uninit/ |
D | expect.1 | 65 7662 free blocks, 2037 free inodes, 2 directories, 2037 unused inodes 73 7676 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes 79 7934 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes 87 7676 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes 93 7934 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes 101 7676 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes 107 7934 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes 115 7676 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes 121 7934 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes 129 7676 free blocks, 2048 free inodes, 0 directories, 2048 unused inodes [all …]
|
/external/kernel-headers/original/asm-x86/ |
D | vsyscall.h | 19 #define __section_vgetcpu_mode __attribute__ ((unused, __section__ (".vgetcpu_mode"), aligned(16))) 20 #define __section_jiffies __attribute__ ((unused, __section__ (".jiffies"), aligned(16))) 24 ((unused, __section__ (".vsyscall_gtod_data"),aligned(16))) 26 ((unused, __section__ (".vsyscall_clock"),aligned(16))) 27 #define __vsyscall_fn __attribute__ ((unused,__section__(".vsyscall_fn")))
|
/external/elfutils/tests/ |
D | coverage.sh | 14 unused=0 24 unused=$(($unused + 1)) 29 …f \"%-12s %6.2f%% covered unused files: %3d\n\", \"$d\", (toco*100)/toli, \"$unused\" }" $tmp 32 printf "%-12s 0.00%% covered unused files: %3d\n" "$d" $unused
|
/external/bison/tests/ |
D | input.at | 119 input.y:11.10-32: warning: unused value: $1 120 input.y:11.10-32: warning: unused value: $3 121 input.y:11.10-32: warning: unused value: $5 124 input.y:13.10-35: warning: unused value: $3 125 input.y:13.10-35: warning: unused value: $5 127 input.y:14.10-35: warning: unused value: $3 128 input.y:14.10-35: warning: unused value: $5 130 input.y:15.10-36: warning: unused value: $3 131 input.y:15.10-36: warning: unused value: $5 133 input.y:17.10-38: warning: unused value: $1 [all …]
|
/external/clang/test/SemaCXX/ |
D | undefined-internal.cpp | 143 static const int unused = 10; member 154 void b(int = A::unused); 158 a(A::unused, A::unused); in tests() 162 a(A::unused, sizeof(int[10])); in tests() 169 a(A::unused, 1 ? A::used2 : A::used2); // xpected-note {{used here}} in tests()
|
/external/webkit/Source/WebCore/html/ |
D | TimeRanges.cpp | 113 ExceptionCode unused; in contain() local 115 if (time >= start(n, unused) && time <= end(n, unused)) in contain() 123 ExceptionCode unused; in nearest() local 127 float startTime = start(ndx, unused); in nearest() 128 float endTime = end(ndx, unused); in nearest()
|
/external/elfutils/libasm/ |
D | disasm_cb.c | 140 null_elf_getsym (GElf_Addr addr __attribute__ ((unused)), in null_elf_getsym() 141 Elf32_Word scnndx __attribute__ ((unused)), in null_elf_getsym() 142 GElf_Addr value __attribute__ ((unused)), in null_elf_getsym() 143 char **buf __attribute__ ((unused)), in null_elf_getsym() 144 size_t *buflen __attribute__ ((unused)), in null_elf_getsym() 145 void *arg __attribute__ ((unused))) in null_elf_getsym()
|
/external/clang/test/Preprocessor/ |
D | warn-macro-unused.c | 5 #define unused // expected-warning {{macro is not used}} macro 6 #define unused macro 7 unused
|
/external/clang/test/Analysis/ |
D | unused-ivars.m | 16 // This test case tests the basic functionality of the unused ivar test. 24 // This test case tests whether the unused ivar check handles blocks that 70 // should not be flagged as unused 86 // <rdar://problem/7353683> - consult attribute((unused)) to silence warnings 87 // about unused instance variables 92 id x __attribute__((unused));
|