Home
last modified time | relevance | path

Searched refs:inputName (Results 1 - 17 of 17) sorted by relevance

/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaAlone.cs219 string inputName = (string)nonSwitchStrings[paramIndex++]; in Main2()
220 inStream = new FileStream(inputName, FileMode.Open, FileAccess.Read); in Main2()
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp481 const UString &inputName = params[paramIndex++];
484 if (!inStreamSpec->Open(us2fs(inputName)))
486 PrintError2("Cannot open input file", inputName);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp426 const char *inputName[] = in initPrograms() local
446 " " << name[m] << "[elementS" << m << " + localElementShared] = " << inputName[m] << ".x[element" << m << " + localElementInput];\n" in initPrograms()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp1604 const string inputName = "in" + de::toString(calcNdx) + (char)('a'+inputNdx);
1608 op << "\t\t\t" << inputName << " = " << sumExpr(inputName, incExpr, m_paramTypes[inputNdx]) << ";\n";
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp1596 const string inputName = "in" + de::toString(calcNdx) + (char)('a'+inputNdx);
1600 op << "\t\t\t" << inputName << " = " << sumExpr(inputName, incExpr, m_paramTypes[inputNdx]) << ";\n";
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp637 const char *inputName[] = in initPrograms() local
657 " " << name[m] << "[elementS" << m << " + localElementShared] = " << inputName[m] << ".x[element" << m << " + localElementInput];\n" in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp851 const string inputName = "_u32_arr_1"; in updateSpirvSnippets() local
852 inputDefinitionsFp16Snippet = replace(inputDefinitionsSnippet, inputToken, inputName); in updateSpirvSnippets()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp849 const string inputName = "_u32_arr_1"; in updateSpirvSnippets() local
850 inputDefinitionsFp16Snippet = replace(inputDefinitionsSnippet, inputToken, inputName); in updateSpirvSnippets()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp909 string inputName = "in" + string(1, static_cast<char>('0' + i)); in setupShaderData() local
910 stringReplace(refShaderOp, inputName, "highp_" + inputName); in setupShaderData()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp5108 const char* inputName;
5142 const char* const name = (inputCase) ? (ioBlockTypes[ndx].inputName) : (ioBlockTypes[ndx].outputName);
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 238 milliseconds