Home
last modified time | relevance | path

Searched defs:gc (Results 1 - 25 of 161) sorted by relevance

1234567

/third_party/python/Lib/test/crashers/
H A Dgc_inspection.py20 import gc namespace
H A Dunderlying_dict.py1 import gc namespace
/third_party/python/Lib/test/dtracedata/
H A Dgc.py1 import gc namespace
H A Dinstance.py1 import gc namespace
/third_party/python/Lib/test/leakers/
H A Dtest_selftype.py4 import gc namespace
H A Dtest_ctypes.py5 import gc namespace
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/resources/
H A Dstubs.js
/third_party/icu/icu4c/source/samples/datecal/
H A Dcal.cpp28 GregorianCalendar* gc = new GregorianCalendar(status); in cpp_main() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/datecal/
H A Dcal.cpp26 GregorianCalendar* gc = new GregorianCalendar(status); in cpp_main() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dastrotst.h47 Calendar *gc; member in AstroTest
/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_viewport.c41 struct glx_context *gc = __glXGetCurrentContext(); in __applegl_glViewport() local
H A Dapple_xgl_api_stereo.c55 struct glx_context * gc = __glXGetCurrentContext(); in __applegl_glDrawBuffer() local
90 struct glx_context * gc = __glXGetCurrentContext(); in __applegl_glDrawBuffers() local
H A Dapple_xgl_api_read.c53 struct glx_context *gc = __glXGetCurrentContext(); in SetRead() local
86 struct glx_context *gc = __glXGetCurrentContext(); UnsetRead() local
[all...]
/third_party/libuv/docs/code/ref-timer/
H A Dmain.c9 void gc(uv_timer_t *handle) { in gc() function
/third_party/skia/docs/examples/
H A Dshader_alphaimage.cpp12 SkColor gc[6] = {SK_ColorCYAN, SK_ColorBLUE, SK_ColorMAGENTA, in REG_FIDDLE() local
H A Dalphaimage_shader_colorfilter.cpp12 SkColor gc[3] = {SK_ColorRED, SK_ColorGREEN, SK_ColorMAGENTA}; in REG_FIDDLE() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXlibSurfaceKHR.hpp47 GC gc; member in vk::XlibSurfaceKHR
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBTMXExporter.java58 private String convertToISO(GregorianCalendar gc) { in convertToISO() argument
[all...]
/third_party/mesa3d/src/glx/
H A Dclientattrib.c42 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(); __indirect_glPopClientAttrib() local
[all...]
H A Dpixelstore.c50 send_PixelStore(struct glx_context * gc, unsigned sop, GLenum pname, in send_PixelStore() argument
71 struct glx_context *gc = __glXGetCurrentContext(); in __indirect_glPixelStoref() local
221 struct glx_context *gc = __glXGetCurrentContext(); __indirect_glPixelStorei() local
[all...]
H A Dquery_renderer.c107 struct glx_context *gc = __glXGetCurrentContext(); in glXQueryCurrentRendererIntegerMESA() local
167 struct glx_context *gc = __glXGetCurrentContext(); in glXQueryCurrentRendererStringMESA() local
H A Dcreate_context.c52 struct glx_context *gc = NULL; in glXCreateContextAttribsARB() local
[all...]
/third_party/node/deps/v8/src/logging/
H A Dtracing-flags.h21 static V8_EXPORT_PRIVATE std::atomic_uint gc; member
/third_party/python/Lib/ctypes/test/
H A Dtest_refcounts.py4 import gc namespace
H A Dtest_frombuffer.py3 import gc namespace
[all...]

Completed in 8 milliseconds

1234567