Home
last modified time | relevance | path

Searched defs:argSize (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLKernel.cpp18 cl_int Kernel::setArg(cl_uint argIndex, size_t argSize, const void *argValue) in setArg()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLKernelCL.cpp129 cl_int CLKernelCL::setArg(cl_uint argIndex, size_t argSize, const void *argValue) in setArg()
/third_party/skia/third_party/externals/icu/source/io/
Duprntf_p.cpp208 int32_t argSize; in u_printf_string_handler() local
/third_party/icu/icu4c/source/io/
Duprntf_p.cpp208 int32_t argSize; in u_printf_string_handler() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1064 unsigned argSize = (ValTy == MVT::f64) ? 8 : 16; in fixupVariableFloatArgs() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp4544 const int argSize = (int)argAggregate->getSequence().size(); in decomposeSampleMethods() local