Home
last modified time | relevance | path

Searched defs:paramName (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/datatype/
DParamDescription.kt20 val paramName: String, constant in com.mobileer.androidfxlab.datatype.ParamDescription
/third_party/vk-gl-cts/framework/common/
DtcuStringTemplate.cpp87 string paramName; in specialize() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp74 … context, const char* name, const char* desc, const char* varName, deUint32 paramName, bool isVert… in ShaderBuiltinConstantCase()
701 deUint32 paramName; in init() member
718 deUint32 paramName = builtinConstants[ndx].paramName; in init() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.h680 void ParamBuffer::addValueParam(const char *paramName, ParamType paramType, T paramValue) in addValueParam()
688 void ParamBuffer::setValueParamAtIndex(const char *paramName, in setValueParamAtIndex()
701 void ParamBuffer::addEnumParam(const char *paramName, in addEnumParam()
DFrameCapture.cpp4104 ParamCapture &ParamBuffer::getParam(const char *paramName, ParamType paramType, int index) in getParam()
4112 const ParamCapture &ParamBuffer::getParam(const char *paramName, in getParam()
4618 std::string paramName = "targetPacked"; in trackTextureUpdate() local
5332 const char *paramName = ParamValueTrait<ParamValueType>::name; in maybeGenResourceOnBind() local
5881 int DataCounters::getAndIncrement(EntryPoint entryPoint, const std::string &paramName) in getAndIncrement()
7209 std::string ReplayWriter::getInlineVariableName(EntryPoint entryPoint, const std::string &paramName) in getInlineVariableName()
7216 const std::string &paramName, in getInlineStringSetVariableName()
7246 const std::string &paramName, in GetVarName()
/third_party/typescript/src/services/
DjsDoc.ts408 const paramName = name.kind === SyntaxKind.Identifier ? name.text : "param" + i; constant
/third_party/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp386 const char *paramName; member
584 const char *paramName; in udbg_writeIcuInfo() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Dudbgutil.cpp389 const char *paramName; member
587 const char *paramName; in udbg_writeIcuInfo() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dudbgutil.cpp386 const char *paramName; member
584 const char *paramName; in udbg_writeIcuInfo() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp207 GLint getRenderbufferParameter(GLenum paramName) in getRenderbufferParameter()
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp194 std::string DawnTestBase::PrintToStringParamName::SanitizeParamName(std::string paramName, in SanitizeParamName()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTracePerfTest.cpp2003 std::string paramName = testing::PrintToString(params); in RegisterTraceTests() local
/third_party/typescript/src/compiler/
Dtypes.ts8443 * Given a `paramName` of `_a`: enumerator
Dchecker.ts11656 const paramName = leftName === rightName ? leftName : constant
28061 const paramName = leftName === rightName ? leftName : constant
/third_party/glslang/SPIRV/
DSpvBuilder.cpp2170 auto const& paramName = paramNames[p]; in setupDebugFunctionEntry() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp2137 TString& paramName = *userFunction[i].name; in transformEntryPoint() local
/third_party/typescript/lib/
Dtsc.js22222 function createAssignmentTargetWrapper(paramName, expression) { argument
DtypingsInstaller.js27515 function createAssignmentTargetWrapper(paramName, expression) { argument