Searched refs:MemCopyUint16Uint8Function (Results 1 – 3 of 3) sorted by relevance
369 MemCopyUint16Uint8Function memcopy_uint16_uint8_function =374 MemCopyUint16Uint8Function CreateMemCopyUint16Uint8Function(375 Isolate* isolate, MemCopyUint16Uint8Function stub);
556 typedef void (*MemCopyUint16Uint8Function)(uint16_t* dest, const uint8_t* src, typedef558 extern MemCopyUint16Uint8Function memcopy_uint16_uint8_function;
180 MemCopyUint16Uint8Function CreateMemCopyUint16Uint8Function( in CreateMemCopyUint16Uint8Function()181 Isolate* isolate, MemCopyUint16Uint8Function stub) { in CreateMemCopyUint16Uint8Function()263 return FUNCTION_CAST<MemCopyUint16Uint8Function>(buffer); in CreateMemCopyUint16Uint8Function()