Searched defs:flush_cache (Results 1 – 11 of 11) sorted by relevance
/external/libunwind/tests/ |
D | flush-cache.S | 9 .global flush_cache symbol 11 .proc flush_cache label 12 flush_cache: label 41 .globl flush_cache symbol 42 flush_cache: label 49 .globl flush_cache symbol 50 flush_cache: label 57 .globl flush_cache symbol 58 flush_cache: label 67 .globl flush_cache symbol [all …]
|
D | flush-cache.h | 31 #define flush_cache(ADDR, LEN) \ macro
|
/external/avahi/avahi-core/ |
D | response-sched.c | 61 int flush_cache; member 191 …ux_records_callback(AVAHI_GCC_UNUSED AvahiServer *s, AvahiRecord *r, int flush_cache, void* userda… in enumerate_aux_records_callback() 347 int avahi_response_scheduler_post(AvahiResponseScheduler *s, AvahiRecord *record, int flush_cache, … in avahi_response_scheduler_post() 429 …vahi_response_scheduler_incoming(AvahiResponseScheduler *s, AvahiRecord *record, int flush_cache) { in avahi_response_scheduler_incoming()
|
D | rrlist.c | 39 int flush_cache; member 139 void avahi_record_list_push(AvahiRecordList *l, AvahiRecord *r, int flush_cache, int unicast_respon… in avahi_record_list_push()
|
D | server.c | 54 …ame, uint16_t type, void (*callback)(AvahiServer *s, AvahiRecord *r, int flush_cache, void* userda… in enum_aux_records() 85 …*i, AvahiRecord *r, void (*callback)(AvahiServer *s, AvahiRecord *r, int flush_cache, void* userda… in avahi_server_enumerate_aux_records() 346 static void append_aux_callback(AvahiServer *s, AvahiRecord *r, int flush_cache, void* userdata) { in append_aux_callback() 397 int unicast_response, flush_cache, auxiliary; in avahi_server_generate_response() local 499 static void reflect_response(AvahiServer *s, AvahiInterface *i, AvahiRecord *r, int flush_cache) { in reflect_response()
|
D | iface.c | 626 int avahi_interface_post_response(AvahiInterface *i, AvahiRecord *record, int flush_cache, const Av… in avahi_interface_post_response()
|
/external/boringssl/src/ssl/ |
D | ssl_lib.c | 1777 int flush_cache = 0; in ssl_update_cache() local
|
/external/v8/src/arm/ |
D | macro-assembler-arm.cc | 3560 FlushICache flush_cache) in CodePatcher()
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.cc | 4267 FlushICache flush_cache) in CodePatcher()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 5730 FlushICache flush_cache) in CodePatcher()
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.cc | 6448 FlushICache flush_cache) in CodePatcher()
|