HomeSort by relevance Sort by last modified time
    Searched refs:__unused__ (Results 1 - 25 of 340) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/libsparse/src/
defs.h 20 #define __unused __attribute__((__unused__))
  /system/core/libsparse/
defs.h 20 #define __unused __attribute__((__unused__))
  /external/clang/test/Parser/
knr_parameter_attributes.c 4 int f(int i __attribute__((__unused__)))
9 int i __attribute__((__unused__));
  /external/bison/lib/
libiberty.h 32 # define ATTRIBUTE_UNUSED __attribute__ ((__unused__))
  /system/core/libcutils/
dlmalloc_stubs.c 19 #define UNUSED __attribute__((__unused__))
  /external/clang/test/Sema/
attr-unused.c 37 int f5(int x __attribute__((__unused__))) {
41 int f6(int x __attribute__((__unused__))) {
  /external/fio/compiler/
compiler.h 19 #define fio_unused __attribute__((__unused__))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
atomicity.h 55 __attribute__ ((__unused__))
59 __attribute__ ((__unused__))
76 __attribute__ ((__unused__))
90 __attribute__ ((__unused__))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
atomicity.h 57 __attribute__ ((__unused__))
61 __attribute__ ((__unused__))
78 __attribute__ ((__unused__))
92 __attribute__ ((__unused__))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
atomicity.h 56 __attribute__ ((__unused__))
60 __attribute__ ((__unused__))
77 __attribute__ ((__unused__))
91 __attribute__ ((__unused__))
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
atomicity.h 53 __attribute__ ((__unused__))
57 __attribute__ ((__unused__))
74 __attribute__ ((__unused__))
88 __attribute__ ((__unused__))
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
atomicity.h 53 __attribute__ ((__unused__))
57 __attribute__ ((__unused__))
74 __attribute__ ((__unused__))
88 __attribute__ ((__unused__))
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
atomicity.h 53 __attribute__ ((__unused__))
57 __attribute__ ((__unused__))
74 __attribute__ ((__unused__))
88 __attribute__ ((__unused__))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
atomicity.h 53 __attribute__ ((__unused__))
57 __attribute__ ((__unused__))
74 __attribute__ ((__unused__))
88 __attribute__ ((__unused__))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
atomicity.h 55 __attribute__ ((__unused__))
59 __attribute__ ((__unused__))
76 __attribute__ ((__unused__))
90 __attribute__ ((__unused__))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
atomicity.h 55 __attribute__ ((__unused__))
59 __attribute__ ((__unused__))
76 __attribute__ ((__unused__))
90 __attribute__ ((__unused__))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
atomicity.h 55 __attribute__ ((__unused__))
59 __attribute__ ((__unused__))
76 __attribute__ ((__unused__))
90 __attribute__ ((__unused__))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
atomicity.h 56 __attribute__ ((__unused__))
60 __attribute__ ((__unused__))
77 __attribute__ ((__unused__))
91 __attribute__ ((__unused__))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
atomicity.h 56 __attribute__ ((__unused__))
60 __attribute__ ((__unused__))
77 __attribute__ ((__unused__))
91 __attribute__ ((__unused__))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
atomicity.h 56 __attribute__ ((__unused__))
60 __attribute__ ((__unused__))
77 __attribute__ ((__unused__))
91 __attribute__ ((__unused__))
  /external/libedit/src/
common.c 55 ed_end_of_file(EditLine *el, Int c __attribute__((__unused__)))
112 ed_delete_prev_word(EditLine *el, Int c __attribute__((__unused__)))
140 ed_delete_next_char(EditLine *el, Int c __attribute__((__unused__)))
187 ed_kill_line(EditLine *el, Int c __attribute__((__unused__)))
208 ed_move_to_end(EditLine *el, Int c __attribute__((__unused__)))
231 ed_move_to_beg(EditLine *el, Int c __attribute__((__unused__)))
280 ed_next_char(EditLine *el, Int c __attribute__((__unused__)))
309 ed_prev_word(EditLine *el, Int c __attribute__((__unused__)))
335 ed_prev_char(EditLine *el, Int c __attribute__((__unused__)))
432 ed_unassigned(EditLine *el __attribute__((__unused__)),
    [all...]
vi.c 125 vi_paste_next(EditLine *el, Int c __attribute__((__unused__)))
138 vi_paste_prev(EditLine *el, Int c __attribute__((__unused__)))
151 vi_prev_big_word(EditLine *el, Int c __attribute__((__unused__)))
176 vi_prev_word(EditLine *el, Int c __attribute__((__unused__)))
201 vi_next_big_word(EditLine *el, Int c __attribute__((__unused__)))
225 vi_next_word(EditLine *el, Int c __attribute__((__unused__)))
280 vi_change_meta(EditLine *el, Int c __attribute__((__unused__)))
297 vi_insert_at_bol(EditLine *el, Int c __attribute__((__unused__)))
313 vi_replace_char(EditLine *el, Int c __attribute__((__unused__)))
332 vi_replace_mode(EditLine *el, Int c __attribute__((__unused__)))
    [all...]
emacs.c 91 em_delete_next_word(EditLine *el, Int c __attribute__((__unused__)))
120 em_yank(EditLine *el, Int c __attribute__((__unused__)))
156 em_kill_line(EditLine *el, Int c __attribute__((__unused__)))
178 em_kill_region(EditLine *el, Int c __attribute__((__unused__)))
211 em_copy_region(EditLine *el, Int c __attribute__((__unused__)))
260 em_next_word(EditLine *el, Int c __attribute__((__unused__)))
285 em_upper_case(EditLine *el, Int c __attribute__((__unused__)))
309 em_capitol_case(EditLine *el, Int c __attribute__((__unused__)))
341 em_lower_case(EditLine *el, Int c __attribute__((__unused__)))
365 em_set_mark(EditLine *el, Int c __attribute__((__unused__)))
    [all...]
  /external/valgrind/main/coregrind/
pub_core_clreq.h 63 __attribute__((format(__printf__, 1, 2), __unused__));
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
link-warning.h 19 __attribute__ ((__unused__, \

Completed in 595 milliseconds

1 2 3 4 5 6 7 8 91011>>