Home
last modified time | relevance | path

Searched defs:argument_type (Results 1 – 19 of 19) sorted by relevance

/external/v8/src/torque/
Dtype-inference.cc59 const Type* argument_type) { in Match()
93 const Type* argument_type) { in MatchGeneric()
/external/libcxx/test/std/containers/container.node/
Dnode_handle.pass.cpp37 using argument_type = T; typedef
68 using argument_type = Static; typedef
/external/libcxx/test/std/utilities/function.objects/negators/
Dnot1.depr_in_cxx17.fail.cpp27 typedef int argument_type; typedef
Dunary_negate.depr_in_cxx17.fail.cpp27 typedef int argument_type; typedef
/external/libcxx/test/libcxx/utilities/function.objects/refwrap/
Dbinary.pass.cpp46 typedef int argument_type; typedef
Dunary.pass.cpp46 typedef int argument_type; typedef
/external/skqp/tools/gpu/
DMemoryCache.h50 using argument_type = Key; member
/external/libcxx/test/std/utilities/function.objects/refwrap/
Dweak_result.pass.cpp22 typedef Arg argument_type; typedef
/external/skia/tools/gpu/
DMemoryCache.h75 using argument_type = Key; member
/external/libcxx/test/support/
Dcounting_predicates.hpp18 typedef Arg argument_type; typedef
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_function.cpp268 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp268 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp268 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
/external/tensorflow/tensorflow/python/tools/
Dsaved_model_cli.py362 def _print_args(arguments, argument_type='Argument', indent=0): argument
/external/v8/src/wasm/
Dwasm-debug-evaluate.cc56 for (ValueType argument_type : argument_types) { in CheckSignature() local
/external/bcc/src/cc/vendor/
Doptional.hpp1020 typedef std::experimental::optional<T> argument_type; typedef
1031 typedef std::experimental::optional<T&> argument_type; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-util.hpp988 using argument_type = T; typedef
998 using argument_type = T; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h1153 using argument_type = unsigned; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp14645 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForDMat() local
14695 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForDVec() local
14730 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForIVec() local
14765 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForUVec() local
15214 Utils::_variable_type argument_type = function_object.getArgumentType(argument); in prepareVertexShaderCode() local
15377 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in testBegin() local