Home
last modified time | relevance | path

Searched defs:_order (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/harness/
DcollectionsImpl.ts11 private _order: number[] | undefined; property in collections.SortedMap
/third_party/FreeBSD/sys/kern/
Dbus_if.h351 static __inline device_t BUS_ADD_CHILD(device_t _dev, u_int _order, in BUS_ADD_CHILD()