| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/ |
| pb_buffer.h | 288 * the requested or not. 291 pb_check_alignment(uint32_t requested, uint32_t provided) 293 if (!requested) 295 if (requested > provided) 297 if (provided % requested != 0) 305 * the requested or not. 308 pb_check_usage(unsigned requested, unsigned provided) 310 return (requested & provided) == requested ? TRUE : FALSE;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/ |
| pb_buffer.h | 256 * the requested or not. 259 pb_check_alignment(pb_size requested, pb_size provided) 261 if (!requested) 263 if (requested > provided) 265 if (provided % requested != 0) 273 * the requested or not. 276 pb_check_usage(unsigned requested, unsigned provided) 278 return (requested & provided) == requested ? TRUE : FALSE;
|
| /xsrc/external/mit/MesaLib/dist/src/tool/pps/ |
| pps_driver.cc | 95 std::string Driver::find_driver_name(const char *requested) 100 if (device.name == requested) { 113 "Device '%s' not found (supported drivers: %s)", requested, drivers_os.str().c_str());
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| security.c | 118 Mask requested, Mask allowed) 126 if ((requested | allowed) == allowed) 699 Mask requested = rec->access_mode; local 707 allowed = requested; 709 if (SecurityDoCheck(subj, obj, requested, allowed) != Success) { 744 Mask requested = rec->access_mode; local 750 if ((requested & DixCreateAccess) && (rec->rtype == RT_WINDOW)) 766 allowed = requested; 775 if (SecurityDoCheck(subj, obj, requested, allowed) == Success) 781 (unsigned long)requested, (unsigned long)rec->id, cid 814 Mask requested = rec->access_mode; local 833 Mask requested = rec->access_mode; local 853 Mask requested = rec->access_mode; local [all...] |
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| security.c | 117 Mask requested, Mask allowed) 125 if ((requested | allowed) == allowed) 757 Mask requested = rec->access_mode; local 765 allowed = requested; 767 if (SecurityDoCheck(subj, obj, requested, allowed) != Success) { 802 Mask requested = rec->access_mode; local 808 if ((requested & DixCreateAccess) && (rec->rtype == RT_WINDOW)) 824 allowed = requested; 833 if (SecurityDoCheck(subj, obj, requested, allowed) == Success) 839 requested, rec->id, cid 873 Mask requested = rec->access_mode; local 892 Mask requested = rec->access_mode; local 912 Mask requested = rec->access_mode; local [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/ |
| Bug Report.md | 9 Otherwise, please fill the requested information below.
|
| Bug Report - AMD Radeon Vulkan.md | 9 Otherwise, fill the requested information below.
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| 90-synthetic.conf | 13 <!-- check to see if the pattern requested non-roman -->
|
| 60-generic.conf | 26 ! Match on "color" and alias B&W ones first if no color is requested.
|
| 65-fonts-persian.conf | 260 <!-- check to see if the pattern requested non-roman -->
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/ |
| invocation.cpp | 146 get_cl_lang_standard(unsigned requested, unsigned max = ANY_VERSION) { 149 version.version_number == requested) { 157 get_cl_version(cl_version requested, 161 are_equal(version, requested, true)) { 204 const auto requested = get_cl_version(ver); local 205 if (requested > device_ver) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/ |
| invocation.cpp | 125 get_cl_lang_standard(unsigned requested, unsigned max = ANY_VERSION) { 128 version.version_number == requested) { 173 const auto requested = get_cl_version(ver); local 174 if (requested.version_number > device_ver.version_number) {
|
| /xsrc/external/mit/libXaw/dist/src/ |
| List.c | 803 * requested - what we want to happen */ 806 XtWidgetGeometry *requested) 824 requested->request_mode = 0; 834 requested->request_mode |= CWWidth; 835 requested->width = new_width; 836 requested->request_mode |= CWHeight; 837 requested->height = new_height;
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| access.c | 211 /* XFree86 bug #156: To keep track of which hosts were explicitly requested in 212 /etc/X<display>.hosts, we've added a requested field to the HOST struct, 223 int requested; member in struct:_host 229 (h)->requested = FALSE; \ 307 if (!self->requested) /* Fix for XFree86 bug #156 */ 927 * explicitly requested */ 1382 host->requested = TRUE;
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| access.c | 218 /* XFree86 bug #156: To keep track of which hosts were explicitly requested in 219 /etc/X<display>.hosts, we've added a requested field to the HOST struct, 230 int requested; member in struct:_host 236 (h)->requested = FALSE; \ 278 if (!self->requested) /* Fix for XFree86 bug #156 */ 858 * explicitely requested */ 1318 host->requested = TRUE;
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| MESA_swap_frame_usage.spec | 156 number of swaps that have been requested since swaps may be
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| intel_mipmap_tree.c | 125 enum intel_miptree_tiling_mode requested, 131 switch (requested) {
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| MESA_swap_frame_usage.spec | 156 number of swaps that have been requested since swaps may be
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| intel_mipmap_tree.c | 125 enum intel_miptree_tiling_mode requested, 131 switch (requested) {
|
| /xsrc/external/mit/xterm/dist/ |
| fontutils.c | 775 * If we cannot get what we requested, we will fallback to the original 780 got_bold_font(Display *dpy, XFontStruct *fs, String requested) 788 got = same_font_name(requested, actual);
|
| graphics_regis.c | 432 TRACE(("ERROR: shading requested, but there is no reference axis\n")); 475 TRACE(("ERROR: shading requested, but there is no reference axis\n")); 7704 /* Only reset on the first ReGIS image unless it is being requested. */
|
| /xsrc/external/mit/rgb/dist/ |
| configure | 4496 # only be used when explicitly requested. 11533 as_fn_error $? "dbm requested but dbminit() not found in any libraries" "$LINENO" 5 11583 as_fn_error $? "dbm requested but dbminit() not found when linking with -l$db_lib" "$LINENO" 5 11597 as_fn_error $? "dbm requested but dbm.h not found" "$LINENO" 5 11758 as_fn_error $? "ndbm requested but dbm_open() not found in any libraries" "$LINENO" 5 11808 as_fn_error $? "ndbm requested but dbm_open() not found when linking with -l$db_lib" "$LINENO" 5 12708 # On cygwin, bash can eat \r inside `` if the user requested igncr.
|
| /xsrc/external/mit/libXfontcache/dist/ |
| ltmain.sh | 3863 $echo "*** it was explicitly requested with -no-undefined," 6123 # Install the libtool object if requested.
|
| /xsrc/external/mit/libxkbui/dist/ |
| ltmain.sh | 3794 $echo "*** it was explicitly requested with -no-undefined," 6034 # Install the libtool object if requested.
|
| /xsrc/external/mit/xf86-input-ws/dist/ |
| ltmain.sh | 3879 $echo "*** it was explicitly requested with -no-undefined," 6143 # Install the libtool object if requested.
|