Home
last modified time | relevance | path

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

/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/
Dunary.pass.cpp46 typedef int argument_type; typedef
Dbinary.pass.cpp46 typedef int argument_type; typedef
/external/skia/tools/gpu/
DMemoryCache.h50 using argument_type = Key; member
/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/libcxx/test/support/
Dcounting_predicates.hpp18 typedef Arg argument_type; typedef
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp161 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp234 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv_codec.cpp748 const uint32_t argument_type = function_type_inst->word(operand_index_); in GetRuleBasedMtf() local
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv_codec.cpp748 const uint32_t argument_type = function_type_inst->word(operand_index_); in GetRuleBasedMtf() 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