Searched defs:withUint32Array (Results 1 – 4 of 4) sorted by relevance
97 export function withUint32Array<T>(data: Uint32Array | undefined, access: Access, exec: ExecWithLen… function
148 export function withUint32Array<T>(data: Uint32Array | undefined, access: Access, exec: ExecWithLen… function
96 function withUint32Array(data, access, exec) { function
119 function withUint32Array(data, access, exec) { function