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

/external/openfst/src/include/fst/
H A Dgeneric-register.h53 void SetEntry(const KeyType &key, function in class:fst::GenericRegister
143 // SetEntry() functions. An easy way to accomplish this is to have RegisterType
153 reg->SetEntry(key, entry);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dregister.h66 void SetEntry(const string &type, const Entry &entry) { function in class:fst::FstRegister
143 registr->SetEntry(fst.Type(), entry);
/external/v8/src/
H A Dobjects-inl.h4622 void Dictionary<Shape, Key>::SetEntry(int entry, function in class:Dictionary
4625 SetEntry(entry, key, value, PropertyDetails(Smi::FromInt(0)));
4630 void Dictionary<Shape, Key>::SetEntry(int entry, function in class:Dictionary
/external/chromium_org/v8/src/
H A Dobjects-inl.h6058 void Dictionary<Shape, Key>::SetEntry(int entry, function in class:v8::Dictionary
6061 SetEntry(entry, key, value, PropertyDetails(Smi::FromInt(0)));
6066 void Dictionary<Shape, Key>::SetEntry(int entry, function in class:v8::Dictionary

Completed in 147 milliseconds