Home
last modified time | relevance | path

Searched refs:Linked (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpillPlacement.cpp272 Linked.push_back(ib); in addLinks()
274 Linked.push_back(ob); in addLinks()
282 Linked.clear(); in scanActiveBundles()
291 Linked.push_back(n); in scanActiveBundles()
307 if (Linked.empty()) in iterate()
320 llvm::next(Linked.rbegin()), E = Linked.rend(); I != E; ++I) { in iterate()
334 llvm::next(Linked.begin()), E = Linked.end(); I != E; ++I) { in iterate()
348 Linked.clear(); in prepare()
/external/deqp-deps/SPIRV-Tools/test/link/
Dmatching_imports_to_exports_test.cpp47 R"(OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
73 R"(OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
99 OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
278 OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
323 R"(OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
378 OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/link/
Dmatching_imports_to_exports_test.cpp47 R"(OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
73 R"(OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
99 OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
278 OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
323 R"(OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
378 OpModuleProcessed "Linked by SPIR-V Tools Linker" in TEST_F()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTBackground.cpp162 GLint Linked; in Init() local
163 glGetProgramiv(m_pAPI->m_ui32ProgramObject, GL_LINK_STATUS, &Linked); in Init()
164 if (!Linked) in Init()
DPVRTShader.cpp258 GLint Linked; in PVRTCreateProgram() local
259 glGetProgramiv(*pProgramObject, GL_LINK_STATUS, &Linked); in PVRTCreateProgram()
260 if (!Linked) in PVRTCreateProgram()
DPVRTPrint3DAPI.cpp378 GLint Linked; in APIInit() local
394 glGetProgramiv(Data.uProgramLogo, GL_LINK_STATUS, &Linked); in APIInit()
396 if (!Linked) in APIInit()
413 glGetProgramiv(Data.uProgramFont, GL_LINK_STATUS, &Linked); in APIInit()
415 if (!Linked) in APIInit()
/external/deqp-deps/glslang/Test/baseResults/
DnoMain.vert.out24 Linked vertex stage:
28 Linked fragment stage:
Dmains1.frag.out42 Linked geometry stage:
49 Linked fragment stage:
DcppIntMinOverNegativeOne.frag.out7 Linked fragment stage:
DcppRelaxSkipTokensErrors.vert.out7 Linked vertex stage:
D320.comp.out10 Linked compute stage:
Dhlsl.reflection.binding.vert.out3 Linked vertex stage:
D300link3.frag.out10 Linked fragment stage:
DcppBad2.vert.out11 Linked vertex stage:
DnegativeArraySize.comp.out14 Linked compute stage:
DoverlongLiteral.frag.out12 Linked fragment stage:
DmaxClipDistances.vert.out11 Linked vertex stage:
D450.comp.out15 Linked compute stage:
DcppDeepNest.frag.out13 Linked fragment stage:
D435.vert.out15 Linked vertex stage:
/external/autotest/
DLGPL_LICENSE29 with which the Combined Work was made is also called the "Linked
35 based on the Application, and not on the Linked Version.
105 the Linked Version to produce a modified Combined Work, in the
113 of the Library that is interface-compatible with the Linked
121 Application with a modified version of the Linked Version. (If
DMODULE_LICENSE_LGPL29 with which the Combined Work was made is also called the "Linked
35 based on the Application, and not on the Linked Version.
105 the Linked Version to produce a modified Combined Work, in the
113 of the Library that is interface-compatible with the Linked
121 Application with a modified version of the Linked Version. (If
/external/javaparser/
DLICENSE.LGPL29 with which the Combined Work was made is also called the "Linked
35 based on the Application, and not on the Linked Version.
105 the Linked Version to produce a modified Combined Work, in the
113 of the Library that is interface-compatible with the Linked
121 Application with a modified version of the Linked Version. (If
/external/elfutils/
DCOPYING-LGPLV329 with which the Combined Work was made is also called the "Linked
35 based on the Application, and not on the Linked Version.
105 the Linked Version to produce a modified Combined Work, in the
113 of the Library that is interface-compatible with the Linked
121 Application with a modified version of the Linked Version. (If
/external/ImageMagick/m4/
Dframework.m431 # with which the Combined Work was made is also called the "Linked
37 # based on the Application, and not on the Linked Version.
107 # the Linked Version to produce a modified Combined Work, in the
115 # of the Library that is interface-compatible with the Linked
123 # Application with a modified version of the Linked Version. (If

12345678910>>...21