Home
last modified time | relevance | path

Searched defs:RemoveEntry (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DgenericClassWithStaticFactory.ts125 public RemoveEntry<T>(entry: List<T>): List<T> { method in ListFactory
/third_party/typescript/tests/baselines/reference/
DgenericClassWithStaticFactory.js250 ListFactory.prototype.RemoveEntry = function (entry) { method in ListFactory
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp92367 void RemoveEntry(KeyType aKey) in RemoveEntry() function in nsTHashtable
92376 void RemoveEntry(EntryType* aEntry) in RemoveEntry() function in nsTHashtable
92675 void RemoveEntry(T* aKey) in RemoveEntry() function in nsTHashtable
92680 void RemoveEntry(EntryType* aEntry) in RemoveEntry() function in nsTHashtable