/external/avahi/avahi-core/ |
D | iface.h | 172 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);
|
D | probe-sched.h | 32 int avahi_probe_scheduler_post(AvahiProbeScheduler *s, AvahiRecord *record, int immediately);
|
D | query-sched.h | 32 int avahi_query_scheduler_post(AvahiQueryScheduler *s, AvahiKey *key, int immediately, unsigned *re…
|
D | response-sched.h | 33 …eScheduler *s, AvahiRecord *record, int flush_cache, const AvahiAddress *querier, int immediately);
|
D | iface.c | 611 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()
|
D | announce.h | 59 void avahi_s_entry_group_check_probed(AvahiSEntryGroup *g, int immediately);
|
/external/bison/tests/ |
D | skeletons.at | 249 ## 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/ |
D | control | 9 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
|
D | control.pseudomodem | 9 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/ |
D | TopicLazyEvaluation.dox | 13 … 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/ |
D | switch-default-only.ll | 4 ; immediately after the switch.
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | booleans_toggled.txt | 4 Toggle the button to turn on or off the boolean. This will not happen immediately. All changes on …
|
/external/autotest/client/tests/synctest/ |
D | control | 11 On success, child is killed immediately while data sync is on.
|
/external/llvm/test/MC/Disassembler/Mips/mips1/ |
D | invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/curl/tests/data/ |
D | test1513 | 28 return failure immediately from progress callback
|
/external/clang/test/SemaObjCXX/ |
D | arc-ppe.mm | 4 // works correctly in cases where we can't immediately tell whether the
|
/external/llvm/test/MC/Disassembler/Mips/mips32r5/ |
D | invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/llvm/test/MC/Disassembler/Mips/mips64r5/ |
D | invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/llvm/test/MC/Disassembler/Mips/mips64r3/ |
D | invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/llvm/test/MC/Disassembler/Mips/mips2/ |
D | invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/llvm/test/MC/Disassembler/Mips/mips64r2/ |
D | invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/llvm/test/MC/Disassembler/Mips/mips32r3/ |
D | invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/llvm/test/MC/Disassembler/Mips/mips32r2/ |
D | invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | exit_compare_live_range.ll | 3 ; instruction immediately before the conditional branch.
|
/external/llvm/test/MC/Disassembler/Mips/mips32/ |
D | invalid-xfail.txt | 4 # Start with a valid instruction. Otherwise llvm-mc gives up immediately.
|