Home
last modified time | relevance | path

Searched refs:immediately (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/external/avahi/avahi-core/
Diface.h172 int avahi_interface_post_query(AvahiInterface *i, AvahiKey *k, int immediately, unsigned *ret_id);
174 …iInterface *i, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately);
175 int avahi_interface_post_probe(AvahiInterface *i, AvahiRecord *p, int immediately);
Dprobe-sched.h32 int avahi_probe_scheduler_post(AvahiProbeScheduler *s, AvahiRecord *record, int immediately);
Dquery-sched.h32 int avahi_query_scheduler_post(AvahiQueryScheduler *s, AvahiKey *key, int immediately, unsigned *re…
Dresponse-sched.h33 …eScheduler *s, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately);
Diface.c611 int avahi_interface_post_query(AvahiInterface *i, AvahiKey *key, int immediately, unsigned *ret_id)… in avahi_interface_post_query() argument
618 return avahi_query_scheduler_post(i->query_scheduler, key, immediately, ret_id); in avahi_interface_post_query()
626 …Interface *i, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately) { in avahi_interface_post_response() argument
633 …rn avahi_response_scheduler_post(i->response_scheduler, record, flush_cache, querier, immediately); in avahi_interface_post_response()
636 int avahi_interface_post_probe(AvahiInterface *i, AvahiRecord *record, int immediately) { in avahi_interface_post_probe() argument
643 return avahi_probe_scheduler_post(i->probe_scheduler, record, immediately); in avahi_interface_post_probe()
Dannounce.h59 void avahi_s_entry_group_check_probed(AvahiSEntryGroup *g, int immediately);
/external/bison/tests/
Dskeletons.at249 ## Fatal errors make M4 exit immediately. ##
252 AT_SETUP([[Fatal errors make M4 exit immediately]])
256 b4_fatal([[M4 should exit immediately here]])
268 input1.y: fatal error: M4 should exit immediately here
273 b4_fatal_at([[foo.y:1.5]], [[foo.y:1.7]], [[M4 should exit immediately here]])
285 foo.y:1.5-6: fatal error: M4 should exit immediately here
/external/autotest/client/site_tests/network_3GFailedConnect/
Dcontrol9 This test will fail if a connect failure does not immediately cause the
20 This test will fail if a connect failure does not immediately cause the
Dcontrol.pseudomodem9 This test will fail if a connect failure does not immediately cause the
22 This test will fail if a connect failure does not immediately cause the
/external/eigen/doc/
DTopicLazyEvaluation.dox13 … temporary variable. Indeed, in certain cases it is better to evaluate immediately a sub-expressio…
21 … as an expression is getting evaluated as late as possible, instead of immediately. However, most …
23 …en to use lazy evaluation, and when on the contrary it should evaluate immediately into a temporar…
55 … evaluated immediately into a temporary matrix. Indeed, experiments showed that it is often benefi…
/external/llvm/test/CodeGen/X86/
Dswitch-default-only.ll4 ; immediately after the switch.
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dbooleans_toggled.txt4 Toggle the button to turn on or off the boolean. This will not happen immediately. All changes on …
/external/autotest/client/tests/synctest/
Dcontrol11 On success, child is killed immediately while data sync is on.
/external/llvm/test/MC/Disassembler/Mips/mips1/
Dinvalid-xfail.txt4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
/external/curl/tests/data/
Dtest151328 return failure immediately from progress callback
/external/clang/test/SemaObjCXX/
Darc-ppe.mm4 // works correctly in cases where we can't immediately tell whether the
/external/llvm/test/MC/Disassembler/Mips/mips32r5/
Dinvalid-xfail.txt4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
/external/llvm/test/MC/Disassembler/Mips/mips64r5/
Dinvalid-xfail.txt4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
/external/llvm/test/MC/Disassembler/Mips/mips64r3/
Dinvalid-xfail.txt4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
/external/llvm/test/MC/Disassembler/Mips/mips2/
Dinvalid-xfail.txt4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
/external/llvm/test/MC/Disassembler/Mips/mips64r2/
Dinvalid-xfail.txt4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
/external/llvm/test/MC/Disassembler/Mips/mips32r3/
Dinvalid-xfail.txt4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
/external/llvm/test/MC/Disassembler/Mips/mips32r2/
Dinvalid-xfail.txt4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
/external/llvm/test/Transforms/LoopStrengthReduce/
Dexit_compare_live_range.ll3 ; instruction immediately before the conditional branch.
/external/llvm/test/MC/Disassembler/Mips/mips32/
Dinvalid-xfail.txt4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.

12345678910>>...14