/hardware/ti/wlan/mac80211/ti-utils/ |
calibrator.c | 114 const char *start, *lend, *end; local 153 lend = strchr(start, '\n'); 154 if (!lend) { 155 lend = end; 158 printf("%.*s\n", (int)(lend - start), start); 159 start = lend + 1; 160 } while (end != lend);
|
/external/oprofile/libpp/ |
locate_images.cpp | 43 list<string>::const_iterator lend = file_list.end(); local 44 for (; lit != lend; ++lit) {
|
callgraph_container.cpp | 431 list<image_set>::const_iterator const lend = lset.end(); member in class:list 432 for (lit = lset.begin(); lit != lend; ++lit) {
|
/external/hyphenation/ |
hyphen.c | 708 int clhmin, int crhmin, int lend, int rend) 935 crhmin, (begin > 0 ? 0 : lend), (hyphens[i]&1 ? 0 : rend)); 967 hyphens, rep, pos, cut, clhmin, crhmin, lend, rend); 968 if (!lend) hnj_hyphen_lhmin(dict->utf8, word, word_size, hyphens, [all...] |
/external/chromium_org/v8/test/mjsunit/ |
regexp-results-cache.js | 30 "Friends, Romans, countrymen, lend me your ears! \
|
/external/kernel-headers/original/linux/ |
mm.h | 960 loff_t lstart, loff_t lend); [all...] |
fs.h | [all...] |