| /external/OpenCL-CTS/test_conformance/clcpp/reinterpret/ |
| D | as_type.hpp | 54 std::string function_call = "as_" + type_name<out_type>() + "(" + in1_value + ");"; in generate_kernel_as_type() local 68 std::string function_call = "as_type<" + type_name<out_type>() + ">(" + in1_value + ")"; in generate_kernel_as_type() local
|
| /external/OpenCL-CTS/test_conformance/clcpp/utils_test/ |
| D | unary.hpp | 109 std::string function_call = func.str() + "(" + in1_value + ");"; in generate_kernel_unary() local 134 std::string function_call = func.str() + "(" + in1_value + ")"; in generate_kernel_unary() local
|
| D | binary.hpp | 119 std::string function_call = func.str() + "(" + in1_value + ", " + in2_value + ")"; in generate_kernel_binary() local 151 std::string function_call = func.str() + "(" + in1_value + ", " + in2_value + ")"; in generate_kernel_binary() local
|
| D | ternary.hpp | 147 …std::string function_call = func.str() + "(" + in1_value + ", " + in2_value + ", " + in3_value + "… in generate_kernel_ternary() local 186 …std::string function_call = func.str() + "(" + in1_value + ", " + in2_value + ", " + in3_value + "… in generate_kernel_ternary() local
|
| /external/OpenCL-CTS/test_conformance/clcpp/atomics/ |
| D | atomic_fetch.hpp | 34 std::string function_call = "atomic_" + func.str() + "(&" + out1_value + ", " + in1_value + ")"; in generate_kernel_atomic_fetch() local 49 std::string function_call = func.str() + "(" + in1_value + ")"; in generate_kernel_atomic_fetch() local
|
| /external/OpenCL-CTS/test_conformance/clcpp/convert/ |
| D | convert_cast.hpp | 146 std::string function_call = "convert_" + type_name<out_type>(); in generate_kernel_convert_cast() local 165 std::string function_call = "convert_cast<" + type_name<out_type>(); in generate_kernel_convert_cast() local
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | lower_function_call_op_test.cc | 95 Node* function_call; in TEST() local
|
| /external/clang/test/SemaCXX/ |
| D | cxx0x-initializer-scalars.cpp | 71 void function_call() { in function_call() function
|
| D | cxx0x-initializer-aggregates.cpp | 52 void function_call() { in function_call() function
|
| D | cxx0x-initializer-stdinitializerlist.cpp | 64 void function_call() { in function_call() function
|
| D | cxx0x-initializer-constructor.cpp | 107 C function_call() { in function_call() function
|
| /external/python/cpython2/Objects/ |
| D | funcobject.c | 485 function_call(PyObject *func, PyObject *arg, PyObject *kw) in function_call() function
|
| /external/python/cpython3/Objects/ |
| D | funcobject.c | 626 function_call(PyObject *func, PyObject *args, PyObject *kwargs) in function_call() function
|
| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/ |
| D | spvtoolsfuzz.proto | 343 TransformationFunctionCall function_call = 38; field
|
| /external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/ |
| D | spvtoolsfuzz.proto | 369 TransformationFunctionCall function_call = 38; field
|
| /external/angle/third_party/spirv-tools/src/source/fuzz/protobufs/ |
| D | spvtoolsfuzz.proto | 369 TransformationFunctionCall function_call = 38; field
|