HomeSort by: relevance | last modified time | path
    Searched refs:duplicate (Results 1 - 24 of 24) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/test/
xfree86.c 42 XF86OptionPtr duplicate; local
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/
gethost.c 265 struct addrlist *duplicate; local
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/MesaLib.old/dist/
SConstruct 134 duplicate = 0, # http://www.scons.org/doc/0.97/HTML/scons-user/x2261.html
150 duplicate = 0 # http://www.scons.org/doc/0.97/HTML/scons-user/x2261.html
  /xsrc/external/mit/fontconfig/dist/fc-lang/
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/
crocus_monitor.c 210 * (ignoring duplicate query_counters).
234 bool duplicate = false; local
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/
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.old/dist/src/gallium/winsys/svga/drm/
vmw_screen_svga.c 140 boolean duplicate)
142 if (duplicate)
  /xsrc/external/mit/fontconfig/dist/doc/
fcstring.fncs 130 @PURPOSE@ duplicate a string
fcpattern.fncs 97 If <parameter>os</parameter> is NULL, a duplicate of
  /xsrc/external/mit/freetype/dist/src/sfnt/
ttload.c 428 FT_Bool duplicate; local
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/iceauth/dist/
process.c 872 * run down list freeing duplicate entries; if an entry is okay, then
879 int duplicate = 0; local
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/MesaLib/dist/src/gallium/drivers/svga/
svga_winsys.h 676 * \param duplicate duplicate the fd before returning it
681 boolean duplicate );
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
svga_winsys.h 652 * \param duplicate duplicate the fd before returning it
657 boolean duplicate );
  /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
vmw_screen_svga.c 447 boolean duplicate)
449 if (duplicate)
  /xsrc/external/mit/MesaLib.old/dist/src/intel/
Android.vulkan.mk 61 # duplicate symbols when linking the anv libraries.
  /xsrc/external/mit/MesaLib/src/compiler/glsl/
glsl_parser.cpp 3512 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate const qualifier");
3524 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate precise qualifier");
3536 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate in/out/inout qualifier");
3552 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate precision qualifier");
4653 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate \"precise\" qualifier");
4665 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate \"invariant\" qualifier");
4704 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate interpolation qualifier");
4750 "duplicate auxiliary storage qualifier (centroid or sample)");
4778 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate storage qualifier");
4798 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate precision qualifier")
    [all...]
  /xsrc/external/mit/MesaLib.old/src/compiler/glsl/
glsl_parser.cpp 3312 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate const qualifier");
3324 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate precise qualifier");
3336 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate in/out/inout qualifier");
3352 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate precision qualifier");
4415 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate \"precise\" qualifier");
4427 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate \"invariant\" qualifier");
4466 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate interpolation qualifier");
4512 "duplicate auxiliary storage qualifier (centroid or sample)");
4540 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate storage qualifier");
4560 _mesa_glsl_error(&(yylsp[-1]), state, "duplicate precision qualifier")
    [all...]
  /xsrc/external/mit/mesa-demos/dist/src/objviewer/
glm.c 176 goto duplicate;
187 duplicate:
  /xsrc/external/mit/libXfontcache/dist/
ltmain.sh 3075 # for duplicate removal.
4310 # different ones for PIC/non-PIC, this we'll have to duplicate
5535 # to avoid creating archives with duplicate basenames if we
  /xsrc/external/mit/libxkbui/dist/
ltmain.sh 3009 # for duplicate removal.
4237 # different ones for PIC/non-PIC, this we'll have to duplicate
5446 # to avoid creating archives with duplicate basenames if we
  /xsrc/external/mit/xf86-input-ws/dist/
ltmain.sh 3077 # for duplicate removal.
4326 # different ones for PIC/non-PIC, this we'll have to duplicate
5551 # to avoid creating archives with duplicate basenames if we
  /xsrc/external/mit/xf86-video-imstt/dist/
ltmain.sh 3009 # for duplicate removal.
4237 # different ones for PIC/non-PIC, this we'll have to duplicate
5446 # to avoid creating archives with duplicate basenames if we
  /xsrc/external/mit/xf86-video-nsc/dist/
ltmain.sh 3041 # for duplicate removal.
4266 # different ones for PIC/non-PIC, this we'll have to duplicate
5489 # to avoid creating archives with duplicate basenames if we
  /xsrc/external/mit/freetype/dist/docs/reference/assets/javascripts/
application.c33a9706.js 35 */,D.Vector=function(e){this._magnitude=0,this.elements=e||[]},D.Vector.prototype.positionForIndex=function(e){if(0==this.elements.length)return 0;for(var t=0,n=this.elements.length/2,r=n-t,i=Math.floor(r/2),o=this.elements[2*i];1<r&&(o<e&&(t=i),e<o&&(n=i),o!=e);)r=n-t,i=t+Math.floor(r/2),o=this.elements[2*i];return o==e?2*i:e<o?2*i:o<e?2*(i+1):void 0},D.Vector.prototype.insert=function(e,t){this.upsert(e,t,function(){throw"duplicate index"})},D.Vector.prototype.upsert=function(e,t,n){this._magnitude=0;var r=this.positionForIndex(e);this.elements[r]==e?this.elements[r+1]=n(this.elements[r+1],t):this.elements.splice(r,0,e,t)},D.Vector.prototype.magnitude=function(){if(this._magnitude)return this._magnitude;for(var e=0,t=this.elements.length,n=1;n<t;n+=2){var r=this.elements[n];e+=r*r}return this._magnitude=Math.sqrt(e)},D.Vector.prototype.dot=function(e){for(var t=0,n=this.elements,r=e.elements,i=n.length,o=r.length,a=0,s=0,c=0,l=0;c<i&&l<o;)(a=n[c])<(s=r[l])?c+=2:s<a?l+=2:a==s&&(t+=n[c+1]*r[l+1],c+=2,l+=2);return t},D.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},D.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,n=0;t<this.elements.length;t+=2,n++)e[n]=this.elements[t];return e},D.Vector.prototype.toJSON=function(){return this.elements}

Completed in 124 milliseconds