Searched refs:SetEntry (Results 1 – 7 of 7) sorted by relevance
/external/openfst/src/include/fst/ |
D | generic-register.h | 53 void SetEntry(const KeyType &key, in SetEntry() function 153 reg->SetEntry(key, entry); in GenericRegisterer()
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | register.h | 66 void SetEntry(const string &type, const Entry &entry) { in SetEntry() function 143 registr->SetEntry(fst.Type(), entry); in FstRegisterer()
|
/external/openfst/src/include/fst/script/ |
D | script-impl.h | 128 this->SetEntry(make_pair(operation_name, arc_type), op); in RegisterOperation()
|
/external/v8/src/ |
D | elements.cc | 1047 dict->SetEntry(i, the_hole_value, the_hole_value); in SetLengthWithoutNormalize()
|
D | objects-inl.h | 4622 void Dictionary<Shape, Key>::SetEntry(int entry, in SetEntry() function 4625 SetEntry(entry, key, value, PropertyDetails(Smi::FromInt(0))); in SetEntry() 4630 void Dictionary<Shape, Key>::SetEntry(int entry, in SetEntry() function
|
D | objects.cc | 489 property_dictionary()->SetEntry(entry, name, value, details); in SetNormalizedProperty() 1689 dict->SetEntry(entry, name, store_value, details); in AddSlowProperty() 12046 SetEntry(entry, heap->the_hole_value(), heap->the_hole_value()); in DeleteProperty() 12123 SetEntry(entry, k, value, details); in AddEntry() 12211 SetEntry(entry, object_key, value, details); in Set() 12223 SetEntry(entry, object_key, value); in Set()
|
D | objects.h | 3056 inline void SetEntry(int entry, 3059 inline void SetEntry(int entry,
|