Home
last modified time | relevance | path

Searched defs:argument_type (Results 1 - 11 of 11) sorted by relevance

/third_party/ninja/src/
H A Dhash_map.h61 typedef StringPiece argument_type; typedef
/third_party/gn/src/base/files/
H A Dfile_path.h383 typedef base::FilePath argument_type; typedef
/third_party/node/deps/v8/src/torque/
H A Dtype-inference.cc58 Match(TypeExpression* parameter, const Type* argument_type) Match() argument
92 MatchGeneric(BasicTypeExpression* parameter, const Type* argument_type) MatchGeneric() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dinstruction.h143 typedef spvtools::val::Instruction argument_type; typedef
H A Dvalidate_function.cpp269 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.h143 typedef spvtools::val::Instruction argument_type; typedef
H A Dvalidate_function.cpp269 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
/third_party/spirv-tools/source/val/
H A Dinstruction.h146 typedef spvtools::val::Instruction argument_type; typedef
H A Dvalidate_function.cpp270 const auto argument_type = _.FindDef(argument->type_id()); in ValidateFunctionCall() local
/third_party/node/test/js-native-api/test_general/
H A Dtest_general.c107 napi_valuetype argument_type; in testNapiTypeof() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp14491 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForDMat() local
14532 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForDVec() local
14562 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForIVec() local
14592 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); in getUniformFunctionForUVec() local
15029 Utils::_variable_type argument_type = function_object.getArgumentType(argument); in prepareVertexShaderCode() local
15192 const Utils::_variable_type argument_type = function_object.getArgumentType(argument); testBegin() local
[all...]

Completed in 24 milliseconds