/third_party/skia/third_party/externals/libpng/ |
D | pngmem.c | 109 png_malloc_array_checked(png_const_structrp png_ptr, int nelements, in png_malloc_array_checked() argument 112 png_alloc_size_t req = (png_alloc_size_t)nelements; /* known to be > 0 */ in png_malloc_array_checked() 122 png_malloc_array,(png_const_structrp png_ptr, int nelements, 125 if (nelements <= 0 || element_size == 0) 128 return png_malloc_array_checked(png_ptr, nelements, element_size);
|
D | pngpriv.h | 1016 int nelements, size_t element_size),PNG_ALLOCATED);
|
/third_party/mesa3d/src/glx/ |
D | glxglvnddispatchfuncs.h | 18 int *nelements, __GLXvendorInfo *vendor) in AddFBConfigsMapping() argument 22 if (!nelements || !ret) in AddFBConfigsMapping() 25 for (i = 0; i < *nelements; i++) { in AddFBConfigsMapping()
|
D | g_glxglvnddispatchfuncs.c | 129 int *nelements) in dispatch_ChooseFBConfigSGIX() argument 143 ret = pChooseFBConfigSGIX(dpy, screen, attrib_list, nelements); in dispatch_ChooseFBConfigSGIX() 144 if (AddFBConfigsMapping(dpy, ret, nelements, dd)) { in dispatch_ChooseFBConfigSGIX()
|
D | glxcmds.c | 1662 glXGetFBConfigs(Display * dpy, int screen, int *nelements) in glXGetFBConfigs() argument 1670 *nelements = 0; in glXGetFBConfigs() 1686 *nelements = num_configs; in glXGetFBConfigs() 1968 int *nelements), (dpy, screen, attrib_list, nelements),
|
/third_party/python/Modules/clinic/ |
D | readline.c.h | 130 readline_append_history_file_impl(PyObject *module, int nelements, 137 int nelements; in readline_append_history_file() local 143 nelements = _PyLong_AsInt(args[0]); in readline_append_history_file() 144 if (nelements == -1 && PyErr_Occurred()) { in readline_append_history_file() 152 return_value = readline_append_history_file_impl(module, nelements, filename_obj); in readline_append_history_file()
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 110 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); 111 …g *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); 128 GLXFBConfig *glXGetFBConfigs (Display *dpy, int screen, int *nelements); 129 GLXFBConfig *glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements); 576 …def unsigned int *( *PFNGLXENUMERATEVIDEODEVICESNVPROC) (Display *dpy, int screen, int *nelements); 579 unsigned int *glXEnumerateVideoDevicesNV (Display *dpy, int screen, int *nelements); 614 …eDeviceNV *( *PFNGLXENUMERATEVIDEOCAPTUREDEVICESNVPROC) (Display *dpy, int screen, int *nelements); 620 …VideoCaptureDeviceNV *glXEnumerateVideoCaptureDevicesNV (Display *dpy, int screen, int *nelements); 760 …GIX *( *PFNGLXCHOOSEFBCONFIGSGIXPROC) (Display *dpy, int screen, int *attrib_list, int *nelements); 767 GLXFBConfigSGIX *glXChooseFBConfigSGIX (Display *dpy, int screen, int *attrib_list, int *nelements);
|
D | glx.h | 244 int *nelements ); 286 typedef GLXFBConfig * (* PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); 287 … * (* PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 110 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); 111 …g *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); 128 GLXFBConfig *glXGetFBConfigs (Display *dpy, int screen, int *nelements); 129 GLXFBConfig *glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements); 560 …def unsigned int *( *PFNGLXENUMERATEVIDEODEVICESNVPROC) (Display *dpy, int screen, int *nelements); 563 unsigned int *glXEnumerateVideoDevicesNV (Display *dpy, int screen, int *nelements); 598 …eDeviceNV *( *PFNGLXENUMERATEVIDEOCAPTUREDEVICESNVPROC) (Display *dpy, int screen, int *nelements); 604 …VideoCaptureDeviceNV *glXEnumerateVideoCaptureDevicesNV (Display *dpy, int screen, int *nelements); 744 …GIX *( *PFNGLXCHOOSEFBCONFIGSGIXPROC) (Display *dpy, int screen, int *attrib_list, int *nelements); 751 GLXFBConfigSGIX *glXChooseFBConfigSGIX (Display *dpy, int screen, int *attrib_list, int *nelements);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 110 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); 111 …g *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); 128 GLXFBConfig *glXGetFBConfigs (Display *dpy, int screen, int *nelements); 129 GLXFBConfig *glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements); 560 …def unsigned int *( *PFNGLXENUMERATEVIDEODEVICESNVPROC) (Display *dpy, int screen, int *nelements); 563 unsigned int *glXEnumerateVideoDevicesNV (Display *dpy, int screen, int *nelements); 598 …eDeviceNV *( *PFNGLXENUMERATEVIDEOCAPTUREDEVICESNVPROC) (Display *dpy, int screen, int *nelements); 604 …VideoCaptureDeviceNV *glXEnumerateVideoCaptureDevicesNV (Display *dpy, int screen, int *nelements); 744 …GIX *( *PFNGLXCHOOSEFBCONFIGSGIXPROC) (Display *dpy, int screen, int *attrib_list, int *nelements); 751 GLXFBConfigSGIX *glXChooseFBConfigSGIX (Display *dpy, int screen, int *attrib_list, int *nelements);
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 91 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); 92 …g *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); 109 GLXFBConfig *glXGetFBConfigs (Display *dpy, int screen, int *nelements); 110 GLXFBConfig *glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements); 561 …def unsigned int *( *PFNGLXENUMERATEVIDEODEVICESNVPROC) (Display *dpy, int screen, int *nelements); 564 unsigned int *glXEnumerateVideoDevicesNV (Display *dpy, int screen, int *nelements); 599 …eDeviceNV *( *PFNGLXENUMERATEVIDEOCAPTUREDEVICESNVPROC) (Display *dpy, int screen, int *nelements); 605 …VideoCaptureDeviceNV *glXEnumerateVideoCaptureDevicesNV (Display *dpy, int screen, int *nelements); 745 …GIX *( *PFNGLXCHOOSEFBCONFIGSGIXPROC) (Display *dpy, int screen, int *attrib_list, int *nelements); 752 GLXFBConfigSGIX *glXChooseFBConfigSGIX (Display *dpy, int screen, int *attrib_list, int *nelements);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_fbconfig_float.txt | 52 int *nelements); 75 int *nelements);
|
D | GLX_SGIX_fbconfig.txt | 116 int *nelements); 219 int *nelements); 225 in the array is returned in nelements. The attributes are matched in
|
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_fbconfig_float.txt | 52 int *nelements); 75 int *nelements);
|
D | GLX_SGIX_fbconfig.txt | 116 int *nelements); 219 int *nelements); 225 in the array is returned in nelements. The attributes are matched in
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 1792 glXGetFBConfigs( Display *dpy, int screen, int *nelements ) in glXGetFBConfigs() argument 1800 visuals = XGetVisualInfo(dpy, visMask, &visTemplate, nelements); in glXGetFBConfigs() 1801 if (*nelements > 0) { in glXGetFBConfigs() 1802 XMesaVisual *results = malloc(*nelements * sizeof(XMesaVisual)); in glXGetFBConfigs() 1804 *nelements = 0; in glXGetFBConfigs() 1807 for (i = 0; i < *nelements; i++) { in glXGetFBConfigs() 1810 *nelements = i; in glXGetFBConfigs() 2338 int *nelements) in glXChooseFBConfigSGIX() argument 2341 attrib_list, nelements); in glXChooseFBConfigSGIX()
|
/third_party/libinput/src/ |
D | quirks.h | 330 size_t *nelements);
|
D | quirks.c | 70 size_t nelements; member 856 p->value.array.nelements = nprops; in parse_attr() 1699 size_t *nelements) in quirks_get_uint32_array() argument 1712 *nelements = p->value.array.nelements; in quirks_get_uint32_array()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 101 deUint32 nelements, 257 …edBuffer<X>::TypedBuffer (Context& ctx, VkBufferUsageFlags usage, deUint32 nelements, bool address) in TypedBuffer() argument 258 : Buffer (ctx, usage, (nelements * sizeof(X)), address) in TypedBuffer() 259 , m_elements (nelements) in TypedBuffer()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_abgr.txt | 103 format nelements
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_abgr.txt | 103 format nelements
|
/third_party/python/Modules/ |
D | readline.c | 330 readline_append_history_file_impl(PyObject *module, int nelements, in readline_append_history_file_impl() argument 346 nelements - libedit_append_replace_history_offset, filename); in readline_append_history_file_impl()
|
/third_party/python/Doc/library/ |
D | readline.rst | 111 .. function:: append_history_file(nelements[, filename]) 113 Append the last *nelements* items of history to a file. The default filename is
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_present_video.txt | 100 int *nelements);
|
/third_party/openGLES/extensions/NV/ |
D | NV_present_video.txt | 100 int *nelements);
|