Home
last modified time | relevance | path

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

/external/libevent/
Dwin32select.c159 struct idx_info *ent2; in do_fd_clear() local
163 ent2 = evmap_io_get_fdinfo(&base->io, s2); in do_fd_clear()
165 if (!ent2) /* This indicates a bug. */ in do_fd_clear()
168 ent2->read_pos_plus1 = i+1; in do_fd_clear()
170 ent2->write_pos_plus1 = i+1; in do_fd_clear()
/external/valgrind/coregrind/m_debuginfo/
Dtytypes.c675 TyEnt* ent2; in ML_() local
685 ent2 = ML_(TyEnts__index_by_cuOff)(tyents, NULL, in ML_()
687 vg_assert(ent2); in ML_()
688 if (ent2->tag == Te_UNKNOWN) in ML_()
704 ent2 = ML_(TyEnts__index_by_cuOff)(tyents, NULL, in ML_()
706 vg_assert(ent2); in ML_()
707 if (ent2->tag == Te_UNKNOWN) in ML_()
/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)