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

1 2 3 4 5 6 7 8 91011>>

  /bionic/linker/
linker_libc_support.c 32 int atexit(void (*function)(void) __attribute__((__unused__))) {
linker_libcxx_support.cpp 31 void* __find_icu_symbol(const char* symbol_name __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__));
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
lock.h 60 static __inline void __attribute__((__unused__))
67 static __inline void __attribute__((__unused__))
75 static __inline int __attribute__((__unused__))
82 static __inline void __attribute__((__unused__))
  /external/bison/lib/
libiberty.h 32 # define ATTRIBUTE_UNUSED __attribute__ ((__unused__))
  /system/core/libcutils/
dlmalloc_stubs.c 21 #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__))) {
  /test/vts/compilation_tools/vtsc/test/golden/PROFILER/
MemoryTest.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
20 const char* method __attribute__((__unused__)),
21 std::vector<void *> *args __attribute__((__unused__))) {
55 auto *arg_0 __attribute__((__unused__)) = msg.add_arg();
56 ::android::hardware::hidl_memory *arg_val_0 __attribute__((__unused__)) = reinterpret_cast<::android::hardware::hidl_memory*> ((*args)[0]);
69 auto *result_0 __attribute__((__unused__)) = msg.add_return_type_hidl();
70 ::android::hardware::hidl_memory *result_val_0 __attribute__((__unused__)) = reinterpret_cast<::android::hardware::hidl_memory*> ((*args)[0]);
99 auto *arg_0 __attribute__((__unused__)) = msg.add_arg();
100 ::android::hardware::hidl_memory *arg_val_0 __attribute__((__unused__)) = reinterpret_cast<::android::hardware::hidl_memory*> ((*args)[0]);
103 auto *arg_1 __attribute__((__unused__)) = msg.add_arg()
    [all...]
NfcClientCallback.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
20 const char* method __attribute__((__unused__)),
21 std::vector<void *> *args __attribute__((__unused__))) {
55 auto *arg_0 __attribute__((__unused__)) = msg.add_arg();
56 ::android::hardware::nfc::V1_0::NfcEvent *arg_val_0 __attribute__((__unused__)) = reinterpret_cast<::android::hardware::nfc::V1_0::NfcEvent*> ((*args)[0]);
59 auto *arg_1 __attribute__((__unused__)) = msg.add_arg();
60 ::android::hardware::nfc::V1_0::NfcStatus *arg_val_1 __attribute__((__unused__)) = reinterpret_cast<::android::hardware::nfc::V1_0::NfcStatus*> ((*args)[1]);
99 auto *arg_0 __attribute__((__unused__)) = msg.add_arg();
100 ::android::hardware::hidl_vec<uint8_t> *arg_val_0 __attribute__((__unused__)) = reinterpret_cast<::android::hardware::hidl_vec<uint8_t>*> ((*args)[0]);
104 auto *arg_0_vector_i __attribute__((__unused__)) = arg_0->add_vector_value()
    [all...]
Bar.profiler.cpp 15 ::android::hardware::tests::bar::V1_0::IBar::SomethingRelated arg_val_name __attribute__((__unused__))) {
17 auto *arg_name_myRelated __attribute__((__unused__)) = arg_name->add_struct_value();
24 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
28 const char* method __attribute__((__unused__)),
29 std::vector<void *> *args __attribute__((__unused__))) {
63 auto *arg_0 __attribute__((__unused__)) = msg.add_arg();
64 float *arg_val_0 __attribute__((__unused__)) = reinterpret_cast<float*> ((*args)[0]);
103 auto *arg_0 __attribute__((__unused__)) = msg.add_arg();
104 int64_t *arg_val_0 __attribute__((__unused__)) = reinterpret_cast<int64_t*> ((*args)[0]);
117 auto *result_0 __attribute__((__unused__)) = msg.add_return_type_hidl()
    [all...]
TestMsgQ.profiler.cpp 15 ::android::hardware::tests::msgq::V1_0::ITestMsgQ::EventFlagBits arg_val_name __attribute__((__unused__))) {
23 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
27 const char* method __attribute__((__unused__)),
28 std::vector<void *> *args __attribute__((__unused__))) {
72 auto *result_0 __attribute__((__unused__)) = msg.add_return_type_hidl();
73 bool *result_val_0 __attribute__((__unused__)) = reinterpret_cast<bool*> ((*args)[0]);
76 auto *result_1 __attribute__((__unused__)) = msg.add_return_type_hidl();
77 ::android::hardware::MQDescriptorSync<uint16_t> *result_val_1 __attribute__((__unused__)) = reinterpret_cast<::android::hardware::MQDescriptorSync<uint16_t>*> ((*args)[1]);
114 auto *arg_0 __attribute__((__unused__)) = msg.add_arg();
115 bool *arg_val_0 __attribute__((__unused__)) = reinterpret_cast<bool*> ((*args)[0])
    [all...]
Nfc.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
20 const char* method __attribute__((__unused__)),
21 std::vector<void *> *args __attribute__((__unused__))) {
55 auto *arg_0 __attribute__((__unused__)) = msg.add_arg();
56 sp<::android::hardware::nfc::V1_0::INfcClientCallback> *arg_val_0 __attribute__((__unused__)) = reinterpret_cast<sp<::android::hardware::nfc::V1_0::INfcClientCallback>*> ((*args)[0]);
69 auto *result_0 __attribute__((__unused__)) = msg.add_return_type_hidl();
70 ::android::hardware::nfc::V1_0::NfcStatus *result_val_0 __attribute__((__unused__)) = reinterpret_cast<::android::hardware::nfc::V1_0::NfcStatus*> ((*args)[0]);
99 auto *arg_0 __attribute__((__unused__)) = msg.add_arg();
100 ::android::hardware::hidl_vec<uint8_t> *arg_val_0 __attribute__((__unused__)) = reinterpret_cast<::android::hardware::hidl_vec<uint8_t>*> ((*args)[0]);
104 auto *arg_0_vector_i __attribute__((__unused__)) = arg_0->add_vector_value()
    [all...]
types.profiler.cpp 15 ::android::hardware::nfc::V1_0::NfcEvent arg_val_name __attribute__((__unused__))) {
22 ::android::hardware::nfc::V1_0::NfcStatus arg_val_name __attribute__((__unused__))) {
  /device/google/marlin/power/
power-common.h 52 #define UNUSED(x) UNUSED_ ## x __attribute__((__unused__))
  /device/google/wahoo/power/
power-common.h 55 #define UNUSED(x) UNUSED_ ## x __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-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
atomicity.h 56 __attribute__ ((__unused__))
60 __attribute__ ((__unused__))
77 __attribute__ ((__unused__))
91 __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/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
atomicity.h 56 __attribute__ ((__unused__))
60 __attribute__ ((__unused__))
77 __attribute__ ((__unused__))
91 __attribute__ ((__unused__))
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
atomicity.h 56 __attribute__ ((__unused__))
60 __attribute__ ((__unused__))
77 __attribute__ ((__unused__))
91 __attribute__ ((__unused__))
  /prebuilts/ndk/r13/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...]
  /external/expat/lib/
internal.h 77 # define UNUSED_P(p) UNUSED_ ## p __attribute__((__unused__))
  /external/valgrind/coregrind/
pub_core_clreq.h 75 __attribute__((format(__printf__, 1, 2), __unused__));

Completed in 814 milliseconds

1 2 3 4 5 6 7 8 91011>>