| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | CloseHook.c | 116 DisplayEntry *de; local in function:XmuAddCloseDisplayHook 123 de = _FindDisplayEntry (dpy, NULL); 124 if (!de) { 125 if ((de = malloc (sizeof (DisplayEntry))) == NULL || 126 !_MakeExtension (dpy, &de->extension)) { 128 free (de); 131 de->dpy = dpy; 132 de->start = de->end = NULL; 133 de 161 DisplayEntry *de = _FindDisplayEntry (dpy, NULL); local in function:XmuRemoveCloseDisplayHook 199 DisplayEntry *de = _FindDisplayEntry (dpy, NULL); local in function:XmuLookupCloseDisplayHook 254 DisplayEntry *de = _FindDisplayEntry (dpy, &prev); local in function:_DoCallbacks [all...] |
| /xsrc/external/mit/xkeyboard-config/dist/symbols/macintosh_vndr/ |
| H A D | Makefile.am | 4 apple ch de dk \ data in directory:symbols
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_acpi.c | 149 struct dirent *de; local in function:read_power_state 158 while ((de = readdir(dir))) { 162 if (*de->d_name == '.') 165 DBG(("%s: checking '%s'\n", __FUNCTION__, de->d_name)); 167 snprintf(buf, sizeof(buf), "%s/%s/type", path, de->d_name); 176 DBG(("%s: %s is of type '%s'\n", __FUNCTION__, de->d_name, buf)); 181 snprintf(buf, sizeof(buf), "%s/%s/online", path, de->d_name); 190 DBG(("%s: %s is online? '%s'\n", __FUNCTION__, de->d_name, buf));
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_acpi.c | 146 struct dirent *de; local in function:read_power_state 155 while ((de = readdir(dir))) { 159 if (*de->d_name == '.') 162 DBG(("%s: checking '%s'\n", __FUNCTION__, de->d_name)); 164 snprintf(buf, sizeof(buf), "%s/%s/type", path, de->d_name); 173 DBG(("%s: %s is of type '%s'\n", __FUNCTION__, de->d_name, buf)); 178 snprintf(buf, sizeof(buf), "%s/%s/online", path, de->d_name); 187 DBG(("%s: %s is online? '%s'\n", __FUNCTION__, de->d_name, buf));
|
| /xsrc/external/mit/xkeyboard-config/dist/symbols/sun_vndr/ |
| H A D | Makefile.am | 5 cz de dk ee es \ data in directory:symbols
|
| /xsrc/external/mit/freetype/dist/docs/reference/assets/javascripts/lunr/ |
| H A D | lunr.de.js | 17 !function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var _,p,r;e.de=function(){this.pipeline.reset(),this.pipeline.add(e.de.trimmer,e.de.stopWordFilter,e.de.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.de.stemmer))},e.de.wordCharacters="A-Za-zªºÀ-ÖØ-öø-ʸˠ-ˤᴀ-ᴥᴬ-ᵜᵢ-ᵥᵫ-ᵷᵹ-ᶾḀ-ỿⁱⁿₐ-ₜKÅℲⅎⅠ-ↈⱠ-ⱿꜢ-ꞇꞋ-ꞭꞰ-ꞷꟷ-ꟿꬰ-ꭚꭜ-ꭤff-stA-Za-z",e.de.trimmer=e.trimmerSupport.generateTrimmer(e.de.wordCharacters),e.Pipeline.registerFunction(e.de.trimmer,"trimmer-de"), class in class:e [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | backlight.c | 389 struct dirent *de; local in function:__backlight_find 395 while ((de = readdir(dir))) { 398 if (*de->d_name == '.') 402 v = backlight_exists(de->d_name); 404 char *copy = strdup(de->d_name); 530 struct dirent *de; local in function:backlight_find_for_device 540 while ((de = readdir(dir))) { 543 if (*de->d_name == '.') 546 v = backlight_exists(de->d_name); 548 char *copy = strdup(de [all...] |
| H A D | intel_device.c | 279 struct dirent *de; local in function:__intel_open_device__major_minor 288 while ((de = readdir(dir)) != NULL) { 291 if (*de->d_name == '.') 294 sprintf(path + base, "%s", de->d_name); 313 struct dirent *de; local in function:__intel_open_device__pci 355 while ((de = readdir(dir)) != NULL) { 356 if (*de->d_name == '.') 359 if (strncmp(de->d_name, "card", 4) == 0) { 360 sprintf(path + base + 4, "/dev/dri/%s", de->d_name); 365 sprintf(path + base + 3, "/%s/dev", de [all...] |
| /xsrc/external/mit/mesa-demos/dist/m4/ |
| H A D | ac_define_dir.m4 | 28 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 29 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/xf86-video-intel/dist/m4/ |
| H A D | ac_define_dir.m4 | 28 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 29 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/m4/ |
| H A D | ac_define_dir.m4 | 28 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 29 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/xorg-server/dist/m4/ |
| H A D | ac_define_dir.m4 | 28 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 29 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/xorg-server.old/dist/m4/ |
| H A D | ac_define_dir.m4 | 28 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 29 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | backlight.c | 419 struct dirent *de; local in function:__backlight_find 425 while ((de = readdir(dir))) { 428 if (*de->d_name == '.') 432 v = __backlight_exists(de->d_name); 437 char *copy = strdup(de->d_name); 456 struct dirent *de; local in function:backlight_find_for_device 466 while ((de = readdir(dir))) { 469 if (*de->d_name == '.') 472 v = __backlight_exists(de->d_name); 477 char *copy = strdup(de [all...] |
| H A D | intel_device.c | 306 struct dirent *de; local in function:__intel_open_device__major_minor 315 while ((de = readdir(dir)) != NULL) { 318 if (*de->d_name == '.') 321 sprintf(path + base, "%s", de->d_name); 340 struct dirent *de; local in function:__intel_open_device__pci 382 while ((de = readdir(dir)) != NULL) { 383 if (*de->d_name == '.') 386 if (strncmp(de->d_name, "card", 4) == 0) { 387 sprintf(path + base + 4, "/dev/dri/%s", de->d_name); 392 sprintf(path + base + 3, "/%s/dev", de [all...] |
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | r600_shader.h | 249 #define R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 252 ((dr) << 28) | ((de) << 29) | ((clamp) << 31))) 253 #define R7xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 256 ((dr) << 28) | ((de) << 29) | ((clamp) << 31))) 259 #define ALU_DWORD1_OP2(chipfamily, s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 261 R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) : \ 262 R7xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, omod, alu_inst, bs, dst_gpr, dr, de, clamp)) 263 #define ALU_DWORD1_OP3(src2_sel, s2r, s2e, s2n, alu_inst, bs, dst_gpr, dr, de, clamp) \ 266 ((de) << 29) | ((clamp) << 31)))
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | r600_shader.h | 249 #define R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 252 ((dr) << 28) | ((de) << 29) | ((clamp) << 31))) 253 #define R7xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 256 ((dr) << 28) | ((de) << 29) | ((clamp) << 31))) 259 #define ALU_DWORD1_OP2(chipfamily, s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) \ 261 R6xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, fm, omod, alu_inst, bs, dst_gpr, dr, de, clamp) : \ 262 R7xx_ALU_DWORD1_OP2(s0a, s1a, uem, up, wm, omod, alu_inst, bs, dst_gpr, dr, de, clamp)) 263 #define ALU_DWORD1_OP3(src2_sel, s2r, s2e, s2n, alu_inst, bs, dst_gpr, dr, de, clamp) \ 266 ((de) << 29) | ((clamp) << 31)))
|
| /xsrc/external/mit/libXpm/dist/m4/ |
| H A D | ax_define_dir.m4 | 24 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 25 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/libXt/dist/m4/ |
| H A D | ax_define_dir.m4 | 24 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 25 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/libX11/dist/m4/ |
| H A D | ax_define_dir.m4 | 24 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 25 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/xfs/dist/m4/ |
| H A D | ax_define_dir.m4 | 24 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 25 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/xload/dist/m4/ |
| H A D | ax_define_dir.m4 | 24 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 25 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/xdm/dist/m4/ |
| H A D | ax_define_dir.m4 | 24 # Copyright (c) 2008 Andreas Schwab <schwab@suse.de> 25 # Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86DGA.c | 1039 dgaEvent de; local in function:DGAProcessKeyboardEvent 1040 de.u.u.type = *XDGAEventBase + GetCoreType((InternalEvent*)&ev); 1041 de.u.u.detail = event->detail; 1042 de.u.event.time = event->time; 1043 de.u.event.dx = event->dx; 1044 de.u.event.dy = event->dy; 1045 de.u.event.screen = pScreen->myNum; 1046 de.u.event.state = ev.corestate; 1049 TryClientEvents (pScreenPriv->client, keybd, (xEvent *)&de, 1, 1091 dgaEvent de; local in function:DGAProcessPointerEvent [all...] |
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | ac_check_symbol.m4 | 8 dnl @author Guido U. Draheim <guidod@gmx.de>
|