Home
last modified time | relevance | path

Searched defs:__unused (Results 1 – 18 of 18) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp42 #define __unused __attribute__((__unused__)) macro
150 void ArmToMips64Assembler::epilog(uint32_t touched __unused) in epilog()
209 bool ArmToMips64Assembler::isValidImmediate(uint32_t immediate __unused) in isValidImmediate()
229 uint32_t ArmToMips64Assembler::reg_rrx(int Rm __unused) in reg_rrx()
235 uint32_t ArmToMips64Assembler::reg_reg(int Rm __unused, int type __unused, in reg_reg()
236 int Rs __unused) in reg_reg()
277 uint32_t ArmToMips64Assembler::reg_scale_post(int Rm __unused, int type __unused, in reg_scale_post()
278 uint32_t shift __unused) in reg_scale_post()
285 uint32_t ArmToMips64Assembler::immed8_pre(int32_t immed8, int W __unused) in immed8_pre()
311 uint32_t ArmToMips64Assembler::reg_post(int Rm __unused) in reg_post()
[all …]
DMIPSAssembler.cpp64 #define __unused __attribute__((__unused__)) macro
173 void ArmToMipsAssembler::epilog(uint32_t touched __unused) in epilog()
219 bool ArmToMipsAssembler::isValidImmediate(uint32_t immediate __unused) in isValidImmediate()
240 uint32_t ArmToMipsAssembler::reg_rrx(int Rm __unused) in reg_rrx()
246 uint32_t ArmToMipsAssembler::reg_reg(int Rm __unused, int type __unused, in reg_reg()
247 int Rs __unused) in reg_reg()
288 uint32_t ArmToMipsAssembler::reg_scale_post(int Rm __unused, int type __unused, in reg_scale_post()
289 uint32_t shift __unused) in reg_scale_post()
296 uint32_t ArmToMipsAssembler::immed8_pre(int32_t immed8, int W __unused) in immed8_pre()
326 uint32_t ArmToMipsAssembler::reg_post(int Rm __unused) in reg_post()
[all …]
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()
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()
/system/core/liblog/
Dlogd_reader.cpp211 struct android_log_transport_context* transp __unused) { in logdClear()
219 struct android_log_transport_context* transp __unused) { in logdGetSize()
235 struct android_log_transport_context* transp __unused, size_t size) { in logdSetSize()
248 struct android_log_transport_context* transp __unused) { in logdGetReadableSize()
266 static int logdVersion(struct android_log_logger* logger __unused, in logdVersion()
267 struct android_log_transport_context* transp __unused) { in logdVersion()
276 struct android_log_transport_context* transp __unused, char* buf, in logdGetStats()
302 static ssize_t logdGetPrune(struct android_log_logger_list* logger_list __unused, in logdGetPrune()
303 struct android_log_transport_context* transp __unused, char* buf, in logdGetPrune()
308 static ssize_t logdSetPrune(struct android_log_logger_list* logger_list __unused, in logdSetPrune()
[all …]
Dpmsg_reader.cpp113 static int pmsgClear(struct android_log_logger* logger __unused, in pmsgClear()
114 struct android_log_transport_context* transp __unused) { in pmsgClear()
125 static int pmsgVersion(struct android_log_logger* logger __unused, in pmsgVersion()
126 struct android_log_transport_context* transp __unused) { in pmsgVersion()
257 static void pmsgClose(struct android_log_logger_list* logger_list __unused, in pmsgClose()
/system/core/libsparse/
Ddefs.h20 #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()
282 static int callback_file_pad(struct output_file* out __unused, int64_t len __unused) { in callback_file_pad()
593 unsigned int block_size, int64_t len, int gz __unused, in output_file_open_callback()
Dsparse_read.cpp247 SparseFileSource* source __unused, unsigned int blocks, in process_skip_chunk()
248 unsigned int block __unused, uint32_t* crc32) { in process_skip_chunk()
Dsparse.cpp218 static int out_counter_write(void* priv, const void* data __unused, size_t len) { in out_counter_write()
/system/media/audio_utils/tests/
Dfifo_multiprocess.cpp34 int main(int argc __unused, char **argv __unused) in main()
/system/extras/taskstats/
Dtaskstats.c45 int print_receive_error(struct sockaddr_nl* address __unused, in print_receive_error()
46 struct nlmsgerr* error, void* arg __unused) { in print_receive_error()
/system/bt/audio_bluetooth_hw/
Dstream_apis.cc601 const char* address __unused) { in adev_open_output_stream()
684 audio_input_flags_t flags __unused, in adev_open_input_stream()
685 const char* address __unused, in adev_open_input_stream()
686 audio_source_t source __unused) { in adev_open_input_stream()
/system/core/libutils/
DRefBase.cpp31 #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/bt/audio_hal_interface/
Dclient_interface_unittest.cc89 void MetadataChanged(const source_metadata_t& source_metadata __unused) {} in MetadataChanged()
91 void LogBytesRead(size_t bytes_readed __unused){}; in LogBytesRead()
/system/core/lmkd/
Dlmkd.c74 #define __unused __attribute__((__unused__)) macro
948 static void ctrl_connect_handler(int data __unused, uint32_t events __unused) { in ctrl_connect_handler()
1533 static void mp_event_common(int data, uint32_t events __unused) { in mp_event_common()
2025 int main(int argc __unused, char **argv __unused) { in main()
/system/core/liblog/include_vndk/log/
Dlog_read.h31 #define __unused __attribute__((__unused__)) macro
/system/core/liblog/include/log/
Dlog_read.h31 #define __unused __attribute__((__unused__)) macro