/third_party/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() 124 struct glx_context *gc; in applegl_create_context() local
|
D | indirect_glx.c | 50 __glFreeAttributeState(struct glx_context * gc) in __glFreeAttributeState() 67 indirect_destroy_context(struct glx_context *gc) in indirect_destroy_context() 151 indirect_bind_context(struct glx_context *gc, struct glx_context *old, in indirect_bind_context() 194 indirect_unbind_context(struct glx_context *gc, struct glx_context *new) in indirect_unbind_context() 213 indirect_wait_gl(struct glx_context *gc) in indirect_wait_gl() 232 indirect_wait_x(struct glx_context *gc) in indirect_wait_x() 282 struct glx_context *gc; in indirect_create_context_attribs() local
|
D | indirect_vertex_array.c | 114 __glXFreeVertexArrayState(struct glx_context * gc) in __glXFreeVertexArrayState() 142 __glXInitVertexArrayState(struct glx_context * gc) in __glXInitVertexArrayState() 529 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawArrays_none() local 591 emit_DrawArrays_header_old(struct glx_context * gc, in emit_DrawArrays_header_old() 700 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawArrays_old() local 762 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawElements_none() local 829 struct glx_context *gc = __glXGetCurrentContext(); in emit_DrawElements_old() local 917 validate_mode(struct glx_context * gc, GLenum mode) in validate_mode() 950 validate_count(struct glx_context * gc, GLsizei count) in validate_count() 969 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 | 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
|
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 | 258 glx_context_init(struct glx_context *gc, in glx_context_init() 329 struct glx_context *gc; in CreateContext() local 498 struct glx_context *gc = (struct glx_context *) ctx; in glXDestroyContext() local 566 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitGL() local 579 struct glx_context *gc = __glXGetCurrentContext(); in glXWaitX() local 588 struct glx_context *gc = __glXGetCurrentContext(); in glXUseXFont() local 629 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext() local 640 struct glx_context *gc = __glXGetCurrentContext(); in glXCopyContext() local 684 struct glx_context *gc = (struct glx_context *) gc_user; in glXIsDirect() local 834 struct glx_context * gc = __glXGetCurrentContext(); in glXSwapBuffers() local [all …]
|
D | glxcurrent.c | 163 struct glx_context *gc = __glXGetCurrentContext(); in glXGetCurrentDrawable() local 177 struct glx_context *gc = (struct glx_context *) gc_user; in MakeContextCurrent() local 251 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 798 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glGetPointerv() local 846 struct glx_context *const gc = __glXGetCurrentContext(); in __indirect_glAreTexturesResident() local 877 struct glx_context *const gc = __glXGetCurrentContext(); in glAreTexturesResidentEXT() local 887 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
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | RBTMXExporter.java | 53 GregorianCalendar gc = new GregorianCalendar(); in convertToISO() local 58 private String convertToISO(GregorianCalendar gc) { in convertToISO()
|
/third_party/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 42 glx_context_init(struct glx_context *gc, in glx_context_init() 427 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 453 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 479 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 493 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 508 struct glx_context *gc = (struct glx_context *) ctx; in TEST_F() local 520 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
|
/third_party/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
|
/third_party/python/Modules/ |
D | gcmodule.c | 324 PyGC_Head *gc; in gc_list_size() local 336 PyGC_Head *gc; in gc_list_clear_collecting() local 348 PyGC_Head *gc; in append_objects() local 399 PyGC_Head *gc = GC_NEXT(head); in validate_list() local 425 PyGC_Head *gc = GC_NEXT(containers); in update_refs() local 457 PyGC_Head *gc = AS_GC(op); in visit_decref() local 478 PyGC_Head *gc = GC_NEXT(containers); in subtract_refs() local 496 PyGC_Head *gc = AS_GC(op); in visit_reachable() local 566 PyGC_Head *gc = GC_NEXT(young); in move_unreachable() local 638 PyGC_Head *next, *gc = GC_NEXT(head); in untrack_tuples() local [all …]
|
/third_party/icu/icu4c/source/test/intltest/ |
D | astrotst.h | 47 Calendar *gc; variable
|
/third_party/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
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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
|
/third_party/icu/icu4c/source/samples/datecal/ |
D | cal.cpp | 26 GregorianCalendar* gc = new GregorianCalendar(status); in cpp_main() local
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/datecal/ |
D | cal.cpp | 26 GregorianCalendar* gc = new GregorianCalendar(status); in cpp_main() local
|
/third_party/skia/third_party/externals/icu/source/samples/datecal/ |
D | cal.cpp | 26 GregorianCalendar* gc = new GregorianCalendar(status); in cpp_main() local
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | XlibSurfaceKHR.hpp | 47 GC gc; member in vk::XlibSurfaceKHR
|
/third_party/libuv/docs/code/ref-timer/ |
D | main.c | 9 void gc(uv_timer_t *handle) { in gc() function
|