Searched defs:withInt32Array (Results 1 – 4 of 4) sorted by relevance
100 export function withInt32Array<T>(data: Int32Array | undefined, access: Access, exec: ExecWithLengt… function
153 export function withInt32Array<T>(data: Int32Array | undefined, access: Access, exec: ExecWithLengt… function
100 function withInt32Array(data, access, exec) { function
125 function withInt32Array(data, access, exec) { function