/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()
|
D | SpillPlacement.h | 53 SmallVector<unsigned, 8> Linked; variable
|
/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()
|
D | PVRTPFXParserAPI.cpp | 403 GLint Linked; in LoadShadersForEffect() local 404 glGetProgramiv(m_uiProgram, GL_LINK_STATUS, &Linked); in LoadShadersForEffect() 405 if (!Linked) in LoadShadersForEffect()
|
/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/chromium-trace/catapult/telemetry/third_party/websocket-client/ |
D | 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
|
/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
|
/external/vulkan-validation-layers/demos/smoke/android/src/main/jni/ |
D | Smoke.frag.h | 8 Linked fragment stage:
|
D | Smoke.vert.h | 8 Linked vertex stage:
|
D | Smoke.push_constant.vert.h | 8 Linked vertex stage:
|
/external/vulkan-validation-layers/demos/android/include/ |
D | cube.frag.h | 8 Linked fragment stage:
|
D | cube.vert.h | 8 Linked vertex stage:
|
/external/llvm/lib/CodeGen/ |
D | SpillPlacement.h | 57 SmallVector<unsigned, 8> Linked; variable
|
/external/caliper/examples/src/main/java/examples/ |
D | ListModificationBenchmark.java | 42 Linked { enumConstant
|
/external/fmtlib/doc/bootstrap/ |
D | list-group.less | 41 // Linked list items
|
D | variables.less | 766 //** Linked badge text color on hover
|
/external/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 1280 ErrorOr<COFFSymbolRef> Linked = Obj->getSymbol(Aux->TagIndex); in printSymbol() local 1282 std::error_code EC = Linked.getError(); in printSymbol() 1283 if (EC || (EC = Obj->getSymbolName(*Linked, LinkedName))) { in printSymbol()
|
/external/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 506 d type like(xmlSchemaTypePtr) Linked type 518 d facet like(xmlSchemaFacetPtr) Linked facet
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | eap_testing.txt | 5 - Linked some parts of IEEE 802.1X Authenticator implementation from
|
/external/libevent/ |
D | whatsnew-2.0.txt | 473 5.3. Linked pairs of bufferevents
|
/external/protobuf/objectivec/ |
D | GPBUtilities.m | 58 format:@"Linked to ProtocolBuffer runtime version %d,"
|