Searched refs:cfp (Results 1 – 5 of 5) sorted by relevance
/external/blktrace/btt/ |
D | bno_dump.c | 24 FILE *rfp, *wfp, *cfp; member 60 bdp->cfp = bno_dump_open(device, 'c'); in bno_dump_alloc() 79 if (bdp->cfp) in bno_dump_add() 80 bno_dump_write(bdp->cfp, iop); in bno_dump_add()
|
D | seek.c | 37 FILE *rfp, *wfp, *cfp, *sps_fp; member 214 sip->cfp = seek_open(str, 'c'); in seeki_alloc() 261 if (sip->cfp) in seeki_add() 262 fprintf(sip->cfp, "%15.9lf %13lld %c\n", tstamp, dist, rw); in seeki_add()
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | basic.cpp | 7 void test_f0(int *ip, float const *cfp) { in test_f0() argument 9 A<const float> a1 = f0(cfp); in test_f0()
|
/external/mdnsresponder/mDNSCore/ |
D | mDNS.c | 6484 CacheRecord **cfp = &CacheFlushRecords; in mDNSCoreReceiveResponse() local 6831 if (rr->NextInCFList == mDNSNULL && cfp != &rr->NextInCFList && LLQType != uDNS_LLQ_Events) in mDNSCoreReceiveResponse() 6832 { *cfp = rr; cfp = &rr->NextInCFList; *cfp = (CacheRecord*)1; } in mDNSCoreReceiveResponse() 6930 if (AddToCFList) { *cfp = rr; cfp = &rr->NextInCFList; *cfp = (CacheRecord*)1; } in mDNSCoreReceiveResponse()
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 13910 http://pi0657.kub.nl/~signll/cfp.html 15211 http://sara2000.unl.edu/cfp.php3 28214 http://www.blackhat.com/html/bh-europe-05/bh-eu-asia-05-cfp.html 31426 http://www.cfp.net/teamup/cetools.asp 31431 http://www.cfpc.ca/cfp/2002/Feb/vol48-feb-editorials-1.asp 31765 http://www.chi2004.org/cfp/doccon.html 31766 http://www.chi2004.org/cfp/student.html 31768 http://www.chi2005.org/cfp/guide.html 65678 http://www.psc-cfp.gc.ca/centres/c25/submission_e.htm 65679 http://www.psc-cfp.gc.ca/lhhr-lcrh/2000/00_01b_e.htm [all …]
|