| /xsrc/external/mit/xorg-server/dist/test/ |
| H A D | xfree86.c | 42 XF86OptionPtr duplicate; local in function:xfree86_option_list_duplicate 48 duplicate = xf86OptionListDuplicate(NULL); 49 assert(!duplicate); 58 duplicate = xf86OptionListDuplicate(options); 59 assert(duplicate); 62 val2 = xf86CheckStrOption(duplicate, o1, "2"); 68 val2 = xf86CheckStrOption(duplicate, o2, "2"); 74 b = xf86FindOption(duplicate, o_null);
|
| /xsrc/external/mit/xauth/dist/ |
| H A D | gethost.c | 265 struct addrlist *duplicate; local in function:get_address_info 307 for(duplicate = retval; duplicate != NULL; duplicate = duplicate->next) { 308 if(duplicate->family == family && duplicate->len == len && 309 memcmp(duplicate->address, src, len) == 0) { 314 if (len > 0 && src != NULL && duplicate == NULL) {
|
| /xsrc/external/mit/fontconfig/dist/fc-lang/ |
| H A D | fc-lang.py | 211 # Find duplicate charsets 212 duplicate = [] variable 223 duplicate.append(dup_num) 228 if duplicate[i]: 270 if duplicate[i]: 271 j = duplicate[i] 293 if duplicate[i]: 315 if duplicate[i]:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_monitor.c | 210 * (ignoring duplicate query_counters). 234 bool duplicate = false; local in function:crocus_monitor_init_metrics 236 existing_group < group && !duplicate; 239 existing_counter < perf_cfg->queries[existing_group].n_counters && !duplicate; 246 duplicate = true; 250 if (duplicate)
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_large_constants.c | 33 bool duplicate; member in struct:var_info 316 info->duplicate = true; 335 if (!info->duplicate && info->is_constant) {
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.2.7.rst | 34 - ld.lld: error: duplicate symbol (mesa-19.3.0-rc1)
|
| H A D | 10.6.1.rst | 53 - egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals
|
| H A D | 21.1.8.rst | 104 - meson: Remove duplicate xvmc in build summary.
|
| H A D | 20.1.10.rst | 107 - glsl: don't duplicate state vars as uniforms in the NIR linker
|
| H A D | 10.5.9.rst | 66 - egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals
|
| H A D | 20.0.2.rst | 109 - meson: Avoid duplicate symbols.
|
| H A D | 20.2.1.rst | 155 - glsl: don't duplicate state vars as uniforms in the NIR linker
|
| H A D | 21.1.6.rst | 83 - zink: remove duplicate format-mapping on little-endian
|
| H A D | 11.2.2.rst | 76 - cherry-ignore: remove duplicate commit
|
| H A D | 21.1.1.rst | 179 - vulkan: fix duplicate win32 def
|
| H A D | 11.1.3.rst | 134 - nvc/ir: remove duplicate variable declaration
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_screen_svga.c | 140 boolean duplicate) 142 if (duplicate) 138 vmw_svga_winsys_fence_get_fd(struct svga_winsys_screen * sws,struct pipe_fence_handle * fence,boolean duplicate) argument
|
| /xsrc/external/mit/iceauth/dist/ |
| H A D | process.c | 872 * run down list freeing duplicate entries; if an entry is okay, then 879 int duplicate = 0; local in function:merge_entries 886 /* found a complete duplicate, ignore */ 887 duplicate = 1; 892 /* found a duplicate, but auth data differs */ 911 if (!duplicate && b) { /* if we didn't remove it */ 916 if (duplicate) 1399 fprintf (stderr, "no records added - all duplicate\n");
|
| /xsrc/external/mit/freetype/dist/src/sfnt/ |
| H A D | ttload.c | 428 FT_Bool duplicate; local in function:tt_face_load_font_dir 479 /* ignore duplicate tables – the first one wins */ 480 duplicate = 0; 485 duplicate = 1; 489 if ( duplicate ) 491 FT_TRACE2(( " (duplicate, ignored)\n" ));
|
| /xsrc/external/mit/xf86-video-intel-old/dist/m4/ |
| H A D | dolt.m4 | 89 dnl Avoid duplicate compiler output if also building shared objects.
|
| /xsrc/external/mit/brotli/dist/c/tools/ |
| H A D | brotli.md | 53 Conflicting or duplicate _options_ are not allowed.
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_winsys.h | 652 * \param duplicate duplicate the fd before returning it 657 boolean duplicate );
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_winsys.h | 676 * \param duplicate duplicate the fd before returning it 681 boolean duplicate );
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/ |
| H A D | Android.vulkan.mk | 61 # duplicate symbols when linking the anv libraries.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_screen_svga.c | 447 boolean duplicate) 449 if (duplicate) 445 vmw_svga_winsys_fence_get_fd(struct svga_winsys_screen * sws,struct pipe_fence_handle * fence,boolean duplicate) argument
|