/external/mesa3d/src/glx/ |
D | applegl_glx.c | 46 applegl_destroy_context(struct glx_context *gc) in applegl_destroy_context() 52 applegl_bind_context(struct glx_context *gc, struct glx_context *old, in applegl_bind_context() 70 applegl_unbind_context(struct glx_context *gc, struct glx_context *new) in applegl_unbind_context() 93 applegl_wait_gl(struct glx_context *gc) in applegl_wait_gl() 99 applegl_wait_x(struct glx_context *gc) in applegl_wait_x() 128 struct glx_context *gc; in applegl_create_context() local
|
D | indirect_glx.c | 50 indirect_destroy_context(struct glx_context *gc) in indirect_destroy_context() 134 indirect_bind_context(struct glx_context *gc, struct glx_context *old, in indirect_bind_context() 159 indirect_unbind_context(struct glx_context *gc, struct glx_context *new) in indirect_unbind_context() 178 indirect_wait_gl(struct glx_context *gc) in indirect_wait_gl() 197 indirect_wait_x(struct glx_context *gc) in indirect_wait_x() 215 indirect_use_x_font(struct glx_context *gc, in indirect_use_x_font() 244 struct glx_context *gc = __glXGetCurrentContext(); in indirect_bind_tex_image() local 295 struct glx_context *gc = __glXGetCurrentContext(); in indirect_release_tex_image() local 347 struct glx_context *gc; in indirect_create_context() local
|
D | clientattrib.c | 42 struct glx_context *gc = __glXGetCurrentContext(); in do_enable_disable() local 72 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glPushClientAttrib() local 104 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glPopClientAttrib() local 134 __glFreeAttributeState(struct glx_context * gc) in __glFreeAttributeState()
|
D | indirect_vertex_array.c | 112 __glXFreeVertexArrayState(struct glx_context * gc) in __glXFreeVertexArrayState() 140 __glXInitVertexArrayState(struct glx_context * gc) in __glXInitVertexArrayState() 527 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawArrays_none() local 589 emit_DrawArrays_header_old(struct glx_context * gc, in emit_DrawArrays_header_old() 698 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawArrays_old() local 760 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawElements_none() local 827 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawElements_old() local 915 validate_mode(struct glx_context * gc, GLenum mode) in validate_mode() 948 validate_count(struct glx_context * gc, GLsizei count) in validate_count() 967 validate_type(struct glx_context * gc, GLenum type) in validate_type() [all …]
|
D | indirect_vertex_program.c | 40 struct glx_context *gc = __glXGetCurrentContext(); in do_vertex_attrib_enable() local 68 struct glx_context *const gc = __glXGetCurrentContext(); in get_parameter() local 125 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glGetVertexAttribPointerv() local 180 get_vertex_attrib(struct glx_context * gc, unsigned vop, in get_vertex_attrib() 198 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glGetVertexAttribiv() local 232 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glGetVertexAttribfv() local 266 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glGetVertexAttribdv() local
|
D | pixelstore.c | 50 send_PixelStore(struct glx_context * gc, unsigned sop, GLenum pname, in send_PixelStore() 71 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glPixelStoref() local 221 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glPixelStorei() local
|
D | glxcmds.c | 259 glx_context_init(struct glx_context *gc, in glx_context_init() 287 struct glx_context *gc; in CreateContext() local 454 struct glx_context *gc = (struct glx_context *) ctx; in glXDestroyContext() local 522 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitGL() local 535 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitX() local 544 struct glx_context *gc = __glXGetCurrentContext(); in glXUseXFont() local 563 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext() local 574 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext() local 660 struct glx_context *gc = (struct glx_context *) gc_user; in glXIsDirect() local 819 struct glx_context * gc = __glXGetCurrentContext(); in glXSwapBuffers() local [all …]
|
D | glxcurrent.c | 164 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentDrawable() local 177 struct glx_context *gc = (struct glx_context *) gc_user; in MakeContextCurrent() local 258 glXMakeCurrent(Display * dpy, GLXDrawable draw, GLXContext gc) in glXMakeCurrent()
|
D | single2.c | 155 get_client_data(struct glx_context * gc, GLenum cap, GLintptr * data) in get_client_data() 645 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glGetString() local 836 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glGetPointerv() local 884 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glAreTexturesResident() local 915 struct glx_context *const gc = __glXGetCurrentContext(); in glAreTexturesResidentEXT() local 925 struct glx_context *const gc = __glXGetCurrentContext(); in glAreTexturesResidentEXT() local
|
D | query_renderer.c | 107 struct glx_context *gc = __glXGetCurrentContext(); in glXQueryCurrentRendererIntegerMESA() local 167 struct glx_context *gc = __glXGetCurrentContext(); in glXQueryCurrentRendererStringMESA() local
|
D | pixel.c | 83 FillBitmap(struct glx_context * gc, GLint width, GLint height, in FillBitmap() 164 __glFillImage(struct glx_context * gc, GLint dim, GLint width, GLint height, in __glFillImage() 271 EmptyBitmap(struct glx_context * gc, GLint width, GLint height, in EmptyBitmap() 391 __glEmptyImage(struct glx_context * gc, GLint dim, GLint width, GLint height, in __glEmptyImage()
|
D | create_context.c | 44 struct glx_context *gc = NULL; in glXCreateContextAttribsARB() local
|
/external/python/cpython3/Modules/ |
D | gcmodule.c | 204 PyGC_Head *gc; in gc_list_size() local 218 PyGC_Head *gc; in append_objects() local 240 PyGC_Head *gc = containers->gc.gc_next; in update_refs() local 272 PyGC_Head *gc = AS_GC(op); in visit_decref() local 293 PyGC_Head *gc = containers->gc.gc_next; in subtract_refs() local 307 PyGC_Head *gc = AS_GC(op); in visit_reachable() local 356 PyGC_Head *gc = young->gc.gc_next; in move_unreachable() local 411 PyGC_Head *next, *gc = head->gc.gc_next; in untrack_dicts() local 435 PyGC_Head *gc; in move_legacy_finalizers() local 460 PyGC_Head *gc = AS_GC(op); in visit_move() local [all …]
|
/external/python/cpython2/Modules/ |
D | gcmodule.c | 293 PyGC_Head *gc; in gc_list_size() local 307 PyGC_Head *gc; in append_objects() local 329 PyGC_Head *gc = containers->gc.gc_next; in update_refs() local 361 PyGC_Head *gc = AS_GC(op); in visit_decref() local 382 PyGC_Head *gc = containers->gc.gc_next; in subtract_refs() local 396 PyGC_Head *gc = AS_GC(op); in visit_reachable() local 445 PyGC_Head *gc = young->gc.gc_next; in move_unreachable() local 522 PyGC_Head *next, *gc = head->gc.gc_next; in untrack_dicts() local 539 PyGC_Head *gc; in move_finalizers() local 564 PyGC_Head *gc = AS_GC(op); in visit_move() local [all …]
|
/external/mesa3d/src/glx/apple/ |
D | apple_xgl_api_stereo.c | 55 struct glx_context * gc = __glXGetCurrentContext(); in __applegl_glDrawBuffer() local 90 struct glx_context * gc = __glXGetCurrentContext(); in __applegl_glDrawBuffers() local
|
D | apple_xgl_api_read.c | 53 struct glx_context *gc = __glXGetCurrentContext(); in SetRead() local 86 struct glx_context *gc = __glXGetCurrentContext(); in UnsetRead() local
|
D | apple_xgl_api_viewport.c | 41 struct glx_context *gc = __glXGetCurrentContext(); in __applegl_glViewport() local
|
/external/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 42 glx_context_init(struct glx_context *gc, in glx_context_init() 411 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 424 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 439 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 454 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 467 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 482 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 498 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 511 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local
|
D | fake_glx_screen.h | 95 static void destroy(struct glx_context *gc) in destroy() 97 delete gc; in destroy() local
|
/external/aac/libFDK/src/ |
D | FDK_qmf_domain.cpp | 267 HANDLE_FDK_QMF_DOMAIN_GC gc = &qd->globalConf; in FDK_QmfDomain_AllocatePersistentMemory() local 393 HANDLE_FDK_QMF_DOMAIN_GC gc = &hqd->globalConf; in FDK_QmfDomain_ClearPersistentMemory() local 495 HANDLE_FDK_QMF_DOMAIN_GC gc = &qd->globalConf; in FDK_QmfDomain_InitFilterBank() local 576 HANDLE_FDK_QMF_DOMAIN_GC gc = qd_ch->pGlobalConf; in FDK_QmfDomain_SaveOverlap() local 611 HANDLE_FDK_QMF_DOMAIN_GC gc = qd_ch->pGlobalConf; in FDK_QmfDomain_GetSlot() local 695 HANDLE_FDK_QMF_DOMAIN_GC gc = qd_ch->pGlobalConf; in FDK_QmfDomain_WorkBuffer2ProcChannel() local 730 HANDLE_FDK_QMF_DOMAIN_GC gc = qd_ch->pGlobalConf; in FDK_QmfDomain_QmfData2HBE() local
|
/external/icu/icu4c/source/test/intltest/ |
D | astrotst.h | 47 Calendar *gc; variable
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | AstroTest.java | 38 GregorianCalendar gc = new GregorianCalendar(new SimpleTimeZone(0, "UTC")); in TestSolarLongitude() local 92 GregorianCalendar gc = new GregorianCalendar(new SimpleTimeZone(0, "UTC")); in TestLunarPosition() local 359 GregorianCalendar gc = new GregorianCalendar(new SimpleTimeZone(0,"GMT")); in TestMoonAge() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | AstroTest.java | 41 GregorianCalendar gc = new GregorianCalendar(new SimpleTimeZone(0, "UTC")); in TestSolarLongitude() local 95 GregorianCalendar gc = new GregorianCalendar(new SimpleTimeZone(0, "UTC")); in TestLunarPosition() local 362 GregorianCalendar gc = new GregorianCalendar(new SimpleTimeZone(0,"GMT")); in TestMoonAge() local
|
/external/python/cpython3/Lib/test/libregrtest/ |
D | setup.py | 11 gc = None variable
|
/external/icu/icu4c/source/samples/datecal/ |
D | cal.cpp | 26 GregorianCalendar* gc = new GregorianCalendar(status); in cpp_main() local
|