Searched defs:edits (Results 1 - 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
H A Dedit-fst.h33 // relatively small number of edits (read: mutations), then this implementation
34 // will copy the edited node to an internal MutableFst and perform any edits in
336 // next read in MutabelFstT machine that stores edits
347 MutableFstT *edits = MutableFstT::Read(strm, edits_opts); local
348 if (!edits) {
351 data->edits_ = *edits;
352 delete edits;
367 // number of edits (read: mutations), then this implementation will copy the
368 // edited node to an internal MutableFst and perform any edits in situ on that
609 // mutating methods specifically related to the types of edits provide
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 70 milliseconds