Home
last modified time | relevance | path

Searched refs:ent2 (Results 1 – 4 of 4) sorted by relevance

/external/libevent/
Dwin32select.c163 struct idx_info *ent2; in do_fd_clear() local
167 ent2 = evmap_io_get_fdinfo_(&base->io, s2); in do_fd_clear()
169 if (!ent2) /* This indicates a bug. */ in do_fd_clear()
172 ent2->read_pos_plus1 = i+1; in do_fd_clear()
174 ent2->write_pos_plus1 = i+1; in do_fd_clear()
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DZipFile.java1222 final Entry ent2 = e2 instanceof Entry ? (Entry) e2 : null;
1226 if (ent2 == null) {
1230 - ent2.getLocalHeaderOffset());
/external/hyphenation-patterns/en-GB/
Dhyph-en-gb.pat.txt166 .ent2
/external/libxml2/
DChangeLog3246 * result/ent2.sax* result/ent7.sax* result/xml2.sax*: this changed the
9383 * parser.c: fixed small problem with missing entities (test/ent2)