HomeSort by relevance Sort by last modified time
    Searched defs:arg10 (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/crosstest/
test_calling_conv.cpp 49 v4f32 arg10 = {22, 23, 24, 25}; local
54 arg6, arg7, arg8, arg9, arg10,
81 v4f32 arg10, int arg11, v4f32 arg12) {
  /test/vts/compilation_tools/vtsc/test/golden/FUZZER/
Context.fuzzer.cpp 769 uint64_t arg10; local
770 memcpy(&arg10, data, type_size10);
773 renderscript->allocation3DRead(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10);
883 uint32_t arg10; local
884 memcpy(&arg10, data, type_size10);
894 renderscript->allocationCopy2DRange(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11);
970 uint32_t arg10; local
971 memcpy(&arg10, data, type_size10);
988 renderscript->allocationCopy3DRange(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12);
    [all...]

Completed in 219 milliseconds