Searched refs:Linked (Results 1 – 25 of 522) sorted by relevance
12345678910>>...21
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | SpillPlacement.cpp | 272 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/ |
D | matching_imports_to_exports_test.cpp | 47 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/ |
D | matching_imports_to_exports_test.cpp | 47 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/ |
D | PVRTBackground.cpp | 162 GLint Linked; in Init() local 163 glGetProgramiv(m_pAPI->m_ui32ProgramObject, GL_LINK_STATUS, &Linked); in Init() 164 if (!Linked) in Init()
|
D | PVRTShader.cpp | 258 GLint Linked; in PVRTCreateProgram() local 259 glGetProgramiv(*pProgramObject, GL_LINK_STATUS, &Linked); in PVRTCreateProgram() 260 if (!Linked) in PVRTCreateProgram()
|
D | PVRTPrint3DAPI.cpp | 378 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/ |
D | noMain.vert.out | 24 Linked vertex stage: 28 Linked fragment stage:
|
D | mains1.frag.out | 42 Linked geometry stage: 49 Linked fragment stage:
|
D | cppIntMinOverNegativeOne.frag.out | 7 Linked fragment stage:
|
D | cppRelaxSkipTokensErrors.vert.out | 7 Linked vertex stage:
|
D | 320.comp.out | 10 Linked compute stage:
|
D | hlsl.reflection.binding.vert.out | 3 Linked vertex stage:
|
D | 300link3.frag.out | 10 Linked fragment stage:
|
D | cppBad2.vert.out | 11 Linked vertex stage:
|
D | negativeArraySize.comp.out | 14 Linked compute stage:
|
D | overlongLiteral.frag.out | 12 Linked fragment stage:
|
D | maxClipDistances.vert.out | 11 Linked vertex stage:
|
D | 450.comp.out | 15 Linked compute stage:
|
D | cppDeepNest.frag.out | 13 Linked fragment stage:
|
D | 435.vert.out | 15 Linked vertex stage:
|
/external/autotest/ |
D | LGPL_LICENSE | 29 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
|
D | MODULE_LICENSE_LGPL | 29 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/ |
D | LICENSE.LGPL | 29 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/ |
D | COPYING-LGPLV3 | 29 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/ |
D | framework.m4 | 31 # 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