Searched refs:provided (Results 1 - 25 of 551) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/custom/
H A DREADME.md34 * Functions `LogToStderr()` and `FlushInfoLog()` have to be provided too.
38 * `GTEST_HAS_NOTIFICATION_` - Enabled if Notification is already provided.
40 are already provided. Must also provide `GTEST_DECLARE_STATIC_MUTEX_(mutex)`
/xsrc/external/mit/MesaLib/dist/docs/
H A Dprecompiled.rst14 - Gentoo/Archlinux - officially provided/supported
H A Dthanks.rst29 - **Darren Abbott** provided the OS/2 driver.
39 - **John Stone** provided the multi-threading support in Mesa 3.0.
59 - **Stephane Rehel** provided the Cygnus Win32 support
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h255 * Utility function to check whether the provided alignment is consistent with
259 pb_check_alignment(pb_size requested, pb_size provided) argument
263 if (requested > provided)
265 if (provided % requested != 0)
272 * Utility function to check whether the provided alignment is consistent with
276 pb_check_usage(unsigned requested, unsigned provided) argument
278 return (requested & provided) == requested ? TRUE : FALSE;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer.h287 * Utility function to check whether the provided alignment is consistent with
291 pb_check_alignment(uint32_t requested, uint32_t provided) argument
295 if (requested > provided)
297 if (provided % requested != 0)
304 * Utility function to check whether the provided alignment is consistent with
308 pb_check_usage(unsigned requested, unsigned provided) argument
310 return (requested & provided) == requested ? TRUE : FALSE;
/xsrc/external/mit/libXinerama/dist/
H A Dconfigure.ac4 # documentation for any purpose is hereby granted without fee, provided that
11 # is provided "as is" without express or implied warranty.
/xsrc/external/mit/libxkbfile/dist/
H A Dconfigure.ac5 # documentation for any purpose is hereby granted without fee, provided that
12 # is provided "as is" without express or implied warranty.
/xsrc/external/mit/libxkbui/dist/
H A Dconfigure.ac5 dnl documentation for any purpose is hereby granted without fee, provided that
12 dnl is provided "as is" without express or implied warranty.
/xsrc/external/mit/mkfontdir/dist/
H A Dconfigure.ac5 dnl provided that the above copyright notice appear in all copies and
11 dnl purpose. It is provided "as is" without express or implied warranty.
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlibConf.h.in5 * documentation for any purpose is hereby granted without fee, provided that
12 * is provided "as is" without express or implied warranty.
/xsrc/external/mit/fontconfig/dist/
H A DTools.mk7 # documentation for any purpose is hereby granted without fee, provided that
14 # is provided "as is" without express or implied warranty.
/xsrc/external/mit/xsetmode/dist/
H A Dconfigure.ac5 dnl documentation for any purpose is hereby granted without fee, provided that
12 dnl is provided "as is" without express or implied warranty.
/xsrc/external/mit/xsetpointer/dist/
H A Dconfigure.ac5 dnl documentation for any purpose is hereby granted without fee, provided that
12 dnl is provided "as is" without express or implied warranty.
/xsrc/external/mit/xtrap/dist/
H A Dconfigure.ac5 dnl documentation for any purpose is hereby granted without fee, provided that
12 dnl is provided "as is" without express or implied warranty.
/xsrc/external/mit/libXScrnSaver/dist/
H A Dconfigure.ac5 # documentation for any purpose is hereby granted without fee, provided that
12 # is provided "as is" without express or implied warranty.
/xsrc/external/mit/xorg-server/dist/xkb/
H A DddxLoad.c6 fee is hereby granted, provided that the above copyright
13 of this software for any purpose. It is provided "as is"
379 LogMessage(X_ERROR, "XKB: No components provided for device %s\n",
465 unsigned int provided; local in function:XkbCompileKeymapForDevice
470 provided =
473 if ((need & provided) != need) {
533 unsigned int need, provided; local in function:XkbCompileKeymapFromString
544 provided =
547 if ((need & provided) != need) {
/xsrc/external/mit/mesa-demos/dist/m4/
H A Dac_define_dir.m433 # permitted in any medium without royalty provided the copyright notice
/xsrc/external/mit/libxcvt/dist/
H A DREADME.md9 replacement to the version provided by the `Xorg` server.
/xsrc/external/mit/xf86-video-intel/dist/m4/
H A Dac_define_dir.m433 # permitted in any medium without royalty provided the copyright notice
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dac_define_dir.m433 # permitted in any medium without royalty provided the copyright notice
/xsrc/external/mit/xorg-server/dist/m4/
H A Dac_define_dir.m433 # permitted in any medium without royalty provided the copyright notice
/xsrc/external/mit/xorg-server.old/dist/m4/
H A Dac_define_dir.m433 # permitted in any medium without royalty provided the copyright notice
/xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
H A Dlocaluser.md5 based on those credentials. The format of the values provided is platform
/xsrc/external/mit/libXTrap/dist/
H A Dconfigure.ac5 dnl documentation for any purpose is hereby granted without fee, provided that
12 dnl is provided "as is" without express or implied warranty.
/xsrc/external/mit/libXdamage/dist/
H A Dconfigure.ac5 # documentation for any purpose is hereby granted without fee, provided that
12 # is provided "as is" without express or implied warranty.

Completed in 26 milliseconds

1234567891011>>