/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
D | Function.java | 55 public void setArg(Expression arg, int argNum) in setArg() method in Function
|
D | FunctionOneArg.java | 60 public void setArg(Expression arg, int argNum) in setArg() method in FunctionOneArg
|
D | Function2Args.java | 78 public void setArg(Expression arg, int argNum) in setArg() method in Function2Args
|
D | Function3Args.java | 77 public void setArg(Expression arg, int argNum) in setArg() method in Function3Args
|
D | FunctionMultiArgs.java | 62 public void setArg(Expression arg, int argNum) in setArg() method in FunctionMultiArgs
|
D | FuncExtFunction.java | 232 public void setArg(Expression arg, int argNum) in setArg() method in FuncExtFunction
|
/external/angle/src/libANGLE/ |
D | CLKernel.cpp | 18 cl_int Kernel::setArg(cl_uint argIndex, size_t argSize, const void *argValue) in setArg() function in cl::Kernel
|
/external/angle/src/libANGLE/renderer/cl/ |
D | CLKernelCL.cpp | 129 cl_int CLKernelCL::setArg(cl_uint argIndex, size_t argSize, const void *argValue) in setArg() function in rx::CLKernelCL
|
/external/bcc/tests/lua/ |
D | luaunit.lua | 1506 local function setArg( cmdArg, state ) function
|
/external/mesa3d/include/CL/ |
D | cl2.hpp | 5988 cl_int setArg(cl_uint index, const cl::pointer<T, D> &argPtr) in setArg() function in cl::Kernel 5998 cl_int setArg(cl_uint index, const cl::vector<T, Alloc> &argPtr) in setArg() function in cl::Kernel 6009 setArg(cl_uint index, const T argPtr) in setArg() function in cl::Kernel 6021 setArg(cl_uint index, const T &value) in setArg() function in cl::Kernel 6032 cl_int setArg(cl_uint index, size_type size, const void* argPtr) in setArg() function in cl::Kernel
|
D | cl.hpp | 4999 cl_int setArg(cl_uint index, const T &value) in setArg() function in cl::Kernel 5010 cl_int setArg(cl_uint index, ::size_t size, const void* argPtr) in setArg() function in cl::Kernel
|
/external/llvm-project/clang/include/clang/AST/ |
D | ExprObjC.h | 1395 void setArg(unsigned Arg, Expr *ArgExpr) { in setArg() function
|
D | ExprCXX.h | 1611 void setArg(unsigned Arg, Expr *ArgExpr) { in setArg() function 3504 void setArg(unsigned I, Expr *E) { in setArg() function
|
D | Expr.h | 2931 void setArg(unsigned Arg, Expr *ArgExpr) { in setArg() function
|
/external/clang/include/clang/AST/ |
D | ExprCXX.h | 1298 void setArg(unsigned Arg, Expr *ArgExpr) { in setArg() function 3098 void setArg(unsigned I, Expr *E) { in setArg() function
|
D | Expr.h | 2227 void setArg(unsigned Arg, Expr *ArgExpr) { in setArg() function
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.cpp | 1053 void setArg(String& arg, const String& value) const in setArg() function in glcts::LayoutBindingBaseCase
|
/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 5674 const auto setArg = [&](int paramNum, TIntermTyped* arg) { in addInputArgumentConversions() local 5748 const auto setArg = [&](int paramNum, TIntermTyped* arg) { in expandArguments() local
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
D | hlslParseHelper.cpp | 5674 const auto setArg = [&](int paramNum, TIntermTyped* arg) { in addInputArgumentConversions() local 5748 const auto setArg = [&](int paramNum, TIntermTyped* arg) { in expandArguments() local
|