| /xsrc/external/mit/pixman/dist/ |
| arm-simd-test.S | 7 #error EABI is required (to be sure that calling conventions are compatible)
|
| neon-test.S | 9 #error EABI is required (to be sure that calling conventions are compatible)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| nv50_ir_util.cpp | 79 Stack::moveTo(Stack& that) 81 unsigned int newSize = this->size + that.size; 83 while (newSize > that.limit) 84 that.resize(); 85 memcpy(&that.array[that.size], &array[0], this->size * sizeof(Item)); 87 that.size = newSize; 91 Interval::Interval(const Interval& that) : head(NULL), tail(NULL) 93 this->insert(that); 164 bool Interval::overlaps(const Interval &that) cons [all...] |
| nv50_ir.cpp | 94 // more of a hint; applying a modifier makes use of that hint. 164 // including the source modifiers, i.e. make sure that all uses support 259 LValue *that = new_LValue(pol.context(), reg.file); local 261 pol.set<Value>(this, that); 263 that->reg.size = this->reg.size; 264 that->reg.type = this->reg.type; 265 that->reg.data = this->reg.data; 267 return that; 298 Symbol *that = new_Symbol(prog, reg.file, reg.fileIndex); local 300 pol.set<Value>(this, that); 371 ImmediateValue *that = new_ImmediateValue(prog, 0u); local [all...] |
| nv50_ir_sched_gm107.h | 68 void setMax(const RegScores *that) 71 rd.r[i] = MAX2(rd.r[i], that->rd.r[i]); 72 wr.r[i] = MAX2(wr.r[i], that->wr.r[i]); 75 rd.p[i] = MAX2(rd.p[i], that->rd.p[i]); 76 wr.p[i] = MAX2(wr.p[i], that->wr.p[i]); 78 rd.c = MAX2(rd.c, that->rd.c); 79 wr.c = MAX2(wr.c, that->wr.c);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| nv50_ir_util.cpp | 79 Stack::moveTo(Stack& that) 81 unsigned int newSize = this->size + that.size; 83 while (newSize > that.limit) 84 that.resize(); 85 memcpy(&that.array[that.size], &array[0], this->size * sizeof(Item)); 87 that.size = newSize; 91 Interval::Interval(const Interval& that) : head(NULL), tail(NULL) 93 this->insert(that); 164 bool Interval::overlaps(const Interval &that) cons [all...] |
| nv50_ir.cpp | 95 // more of a hint; applying a modifier makes use of that hint. 165 // including the source modifiers, i.e. make sure that all uses support 260 LValue *that = new_LValue(pol.context(), reg.file); local 262 pol.set<Value>(this, that); 264 that->reg.size = this->reg.size; 265 that->reg.type = this->reg.type; 266 that->reg.data = this->reg.data; 268 return that; 297 Symbol *that = new_Symbol(prog, reg.file, reg.fileIndex); local 299 pol.set<Value>(this, that); 370 ImmediateValue *that = new_ImmediateValue(prog, 0u); local [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/ |
| rdtsc_buckets_shared.h | 84 BUCKET_THREAD(const BUCKET_THREAD& that) 86 name = that.name; 87 id = that.id; 88 root = that.root; 90 vizFile = that.vizFile;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/ |
| rdtsc_buckets_shared.h | 84 BUCKET_THREAD(const BUCKET_THREAD& that) 86 name = that.name; 87 id = that.id; 88 root = that.root; 90 vizFile = that.vizFile;
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/ |
| sanity-a6xx.lua | 3 -- 2) Check for constant uploades that overwrite each other. The 6 -- CP_LOAD_STATE* that overwrite the same range of constants 7 -- within the same draw, that is almost certainly unintentional. 43 -- constranges[stagename] -> table of offsets that have been uploaded
|
| analyze.lua | 1 -- A script that compares a set of equivalent cmdstream captures from 10 -- generation, find the set of registers that have different values 74 -- populate current regs. For now just consider ones that have 75 -- been written.. maybe we need to make that configurable in 100 -- convenience of the code that runs at the end to analyze the data? 123 -- TODO maybe we instead want a scheme that allows for some fuzzyness 161 -- drawlistnames that we've already dumped:
|
| /xsrc/external/mit/fontconfig/dist/ |
| Tools.mk | 7 # documentation for any purpose is hereby granted without fee, provided that 8 # the above copyright notice appear in all copies and that both that 10 # documentation, and that the name of the author(s) not be used in
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| 09-autohint-if-no-hinting.conf | 12 in both cases so that most clients would takes a look at the first place only.
|
| 20-unhint-small-vera.conf | 6 The Bitstream Vera fonts have GASP entries suggesting that hinting be
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| make-srgb.pl | 47 # Ensure that we have a lossless sRGB and back conversion loop. 70 * Please edit that file instead of this one.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| README | 34 The motivation behind this gallium frontend is that the Xorg gallium frontend has 65 an incompatibility event, and any user of this library should test for that 71 user that uses these function interfaces must therefore use lazy symbol
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| README | 34 The motivation behind this state tracker is that the Xorg state tracker has 65 an incompatibility event, and any user of this library should test for that 71 user that uses these function interfaces must therefore use lazy symbol
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| MESA_trace.spec | 37 amount of static data that is logged can be controlled at runtime. 60 that facilitate this kind of solution, other operating systems 64 that enjoys privileged access, or that they do not wish to separate 76 PBuffers and other render-to-texture solutions demonstrate that 83 RESOLVED: No. It is sufficient to guarantee that all data and commands 185 that <traceName> will be interpreted as a filename in most implementations. 262 confirm that the current state at the time TraceAssertAttrib is 319 The MESA_trace extension can be used in a way that does not affect data 334 entry points to the wrapper functions that execute the logging operation [all...] |
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| MESA_trace.spec | 37 amount of static data that is logged can be controlled at runtime. 60 that facilitate this kind of solution, other operating systems 64 that enjoys privileged access, or that they do not wish to separate 76 PBuffers and other render-to-texture solutions demonstrate that 83 RESOLVED: No. It is sufficient to guarantee that all data and commands 185 that <traceName> will be interpreted as a filename in most implementations. 262 confirm that the current state at the time TraceAssertAttrib is 319 The MESA_trace extension can be used in a way that does not affect data 334 entry points to the wrapper functions that execute the logging operation [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| EXT_shader_integer_mix.spec | 42 operate on a boolean third argument that does not interpolate but 63 genIType y, from. For a component of a that is false, the 65 genUType mix(genUType x, component of a that is true, the corresponding 91 On desktop implementations that support ARB_ES3_compatibility, 136 2 08/26/2013 mattst88 Change vendor prefix to MESA. Add mix() that
|
| MESA_multithread_makecurrent.spec | 38 ensuring that the glFlush happens in one thread before another 39 thread starts working on that object is difficult. For them, 42 implement. This extension gives those applications that option by 116 The GLX context is unreferenced from that thread, and the other 123 but the context remains usable by threads that have the context 137 minimal performance cost, so requiring that the GL do general 138 synchronization (beyond that already required by context sharing) 142 doing multithread_makecurrent to require that other libraries
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| EXT_shader_integer_mix.spec | 42 operate on a boolean third argument that does not interpolate but 63 genIType y, from. For a component of a that is false, the 65 genUType mix(genUType x, component of a that is true, the corresponding 91 On desktop implementations that support ARB_ES3_compatibility, 136 2 08/26/2013 mattst88 Change vendor prefix to MESA. Add mix() that
|
| MESA_multithread_makecurrent.spec | 38 ensuring that the glFlush happens in one thread before another 39 thread starts working on that object is difficult. For them, 42 implement. This extension gives those applications that option by 116 The GLX context is unreferenced from that thread, and the other 123 but the context remains usable by threads that have the context 137 minimal performance cost, so requiring that the GL do general 138 synchronization (beyond that already required by context sharing) 142 doing multithread_makecurrent to require that other libraries
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| brw_cfg.cpp | 130 bblock_t::can_combine_with(const bblock_t *that) const 132 if ((const bblock_t *)this->link.next != that) 136 starts_block(that->start())) 143 bblock_t::combine_with(bblock_t *that) 145 assert(this->can_combine_with(that)); 146 foreach_list_typed (bblock_link, link, link, &that->parents) { 150 this->end_ip = that->end_ip; 151 this->instructions.append_list(&that->instructions); 153 this->cfg->remove_block(that); 298 * This guarantees that there is a control-flow path from an [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| brw_cfg.cpp | 115 bblock_t::can_combine_with(const bblock_t *that) const 117 if ((const bblock_t *)this->link.next != that) 121 starts_block(that->start())) 128 bblock_t::combine_with(bblock_t *that) 130 assert(this->can_combine_with(that)); 131 foreach_list_typed (bblock_link, link, link, &that->parents) { 135 this->end_ip = that->end_ip; 136 this->instructions.append_list(&that->instructions); 138 this->cfg->remove_block(that); 281 * This guarantees that there is a control-flow path from an [all...] |