/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | app-linux.c | 73 static struct waffle_context *sContext; variable 136 sContext = waffle_context_create(sConfig, NULL); in initGraphics() 137 if (!sContext) in initGraphics() 147 ok = waffle_make_current(sDisplay, sWindow, sContext); in initGraphics() 175 if (!waffle_context_destroy(sContext)) in deinitGraphics()
|
/external/skia/experimental/GLFWTest/ |
D | glfw_main.cpp | 20 GrContext* sContext = nullptr; variable 34 sContext = GrContext::Create(kOpenGL_GrBackend, 0); in init_skia() 45 sSurface = SkSurface::NewFromBackendRenderTarget(sContext, desc, NULL); in init_skia() 50 delete sContext; in cleanup_skia()
|
/external/sqlite/dist/ |
D | sqlite3.c | 79222 sqlite3_context sContext; 79236 memset(&sContext, 0, sizeof(sContext)); 79237 sContext.pOut = pDest; 79239 rc = pModule->xColumn(pCur->pVtabCursor, &sContext, pOp->p2); 79241 if( sContext.isError ){ 79242 rc = sContext.isError; 97928 AuthContext sContext; /* Authorization context */ 97953 memset(&sContext, 0, sizeof(sContext)); 98015 sqlite3AuthContextPush(pParse, &sContext, pTab->zName); 98271 sqlite3AuthContextPop(&sContext); [all …]
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 79204 sqlite3_context sContext; 79218 memset(&sContext, 0, sizeof(sContext)); 79219 sContext.pOut = pDest; 79221 rc = pModule->xColumn(pCur->pVtabCursor, &sContext, pOp->p2); 79223 if( sContext.isError ){ 79224 rc = sContext.isError; 97910 AuthContext sContext; /* Authorization context */ 97935 memset(&sContext, 0, sizeof(sContext)); 97997 sqlite3AuthContextPush(pParse, &sContext, pTab->zName); 98253 sqlite3AuthContextPop(&sContext); [all …]
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |