| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/ |
| H A D | lion-render.h | 8 VGPath paths[LION_SIZE]; member in struct:lion
|
| /xsrc/external/mit/xkeyboard-config/dist/rules/ |
| H A D | merge.py | 50 paths = sections.get(header, []) 51 paths.append(path) 52 sections[header] = paths
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_goto_ifs.c | 49 struct path paths[2]; member in struct:path_fork 140 if (_mesa_set_search(fork->paths[i].reachable, target)) { 147 fork = fork->paths[i].fork; 156 * If the blocks are in different fork paths, the condition will be used. 167 if (_mesa_set_search(fork->paths[i].reachable, then_block)) { 168 if (_mesa_set_search(fork->paths[i].reachable, else_block)) { 175 fork = fork->paths[i].fork; 191 set_path_vars(b, fork->paths[i].fork, then_block); 192 set_path_vars(b, fork->paths[!i].fork, else_block); 277 struct set *reachable = _mesa_set_clone(fork->paths[ [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/hgl/ |
| H A D | GLRendererRoster.cpp | 102 const directory_which paths[] = { local in function:GLRendererRoster::AddDefaultPaths 109 i < sizeof(paths) / sizeof(paths[0]); i++) { 111 status_t status = find_directory(paths[i], &path, true);
|
| /xsrc/external/mit/MesaLib/dist/src/hgl/ |
| H A D | GLRendererRoster.cpp | 113 const directory_which paths[] = { local in function:GLRendererRoster::AddDefaultPaths 121 i < sizeof(paths) / sizeof(paths[0]); i++) { 123 status_t status = find_directory(paths[i], &path, true);
|
| /xsrc/external/mit/xbiff/dist/ |
| H A D | MailboxP.h | 41 # include <paths.h>
|
| H A D | configure.ac | 44 AC_CHECK_HEADERS([paths.h])
|
| /xsrc/external/mit/brotli/dist/python/tests/ |
| H A D | _test_utils.py | 71 paths = TESTDATA_PATHS_FOR_DECOMPRESSION 73 paths = TESTDATA_PATHS 86 for testdata in paths:
|
| /xsrc/external/mit/libdrm/dist/freedreno/kgsl/ |
| H A D | kgsl_pipe.c | 212 static const char *paths[] = { local in function:kgsl_pipe_new 223 fd = open(paths[id], O_RDWR); 226 paths[id], fd, strerror(errno)); 261 INFO_MSG(" Device: %s", paths[id]);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.3.2.rst | 50 - radv/gfx9: add support for 3d images to blit 2d paths 52 - radv/meta: fix blit paths for depth/stencil (v2.1)
|
| H A D | 7.6.1.rst | 56 - Fixed assorted memory leaks (usually on error paths)
|
| /xsrc/external/mit/xcb-util/dist/atom/ |
| H A D | xcb_atom.h.m4 | 29 * use it only on non-performance critical execution paths.
|
| /xsrc/external/mit/libXpm/dist/ |
| H A D | README.md | 39 To reduce risk, the paths to these commands are now set at configure time to 43 To specify paths to be used for these commands instead of searching $PATH, pass
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxfont.c | 65 unsigned char *c, *paths; local in function:dmxGetFontPath 69 GetFontPath(serverClient, npaths, &len, &paths); 75 memmove(newfp, paths+1, *npaths + len - 1); 76 l = *paths; 278 * exit with an error unless we remove the offending font paths 300 "The DMX server failed to set the following font paths on " 314 "These font paths will not be used because the " 326 /* No valid font paths were found */ 328 "After removing the font paths above, no valid font " 329 "paths wer [all...] |
| /xsrc/external/mit/xorgproto/dist/scripts/ |
| H A D | keysym-generator.py | 405 paths = tuple(Path.cwd().glob("**/XF86keysym.h")) 406 if not paths: 412 if len(paths) > 1: 414 path = paths[0]
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | doxygen.cmake | 18 # The config codes the paths to the files, so we need to set them
|
| H A D | install_paths.cmake | 2 # Figure out install paths for stuff
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | ctwm_config.h.in | 8 * Defined paths etc
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | debugging.rst | 31 specified file. Paths may be relative or absolute; relative paths are relative 46 Paths may be relative or absolute; relative paths are relative to the working directory.
|
| /xsrc/external/mit/freetype/dist/builds/ |
| H A D | freetype.mk | 114 # include paths 141 # least the paths for the `base' and `builds/<system>' directories; 233 # which contain additional include paths and macros used to compile the 307 # We still need to cd into `DOC_DIR' to build `mkdocs' because paths in
|
| /xsrc/external/mit/setxkbmap/dist/ |
| H A D | configure.ac | 43 AS_HELP_STRING([--with-xkb-config-root=<paths>],
|
| /xsrc/external/mit/xfs/dist/difs/ |
| H A D | fonts.c | 631 * paths should be a counted string 636 char *paths, 642 char *cp = paths; 752 char *paths, local in function:SetFontCatalogue 758 paths = p = (char *) ALLOCATE_LOCAL(len); 777 err = set_font_path_elements(npaths, paths, badpath); 779 DEALLOCATE_LOCAL(paths); 634 set_font_path_elements(int npaths,char * paths,int * bad) argument
|
| /xsrc/external/mit/libXcursor/dist/ |
| H A D | configure.ac | 78 AS_HELP_STRING([--with-cursorpath=<paths>],
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | configure.ac | 62 [AS_HELP_STRING([--with-xkb-config-root=<paths>],
|
| /xsrc/external/mit/xload/dist/ |
| H A D | configure.ac | 75 AC_CHECK_HEADERS([paths.h protocols/rwhod.h])
|