Searched defs:off (Results 1 – 2 of 2) sorted by relevance
62 off(event: string, callback: Function): void { method in EventEmitter1425 off(event: string, callback?: Function): void { method in Duplex
389 for (uint64_t off = start; off < end; off += PAGE_SIZE) { in UxpteOps() local