Home
last modified time | relevance | path

Searched refs:__unused (Results 1 – 24 of 24) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp42 #define __unused __attribute__((__unused__)) macro
150 void ArmToMips64Assembler::epilog(uint32_t touched __unused) in epilog() argument
209 bool ArmToMips64Assembler::isValidImmediate(uint32_t immediate __unused) in isValidImmediate() argument
229 uint32_t ArmToMips64Assembler::reg_rrx(int Rm __unused) in reg_rrx() argument
235 uint32_t ArmToMips64Assembler::reg_reg(int Rm __unused, int type __unused, in reg_reg() argument
236 int Rs __unused) in reg_reg() argument
277 uint32_t ArmToMips64Assembler::reg_scale_post(int Rm __unused, int type __unused, in reg_scale_post() argument
278 uint32_t shift __unused) in reg_scale_post() argument
285 uint32_t ArmToMips64Assembler::immed8_pre(int32_t immed8, int W __unused) in immed8_pre() argument
311 uint32_t ArmToMips64Assembler::reg_post(int Rm __unused) in reg_post() argument
[all …]
DMIPSAssembler.cpp64 #define __unused __attribute__((__unused__)) macro
173 void ArmToMipsAssembler::epilog(uint32_t touched __unused) in epilog() argument
219 bool ArmToMipsAssembler::isValidImmediate(uint32_t immediate __unused) in isValidImmediate() argument
240 uint32_t ArmToMipsAssembler::reg_rrx(int Rm __unused) in reg_rrx() argument
246 uint32_t ArmToMipsAssembler::reg_reg(int Rm __unused, int type __unused, in reg_reg() argument
247 int Rs __unused) in reg_reg() argument
288 uint32_t ArmToMipsAssembler::reg_scale_post(int Rm __unused, int type __unused, in reg_scale_post() argument
289 uint32_t shift __unused) in reg_scale_post() argument
296 uint32_t ArmToMipsAssembler::immed8_pre(int32_t immed8, int W __unused) in immed8_pre() argument
326 uint32_t ArmToMipsAssembler::reg_post(int Rm __unused) in reg_post() argument
[all …]
Ddisassem.c304 disasm(const disasm_interface_t *di, u_int loc, int __unused altfmt) in disasm()
668 disasm_insn_ldcstc(const disasm_interface_t *di, u_int insn, u_int __unused loc) in disasm_insn_ldcstc()
Dmips_disassem.c60 #define __unused __attribute__((__unused__)) macro
187 db_disasm_insn(int insn, db_addr_t loc, bool altfmt __unused) in db_disasm_insn() argument
Dmips64_disassem.c48 #define __unused __attribute__((__unused__)) macro
152 db_disasm_insn(int insn, db_addr_t loc, bool altfmt __unused) in db_disasm_insn() argument
DArm64Assembler.cpp154 static __unused const char* shift_codes[] =
158 static __unused const char *cc_codes[] =
987 static __unused const char * dataTransferOpName[] =
/system/bt/audio_bluetooth_hw/
Dstream_apis.h70 const char* address __unused);
82 audio_input_flags_t flags __unused,
83 const char* address __unused,
84 audio_source_t source __unused);
Dstream_apis.cc601 const char* address __unused) { in adev_open_output_stream() argument
684 audio_input_flags_t flags __unused, in adev_open_input_stream() argument
685 const char* address __unused, in adev_open_input_stream() argument
686 audio_source_t source __unused) { in adev_open_input_stream() argument
/system/core/libsparse/
Ddefs.h19 #ifndef __unused
20 #define __unused __attribute__((__unused__)) macro
Doutput_file.cpp261 static int callback_file_open(struct output_file* out __unused, int fd __unused) { in callback_file_open() argument
282 static int callback_file_pad(struct output_file* out __unused, int64_t len __unused) { in callback_file_pad() argument
593 unsigned int block_size, int64_t len, int gz __unused, in output_file_open_callback() argument
Dsparse_read.cpp247 SparseFileSource* source __unused, unsigned int blocks, in process_skip_chunk() argument
248 unsigned int block __unused, uint32_t* crc32) { in process_skip_chunk() argument
Dsparse.cpp218 static int out_counter_write(void* priv, const void* data __unused, size_t len) { in out_counter_write() argument
/system/core/liblog/
Dlogd_reader.cpp211 struct android_log_transport_context* transp __unused) { in logdClear() argument
219 struct android_log_transport_context* transp __unused) { in logdGetSize() argument
235 struct android_log_transport_context* transp __unused, size_t size) { in logdSetSize() argument
248 struct android_log_transport_context* transp __unused) { in logdGetReadableSize() argument
266 static int logdVersion(struct android_log_logger* logger __unused, in logdVersion() argument
267 struct android_log_transport_context* transp __unused) { in logdVersion() argument
276 struct android_log_transport_context* transp __unused, char* buf, in logdGetStats() argument
302 static ssize_t logdGetPrune(struct android_log_logger_list* logger_list __unused, in logdGetPrune() argument
303 struct android_log_transport_context* transp __unused, char* buf, in logdGetPrune() argument
308 static ssize_t logdSetPrune(struct android_log_logger_list* logger_list __unused, in logdSetPrune() argument
[all …]
Dpmsg_reader.cpp113 static int pmsgClear(struct android_log_logger* logger __unused, in pmsgClear() argument
114 struct android_log_transport_context* transp __unused) { in pmsgClear() argument
125 static int pmsgVersion(struct android_log_logger* logger __unused, in pmsgVersion() argument
126 struct android_log_transport_context* transp __unused) { in pmsgVersion() argument
257 static void pmsgClose(struct android_log_logger_list* logger_list __unused, in pmsgClose() argument
/system/bpf/progs/include/
Dbpf_helpers.h57 static inline __always_inline __unused TypeOfValue* bpf_##the_map##_lookup_elem( \
62 static inline __always_inline __unused int bpf_##the_map##_update_elem( \
67 static inline __always_inline __unused int bpf_##the_map##_delete_elem(TypeOfKey* k) { \
/system/extras/toolchain-extras/
Dprofile-extras.cpp34 static void gcov_signal_handler(__unused int signum) { in gcov_signal_handler()
42 void *property_watch_loop(__unused void *arg) { in property_watch_loop()
/system/core/liblog/include_vndk/log/
Dlog_read.h22 #ifdef __unused
23 #define __unused_defined __unused
24 #undef __unused
31 #define __unused __attribute__((__unused__)) macro
/system/core/liblog/include/log/
Dlog_read.h22 #ifdef __unused
23 #define __unused_defined __unused
24 #undef __unused
31 #define __unused __attribute__((__unused__)) macro
/system/media/audio_utils/tests/
Dfifo_multiprocess.cpp34 int main(int argc __unused, char **argv __unused) in main() argument
/system/core/libutils/
DRefBase.cpp30 #ifndef __unused
31 #define __unused __attribute__((__unused__)) macro
426 int32_t old __unused = refs->mStrong.fetch_sub(INITIAL_STRONG_VALUE, std::memory_order_relaxed); in incStrong() local
505 const int32_t c __unused = impl->mWeak.fetch_add(1, in incWeak() local
/system/extras/taskstats/
Dtaskstats.c45 int print_receive_error(struct sockaddr_nl* address __unused, in print_receive_error() argument
46 struct nlmsgerr* error, void* arg __unused) { in print_receive_error() argument
/system/media/audio_utils/include/audio_utils/
Dvariadic_utils.h171 int dummy[] __unused = { (os << (I == 0 ? "" : ", ") << std::get<I>(t), 0) ... };
191 constexpr auto fold(Op&& op __unused, T&& t) {
260 constexpr bool equivalent(const T1& t1 __unused, const T2& t2 __unused) {
430 int dummy[] __unused = {(op(std::get<I>(t)), 0)...};
/system/core/lmkd/
Dlmkd.c73 #ifndef __unused
74 #define __unused __attribute__((__unused__)) macro
948 static void ctrl_connect_handler(int data __unused, uint32_t events __unused) { in ctrl_connect_handler() argument
1533 static void mp_event_common(int data, uint32_t events __unused) { in mp_event_common() argument
2025 int main(int argc __unused, char **argv __unused) { in main() argument
/system/bt/audio_hal_interface/
Dclient_interface_unittest.cc89 void MetadataChanged(const source_metadata_t& source_metadata __unused) {} in MetadataChanged() argument
91 void LogBytesRead(size_t bytes_readed __unused){}; in LogBytesRead() argument