4 references to InitBlock
Microsoft.ML.CpuMath (1)
FactorizationMachine\AvxIntrinsics.cs (1)
67
Unsafe.
InitBlock
(pq, 0, (uint)(m * m * d * sizeof(float)));
System.Runtime.InteropServices.JavaScript (3)
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.JSObject.cs (1)
114
Unsafe.
InitBlock
(payload, 0, (uint)bytes);
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (1)
394
Unsafe.
InitBlock
(payload, 0, (uint)bytes);
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.String.cs (1)
121
Unsafe.
InitBlock
(payload, 0, (uint)bytes);