Home
last modified time | relevance | path

Searched refs:nelements (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/libpng/
Dpngmem.c109 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);
Dpngpriv.h1016 int nelements, size_t element_size),PNG_ALLOCATED);
/third_party/mesa3d/src/glx/
Dglxglvnddispatchfuncs.h18 int *nelements, __GLXvendorInfo *vendor) in AddFBConfigsMapping() argument
22 if (!nelements || !ret) in AddFBConfigsMapping()
25 for (i = 0; i < *nelements; i++) { in AddFBConfigsMapping()
Dg_glxglvnddispatchfuncs.c129 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()
Dglxcmds.c1662 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/
Dreadline.c.h130 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/
Dglxext.h110 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);
Dglx.h244 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/
Dglxext.h110 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/
Dglxext.h110 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/
Dglxext.h91 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/
DGLX_SGIX_fbconfig_float.txt52 int *nelements);
75 int *nelements);
DGLX_SGIX_fbconfig.txt116 int *nelements);
219 int *nelements);
225 in the array is returned in nelements. The attributes are matched in
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_fbconfig_float.txt52 int *nelements);
75 int *nelements);
DGLX_SGIX_fbconfig.txt116 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/
Dglx_api.c1792 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/
Dquirks.h330 size_t *nelements);
Dquirks.c70 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/
DvktSpvAsmPhysicalStorageBufferPointerTests.cpp101 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/
DEXT_abgr.txt103 format nelements
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_abgr.txt103 format nelements
/third_party/python/Modules/
Dreadline.c330 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/
Dreadline.rst111 .. 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/
DNV_present_video.txt100 int *nelements);
/third_party/openGLES/extensions/NV/
DNV_present_video.txt100 int *nelements);

12