Home
last modified time | relevance | path

Searched defs:parameter_name (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/debug/
Ddebug-frames.cc96 Handle<ScopeInfo> info, Handle<String> parameter_name) { in ParameterIsShadowedByContextLocal()
/third_party/node/deps/v8/src/torque/
Dcpp-builder.h94 std::string parameter_name) { in DefaultSetter()
Dimplementation-visitor.cc685 const std::string& parameter_name = signature.parameter_names[i]->value; in Visit() local
702 const std::string& parameter_name = signature.parameter_names[i]->value; in Visit() local
3359 const Type* type, const std::string& parameter_name, in LowerParameter()
3377 const Type* type, const std::string& parameter_name, in LowerLabelParameter()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessXFBTests.cpp1957 bool FunctionalTest::testTransformFeedbackStatus(glw::GLenum parameter_name, glw::GLint expected_va… in testTransformFeedbackStatus()