Searched refs:pooh (Results 1 – 12 of 12) sorted by relevance
/external/curl/tests/libtest/ |
D | lib654.c | 44 struct WriteThis *pooh = (struct WriteThis *) userp; in free_callback() local 46 pooh->freecount++; in free_callback() 51 struct WriteThis *pooh = (struct WriteThis *)userp; in read_callback() local 52 int eof = !*pooh->readptr; in read_callback() 57 eof = pooh->sizeleft <= 0; in read_callback() 59 pooh->sizeleft--; in read_callback() 62 *ptr = *pooh->readptr; /* copy one single byte */ in read_callback() 63 pooh->readptr++; /* advance pointer */ in read_callback() 79 struct WriteThis pooh; in test() local 103 pooh.readptr = data; in test() [all …]
|
D | lib1517.c | 35 struct WriteThis *pooh = (struct WriteThis *)userp; in read_callback() local 42 if(tocopy < 1 || !pooh->sizeleft) in read_callback() 45 if(pooh->sizeleft < tocopy) in read_callback() 46 tocopy = pooh->sizeleft; in read_callback() 48 memcpy(ptr, pooh->readptr, tocopy);/* copy requested data */ in read_callback() 49 pooh->readptr += tocopy; /* advance pointer */ in read_callback() 50 pooh->sizeleft -= tocopy; /* less data left */ in read_callback() 59 struct WriteThis pooh; in test() local 61 pooh.readptr = data; in test() 62 pooh.sizeleft = strlen(data); in test() [all …]
|
D | lib508.c | 35 struct WriteThis *pooh = (struct WriteThis *)userp; in read_callback() local 40 if(pooh->sizeleft) { in read_callback() 41 *(char *)ptr = pooh->readptr[0]; /* copy one single byte */ in read_callback() 42 pooh->readptr++; /* advance pointer */ in read_callback() 43 pooh->sizeleft--; /* less data left */ in read_callback() 55 struct WriteThis pooh; in test() local 57 pooh.readptr = data; in test() 58 pooh.sizeleft = strlen(data); in test() 84 test_setopt(curl, CURLOPT_POSTFIELDSIZE, (long)pooh.sizeleft); in test() 90 test_setopt(curl, CURLOPT_READDATA, &pooh); in test()
|
D | lib554.c | 51 struct WriteThis *pooh = (struct WriteThis *)userp; in read_callback() 56 if(pooh->sizeleft) { in read_callback() 57 *(char *)ptr = pooh->readptr[0]; /* copy one single byte */ in read_callback() 58 pooh->readptr++; /* advance pointer */ in read_callback() 59 pooh->sizeleft--; /* less data left */ in read_callback() 75 struct WriteThis pooh; in once() local 78 pooh.readptr = data; in once() 79 pooh.sizeleft = strlen(data); in once() 86 CURLFORM_STREAM, &pooh, in once() 87 CURLFORM_CONTENTSLENGTH, (long)pooh.sizeleft, in once() [all …]
|
D | lib1514.c | 40 struct WriteThis *pooh = (struct WriteThis *)userp; in read_callback() local 45 if(pooh->sizeleft) { in read_callback() 46 *(char *)ptr = pooh->readptr[0]; /* copy one single byte */ in read_callback() 47 pooh->readptr++; /* advance pointer */ in read_callback() 48 pooh->sizeleft--; /* less data left */ in read_callback() 60 struct WriteThis pooh = { data, sizeof(data)-1 }; in test() local 70 easy_setopt(curl, CURLOPT_READDATA, &pooh); in test()
|
D | lib643.c | 51 struct WriteThis *pooh = (struct WriteThis *)userp; in read_callback() 52 int eof = !*pooh->readptr; in read_callback() 58 eof = pooh->sizeleft <= 0; in read_callback() 60 pooh->sizeleft--; in read_callback() 64 *ptr = *pooh->readptr; /* copy one single byte */ in read_callback() 65 pooh->readptr++; /* advance pointer */ in read_callback() 80 struct WriteThis pooh; in once() local 84 pooh.readptr = data; in once() 88 pooh.sizeleft = datasize; in once() 119 NULL, NULL, &pooh); in once() [all …]
|
D | lib510.c | 41 struct WriteThis *pooh = (struct WriteThis *)userp; in read_callback() local 47 data = post[pooh->counter]; in read_callback() 56 pooh->counter++; /* advance pointer */ in read_callback() 67 struct WriteThis pooh; in test() local 68 pooh.counter = 0; in test() 105 test_setopt(curl, CURLOPT_READDATA, &pooh); in test()
|
D | lib579.c | 69 struct WriteThis *pooh = (struct WriteThis *)userp; in read_callback() local 75 data = post[pooh->counter]; in read_callback() 80 pooh->counter++; /* advance pointer */ in read_callback() 91 struct WriteThis pooh; in test() local 92 pooh.counter = 0; in test() 129 test_setopt(curl, CURLOPT_READDATA, &pooh); in test()
|
/external/libexif/ |
D | ChangeLog | 1832 Renchi Raju <renchi@pooh.tam.uiuc.edu> found another bug in
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 24706 $x{pooh → pu ; # puh
|
D | internal_raw_IPA.txt | 128663 pooh %33265 pu
|
D | internal_raw_IPA-old.txt | 153342 pooh %22977 pu
|